-- phpMyAdmin SQL Dump
-- version 5.2.3
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Sep 09, 2026 at 11:08 AM
-- Server version: 5.7.44-48
-- PHP Version: 8.4.24

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
START TRANSACTION;
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `thundfd8_rovogames`
--

-- --------------------------------------------------------

--
-- Table structure for table `cities`
--

CREATE TABLE `cities` (
  `city_id` int(11) NOT NULL,
  `state_id` int(11) NOT NULL,
  `city_name` varchar(40) NOT NULL,
  `order_sequence` tinyint(1) NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `cities`
--

INSERT INTO `cities` (`city_id`, `state_id`, `city_name`, `order_sequence`) VALUES
(1, 1, 'Alam Impian', 1),
(2, 1, 'Aman Perdana', 1),
(3, 1, 'Ampang', 1),
(4, 1, 'Ampang Botanic', 1),
(5, 1, 'Ara Damansara', 1),
(6, 1, 'Balakong', 1),
(7, 1, 'Bandar Botanic', 1),
(8, 1, 'Bandar Bukit Raja', 1),
(9, 1, 'Bandar Bukit Tinggi', 1),
(10, 1, 'Bandar Kinrara', 1),
(11, 1, 'Bandar Mahkota Cheras', 1),
(12, 1, 'Bandar Puteri Klang', 1),
(13, 1, 'Bandar Puteri Puchong', 1),
(14, 1, 'Bandar Saujana Putra', 1),
(15, 1, 'Bandar Sri Damansara', 1),
(16, 1, 'Bandar Sungai Long', 1),
(17, 1, 'Bandar Sunway', 1),
(18, 1, 'Bandar Utama', 1),
(19, 1, 'Bangi', 1),
(20, 1, 'Banting', 1),
(21, 1, 'Batang Berjuntai', 1),
(22, 1, 'Batang Kali', 1),
(23, 1, 'Batu Arang', 1),
(24, 1, 'Batu Caves', 1),
(25, 1, 'Beranang', 1),
(26, 1, 'Bukit Antarabangsa', 1),
(27, 1, 'Bukit Beruntung', 1),
(28, 1, 'Bukit Jelutong', 1),
(29, 1, 'Bukit Rahman Putra', 1),
(30, 1, 'Bukit Rotan', 1),
(31, 1, 'Bukit Subang', 1),
(32, 1, 'Cheras', 1),
(33, 1, 'Country Heights', 1),
(34, 1, 'Cyberjaya', 1),
(35, 1, 'Damansara Damai', 1),
(36, 1, 'Damansara Intan', 1),
(37, 1, 'Damansara Jaya', 1),
(38, 1, 'Damansara Kim', 1),
(39, 1, 'Damansara Perdana', 1),
(40, 1, 'Damansara Utama', 1),
(41, 1, 'Denai Alam', 1),
(42, 1, 'Dengkil', 1),
(43, 1, 'Glenmarie', 1),
(44, 1, 'Gombak', 1),
(45, 1, 'Hulu Langat', 1),
(46, 1, 'Hulu Selangor', 1),
(47, 1, 'I-City', 1),
(48, 1, 'Ijok', 1),
(49, 1, 'Jade Hills', 1),
(50, 1, 'Jenjarom', 1),
(51, 1, 'Jeram', 1),
(52, 1, 'Kajang', 1),
(53, 1, 'Kapar', 1),
(54, 1, 'Kayu Ara', 1),
(55, 1, 'Kelana Jaya', 1),
(56, 1, 'Kerling', 1),
(57, 1, 'Klang', 1),
(58, 1, 'Kota Damansara', 1),
(59, 1, 'Kota Emerald', 1),
(60, 1, 'Kota Kemuning', 1),
(61, 1, 'Kuala Kubu Baru', 1),
(62, 1, 'Kuala Langat', 1),
(63, 1, 'Kuala Selangor', 1),
(64, 1, 'Kuang', 1),
(65, 1, 'Kundang', 1),
(66, 1, 'Mutiara Damansara', 1),
(67, 1, 'Nilai', 1),
(68, 1, 'Pandamaran', 1),
(69, 1, 'Petaling Jaya', 1),
(70, 1, 'Port Klang', 1),
(71, 1, 'Puchong', 1),
(72, 1, 'Puchong South', 1),
(73, 1, 'Pulau Indah (Pulau Lumut)', 1),
(74, 1, 'Pulau Carey', 1),
(75, 1, 'Pulau Ketam', 1),
(76, 1, 'Puncak Alam', 1),
(77, 1, 'Puncak Jalil', 1),
(78, 1, 'Putra Heights', 1),
(79, 1, 'Rasa', 1),
(80, 1, 'Rawang', 1),
(81, 1, 'Sabak Bernam', 1),
(82, 1, 'Salak Tinggi', 1),
(83, 1, 'Saujana', 1),
(84, 1, 'Saujana Utama', 1),
(85, 1, 'Sekinchan', 1),
(86, 1, 'Selayang', 1),
(87, 1, 'Semenyih', 1),
(88, 1, 'Sepang', 1),
(89, 1, 'Serdang', 1),
(90, 1, 'Serendah', 1),
(91, 1, 'Seri Kembangan', 1),
(92, 1, 'Setia Alam', 1),
(93, 1, 'Setia Eco Park', 1),
(94, 1, 'Shah Alam', 1),
(95, 1, 'Sierra Mas', 1),
(96, 1, 'SS2', 1),
(97, 1, 'Subang Bestari', 1),
(98, 1, 'Subang Heights', 1),
(99, 1, 'Subang Jaya', 1),
(100, 1, 'Subang Perdana', 1),
(101, 1, 'Sungai Ayer Tawar', 1),
(102, 1, 'Sungai Besar', 1),
(103, 1, 'Sungai Buloh', 1),
(104, 1, 'Sungai Pelek', 1),
(105, 1, 'Taman TTDI Jaya', 1),
(106, 1, 'Tanjong Duabelas', 1),
(107, 1, 'Tanjong Karang', 1),
(108, 1, 'Tanjong Sepat', 1),
(109, 1, 'Telok Panglima Garang', 1),
(110, 1, 'Tropicana', 1),
(111, 1, 'Ulu Bernam', 1),
(112, 1, 'Ulu Klang', 1),
(113, 1, 'USJ', 1),
(114, 1, 'USJ Heights', 1),
(115, 1, 'Valencia', 1),
(116, 1, 'Selangor (Others)', 2),
(117, 2, 'Ampang Hilir', 1),
(118, 2, 'Bandar Damai Perdana', 1),
(119, 2, 'Bandar Menjalara', 1),
(120, 2, 'Bandar Tasik Selatan', 1),
(121, 2, 'Bangsar', 1),
(122, 2, 'Bangsar South', 1),
(123, 2, 'Batu', 1),
(124, 2, 'Brickfields', 1),
(125, 2, 'Bukit Bintang', 1),
(126, 2, 'Bukit Jalil', 1),
(127, 2, 'Bukit Ledang', 1),
(128, 2, 'Bukit Persekutuan', 1),
(129, 2, 'Bukit Tunku', 1),
(130, 2, 'Chan Sow Lin', 1),
(131, 2, 'Cheras', 1),
(132, 2, 'City Centre', 1),
(133, 2, 'Country Heights', 1),
(134, 2, 'Country Heights Damansara', 1),
(135, 2, 'Damansara', 1),
(136, 2, 'Damansara Heights', 1),
(137, 2, 'Desa Pandan', 1),
(138, 2, 'Desa ParkCity', 1),
(139, 2, 'Desa Petaling', 1),
(140, 2, 'Federal Hill', 1),
(141, 2, 'Gombak', 1),
(142, 2, 'Ampang', 1),
(143, 2, 'Jalan Ipoh', 1),
(144, 2, 'Jalan Kuching', 1),
(145, 2, 'Jalan Sultan Ismail', 1),
(146, 2, 'Jinjang', 1),
(147, 2, 'Kenny Hills', 1),
(148, 2, 'Kepong', 1),
(149, 2, 'Keramat', 1),
(150, 2, 'KL City', 1),
(151, 2, 'KL Eco City', 1),
(152, 2, 'KL Sentral', 1),
(153, 2, 'KLCC', 1),
(154, 2, 'Kuchai Lama', 1),
(155, 2, 'Mid Valley City', 1),
(156, 2, 'Mont Kiara', 1),
(157, 2, 'Old Klang Road', 1),
(158, 2, 'OUG', 1),
(159, 2, 'Pandan Indah', 1),
(160, 2, 'Pandan Jaya', 1),
(161, 2, 'Pandan Perdana', 1),
(162, 2, 'Pantai', 1),
(163, 2, 'Pekan Batu', 1),
(164, 2, 'Puchong', 1),
(165, 2, 'Pudu', 1),
(166, 2, 'Salak Selatan', 1),
(167, 2, 'Segambut', 1),
(168, 2, 'Sentul', 1),
(169, 2, 'Seputeh', 1),
(170, 2, 'Serdang', 1),
(171, 2, 'Setapak', 1),
(172, 2, 'Setiawangsa', 1),
(173, 2, 'Solaris Dutamas', 1),
(174, 2, 'Sri Damansara', 1),
(175, 2, 'Sri Hartamas', 1),
(176, 2, 'Sri Petaling', 1),
(177, 2, 'Sungai Besi', 1),
(178, 2, 'Sungai Penchala', 1),
(179, 2, 'Sunway SPK', 1),
(180, 2, 'Taman Desa', 1),
(181, 2, 'Taman Duta', 1),
(182, 2, 'Taman Melawati', 1),
(183, 2, 'Taman Tun Dr Ismail', 1),
(184, 2, 'Taman Permata', 1),
(185, 2, 'Titiwangsa', 1),
(186, 2, 'TPM', 1),
(187, 2, 'Wangsa Maju', 1),
(188, 2, 'KL (Others)', 2),
(189, 3, 'Alor Setar', 1),
(190, 3, 'Ayer Hitam', 1),
(191, 3, 'Baling', 1),
(192, 3, 'Bandar Baharu', 1),
(193, 3, 'Bedong', 1),
(194, 3, 'Bukit Kayu Hitam', 1),
(195, 3, 'Changlun', 1),
(196, 3, 'Guar Chempedak', 1),
(197, 3, 'Gurun', 1),
(198, 3, 'Jitra', 1),
(199, 3, 'Karangan', 1),
(200, 3, 'Kepala Batas', 1),
(201, 3, 'Kodiang', 1),
(202, 3, 'Kota Sarang Semut', 1),
(203, 3, 'Kota Setar', 1),
(204, 3, 'Kuah', 1),
(205, 3, 'Kuala Kedah', 1),
(206, 3, 'Kuala Ketil', 1),
(207, 3, 'Kuala Muda', 1),
(208, 3, 'Kuala Nerang', 1),
(209, 3, 'Kubang Pasu', 1),
(210, 3, 'Kulim', 1),
(211, 3, 'Kupang', 1),
(212, 3, 'Langgar', 1),
(213, 3, 'Lunas', 1),
(214, 3, 'Merbok', 1),
(215, 3, 'Padang Serai', 1),
(216, 3, 'Padang Matsirat', 1),
(217, 3, 'Padang Meha', 1),
(218, 3, 'Padang Terap', 1),
(219, 3, 'Pendang', 1),
(220, 3, 'Pokok Sena', 1),
(221, 3, 'Pinang Tunggal', 1),
(222, 3, 'Langkawi', 1),
(223, 3, 'Semeling', 1),
(224, 3, 'Serdang', 1),
(225, 3, 'Sik', 1),
(226, 3, 'Simpang Empat', 1),
(227, 3, 'Sungai Lalang', 1),
(228, 3, 'Sungai Pasir', 1),
(229, 3, 'Sungai Petani', 1),
(230, 3, 'Tawar', 1),
(231, 3, 'Tikam Batu', 1),
(232, 3, 'Teloi Kiri', 1),
(233, 3, 'Temin', 1),
(234, 3, 'University Utara', 1),
(235, 3, 'Yan', 1),
(236, 3, 'Kedah (Others)', 2),
(237, 4, 'Ayer Baloi', 1),
(238, 4, 'Ayer Hitam', 1),
(239, 4, 'Bakri', 1),
(240, 4, 'Batu Anam', 1),
(241, 4, 'Batu Pahat', 1),
(242, 4, 'Bekok', 1),
(243, 4, 'Benut', 1),
(244, 4, 'Bukit Gambir', 1),
(245, 4, 'Bukit Pasir', 1),
(246, 4, 'Bukit Serampang', 1),
(247, 4, 'Chaah', 1),
(248, 4, 'Endau', 1),
(249, 4, 'Gelang Patah', 1),
(250, 4, 'Gerisek', 1),
(251, 4, 'Gugusan Taib Andak', 1),
(252, 4, 'Jementah', 1),
(253, 4, 'Johor Bahru', 1),
(254, 4, 'Kahang', 1),
(255, 4, 'Kampung Kenangan Tun Dr Ismail', 1),
(256, 4, 'Kluang', 1),
(257, 4, 'Kota Tinggi', 1),
(258, 4, 'Kukup', 1),
(259, 4, 'Kulai', 1),
(260, 4, 'Labis', 1),
(261, 4, 'Layang Layang', 1),
(262, 4, 'Masai', 1),
(263, 4, 'Medini', 1),
(264, 4, 'Mersing', 1),
(265, 4, 'Muar', 1),
(266, 4, 'Iskandar Puteri', 1),
(267, 4, 'Horizon Hills', 1),
(268, 4, 'Pagoh', 1),
(269, 4, 'Paloh', 1),
(270, 4, 'Panchor', 1),
(271, 4, 'Parit Jawa', 1),
(272, 4, 'Parit Raja', 1),
(273, 4, 'Parit Sulong', 1),
(274, 4, 'Pasir Gudang', 1),
(275, 4, 'Pekan Nanas', 1),
(276, 4, 'Pengerang', 1),
(277, 4, 'Perling', 1),
(278, 4, 'Permas Jaya', 1),
(279, 4, 'Plentong', 1),
(280, 4, 'Pontian', 1),
(281, 4, 'Puteri Harbour', 1),
(282, 4, 'Rengam', 1),
(283, 4, 'Rengit', 1),
(284, 4, 'Segamat', 1),
(285, 4, 'Semerah', 1),
(286, 4, 'Senai', 1),
(287, 4, 'Senggarang', 1),
(288, 4, 'Senibong', 1),
(289, 4, 'Setia Indah', 1),
(290, 4, 'Setia Tropika', 1),
(291, 4, 'Simpang Renggam', 1),
(292, 4, 'Skudai', 1),
(293, 4, 'Sri Gading', 1),
(294, 4, 'Sungai Mati', 1),
(295, 4, 'Tampoi', 1),
(296, 4, 'Tangkak', 1),
(297, 4, 'Tebrau', 1),
(298, 4, 'Ulu Tiram', 1),
(299, 4, 'Yong Peng', 1),
(300, 4, 'Johor (Others)', 2),
(301, 5, 'Ayer Lanas', 1),
(302, 5, 'Bachok', 1),
(303, 5, 'Cherang Ruku', 1),
(304, 5, 'Dabong', 1),
(305, 5, 'Gua Musang', 1),
(306, 5, 'Jeli', 1),
(307, 5, 'Kem Desa Pahlawan', 1),
(308, 5, 'Ketereh', 1),
(309, 5, 'Kok Lanas', 1),
(310, 5, 'Kota Bharu', 1),
(311, 5, 'Kuala Balah', 1),
(312, 5, 'Kuala Krai', 1),
(313, 5, 'Kubang Kerian', 1),
(314, 5, 'Machang', 1),
(315, 5, 'Melor', 1),
(316, 5, 'Padang Enggang', 1),
(317, 5, 'Pasir Mas', 1),
(318, 5, 'Pasir Puteh', 1),
(319, 5, 'Pengkalan Chepa', 1),
(320, 5, 'Pulai Chondong', 1),
(321, 5, 'Rantau Panjang', 1),
(322, 5, 'Selising', 1),
(323, 5, 'Tanah Merah', 1),
(324, 5, 'Tawang', 1),
(325, 5, 'Telok', 1),
(326, 5, 'Temangan', 1),
(327, 5, 'Tumpat', 1),
(328, 5, 'Wakaf Baru', 1),
(329, 5, 'Kelantan (Others)', 2),
(330, 6, 'Batu Arang', 1),
(331, 6, 'Batu Manikar', 1),
(332, 6, 'Bebuloh', 1),
(333, 6, 'Belukut', 1),
(334, 6, 'Bukit Kalam', 1),
(335, 6, 'Bukit Kuda', 1),
(336, 6, 'Durian Tunjung', 1),
(337, 6, 'Ganggarak / Merinding', 1),
(338, 6, 'Gersik / Saguking / Jawa / Par', 1),
(339, 6, 'Kilan / Kilan Pulau Akar', 1),
(340, 6, 'Lajau', 1),
(341, 6, 'Layang-Layangan', 1),
(342, 6, 'Lubok Temiang', 1),
(343, 6, 'Nagalang / Kerupang', 1),
(344, 6, 'Pantai', 1),
(345, 6, 'Patau-Patau 1', 1),
(346, 6, 'Patau-Patau 2', 1),
(347, 6, 'Pohon Batu', 1),
(348, 6, 'Rancha-Rancha', 1),
(349, 6, 'Sungai Bedaun', 1),
(350, 6, 'Sungai Bangat', 1),
(351, 6, 'Sungai Buton', 1),
(352, 6, 'Sungai Keling', 1),
(353, 6, 'Sungai Lada', 1),
(354, 6, 'Sungai Labu', 1),
(355, 6, 'Sungai Miri / Pagar', 1),
(356, 6, 'Tanjung Aru', 1),
(357, 6, 'Labuan (Others)', 2),
(358, 7, 'Alai', 1),
(359, 7, 'Alor Gajah', 1),
(360, 7, 'Asahan', 1),
(361, 7, 'Ayer Keroh', 1),
(362, 7, 'Ayer Molek', 1),
(363, 7, 'Bachang', 1),
(364, 7, 'Balai Panjang', 1),
(365, 7, 'Bandar Hilir', 1),
(366, 7, 'Batu Berendam', 1),
(367, 7, 'Bemban', 1),
(368, 7, 'Bertam Malim', 1),
(369, 7, 'Bertam Ulu', 1),
(370, 7, 'Bukit Baru', 1),
(371, 7, 'Bukit Katil', 1),
(372, 7, 'Bukit Rambai', 1),
(373, 7, 'Bukit Serindit', 1),
(374, 7, 'Cheng', 1),
(375, 7, 'Duyong', 1),
(376, 7, 'Bukit Beruang', 1),
(377, 7, 'Durian Tunggal', 1),
(378, 7, 'Jasin', 1),
(379, 7, 'Klebang', 1),
(380, 7, 'Krubong', 1),
(381, 7, 'Kuala Linggi', 1),
(382, 7, 'Kuala Sungai Baru', 1),
(383, 7, 'Lubok China', 1),
(384, 7, 'Masjid Tanah', 1),
(385, 7, 'Melaka City', 1),
(386, 7, 'Melaka Jaya', 1),
(387, 7, 'Melaka Raya', 1),
(388, 7, 'Melaka Tengah', 1),
(389, 7, 'Merlimau', 1),
(390, 7, 'Paya Rumput', 1),
(391, 7, 'Pegoh', 1),
(392, 7, 'Pokok Mangga', 1),
(393, 7, 'Pulau Gedong', 1),
(394, 7, 'Pulau Melaka', 1),
(395, 7, 'Rembia', 1),
(396, 7, 'Selandar', 1),
(397, 7, 'Semabok', 1),
(398, 7, 'Simpang Ampat', 1),
(399, 7, 'Sungai Rambai', 1),
(400, 7, 'Sungei Baru Tengah', 1),
(401, 7, 'Sungei Petai', 1),
(402, 7, 'Sungai Udang', 1),
(403, 7, 'Taman Asean', 1),
(404, 7, 'Taman Malim Jaya', 1),
(405, 7, 'Tanjong Kling', 1),
(406, 7, 'Tanjong Minyak', 1),
(407, 7, 'Telok Mas', 1),
(408, 7, 'Ujong Pasir', 1),
(409, 7, 'Umbai', 1),
(410, 7, 'Melaka (Others)', 2),
(411, 8, 'Ampangan', 1),
(412, 8, 'Bahau', 1),
(413, 8, 'Bandar Baru Enstek', 1),
(414, 8, 'Bandar Baru Serting', 1),
(415, 8, 'Bandar Sri Sendayan', 1),
(416, 8, 'Batang Melaka', 1),
(417, 8, 'Batu Kikir', 1),
(418, 8, 'Bukit Kepayang', 1),
(419, 8, 'Gemas', 1),
(420, 8, 'Gemencheh', 1),
(421, 8, 'Jelebu', 1),
(422, 8, 'Jempol', 1),
(423, 8, 'Jimah', 1),
(424, 8, 'Johol', 1),
(425, 8, 'Juasseh', 1),
(426, 8, 'Kota', 1),
(427, 8, 'Kuala Klawang', 1),
(428, 8, 'Kuala Pilah', 1),
(429, 8, 'Labu', 1),
(430, 8, 'Lenggeng', 1),
(431, 8, 'Linggi', 1),
(432, 8, 'Lukut', 1),
(433, 8, 'Mantin', 1),
(434, 8, 'Nilai', 1),
(435, 8, 'Pantai', 1),
(436, 8, 'Paroi', 1),
(437, 8, 'Pasir Panjang', 1),
(438, 8, 'Pedas', 1),
(439, 8, 'Port Dickson', 1),
(440, 8, 'Rantau', 1),
(441, 8, 'Rasah', 1),
(442, 8, 'Rembau', 1),
(443, 8, 'Rompin', 1),
(444, 8, 'Senawang', 1),
(445, 8, 'Seremban', 1),
(446, 8, 'Seremban 2', 1),
(447, 8, 'Sikamat', 1),
(448, 8, 'Siliau', 1),
(449, 8, 'Simpang Durian', 1),
(450, 8, 'Simpang Pertang', 1),
(451, 8, 'Sri Menanti', 1),
(452, 8, 'Sri Rusa', 1),
(453, 8, 'Tampin', 1),
(454, 8, 'Tanjong Ipoh', 1),
(455, 8, 'Telok Kemang', 1),
(456, 8, 'Titi', 1),
(457, 8, 'Negeri Sembilan (Others)', 2),
(458, 9, 'Balok', 1),
(459, 9, 'Bandar Pusat Jengka', 1),
(460, 9, 'Bandar Tun Abdul Razak', 1),
(461, 9, 'Benta', 1),
(462, 9, 'Bentong', 1),
(463, 9, 'Bera', 1),
(464, 9, 'Brinchang', 1),
(465, 9, 'Bukit Fraser', 1),
(466, 9, 'Cameron Highlands', 1),
(467, 9, 'Chenor', 1),
(468, 9, 'Daerah Rompin', 1),
(469, 9, 'Damak', 1),
(470, 9, 'Dong', 1),
(471, 9, 'Genting Highlands', 1),
(472, 9, 'Hulu Lepar', 1),
(473, 9, 'Hulu Telom', 1),
(474, 9, 'Jerantut', 1),
(475, 9, 'Karak', 1),
(476, 9, 'Kuala Lipis', 1),
(477, 9, 'Kuala Rompin', 1),
(478, 9, 'Kuantan', 1),
(479, 9, 'Lanchang', 1),
(480, 9, 'Lurah Bilut', 1),
(481, 9, 'Maran', 1),
(482, 9, 'Mengkarak', 1),
(483, 9, 'Mentakab', 1),
(484, 9, 'Muadzam Shah', 1),
(485, 9, 'Padang Tengku', 1),
(486, 9, 'Pekan', 1),
(487, 9, 'Raub', 1),
(488, 9, 'Ringlet', 1),
(489, 9, 'Rompin', 1),
(490, 9, 'Sabai', 1),
(491, 9, 'Sega', 1),
(492, 9, 'Sungai Karang', 1),
(493, 9, 'Sungai Koyan', 1),
(494, 9, 'Sungai Lembing', 1),
(495, 9, 'Sungai Ruan', 1),
(496, 9, 'Tanah Rata', 1),
(497, 9, 'Temerloh', 1),
(498, 9, 'Teras', 1),
(499, 9, 'Triang', 1),
(500, 9, 'Pahang (Others)', 2),
(501, 10, 'Air Tawar', 1),
(502, 10, 'Alma', 1),
(503, 10, 'Ayer Itam', 1),
(504, 10, 'Bagan Ajam', 1),
(505, 10, 'Bagan Jermal', 1),
(506, 10, 'Bagan Lalang', 1),
(507, 10, 'Balik Pulau', 1),
(508, 10, 'Bandar Perda', 1),
(509, 10, 'Batu Ferringhi', 1),
(510, 10, 'Batu Kawan', 1),
(511, 10, 'Batu Maung', 1),
(512, 10, 'Batu Uban', 1),
(513, 10, 'Bayan Baru', 1),
(514, 10, 'Bayan Lepas', 1),
(515, 10, 'Berapit', 1),
(516, 10, 'Bertam', 1),
(517, 10, 'Bukit Dumbar', 1),
(518, 10, 'Bukit Jambul', 1),
(519, 10, 'Bukit Mertajam', 1),
(520, 10, 'Bukit Minyak', 1),
(521, 10, 'Bukit Tambun', 1),
(522, 10, 'Bukit Tengah', 1),
(523, 10, 'Butterworth', 1),
(524, 10, 'Gelugor', 1),
(525, 10, 'Georgetown', 1),
(526, 10, 'Gertak Sangul', 1),
(527, 10, 'Greenlane', 1),
(528, 10, 'Jawi', 1),
(529, 10, 'Jelutong', 1),
(530, 10, 'Juru', 1),
(531, 10, 'Kepala Batas', 1),
(532, 10, 'Kubang Semang', 1),
(533, 10, 'Mak Mandin', 1),
(534, 10, 'Minden Heights', 1),
(535, 10, 'Nibong Tebal', 1),
(536, 10, 'Pauh Jaya', 1),
(537, 10, 'Paya Terubong', 1),
(538, 10, 'Penaga', 1),
(539, 10, 'Penang Hill', 1),
(540, 10, 'Penanti', 1),
(541, 10, 'Perai', 1),
(542, 10, 'Permatang Kuching', 1),
(543, 10, 'Permatang Pauh', 1),
(544, 10, 'Permatang Tinggi', 1),
(545, 10, 'Persiaran Gurney', 1),
(546, 10, 'Prai', 1),
(547, 10, 'Pulau Betong', 1),
(548, 10, 'Pulau Tikus', 1),
(549, 10, 'Raja Uda', 1),
(550, 10, 'Relau', 1),
(551, 10, 'Scotland', 1),
(552, 10, 'Seberang Jaya', 1),
(553, 10, 'Seberang Perai', 1),
(554, 10, 'Serdang', 1),
(555, 10, 'Simpang Ampat', 1),
(556, 10, 'Sungai Ara', 1),
(557, 10, 'Sungai Bakap', 1),
(558, 10, 'Sungai Dua', 1),
(559, 10, 'Sungai Jawi', 1),
(560, 10, 'Sungai Nibong', 1),
(561, 10, 'Sungai Pinang', 1),
(562, 10, 'Tanjong Tokong', 1),
(563, 10, 'Tanjung Bungah', 1),
(564, 10, 'Tasek Gelugor', 1),
(565, 10, 'Teluk Bahang', 1),
(566, 10, 'Teluk Kumbar', 1),
(567, 10, 'USM', 1),
(568, 10, 'Valdor', 1),
(569, 10, 'Penang (Others)', 2),
(570, 11, 'Ayer Tawar', 1),
(571, 11, 'Bagan Datoh', 1),
(572, 11, 'Bagan Serai', 1),
(573, 11, 'Batu Gajah', 1),
(574, 11, 'Batu Kurau', 1),
(575, 11, 'Behrang Stesen', 1),
(576, 11, 'Beruas', 1),
(577, 11, 'Bidor', 1),
(578, 11, 'Bota', 1),
(579, 11, 'Changkat Jering', 1),
(580, 11, 'Changkat Keruing', 1),
(581, 11, 'Chemor', 1),
(582, 11, 'Chenderiang', 1),
(583, 11, 'Chenderiang Balai', 1),
(584, 11, 'Chikus', 1),
(585, 11, 'Enggor', 1),
(586, 11, 'Gerik', 1),
(587, 11, 'Gopeng', 1),
(588, 11, 'Hutan Melintang', 1),
(589, 11, 'Intan', 1),
(590, 11, 'Ipoh', 1),
(591, 11, 'Jeram', 1),
(592, 11, 'Kampar', 1),
(593, 11, 'Kampong Gajah', 1),
(594, 11, 'Kampong Kepayang', 1),
(595, 11, 'Kamunting', 1),
(596, 11, 'Kerian', 1),
(597, 11, 'Kuala Kangsar', 1),
(598, 11, 'Kuala Kurau', 1),
(599, 11, 'Kuala Sepetang', 1),
(600, 11, 'Lahat', 1),
(601, 11, 'Lambor Kanan', 1),
(602, 11, 'Langkap', 1),
(603, 11, 'Lenggong', 1),
(604, 11, 'Lumut', 1),
(605, 11, 'Malim Nawar', 1),
(606, 11, 'Mambang Diawan', 1),
(607, 11, 'Manong', 1),
(608, 11, 'Matang', 1),
(609, 11, 'Menglembu', 1),
(610, 11, 'Padang Rengas', 1),
(611, 11, 'Pangkor', 1),
(612, 11, 'Pantai Remis', 1),
(613, 11, 'Parit', 1),
(614, 11, 'Parit Buntar', 1),
(615, 11, 'Pengkalan Hulu', 1),
(616, 11, 'Pusing', 1),
(617, 11, 'Rantau Panjang', 1),
(618, 11, 'Sauk', 1),
(619, 11, 'Selama', 1),
(620, 11, 'Selekoh', 1),
(621, 11, 'Selinsing', 1),
(622, 11, 'Semanggol', 1),
(623, 11, 'Seri Manjong', 1),
(624, 11, 'Seri Iskandar', 1),
(625, 11, 'Simpang', 1),
(626, 11, 'Simpang Pulai', 1),
(627, 11, 'Sitiawan', 1),
(628, 11, 'Slim River', 1),
(629, 11, 'Sungai Siput', 1),
(630, 11, 'Sungai Sumun', 1),
(631, 11, 'Sungkai', 1),
(632, 11, 'Taiping', 1),
(633, 11, 'Tambun', 1),
(634, 11, 'Tanjong Piandang', 1),
(635, 11, 'Tanjong Rambutan', 1),
(636, 11, 'Tanjong Tualang', 1),
(637, 11, 'Tanjung Malim', 1),
(638, 11, 'Tapah', 1),
(639, 11, 'Teluk Intan', 1),
(640, 11, 'Temoh', 1),
(641, 11, 'TLDM Lumut', 1),
(642, 11, 'Trolak', 1),
(643, 11, 'Trong', 1),
(644, 11, 'Tronoh', 1),
(645, 11, 'Ulu Bernam', 1),
(646, 11, 'Ulu Kinta', 1),
(647, 11, 'Perak (Others)', 2),
(648, 12, 'Arau', 1),
(649, 12, 'Kaki Bukit', 1),
(650, 12, 'Kangar', 1),
(651, 12, 'Kuala Perlis', 1),
(652, 12, 'Padang Besar', 1),
(653, 12, 'Pauh', 1),
(654, 12, 'Simpang Ampat', 1),
(655, 12, 'Titi Tinggi', 1),
(656, 12, 'Perlis (Others)', 2),
(657, 13, 'Putrajaya', 1),
(658, 14, 'Beaufort', 1),
(659, 14, 'Beluran', 1),
(660, 14, 'Bongawan', 1),
(661, 14, 'Inanam', 1),
(662, 14, 'Keningau', 1),
(663, 14, 'Kiansom', 1),
(664, 14, 'Kota Belud', 1),
(665, 14, 'Kota Kinabalu', 1),
(666, 14, 'Kota Kinabatangan', 1),
(667, 14, 'Kota Marudu', 1),
(668, 14, 'Kuala Penyu', 1),
(669, 14, 'Kudat', 1),
(670, 14, 'Kunak', 1),
(671, 14, 'Lahad Datu', 1),
(672, 14, 'Likas', 1),
(673, 14, 'Luyang', 1),
(674, 14, 'Membakut', 1),
(675, 14, 'Menumbok', 1),
(676, 14, 'Nabawan', 1),
(677, 14, 'Pamol', 1),
(678, 14, 'Papar', 1),
(679, 14, 'Penampang', 1),
(680, 14, 'Pitas', 1),
(681, 14, 'Putatan', 1),
(682, 14, 'Ranau', 1),
(683, 14, 'Sandakan', 1),
(684, 14, 'Semporna', 1),
(685, 14, 'Sipitang', 1),
(686, 14, 'Tambunan', 1),
(687, 14, 'Tamparuli', 1),
(688, 14, 'Tawau', 1),
(689, 14, 'Telipok', 1),
(690, 14, 'Tenom', 1),
(691, 14, 'Tuaran', 1),
(692, 14, 'Telupid', 1),
(693, 14, 'Sabah (Others)', 2),
(694, 15, 'Asajaya', 1),
(695, 15, 'Balingian', 1),
(696, 15, 'Baram', 1),
(697, 15, 'Bau', 1),
(698, 15, 'Bekenu', 1),
(699, 15, 'Belaga', 1),
(700, 15, 'Belawai', 1),
(701, 15, 'Betong', 1),
(702, 15, 'Bintangor', 1),
(703, 15, 'Bintulu', 1),
(704, 15, 'Dalat', 1),
(705, 15, 'Daro', 1),
(706, 15, 'Debak', 1),
(707, 15, 'Engkilili', 1),
(708, 15, 'Julau', 1),
(709, 15, 'Kabong', 1),
(710, 15, 'Kanowit', 1),
(711, 15, 'Kapit', 1),
(712, 15, 'Kota Samarahan', 1),
(713, 15, 'Kuching', 1),
(714, 15, 'Lawas', 1),
(715, 15, 'Limbang', 1),
(716, 15, 'Lingga', 1),
(717, 15, 'Long Lama', 1),
(718, 15, 'Lubok Antu', 1),
(719, 15, 'Lundu', 1),
(720, 15, 'Lutong', 1),
(721, 15, 'Maradong', 1),
(722, 15, 'Marudi', 1),
(723, 15, 'Matu', 1),
(724, 15, 'Miri', 1),
(725, 15, 'Mukah', 1),
(726, 15, 'Nanga Medamit', 1),
(727, 15, 'Niah', 1),
(728, 15, 'Pusa', 1),
(729, 15, 'Roban', 1),
(730, 15, 'Saratok', 1),
(731, 15, 'Sarikei', 1),
(732, 15, 'Sebauh', 1),
(733, 15, 'Sebuyau', 1),
(734, 15, 'Serian', 1),
(735, 15, 'Sibu', 1),
(736, 15, 'Simunjan', 1),
(737, 15, 'Song', 1),
(738, 15, 'Spaoh', 1),
(739, 15, 'Sri Aman', 1),
(740, 15, 'Sundar', 1),
(741, 15, 'Tanjung Kidurong', 1),
(742, 15, 'Tatau', 1),
(743, 15, 'Sarawak (Others)', 2),
(744, 16, 'Besut', 1),
(745, 16, 'Cabang Tiga', 1),
(746, 16, 'Chukai', 1),
(747, 16, 'Dungun', 1),
(748, 16, 'Hulu Terengganu', 1),
(749, 16, 'Kemaman', 1),
(750, 16, 'Kerteh', 1),
(751, 16, 'Kijal', 1),
(752, 16, 'Kuala Ibai', 1),
(753, 16, 'Kuala Terengganu', 1),
(754, 16, 'Marang', 1),
(755, 16, 'Paka', 1),
(756, 16, 'Setiu', 1),
(757, 16, 'Kuala Nerus', 1),
(758, 16, 'Terengganu (Others)', 2);

-- --------------------------------------------------------

--
-- Table structure for table `coupons`
--

CREATE TABLE `coupons` (
  `coupon_code` varchar(20) NOT NULL,
  `coupon_descp` varchar(500) NOT NULL,
  `user_email` varchar(80) NOT NULL,
  `from_datetime` datetime NOT NULL,
  `to_datetime` datetime NOT NULL,
  `for_game_id` varchar(100) NOT NULL,
  `each_user_uses` int(11) NOT NULL,
  `total_uses` int(11) NOT NULL,
  `discount_amount` decimal(10,2) DEFAULT NULL,
  `discount_percent` decimal(10,2) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `coupons`
--

INSERT INTO `coupons` (`coupon_code`, `coupon_descp`, `user_email`, `from_datetime`, `to_datetime`, `for_game_id`, `each_user_uses`, `total_uses`, `discount_amount`, `discount_percent`) VALUES
('31MayFriday', 'Special discount for Friday Game', '', '2024-05-29 22:47:40', '2024-05-31 23:47:42', '4887ea0c-2e16-447a-9d30-5b0bd60638fd', 1, 10, 2.00, NULL),
('HAPPY', 'Tuesday Happy Discount', '', '2024-10-05 04:29:44', '2024-10-09 04:29:44', '244ee9bb-34d2-40b0-b226-a4e1ad682945', 1, 5, 5.00, NULL),
('MERDEKA', 'Special RM5 off for celebrating Malaysia\'s Independence Day 2023', 'puchong88@yahoo.com', '2023-08-29 08:12:35', '2023-08-31 23:59:59', '', 1, 0, 5.00, 0.00),
('NEWUSER', 'New user promotion', '', '2023-09-01 00:00:00', '2024-12-31 23:59:59', '', 1, 200, 2.00, 0.00),
('TEST18', 'For testing only', '', '2024-04-05 21:13:36', '2024-12-31 21:13:36', '', 0, 200, 18.00, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `events_friday`
--

CREATE TABLE `events_friday` (
  `order_id` varchar(20) NOT NULL,
  `game_id` varchar(100) NOT NULL,
  `user_email` varchar(80) NOT NULL,
  `event` varchar(20) NOT NULL,
  `updated_datetime` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `events_friday`
--

INSERT INTO `events_friday` (`order_id`, `game_id`, `user_email`, `event`, `updated_datetime`) VALUES
('20230810192040ABC0', '994dd3c1-6f9c-423f-9e9e-737043877c68', 'puchong88@yahoo.com', 'join', '2023-08-10 19:20:40'),
('20230810192040ABC0', '994dd3c1-6f9c-423f-9e9e-737043877c68', 'puchong88@yahoo.com', 'leave', '2023-08-10 19:21:08'),
('2023081023574792A6', '994dd3c1-6f9c-423f-9e9e-737043877c68', 'kongyeexuan.8@gmail.com', 'join', '2023-08-10 23:57:47'),
('2023081100235624B0', '994dd3c1-6f9c-423f-9e9e-737043877c68', 'puchong88@yahoo.com', 'join', '2023-08-11 00:23:56'),
('2023081100235624B0', '994dd3c1-6f9c-423f-9e9e-737043877c68', 'puchong88@yahoo.com', 'leave', '2023-08-11 00:23:59'),
('20230811174052F6D4', '994dd3c1-6f9c-423f-9e9e-737043877c68', 'tandkn@gmail.com', 'join', '2023-08-11 17:40:52'),
('202308171230223F39', '3f3fde1d-3993-4cbb-8f6f-054638bc2ca6', 'thyemingyu5@gmail.com', 'join', '2023-08-17 12:30:22'),
('202308181043436743', '3f3fde1d-3993-4cbb-8f6f-054638bc2ca6', 'leewenshoong@gmail.com', 'join', '2023-08-18 10:43:43'),
('20230818110609EA30', '3f3fde1d-3993-4cbb-8f6f-054638bc2ca6', 'leewenshoong@gmail.com', 'join', '2023-08-18 11:06:09'),
('20230818130539AC9B', '3f3fde1d-3993-4cbb-8f6f-054638bc2ca6', 'thyemingyu5@gmail.com', 'join', '2023-08-18 13:05:39'),
('20230818140916E55D', '3f3fde1d-3993-4cbb-8f6f-054638bc2ca6', 'crh10001@gmail.com', 'join', '2023-08-18 14:09:16'),
('20230818143746FBC0', '3f3fde1d-3993-4cbb-8f6f-054638bc2ca6', 'crh10001@gmail.com', 'join', '2023-08-18 14:37:46'),
('20230818152012B78F', '3f3fde1d-3993-4cbb-8f6f-054638bc2ca6', 'robert898989@yahoo.com', 'join', '2023-08-18 15:20:12'),
('202308181716156BF7', '3f3fde1d-3993-4cbb-8f6f-054638bc2ca6', 'puchong88@yahoo.com', 'join', '2023-08-18 17:16:15'),
('20230818174139BB69', '3f3fde1d-3993-4cbb-8f6f-054638bc2ca6', 'le.ohxuan@gmail.com', 'join', '2023-08-18 17:41:39'),
('2023082510464723C9', 'b826bce6-7267-4164-b680-f6c800bf50bb', 'Tmsjx@icloud.com', 'join', '2023-08-25 10:46:47'),
('20230825105720E771', 'b826bce6-7267-4164-b680-f6c800bf50bb', 'jennyfoo5782@gmail.com', 'join', '2023-08-25 10:57:20'),
('202308251458478AF7', 'b826bce6-7267-4164-b680-f6c800bf50bb', 'mok7338@gmail.com', 'join', '2023-08-25 14:58:47'),
('202308251458478AF7', 'b826bce6-7267-4164-b680-f6c800bf50bb', 'mok7338@gmail.com', 'leave', '2023-08-25 14:59:05'),
('202308251707355D85', 'b826bce6-7267-4164-b680-f6c800bf50bb', 'qifong0514@gmail.com', 'join', '2023-08-25 17:07:35'),
('2023082518114555BA', 'b826bce6-7267-4164-b680-f6c800bf50bb', 'wendy.farm@ramssol.com', 'join', '2023-08-25 18:11:45'),
('20230825181556AB84', 'b826bce6-7267-4164-b680-f6c800bf50bb', 'thyemingyu5@gmail.com', 'join', '2023-08-25 18:15:56'),
('202308251819074A52', 'b826bce6-7267-4164-b680-f6c800bf50bb', 'qifong0514@gmail.com', 'join', '2023-08-25 18:19:07'),
('20230831044237FF52', '9d1a1c3b-1df6-4cff-b52a-2b7f766b6782', 'puchong88@yahoo.com', 'join', '2023-08-31 04:42:37'),
('20230831135901E2F3', '9d1a1c3b-1df6-4cff-b52a-2b7f766b6782', 'limweeliang@gmail.com', 'join', '2023-08-31 13:59:01'),
('202308311704533F12', '9d1a1c3b-1df6-4cff-b52a-2b7f766b6782', 'le.ohxuan@gmail.com', 'join', '2023-08-31 17:04:53'),
('2023090115294490EF', '9d1a1c3b-1df6-4cff-b52a-2b7f766b6782', 'Tmsjx@icloud.com', 'join', '2023-09-01 15:29:44'),
('20230901155207CF73', '9d1a1c3b-1df6-4cff-b52a-2b7f766b6782', 'eclipseyang97@gmail.com', 'join', '2023-09-01 15:52:07'),
('20230907211843CECE', '97c23f65-ecc4-4302-aac2-9d8321b63985', 'rayravernus@gmail.com', 'join', '2023-09-07 21:18:43'),
('20230908101000D36C', '97c23f65-ecc4-4302-aac2-9d8321b63985', 'ckcagn@gmail.com', 'join', '2023-09-08 10:10:00'),
('20230908101000D36C', '97c23f65-ecc4-4302-aac2-9d8321b63985', 'ckcagn@gmail.com', 'leave', '2023-09-08 10:11:11'),
('20230908191640D54C', '97c23f65-ecc4-4302-aac2-9d8321b63985', 'kentyeusy@gmail.com', 'join', '2023-09-08 19:16:40'),
('20230908191957AB75', '97c23f65-ecc4-4302-aac2-9d8321b63985', 'thyemingyu5@gmail.com', 'join', '2023-09-08 19:19:57'),
('20230908192848DDD3', '97c23f65-ecc4-4302-aac2-9d8321b63985', 'chutikan.som@gmail.com', 'join', '2023-09-08 19:28:48'),
('20230908193434BCDE', '97c23f65-ecc4-4302-aac2-9d8321b63985', 'stefankhoo.1@gmail.com', 'join', '2023-09-08 19:34:34'),
('20230908193859DF68', '97c23f65-ecc4-4302-aac2-9d8321b63985', 'eclipseyang97@gmail.com', 'join', '2023-09-08 19:38:59'),
('20230908194657D1C0', '97c23f65-ecc4-4302-aac2-9d8321b63985', 'kentyeusy@gmail.com', 'join', '2023-09-08 19:46:57'),
('202309151507069A7D', '40476584-2b14-4810-ade4-dbaff3b870bc', 'ooikaisheng1@gmail.com', 'join', '2023-09-15 15:07:06'),
('2023091516262131BC', '40476584-2b14-4810-ade4-dbaff3b870bc', 'feiyee75@hotmail.com', 'join', '2023-09-15 16:26:21'),
('2023091516262131BC', '40476584-2b14-4810-ade4-dbaff3b870bc', 'feiyee75@hotmail.com', 'leave', '2023-09-15 16:26:58'),
('20230915162847CC66', '40476584-2b14-4810-ade4-dbaff3b870bc', 'feiyee75@hotmail.com', 'join', '2023-09-15 16:28:47'),
('202309221311089D40', '45481f9b-eb66-4dcb-8cb5-300f63014e6c', 'stepheno364@gmail.com', 'join', '2023-09-22 13:11:08'),
('202309221311089D40', '45481f9b-eb66-4dcb-8cb5-300f63014e6c', 'stepheno364@gmail.com', 'leave', '2023-09-22 13:14:44'),
('202310121734221C2F', 'a48799eb-87e6-434f-a3c7-69ba165bacf8', 'vincelky@live.com', 'join', '2023-10-12 17:34:22'),
('202310121734221C2F', 'a48799eb-87e6-434f-a3c7-69ba165bacf8', 'vincelky@live.com', 'leave', '2023-10-12 17:36:48'),
('20231013153509C090', 'a48799eb-87e6-434f-a3c7-69ba165bacf8', 'Tmsjx@icloud.com', 'join', '2023-10-13 15:35:09'),
('2023101318373587F4', 'a48799eb-87e6-434f-a3c7-69ba165bacf8', 'Tmsjx@icloud.com', 'join', '2023-10-13 18:37:35'),
('20231020143750ADA0', '91e4d261-7d3b-45aa-9a9f-ce391f634a0d', 'garyyjh@gmail.com', 'join', '2023-10-20 14:37:50'),
('202310271326543F44', '3e8e7c65-784e-48fe-a190-6a372cc412ef', 'tandkn@gmail.com', 'join', '2023-10-27 13:26:54'),
('20231110131519BE5D', '0304f40d-a0a6-4db9-b246-10d8e07de43a', 'feiyee75@hotmail.com', 'join', '2023-11-10 13:15:19'),
('20231110162545B6EE', '0304f40d-a0a6-4db9-b246-10d8e07de43a', 'tandkn@gmail.com', 'join', '2023-11-10 16:25:45'),
('20231117114242195C', 'a6b1c9e3-b239-40cc-8e3e-444801daf311', 'nicktay84@gmail.com', 'join', '2023-11-17 11:42:42'),
('202311241004329F60', 'ff171a8c-bd01-4064-90be-b5168fca643b', 'nicktay84@gmail.com', 'join', '2023-11-24 10:04:32'),
('202311241257038C55', 'ff171a8c-bd01-4064-90be-b5168fca643b', 'yongyuanchuan@gmail.com', 'join', '2023-11-24 12:57:03'),
('20231130193832878F', '8f314384-16f9-455f-a297-e7360d433460', 'alimdyousufali191856@gmail.com', 'join', '2023-11-30 19:38:32'),
('20231201185825E815', '8f314384-16f9-455f-a297-e7360d433460', 'wongkw2001@gmail.com', 'join', '2023-12-01 18:58:25'),
('20231208135359C31B', '41c74f1b-1e27-4ac6-a356-0bce8565f421', 'huisiang.tan@live.com.my', 'join', '2023-12-08 13:53:59'),
('202312151813017E66', '8b6b9a58-1a00-47e0-a3d3-5117c7724acf', 'wongkw2001@gmail.com', 'join', '2023-12-15 18:13:01'),
('202312291729348767', '50dc0764-c573-418d-a124-82e88a8c553d', 'feiyee75@hotmail.com', 'join', '2023-12-29 17:29:34'),
('202401261708078D96', '65ad312f-55f6-452d-b14d-55c199ea9ce0', 'stefankhoo.1@gmail.com', 'join', '2024-01-26 17:08:07'),
('20240126183721A358', '65ad312f-55f6-452d-b14d-55c199ea9ce0', 'fiqrie81@gmail.com', 'join', '2024-01-26 18:37:21'),
('20240202171026B408', '0ece0951-3daa-40b1-bc63-2b9037aeaf3c', 'ashokhpadmanathan93@gmail.com', 'join', '2024-02-02 17:10:26'),
('20240222154135BF67', '8f5923e9-174c-4dfc-957c-5be7ed37990b', 'feiyee75@hotmail.com', 'join', '2024-02-22 15:41:35'),
('20240223134458C254', '8f5923e9-174c-4dfc-957c-5be7ed37990b', 'fiqrie81@gmail.com', 'join', '2024-02-23 13:44:58'),
('20240301121937A666', '523bc383-7137-4cdc-afd5-a10edbb99bd5', 'fiqrie81@gmail.com', 'join', '2024-03-01 12:19:37'),
('202403072240479444', '07db6dff-7855-4e46-bee9-7559a3d70838', 'Sharvarikulkarni1@gmail.com', 'join', '2024-03-07 22:40:47'),
('20240307232203894B', '07db6dff-7855-4e46-bee9-7559a3d70838', 'Sharvarikulkarni1@gmail.com', 'join', '2024-03-07 23:22:03'),
('20240308164959BBA8', '07db6dff-7855-4e46-bee9-7559a3d70838', 'weishaw01@hotmail.com', 'join', '2024-03-08 16:49:59'),
('20240308180515D407', '07db6dff-7855-4e46-bee9-7559a3d70838', 'yuankl1306@gmail.com', 'join', '2024-03-08 18:05:15'),
('2024031512203729C5', '30490e27-505c-4fe4-910d-49e372a1c913', 'nicktay84@gmail.com', 'join', '2024-03-15 12:20:37'),
('20240315190857F4FA', '30490e27-505c-4fe4-910d-49e372a1c913', 'tonywong4338@gmail.com', 'join', '2024-03-15 19:08:57'),
('20240326193709712E', '79145969-1a36-45f8-8cc5-4229da00c466', 'keele6555@gmail.com', 'join', '2024-03-26 19:37:09'),
('20240329154724C57C', '79145969-1a36-45f8-8cc5-4229da00c466', 'winniehlbong@gmail.com', 'join', '2024-03-29 15:47:24'),
('202404051301384626', '4033da23-2e69-4e7a-af98-711cc722f970', 'nicktay84@gmail.com', 'join', '2024-04-05 13:01:38'),
('20240405191322D7F4', '4033da23-2e69-4e7a-af98-711cc722f970', 'chaimingyin.cmy@gmail.com', 'join', '2024-04-05 19:13:22'),
('202404051930537DDC', '4033da23-2e69-4e7a-af98-711cc722f970', 'chaimingyin.cmy@gmail.com', 'join', '2024-04-05 19:30:53'),
('20240405202038BDF9', '4033da23-2e69-4e7a-af98-711cc722f970', 'chaimingyin.cmy@gmail.com', 'join', '2024-04-05 20:20:38'),
('20240419181655F445', 'ad662f32-5de3-4a30-aa58-27fff31509f1', 'alftwm@hotmail.com', 'join', '2024-04-19 18:16:55'),
('20240503173228D25A', 'c9e1fd35-e476-46ac-bed3-d3abf780861f', 'tandkn@gmail.com', 'join', '2024-05-03 17:32:28'),
('20240503181442AA92', 'c9e1fd35-e476-46ac-bed3-d3abf780861f', 'tanmartin121@gmail.com', 'join', '2024-05-03 18:14:42'),
('2024051010183546F3', '1a17bcd5-e4b8-468b-8db6-1a1cb8d9041b', 'yuankl1306@gmail.com', 'join', '2024-05-10 10:18:35'),
('202405101359409304', '1a17bcd5-e4b8-468b-8db6-1a1cb8d9041b', 'weishaw01@hotmail.com', 'join', '2024-05-10 13:59:40'),
('202405101730029C8A', '1a17bcd5-e4b8-468b-8db6-1a1cb8d9041b', 'tandkn@gmail.com', 'join', '2024-05-10 17:30:02'),
('202405101731444BE1', '1a17bcd5-e4b8-468b-8db6-1a1cb8d9041b', 'alftwm@hotmail.com', 'join', '2024-05-10 17:31:44'),
('202405240000146648', 'ff8c1f0f-3a55-4874-9d6a-52ee1aca7f91', 'elinsharptan@gmail.com', 'join', '2024-05-24 00:00:14'),
('202405241319258AEC', 'ff8c1f0f-3a55-4874-9d6a-52ee1aca7f91', 'nicktay84@gmail.com', 'join', '2024-05-24 13:19:25'),
('20240524140334897C', 'ff8c1f0f-3a55-4874-9d6a-52ee1aca7f91', 'tandkn@gmail.com', 'join', '2024-05-24 14:03:34'),
('20240531125023D6FF', '4887ea0c-2e16-447a-9d30-5b0bd60638fd', 'puchong88@yahoo.com', 'join', '2024-05-31 12:50:23'),
('20240607175207DC19', 'af650ef2-4654-4d8f-9f35-f2f7394824ed', 'elinsharptan@gmail.com', 'join', '2024-06-07 17:52:07'),
('202406120339174CA3', 'd0d01632-3b98-4283-8e83-8fdd6ff8528f', 'aredious02@gmail.com', 'join', '2024-06-12 03:39:17'),
('2024062114180575EB', '730694ba-6052-427c-8ad9-40f99e0224dc', 'garyyjh@gmail.com', 'join', '2024-06-21 14:18:05'),
('20240705143516B772', '4430ebe8-234c-44f7-bb64-bbb39cc06280', 'nicktay84@gmail.com', 'join', '2024-07-05 14:35:16'),
('20240705183916C166', '4430ebe8-234c-44f7-bb64-bbb39cc06280', 'tandkn@gmail.com', 'join', '2024-07-05 18:39:16'),
('20240712125934E0EE', 'a9f13ef7-40ca-43ba-852f-986dc0090293', 'nicktay84@gmail.com', 'join', '2024-07-12 12:59:34'),
('20240712153224D753', 'a9f13ef7-40ca-43ba-852f-986dc0090293', 'kongpinpin91@gmail.com', 'join', '2024-07-12 15:32:24'),
('20240712192744BE0A', 'a9f13ef7-40ca-43ba-852f-986dc0090293', 'jonathanyxs@gmail.com', 'join', '2024-07-12 19:27:44'),
('20240712192744BE0A', 'a9f13ef7-40ca-43ba-852f-986dc0090293', 'jonathanyxs@gmail.com', 'leave', '2024-07-12 19:34:21'),
('20240718000018DCC8', '9f11705c-7966-41a6-a537-255033876c9e', 'chakhua514@yahoo.com', 'join', '2024-07-18 00:00:18'),
('202407190859240964', '9f11705c-7966-41a6-a537-255033876c9e', 'jonathanyxs@gmail.com', 'join', '2024-07-19 08:59:24'),
('202407260313192169', 'cfb3569a-5ab3-46f5-98ce-a8ee35ef2e2b', 'edmondlim412@gmail.com', 'join', '2024-07-26 03:13:19'),
('202407261635175751', 'cfb3569a-5ab3-46f5-98ce-a8ee35ef2e2b', 'kongpinpin91@gmail.com', 'join', '2024-07-26 16:35:17'),
('2024072616533263FC', 'cfb3569a-5ab3-46f5-98ce-a8ee35ef2e2b', 'chinfefi@gmail.com', 'join', '2024-07-26 16:53:32'),
('202408020052512048', '4b247763-b5a8-4627-bedd-8d03e5e62ab1', 'w0926005493@gmail.com', 'join', '2024-08-02 00:52:51'),
('20240802125512DDD7', '4b247763-b5a8-4627-bedd-8d03e5e62ab1', 'jackiexem0520@yahoo.com', 'join', '2024-08-02 12:55:12'),
('20240802150910DD35', '4b247763-b5a8-4627-bedd-8d03e5e62ab1', 'tonywong4338@gmail.com', 'join', '2024-08-02 15:09:10'),
('202408021527467D5C', '4b247763-b5a8-4627-bedd-8d03e5e62ab1', 'veichoongsiew@gmail.com', 'join', '2024-08-02 15:27:46'),
('2024080216231300B9', '4b247763-b5a8-4627-bedd-8d03e5e62ab1', 'kongpinpin91@gmail.com', 'join', '2024-08-02 16:23:13'),
('20240808232449A4B9', '32d3e3eb-ef72-49da-9a89-ab7fd08594aa', 'jonathanyxs@gmail.com', 'join', '2024-08-08 23:24:49'),
('202408091341544848', '32d3e3eb-ef72-49da-9a89-ab7fd08594aa', 'dtan4434@gmail.com', 'join', '2024-08-09 13:41:54'),
('20240809151605505A', '32d3e3eb-ef72-49da-9a89-ab7fd08594aa', 'zhichihow04@gmail.com', 'join', '2024-08-09 15:16:05'),
('202408091539391A29', '32d3e3eb-ef72-49da-9a89-ab7fd08594aa', 'erickonel10@gmail.com', 'join', '2024-08-09 15:39:39'),
('20240821125823349F', '721341f5-5377-4d37-86a7-259c8b37bb2d', 'pung.yeongyaw@gmail.com', 'join', '2024-08-21 12:58:23'),
('20240822230408F4AB', '721341f5-5377-4d37-86a7-259c8b37bb2d', 'shopperdj@yahoo.com', 'join', '2024-08-22 23:04:08'),
('202408230042331BD7', '721341f5-5377-4d37-86a7-259c8b37bb2d', 'wengchun0821@gmail.com', 'join', '2024-08-23 00:42:33'),
('2024082315122656AB', '721341f5-5377-4d37-86a7-259c8b37bb2d', 'oioi0717@hotmail.com', 'join', '2024-08-23 15:12:26'),
('20240823160649C0B7', '721341f5-5377-4d37-86a7-259c8b37bb2d', 'chengsikqq2104@gmail.com', 'join', '2024-08-23 16:06:49'),
('20240823174537FA2F', '721341f5-5377-4d37-86a7-259c8b37bb2d', 'stefankhoo.1@gmail.com', 'join', '2024-08-23 17:45:37'),
('202408231947104EC7', '721341f5-5377-4d37-86a7-259c8b37bb2d', 'jiahean@gmail.com', 'join', '2024-08-23 19:47:10'),
('202408301246198144', 'c094edc8-5eee-4fba-963f-d318a0311efa', 'hcm1995o0o@hotmail.com', 'join', '2024-08-30 12:46:19'),
('202409060918548F5C', 'efd6d660-d489-46d4-a82e-c50e68fafb52', 'hcm1995o0o@hotmail.com', 'join', '2024-09-06 09:18:54'),
('20240906115825A793', 'efd6d660-d489-46d4-a82e-c50e68fafb52', 'lowenghup@gmail.com', 'join', '2024-09-06 11:58:25'),
('2024090612020252FA', 'efd6d660-d489-46d4-a82e-c50e68fafb52', 'lianki.lee@gmail.com', 'join', '2024-09-06 12:02:02'),
('2024090617162143C5', 'efd6d660-d489-46d4-a82e-c50e68fafb52', 'hasif.rozak@gmail.com', 'join', '2024-09-06 17:16:21'),
('20240912220919E42D', '19e73770-bd3f-41f4-abe9-b770f4717739', 'hasif.rozak@gmail.com', 'join', '2024-09-12 22:09:19'),
('202409131040292A3F', '19e73770-bd3f-41f4-abe9-b770f4717739', 'ggugugaga78@gmail.com', 'join', '2024-09-13 10:40:29'),
('20240913153248AE32', '19e73770-bd3f-41f4-abe9-b770f4717739', 'lowenghup@gmail.com', 'join', '2024-09-13 15:32:48'),
('2024091317422747F9', '19e73770-bd3f-41f4-abe9-b770f4717739', 'ianbo2002@gmail.com', 'join', '2024-09-13 17:42:27'),
('2024092015333169BB', '6c8dba5d-9c28-46cf-8f62-1aeadc128678', 'hasif.rozak@gmail.com', 'join', '2024-09-20 15:33:31'),
('20240920192229937F', '6c8dba5d-9c28-46cf-8f62-1aeadc128678', 'leong.seow@hotmail.com', 'join', '2024-09-20 19:22:29'),
('20240927104842E8D1', '5e01dd25-cfd5-47a1-8353-704eabd38dfc', 'havard8890@hotmail.com', 'join', '2024-09-27 10:48:42'),
('20240927161258B75D', '5e01dd25-cfd5-47a1-8353-704eabd38dfc', 'winniehlbong@gmail.com', 'join', '2024-09-27 16:12:58'),
('20240927162359D32B', '5e01dd25-cfd5-47a1-8353-704eabd38dfc', 'hasif.rozak@gmail.com', 'join', '2024-09-27 16:23:59'),
('2024100411445298E8', 'f01715e3-5123-4d1b-a7e3-ac7ffc652d9e', 'winniehlbong@gmail.com', 'join', '2024-10-04 11:44:52'),
('20241004141709A134', 'f01715e3-5123-4d1b-a7e3-ac7ffc652d9e', 'hasif.rozak@gmail.com', 'join', '2024-10-04 14:17:09'),
('202410041508509BDF', 'f01715e3-5123-4d1b-a7e3-ac7ffc652d9e', 'shahab.kiarashpour@gmail.com', 'join', '2024-10-04 15:08:50'),
('20241004171627F1B3', 'f01715e3-5123-4d1b-a7e3-ac7ffc652d9e', 'priyathamsantu@gmail.com', 'join', '2024-10-04 17:16:27'),
('20241004180110B195', 'f01715e3-5123-4d1b-a7e3-ac7ffc652d9e', 'srfnzmry88@gmail.com', 'join', '2024-10-04 18:01:10'),
('20241004190128A522', 'f01715e3-5123-4d1b-a7e3-ac7ffc652d9e', 'singapore@yahoo.com', 'join', '2024-10-04 19:01:28'),
('20241004191427FFE8', 'f01715e3-5123-4d1b-a7e3-ac7ffc652d9e', 'leong.seow@hotmail.com', 'join', '2024-10-04 19:14:27'),
('20241004193441192A', 'f01715e3-5123-4d1b-a7e3-ac7ffc652d9e', 'leong.seow@hotmail.com', 'join', '2024-10-04 19:34:41'),
('2024101110225753F4', '6e2f9563-a32d-43ba-bf01-7fe7c6b7ebdb', 'hasif.rozak@gmail.com', 'join', '2024-10-11 10:22:57'),
('20241011172029754C', '6e2f9563-a32d-43ba-bf01-7fe7c6b7ebdb', 'kongpinpin91@gmail.com', 'join', '2024-10-11 17:20:29'),
('20241011172854E664', '6e2f9563-a32d-43ba-bf01-7fe7c6b7ebdb', 'lowenghup@gmail.com', 'join', '2024-10-11 17:28:54'),
('202410111932090726', '6e2f9563-a32d-43ba-bf01-7fe7c6b7ebdb', 'puchong88@yahoo.com', 'join', '2024-10-11 19:32:09'),
('202410111932090726', '6e2f9563-a32d-43ba-bf01-7fe7c6b7ebdb', 'puchong88@yahoo.com', 'leave', '2024-10-11 19:33:06'),
('2024101808362896BA', '28a0e9f8-34e1-4089-88f7-a54862771e66', 'stephenwongyc82@gmail.com', 'join', '2024-10-18 08:36:28'),
('202410181531521EB2', '28a0e9f8-34e1-4089-88f7-a54862771e66', 'winniehlbong@gmail.com', 'join', '2024-10-18 15:31:52'),
('20241018162218F8C6', '28a0e9f8-34e1-4089-88f7-a54862771e66', 'tandkn@gmail.com', 'join', '2024-10-18 16:22:18'),
('202410181815483F06', '28a0e9f8-34e1-4089-88f7-a54862771e66', 'ianbo2002@gmail.com', 'join', '2024-10-18 18:15:48'),
('2024102511512108A0', 'e8bd9bba-ea33-4902-aa6a-ef15839d8e3a', 'hasif.rozak@gmail.com', 'join', '2024-10-25 11:51:21'),
('202410251907193BE4', 'e8bd9bba-ea33-4902-aa6a-ef15839d8e3a', 'stephenwongyc82@gmail.com', 'join', '2024-10-25 19:07:19'),
('2024103117152288CF', 'ffdcdc0a-338f-42b2-b2fb-3f1a9d608332', 'nicktay84@gmail.com', 'join', '2024-10-31 17:15:22'),
('20241101182611237F', 'ffdcdc0a-338f-42b2-b2fb-3f1a9d608332', 'hasif.rozak@gmail.com', 'join', '2024-11-01 18:26:11'),
('20241101192641C99D', 'ffdcdc0a-338f-42b2-b2fb-3f1a9d608332', 'stephenwongyc82@gmail.com', 'join', '2024-11-01 19:26:41'),
('20241107203429BD24', '8cafa668-a47c-480f-a6b8-01992d7e3dc1', 'nicholastab88@gmail.com', 'join', '2024-11-07 20:34:29'),
('20241108112319BC88', '8cafa668-a47c-480f-a6b8-01992d7e3dc1', 'hasif.rozak@gmail.com', 'join', '2024-11-08 11:23:19'),
('2024110818014166BE', '8cafa668-a47c-480f-a6b8-01992d7e3dc1', 'winsonlim1028@gmail.com', 'join', '2024-11-08 18:01:41'),
('2024110818504013B7', '8cafa668-a47c-480f-a6b8-01992d7e3dc1', 'oimeng@rocketmail.com', 'join', '2024-11-08 18:50:40'),
('202411150004474350', 'faf60cc3-c7ef-42c6-b737-cad10e9b94b4', 'sl21sc41@gmail.com', 'join', '2024-11-15 00:04:47'),
('20241115060255EE68', 'faf60cc3-c7ef-42c6-b737-cad10e9b94b4', 'Immortal_877@yahoo.com', 'join', '2024-11-15 06:02:55'),
('20241115060255EE68', 'faf60cc3-c7ef-42c6-b737-cad10e9b94b4', 'Immortal_877@yahoo.com', 'leave', '2024-11-15 06:04:32'),
('202411150955222E37', 'faf60cc3-c7ef-42c6-b737-cad10e9b94b4', 'hasif.rozak@gmail.com', 'join', '2024-11-15 09:55:22'),
('2024111517053943BE', 'faf60cc3-c7ef-42c6-b737-cad10e9b94b4', 'mirdzuan@gmail.com', 'join', '2024-11-15 17:05:39'),
('20241115192209B24A', 'faf60cc3-c7ef-42c6-b737-cad10e9b94b4', 'leong.seow@hotmail.com', 'join', '2024-11-15 19:22:09'),
('202411211044366822', 'bd1971f9-c492-4ac3-9116-4de173a5ade7', 'lydiacse16@gmail.com', 'join', '2024-11-21 10:44:36'),
('20241122074807F03B', 'bd1971f9-c492-4ac3-9116-4de173a5ade7', 'jcftran@gmail.com', 'join', '2024-11-22 07:48:07'),
('20241122090050F21A', 'bd1971f9-c492-4ac3-9116-4de173a5ade7', 'nicholastab88@gmail.com', 'join', '2024-11-22 09:00:50'),
('20241122164833DF5A', 'bd1971f9-c492-4ac3-9116-4de173a5ade7', 'hasif.rozak@gmail.com', 'join', '2024-11-22 16:48:33'),
('20241129153916E619', '41d38ae1-d619-4ef0-9722-3bf7333d8ca9', 'hasif.rozak@gmail.com', 'join', '2024-11-29 15:39:16'),
('20241206073839E0B3', 'a595afbd-bd03-4122-b6c3-471798440ee3', 'evasheaulee@gmail.com', 'join', '2024-12-06 07:38:39'),
('202412061037132BE5', 'a595afbd-bd03-4122-b6c3-471798440ee3', 'mchin2005@gmail.com', 'join', '2024-12-06 10:37:13'),
('20241206104753A100', 'a595afbd-bd03-4122-b6c3-471798440ee3', 'haohaota57@gmail.com', 'join', '2024-12-06 10:47:53'),
('20241206114533236A', 'a595afbd-bd03-4122-b6c3-471798440ee3', 'kaijun5866@gmail.com', 'join', '2024-12-06 11:45:33'),
('202412061428133801', 'a595afbd-bd03-4122-b6c3-471798440ee3', 'weishaw01@hotmail.com', 'join', '2024-12-06 14:28:13'),
('202412120032157D15', '4cb91e0c-7876-4992-801d-9635e0a22a18', 'lydiacse16@gmail.com', 'join', '2024-12-12 00:32:15'),
('2024121200394929F9', '4cb91e0c-7876-4992-801d-9635e0a22a18', 'john_thiam@hotmail.com', 'join', '2024-12-12 00:39:49'),
('202412120150441A90', '4cb91e0c-7876-4992-801d-9635e0a22a18', 'sl21sc41@gmail.com', 'join', '2024-12-12 01:50:44'),
('20241213135509FEB3', '4cb91e0c-7876-4992-801d-9635e0a22a18', 'hasif.rozak@gmail.com', 'join', '2024-12-13 13:55:09'),
('202412131558425F0D', '4cb91e0c-7876-4992-801d-9635e0a22a18', 'hasif.rozak@gmail.com', 'join', '2024-12-13 15:58:42'),
('20241216141401CAB0', 'bbcd01ba-ffd2-4651-b842-2fc7d55ea962', 'lydiacse16@gmail.com', 'join', '2024-12-16 14:14:01'),
('202412192309558B4E', 'bbcd01ba-ffd2-4651-b842-2fc7d55ea962', 'feiyee75@hotmail.com', 'join', '2024-12-19 23:09:55'),
('2024121923160539CA', 'bbcd01ba-ffd2-4651-b842-2fc7d55ea962', 'lokemm007@gmail.com', 'join', '2024-12-19 23:16:05'),
('202412200056020CFD', 'bbcd01ba-ffd2-4651-b842-2fc7d55ea962', 'sl21sc41@gmail.com', 'join', '2024-12-20 00:56:02'),
('202412200647186349', 'bbcd01ba-ffd2-4651-b842-2fc7d55ea962', 'lokemm007@gmail.com', 'join', '2024-12-20 06:47:18'),
('202412201835163D32', 'bbcd01ba-ffd2-4651-b842-2fc7d55ea962', 'adrianchang97@gmail.com', 'join', '2024-12-20 18:35:16'),
('2024122018404715B8', 'bbcd01ba-ffd2-4651-b842-2fc7d55ea962', 'hasif.rozak@gmail.com', 'join', '2024-12-20 18:40:47'),
('202412262349514097', '2ef4e705-e6b0-47a5-8688-d6a15bfd082a', 'kouhong.ckh@gmail.com', 'join', '2024-12-26 23:49:51'),
('20241227074446FEE1', '2ef4e705-e6b0-47a5-8688-d6a15bfd082a', 'kouhong_ckh@live.com', 'join', '2024-12-27 07:44:46'),
('202412271511194178', '2ef4e705-e6b0-47a5-8688-d6a15bfd082a', 'nicktay84@gmail.com', 'join', '2024-12-27 15:11:19'),
('202412271621547EA4', '2ef4e705-e6b0-47a5-8688-d6a15bfd082a', 'hasif.rozak@gmail.com', 'join', '2024-12-27 16:21:54'),
('202412271931320149', '2ef4e705-e6b0-47a5-8688-d6a15bfd082a', 'leong.seow@hotmail.com', 'join', '2024-12-27 19:31:32'),
('2025010312410520D2', '47ebb816-6f9b-49e9-8c2b-4206cd8abf9a', 'nicktay84@gmail.com', 'join', '2025-01-03 12:41:05'),
('20250103125334B5F7', '47ebb816-6f9b-49e9-8c2b-4206cd8abf9a', 'feiyee75@hotmail.com', 'join', '2025-01-03 12:53:34'),
('202501031453088A67', '47ebb816-6f9b-49e9-8c2b-4206cd8abf9a', 'hasif.rozak@gmail.com', 'join', '2025-01-03 14:53:08'),
('20250103175806BCA5', '47ebb816-6f9b-49e9-8c2b-4206cd8abf9a', 'ikenuraien@gmail.com', 'join', '2025-01-03 17:58:06'),
('202501031811319C73', '47ebb816-6f9b-49e9-8c2b-4206cd8abf9a', 'alexteow23@gmail.com', 'join', '2025-01-03 18:11:31'),
('202501101113122D78', 'f9fa02c0-c4de-4c17-8756-d0ba810634b6', 'euroy95@gmail.com', 'join', '2025-01-10 11:13:12'),
('202501101130272467', 'f9fa02c0-c4de-4c17-8756-d0ba810634b6', 'hasif.rozak@gmail.com', 'join', '2025-01-10 11:30:27'),
('20250110140624DDEC', 'f9fa02c0-c4de-4c17-8756-d0ba810634b6', 'tangaiklie@gmail.com', 'join', '2025-01-10 14:06:24'),
('20250117155838C192', '9f49fb7c-8ecd-456a-846b-9287c5ccdc40', 'hasif.rozak@gmail.com', 'join', '2025-01-17 15:58:38'),
('202501171734079C7C', '9f49fb7c-8ecd-456a-846b-9287c5ccdc40', 'lowenghup@gmail.com', 'join', '2025-01-17 17:34:07'),
('20250117174233AFEB', '9f49fb7c-8ecd-456a-846b-9287c5ccdc40', 'mnasrullah89@gmail.com', 'join', '2025-01-17 17:42:33'),
('20250124161852A393', 'cdf069b5-cf62-4449-bc52-54287ab016ad', 'hasif.rozak@gmail.com', 'join', '2025-01-24 16:18:52'),
('202502071453261CCE', '7add6563-45f6-42d2-9cc9-e57179daaaa4', 'nicktay84@gmail.com', 'join', '2025-02-07 14:53:26'),
('202502071643279A2B', '7add6563-45f6-42d2-9cc9-e57179daaaa4', 'hasif.rozak@gmail.com', 'join', '2025-02-07 16:43:27'),
('20250214142459D1E2', '5a8edf7e-7e05-4a90-85a7-4ff27272dc35', 'feiyee75@hotmail.com', 'join', '2025-02-14 14:24:59');

-- --------------------------------------------------------

--
-- Table structure for table `events_monday`
--

CREATE TABLE `events_monday` (
  `order_id` varchar(20) NOT NULL,
  `game_id` varchar(100) NOT NULL,
  `user_email` varchar(80) NOT NULL,
  `event` varchar(20) NOT NULL,
  `updated_datetime` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `events_monday`
--

INSERT INTO `events_monday` (`order_id`, `game_id`, `user_email`, `event`, `updated_datetime`) VALUES
('202308211706410EF5', '01df290c-dec6-4176-9250-4a97a779415c', 'dacocond29@gmail.com', 'join', '2023-08-21 17:06:41'),
('2023082117394755FE', '01df290c-dec6-4176-9250-4a97a779415c', 'dacocond29@gmail.com', 'join', '2023-08-21 17:39:47'),
('202308212142314AD7', '01df290c-dec6-4176-9250-4a97a779415c', 'jimmyjiao2@hotmail.com', 'join', '2023-08-21 21:42:31'),
('202308281101033333', '421f78de-0a8f-4707-a9d6-79e87e0e7a6f', 'le.ohxuan@gmail.com', 'join', '2023-08-28 11:01:03'),
('202308281341318ECE', '421f78de-0a8f-4707-a9d6-79e87e0e7a6f', 'lemagnifique338@gmail.com', 'join', '2023-08-28 13:41:31'),
('202308281439188126', '421f78de-0a8f-4707-a9d6-79e87e0e7a6f', 'Tmsjx@icloud.com', 'join', '2023-08-28 14:39:18'),
('202308281637115339', '421f78de-0a8f-4707-a9d6-79e87e0e7a6f', 'thyemingyu5@gmail.com', 'join', '2023-08-28 16:37:11'),
('20230828164234BE8F', '421f78de-0a8f-4707-a9d6-79e87e0e7a6f', 'yennmao520@gmail.com', 'join', '2023-08-28 16:42:34'),
('202308281705556C46', '421f78de-0a8f-4707-a9d6-79e87e0e7a6f', 'qifong0514@gmail.com', 'join', '2023-08-28 17:05:55'),
('202309012346338A8E', '5f8062ba-b404-4836-8bec-5147b614ba70', 'puchong88@yahoo.com', 'join', '2023-09-01 23:46:33'),
('20230918100204F4EB', 'fd97789a-a76f-4e4b-beeb-55dea69b4e24', 'mingloh8989@gmail.com', 'join', '2023-09-18 10:02:04'),
('20230925134751664A', 'ef88e5b2-8465-431e-b39d-2eb2d11045a7', 'kentyeusy@gmail.com', 'join', '2023-09-25 13:47:51'),
('20230925142321B625', 'ef88e5b2-8465-431e-b39d-2eb2d11045a7', 'kentyeusy@gmail.com', 'join', '2023-09-25 14:23:21'),
('202309251818009448', 'ef88e5b2-8465-431e-b39d-2eb2d11045a7', 'ngoiwengshen1111@gmail.com', 'join', '2023-09-25 18:18:00'),
('20230925184825F025', 'ef88e5b2-8465-431e-b39d-2eb2d11045a7', 'weishaw01@hotmail.com', 'join', '2023-09-25 18:48:25'),
('202310021456201B95', 'c3234bbe-1305-4d1b-b180-4c64f79c1c27', 'ashokhpadmanathan93@gmail.com', 'join', '2023-10-02 14:56:20'),
('20231002163246D22E', 'c3234bbe-1305-4d1b-b180-4c64f79c1c27', 'ashokhpadmanathan93@gmail.com', 'join', '2023-10-02 16:32:46'),
('20231002173503841C', 'c3234bbe-1305-4d1b-b180-4c64f79c1c27', 'dacocond29@gmail.com', 'join', '2023-10-02 17:35:03'),
('202310082103097B16', '53230dda-8565-43bb-b411-0438424e955d', 'puchong88@yahoo.com', 'join', '2023-10-08 21:03:09'),
('2023100914340810F5', '53230dda-8565-43bb-b411-0438424e955d', 'Tmsjx@icloud.com', 'join', '2023-10-09 14:34:08'),
('202310091455080A67', '53230dda-8565-43bb-b411-0438424e955d', 'garyyjh@gmail.com', 'join', '2023-10-09 14:55:08'),
('202310091516482FEF', '53230dda-8565-43bb-b411-0438424e955d', 'Tmsjx@icloud.com', 'join', '2023-10-09 15:16:48'),
('20231106160756A31E', '522ded53-a163-49f1-a395-2675ea66ac12', 'tandkn@gmail.com', 'join', '2023-11-06 16:07:56'),
('2023110616210611B7', '522ded53-a163-49f1-a395-2675ea66ac12', 'Tmsjx@icloud.com', 'join', '2023-11-06 16:21:06'),
('20231106172514229F', '522ded53-a163-49f1-a395-2675ea66ac12', 'garyyjh@gmail.com', 'join', '2023-11-06 17:25:14'),
('20231112115802002E', 'bda4265e-e4cc-4951-aaae-bd5118e06238', 'jayleehong@gmail.com', 'join', '2023-11-12 11:58:02'),
('202311121535028174', 'bda4265e-e4cc-4951-aaae-bd5118e06238', 'whyehowe9741@gmail.com', 'join', '2023-11-12 15:35:02'),
('202311121535028174', 'bda4265e-e4cc-4951-aaae-bd5118e06238', 'whyehowe9741@gmail.com', 'leave', '2023-11-12 15:44:18'),
('20231112233305EFD7', 'bda4265e-e4cc-4951-aaae-bd5118e06238', 'tandkn@gmail.com', 'join', '2023-11-12 23:33:05'),
('2023111301151635E0', 'bda4265e-e4cc-4951-aaae-bd5118e06238', 'asamgenerationz@gmail.com', 'join', '2023-11-13 01:15:16'),
('202311131332120027', '1d7b49d0-02ea-421d-9048-dc9904d70a15', 'yuankl1306@gmail.com', 'join', '2023-11-13 13:32:12'),
('202311131338386A83', '1d7b49d0-02ea-421d-9048-dc9904d70a15', 'weishaw01@hotmail.com', 'join', '2023-11-13 13:38:38'),
('202311131458250542', '1d7b49d0-02ea-421d-9048-dc9904d70a15', 'leejianweishann@gmail.com', 'join', '2023-11-13 14:58:25'),
('20231113192202889D', '1d7b49d0-02ea-421d-9048-dc9904d70a15', 'chin825@gmail.com', 'join', '2023-11-13 19:22:02'),
('202311271829384B22', '861112d3-cf29-445b-a70b-89168653965d', 'weishaw01@hotmail.com', 'join', '2023-11-27 18:29:38'),
('202312041701151AFA', '5f86003c-32a1-4384-9ec0-0cfdfd88fe2b', 'tandkn@gmail.com', 'join', '2023-12-04 17:01:15'),
('20231204174234F60F', '5f86003c-32a1-4384-9ec0-0cfdfd88fe2b', 'wongkw2001@gmail.com', 'join', '2023-12-04 17:42:34'),
('202312041830010A2B', '5f86003c-32a1-4384-9ec0-0cfdfd88fe2b', 'weishaw01@hotmail.com', 'join', '2023-12-04 18:30:01'),
('202312041952121FD3', '5f86003c-32a1-4384-9ec0-0cfdfd88fe2b', '873fdb656dbca4@crankymonkey.info', 'join', '2023-12-04 19:52:12'),
('20240108162004B05F', 'b76b6517-5fa7-42cc-b77d-fe60491165fa', 'garyyjh@gmail.com', 'join', '2024-01-08 16:20:04'),
('20240108172238ADED', 'b76b6517-5fa7-42cc-b77d-fe60491165fa', 'garyyjh@gmail.com', 'join', '2024-01-08 17:22:38'),
('2024011518431255FC', '1c302e53-7020-4133-96eb-701292db5331', 'weishaw01@hotmail.com', 'join', '2024-01-15 18:43:13'),
('202401291812285BCD', 'bf05f8d7-867c-41f0-9105-8d21b1b422b0', 'gracelhy1@gmail.com', 'join', '2024-01-29 18:12:28'),
('20240212124221FF68', 'a6070869-e049-4452-bc68-a90d9ec507b5', 'syedikhmalhakim12@gmail.com', 'join', '2024-02-12 12:42:21'),
('20240212124221FF68', 'a6070869-e049-4452-bc68-a90d9ec507b5', 'syedikhmalhakim12@gmail.com', 'leave', '2024-02-12 12:43:43'),
('202402121429068C83', 'a6070869-e049-4452-bc68-a90d9ec507b5', 'tandkn@gmail.com', 'join', '2024-02-12 14:29:06'),
('202402191839107DE9', 'e2847e79-c836-4a63-a69d-41a4f1347bd9', 'weishaw01@hotmail.com', 'join', '2024-02-19 18:39:10'),
('202402191844141120', 'e2847e79-c836-4a63-a69d-41a4f1347bd9', 'leejianweishann@gmail.com', 'join', '2024-02-19 18:44:14'),
('202402261650261D69', '0342229e-7b1e-4bdf-a959-c30ac8791e2d', 'yuankl1306@gmail.com', 'join', '2024-02-26 16:50:26'),
('2024030417204899D3', 'a33f6994-354c-44a8-9e07-f6219fe71cd7', 'yuankl1306@gmail.com', 'join', '2024-03-04 17:20:48'),
('20240304173857D564', 'a33f6994-354c-44a8-9e07-f6219fe71cd7', 'alftwm@hotmail.com', 'join', '2024-03-04 17:38:57'),
('2024030418414174CB', 'a33f6994-354c-44a8-9e07-f6219fe71cd7', 'alftwm@hotmail.com', 'join', '2024-03-04 18:41:41'),
('202403111848558151', '4b382bc7-ef74-40b2-8e33-4bc64b59df19', 'garyyjh@gmail.com', 'join', '2024-03-11 18:48:55'),
('20240311190027C62C', '4b382bc7-ef74-40b2-8e33-4bc64b59df19', 'alftwm@hotmail.com', 'join', '2024-03-11 19:00:27'),
('20240325152354B1FF', 'fef334b1-6227-49cc-96e6-325500030501', 'tandkn@gmail.com', 'join', '2024-03-25 15:23:54'),
('20240401153544E0D0', '645c4e4b-c52a-4590-b80c-58a28f2094f4', 'alvyn_chin@hotmail.com', 'join', '2024-04-01 15:35:44'),
('20240401181318C34C', '645c4e4b-c52a-4590-b80c-58a28f2094f4', 'garyyjh@gmail.com', 'join', '2024-04-01 18:13:18'),
('202404081230507469', '134963b5-c954-4904-bbf4-4d5ceda9bc2a', 'tommytan1985@yahoo.com', 'join', '2024-04-08 12:30:50'),
('20240408130034DCA5', '134963b5-c954-4904-bbf4-4d5ceda9bc2a', 'tommytan1985@yahoo.com', 'join', '2024-04-08 13:00:34'),
('202404081557101D15', '134963b5-c954-4904-bbf4-4d5ceda9bc2a', 'garyyjh@gmail.com', 'join', '2024-04-08 15:57:10'),
('20240408173446883D', '134963b5-c954-4904-bbf4-4d5ceda9bc2a', 'garyyjh@gmail.com', 'join', '2024-04-08 17:34:46'),
('2024041517120476BD', '37ce37b8-b186-4c81-b15b-c92c0d13808c', 'garyyjh@gmail.com', 'join', '2024-04-15 17:12:04'),
('202404221543386F26', 'c3bb458f-fed6-4195-b89e-cfcb425d3b07', 'tandkn@gmail.com', 'join', '2024-04-22 15:43:38'),
('202404291758532EAA', 'f20bfd33-f9c2-42e0-8207-fa94f59d67f2', 'Tmsjx@icloud.com', 'join', '2024-04-29 17:58:53'),
('20240429181117BB46', 'f20bfd33-f9c2-42e0-8207-fa94f59d67f2', 'kahjun94.kj@gmail.com', 'join', '2024-04-29 18:11:17'),
('20240429183131D369', 'f20bfd33-f9c2-42e0-8207-fa94f59d67f2', 'tandkn@gmail.com', 'join', '2024-04-29 18:31:31'),
('20240506103553FA71', '3354c803-c663-4289-b01c-001708652611', 'tandkn@gmail.com', 'join', '2024-05-06 10:35:53'),
('2024051319342403F5', '2f966e09-fe9b-4f8b-afa3-06e876718546', 'tonywong4338@gmail.com', 'join', '2024-05-13 19:34:24'),
('20240513193617AAB9', '2f966e09-fe9b-4f8b-afa3-06e876718546', 'alftwm@hotmail.com', 'join', '2024-05-13 19:36:17'),
('20240520101801AF01', 'b029189e-2faf-43e0-ba24-5c7af103e620', 'tonywong4338@gmail.com', 'join', '2024-05-20 10:18:01'),
('20240527152939C31E', '608c865e-f172-41c5-9a27-e702884fbcb7', 'tonywong4338@gmail.com', 'join', '2024-05-27 15:29:39'),
('20240527160430A81E', '608c865e-f172-41c5-9a27-e702884fbcb7', 'tandkn@gmail.com', 'join', '2024-05-27 16:04:30'),
('2024060223272050A3', '826d5b1e-a438-42e9-b824-59ce13516bbd', 'choonhou922@gmail.com', 'join', '2024-06-02 23:27:20'),
('2024060311460509D5', 'f7a0c0d2-bf41-423e-b289-bb42280100c9', 'priyathamsantu@gmail.com', 'join', '2024-06-03 11:46:05'),
('202406031643478B0A', 'cc64c2ed-0f4d-462e-9fe8-3686c067f5ee', 'feiyee75@hotmail.com', 'join', '2024-06-03 16:43:47'),
('20240610162246BA9F', '6efc9a6b-f757-490b-a907-860cad349c4e', 'ansoncth@gmail.com', 'join', '2024-06-10 16:22:46'),
('20240610163814BFE3', '6efc9a6b-f757-490b-a907-860cad349c4e', 'tonywong4338@gmail.com', 'join', '2024-06-10 16:38:14'),
('20240617105439AE36', '8b81d002-7cfe-466f-81e8-549ec769e32b', 'tonywong4338@gmail.com', 'join', '2024-06-17 10:54:39'),
('202406171330395265', '8b81d002-7cfe-466f-81e8-549ec769e32b', 'tonywong4338@gmail.com', 'join', '2024-06-17 13:30:39'),
('20240623220149D5CA', 'c7420ee1-e338-48fa-98d6-b042e4bd5dcf', 'garrylcz1205@hotmail.com', 'join', '2024-06-23 22:01:49'),
('202406300955150990', '4e835445-024f-4ca1-a71e-f33cd21a4c0a', 'kongpinpin91@gmail.com', 'join', '2024-06-30 09:55:15'),
('202406301241386462', '4e835445-024f-4ca1-a71e-f33cd21a4c0a', 'tftan@yahoo.com', 'join', '2024-06-30 12:41:38'),
('20240701122043B84E', 'ec701147-fa53-4f26-a05c-e13d696abf82', 'kongpinpin91@gmail.com', 'join', '2024-07-01 12:20:43'),
('20240701180632C23E', 'ec701147-fa53-4f26-a05c-e13d696abf82', 'tonywong4338@gmail.com', 'join', '2024-07-01 18:06:32'),
('202407080115142DC7', '5ebc2cd2-b1a4-49de-97ed-940ad6267efc', '1phousehp@gmail.com', 'join', '2024-07-08 01:15:14'),
('20240708012340B575', '5ebc2cd2-b1a4-49de-97ed-940ad6267efc', 'chuahisaac9657@gmail.com', 'join', '2024-07-08 01:23:40'),
('20240708094119CA46', '5ebc2cd2-b1a4-49de-97ed-940ad6267efc', 'cyz313188@gmail.com', 'join', '2024-07-08 09:41:19'),
('20240708094145919B', 'd41a5414-0a88-4af0-b5ad-ebcfbc981bdb', 'cyz313188@gmail.com', 'join', '2024-07-08 09:41:45'),
('20240708103930B2D9', '5ebc2cd2-b1a4-49de-97ed-940ad6267efc', 'tandkn@gmail.com', 'join', '2024-07-08 10:39:30'),
('20240708130958EFC9', '5ebc2cd2-b1a4-49de-97ed-940ad6267efc', 'pslimowl@gmail.com', 'join', '2024-07-08 13:09:58'),
('20240708150357781D', 'c2443935-1a6e-4d06-af56-025375d0848e', 'nicktay84@gmail.com', 'join', '2024-07-08 15:03:57'),
('20240708172607ED34', 'c2443935-1a6e-4d06-af56-025375d0848e', 'kuanghong5@hotmail.com', 'join', '2024-07-08 17:26:07'),
('202407081845129F01', 'c2443935-1a6e-4d06-af56-025375d0848e', 'feiyee75@hotmail.com', 'join', '2024-07-08 18:45:12'),
('20240714202956E6EE', '63d16f5b-3ba8-46db-b22f-ae741bb681b7', 'kongpinpin91@gmail.com', 'join', '2024-07-14 20:29:56'),
('20240721091225F0F6', '100da5a5-e841-42ad-a922-2303907202eb', 'jonathanyxs@gmail.com', 'join', '2024-07-21 09:12:25'),
('20240721153146D0F3', '3d92dc3e-534e-46d1-bf60-3838aebc3d18', 'buydirect168@gmail.com', 'join', '2024-07-21 15:31:46'),
('202407220900183C12', '3d92dc3e-534e-46d1-bf60-3838aebc3d18', 'kongpinpin91@gmail.com', 'join', '2024-07-22 09:00:18'),
('20240722175025D832', '100da5a5-e841-42ad-a922-2303907202eb', 'tonywong4338@gmail.com', 'join', '2024-07-22 17:50:25'),
('2024072520052724B7', 'b4a08756-3b8c-457e-a99e-e92678cb4a8b', 'winnie00000029@gmail.con', 'join', '2024-07-25 20:05:27'),
('202407282102325007', 'b85f590b-bdf9-4bf5-99b5-f8dbfe48ff0e', 'sufino@gmail.com', 'join', '2024-07-28 21:02:32'),
('20240728231847D8C1', 'b4a08756-3b8c-457e-a99e-e92678cb4a8b', 'kongpinpin91@gmail.com', 'join', '2024-07-28 23:18:47'),
('202408051344328B2E', '55bdc919-83f2-41e1-8719-d39eaa2cae81', 'jzhuen@gmail.com', 'join', '2024-08-05 13:44:32'),
('202408051344328B2E', '55bdc919-83f2-41e1-8719-d39eaa2cae81', 'jzhuen@gmail.com', 'leave', '2024-08-05 13:45:10'),
('2024080515353282B8', '55bdc919-83f2-41e1-8719-d39eaa2cae81', 'hcm1995o0o@hotmail.com', 'join', '2024-08-05 15:35:32'),
('202408051711478032', '55bdc919-83f2-41e1-8719-d39eaa2cae81', 'tonywong4338@gmail.com', 'join', '2024-08-05 17:11:47'),
('20240812001336A9E7', '99356c6a-ff68-4694-8fbb-11ee3c606da8', 'hoong_ww@hotmail.com', 'join', '2024-08-12 00:13:36'),
('2024081209071061B9', '99356c6a-ff68-4694-8fbb-11ee3c606da8', 'kongpinpin91@gmail.com', 'join', '2024-08-12 09:07:10'),
('202408121855058F4A', '538f4aa3-a4e8-46e2-b28a-5c60e15c9b2c', 'tonywong4338@gmail.com', 'join', '2024-08-12 18:55:05'),
('20240818210706DEFD', 'e1146d64-b5a7-48f0-92f1-cc9252bed28d', 'sufino@gmail.com', 'join', '2024-08-18 21:07:06'),
('2024081902033228A9', '39da78cb-1038-42b6-ac46-09ea69ad8ec5', 'kimistaken95@gmail.com', 'join', '2024-08-19 02:03:32'),
('2024081909163210D3', '39da78cb-1038-42b6-ac46-09ea69ad8ec5', 'tonywong4338@gmail.com', 'join', '2024-08-19 09:16:32'),
('2024081913411457E8', 'e1146d64-b5a7-48f0-92f1-cc9252bed28d', 'sf.chg@hotmail.com', 'join', '2024-08-19 13:41:14'),
('2024081918592695F5', 'e1146d64-b5a7-48f0-92f1-cc9252bed28d', 'tonywong4338@gmail.com', 'join', '2024-08-19 18:59:26'),
('2024082617263542D1', 'cd764639-de53-42c1-b660-c58e3f22d732', 'tonywong4338@gmail.com', 'join', '2024-08-26 17:26:35'),
('202409021532047438', '87d692c6-3b2d-4301-876b-c3b0d12e84f2', 'tandkn@gmail.com', 'join', '2024-09-02 15:32:04'),
('202409021847527DED', '87d692c6-3b2d-4301-876b-c3b0d12e84f2', 'alftwm@hotmail.com', 'join', '2024-09-02 18:47:52'),
('20240909163002D4C0', '648196a7-276f-4e2a-aedd-49f8ed0af39e', 'wdrian@hotmail.com', 'join', '2024-09-09 16:30:02'),
('20240909170041ACEB', '648196a7-276f-4e2a-aedd-49f8ed0af39e', 'ianbo2002@gmail.com', 'join', '2024-09-09 17:00:41'),
('20240909173525EAA5', '648196a7-276f-4e2a-aedd-49f8ed0af39e', 'jerry.lee8888@gmail.com', 'join', '2024-09-09 17:35:25'),
('202409160102233131', '398cabd8-bf0b-481b-a0b7-18ee3e5081e5', 'jooleng88@hotmail.com', 'join', '2024-09-16 01:02:23'),
('202409160102233131', '398cabd8-bf0b-481b-a0b7-18ee3e5081e5', 'jooleng88@hotmail.com', 'leave', '2024-09-16 01:02:52'),
('202409160744590DD2', '2c683d84-f892-4daf-be9e-37ce4adb0c45', 'jameslow1141@gmail.com', 'join', '2024-09-16 07:44:59'),
('202409161104006175', '398cabd8-bf0b-481b-a0b7-18ee3e5081e5', 'tandkn@gmail.com', 'join', '2024-09-16 11:04:00'),
('202409161219135A53', '398cabd8-bf0b-481b-a0b7-18ee3e5081e5', 'yuankl1306@gmail.com', 'join', '2024-09-16 12:19:13'),
('2024091612250402B8', '398cabd8-bf0b-481b-a0b7-18ee3e5081e5', 'weishaw01@hotmail.com', 'join', '2024-09-16 12:25:04'),
('20240916123449D549', '398cabd8-bf0b-481b-a0b7-18ee3e5081e5', 'jooleng88@hotmail.com', 'join', '2024-09-16 12:34:49'),
('2024091612394343E5', '398cabd8-bf0b-481b-a0b7-18ee3e5081e5', 'leejianwei0511@gmail.com', 'join', '2024-09-16 12:39:43'),
('20240916130706EAD2', '398cabd8-bf0b-481b-a0b7-18ee3e5081e5', 'jooleng88@hotmail.com', 'join', '2024-09-16 13:07:06'),
('202409161934249FCA', '0c90d884-fe6f-4132-917c-d1826631b12e', 'boscowong97@gmail.com', 'join', '2024-09-16 19:34:24'),
('20240923145438E744', '5d05bc1e-59a6-47ea-b0af-d254be973416', 'tommytan1985@yahoo.com', 'join', '2024-09-23 14:54:38'),
('20240923163731EE30', '5d05bc1e-59a6-47ea-b0af-d254be973416', 'alftwm@hotmail.com', 'join', '2024-09-23 16:37:31'),
('20240923165723966D', '5d05bc1e-59a6-47ea-b0af-d254be973416', 'kongpinpin91@gmail.com', 'join', '2024-09-23 16:57:23'),
('202409301804484F21', '3d0e08d5-d10b-4f99-8926-5ed3e37d45fd', 'winniehlbong@gmail.com', 'join', '2024-09-30 18:04:48'),
('20241006220749C28B', 'd0ac4345-c04a-494f-8ac3-4a3f1c2e7594', 'tommytan1985@yahoo.com', 'join', '2024-10-06 22:07:49'),
('202410062305329CDD', 'd0ac4345-c04a-494f-8ac3-4a3f1c2e7594', 'hafizi.shaari@gmail.com', 'join', '2024-10-06 23:05:32'),
('2024100715005928E5', 'd0ac4345-c04a-494f-8ac3-4a3f1c2e7594', 'winniehlbong@gmail.com', 'join', '2024-10-07 15:00:59'),
('20241007150421A52E', 'd0ac4345-c04a-494f-8ac3-4a3f1c2e7594', 'nicktay84@gmail.com', 'join', '2024-10-07 15:04:21'),
('2024100716214713EC', 'd0ac4345-c04a-494f-8ac3-4a3f1c2e7594', 'shawn.poey@1fit.app', 'join', '2024-10-07 16:21:47'),
('20241014142853E2A5', '481ca9fb-d94f-4c72-909c-dcf6f4133548', 'hasif.rozak@gmail.com', 'join', '2024-10-14 14:28:53'),
('20241014165422338D', '481ca9fb-d94f-4c72-909c-dcf6f4133548', 'boscowong97@gmail.com', 'join', '2024-10-14 16:54:22'),
('20241014170819333B', '481ca9fb-d94f-4c72-909c-dcf6f4133548', 'tommytan1985@yahoo.com', 'join', '2024-10-14 17:08:19'),
('2024101417163349C9', '481ca9fb-d94f-4c72-909c-dcf6f4133548', 'stefankhoo.1@gmail.com', 'join', '2024-10-14 17:16:33'),
('20241014172237FF56', '481ca9fb-d94f-4c72-909c-dcf6f4133548', 'hafizi.shaari@gmail.com', 'join', '2024-10-14 17:22:37'),
('20241014174659E0E7', '481ca9fb-d94f-4c72-909c-dcf6f4133548', 'tandkn@gmail.com', 'join', '2024-10-14 17:46:59'),
('202410141852060A1B', '481ca9fb-d94f-4c72-909c-dcf6f4133548', 'leong.seow@hotmail.com', 'join', '2024-10-14 18:52:06'),
('20241021112729B158', '6dccf3df-09a4-4472-910a-1ccd596c2bb9', 'hasif.rozak@gmail.com', 'join', '2024-10-21 11:27:29'),
('202410240818054CF0', '6dccf3df-09a4-4472-910a-1ccd596c2bb9', 'elinsharptan@gmail.com', 'join', '2024-10-24 08:18:05'),
('202410241953308E78', '6dccf3df-09a4-4472-910a-1ccd596c2bb9', 'elinsharptan@gmail.com', 'join', '2024-10-24 19:53:30'),
('20241028113601ABD7', '2393d791-8eeb-4be0-b6cf-1f5dee57eca7', 'alvin00us@yahoo.com', 'join', '2024-10-28 11:36:01'),
('20241028113601ABD7', '2393d791-8eeb-4be0-b6cf-1f5dee57eca7', 'alvin00us@yahoo.com', 'leave', '2024-10-28 11:37:33'),
('202410281219361306', '2393d791-8eeb-4be0-b6cf-1f5dee57eca7', 'cjhere4@gmail.com', 'join', '2024-10-28 12:19:36'),
('2024102815213701BD', '2393d791-8eeb-4be0-b6cf-1f5dee57eca7', 'cjhere4@gmail.com', 'join', '2024-10-28 15:21:37'),
('20241028154928011A', '2393d791-8eeb-4be0-b6cf-1f5dee57eca7', 'rogerliew94@gmail.com', 'join', '2024-10-28 15:49:28'),
('202410282124133B8D', '2393d791-8eeb-4be0-b6cf-1f5dee57eca7', 'puchong88@yahoo.com', 'join', '2024-10-28 21:24:13'),
('202411032356497E8F', '76cd0fcb-368b-44d3-bcdc-ce839531908b', 'sl21sc41@gmail.com', 'join', '2024-11-03 23:56:49'),
('20241104134441DAF1', '76cd0fcb-368b-44d3-bcdc-ce839531908b', 'hasif.rozak@gmail.com', 'join', '2024-11-04 13:44:41'),
('202411110853190DFA', 'e6c6e44b-96f2-468d-bfb9-2a349bef1dc4', 'danielgancw@gmail.com', 'join', '2024-11-11 08:53:19'),
('20241111113126750B', 'e6c6e44b-96f2-468d-bfb9-2a349bef1dc4', 'lowenghup@gmail.com', 'join', '2024-11-11 11:31:26'),
('20241118021149D040', '58dcaefe-bfce-4ee0-ad07-4fdddb02db4e', 'zainancies@gmail.com', 'join', '2024-11-18 02:11:49'),
('20241118021149D040', '58dcaefe-bfce-4ee0-ad07-4fdddb02db4e', 'zainancies@gmail.com', 'leave', '2024-11-18 02:12:09'),
('202411181008212C25', '58dcaefe-bfce-4ee0-ad07-4fdddb02db4e', 'danielgancw@gmail.com', 'join', '2024-11-18 10:08:21'),
('20241125115524C75C', '08388a33-8594-49e4-bca2-2a8dfc3c6c7b', 'danielgancw@gmail.com', 'join', '2024-11-25 11:55:24'),
('20241202091116401A', '63fef0c9-51f5-4a00-b2b8-7a7d7d22afff', 'danielgancw@gmail.com', 'join', '2024-12-02 09:11:16'),
('20241202183155D67E', '63fef0c9-51f5-4a00-b2b8-7a7d7d22afff', 'leong.seow@hotmail.com', 'join', '2024-12-02 18:31:55'),
('20241209103819278B', 'e071eb73-d357-4419-a82b-71b9e04cc08f', 'danielgancw@gmail.com', 'join', '2024-12-09 10:38:19'),
('2024120914212485B0', 'e071eb73-d357-4419-a82b-71b9e04cc08f', 'hasif.rozak@gmail.com', 'join', '2024-12-09 14:21:24'),
('20241209160716965F', 'e071eb73-d357-4419-a82b-71b9e04cc08f', 'nicktay84@gmail.com', 'join', '2024-12-09 16:07:16'),
('2024121609030777DF', '246cccde-d80f-435e-bf40-5af71c6cd35b', 'danielgancw@gmail.com', 'join', '2024-12-16 09:03:07'),
('20241216181036ED64', '246cccde-d80f-435e-bf40-5af71c6cd35b', 'yuankl1306@gmail.com', 'join', '2024-12-16 18:10:36'),
('20241216191837F960', '246cccde-d80f-435e-bf40-5af71c6cd35b', 'leong.seow@hotmail.com', 'join', '2024-12-16 19:18:37'),
('202412230107247B51', 'a0223a98-2d67-4487-bcfb-bcecf6d80e1d', 'alvyn_chin@hotmail.com', 'join', '2024-12-23 01:07:24'),
('202412230107247B51', 'a0223a98-2d67-4487-bcfb-bcecf6d80e1d', 'alvyn_chin@hotmail.com', 'leave', '2024-12-23 01:08:10'),
('20241223104415476C', 'a0223a98-2d67-4487-bcfb-bcecf6d80e1d', 'danielgancw@gmail.com', 'join', '2024-12-23 10:44:15'),
('202412231642528153', 'a0223a98-2d67-4487-bcfb-bcecf6d80e1d', 'mnasrullah89@gmail.com', 'join', '2024-12-23 16:42:52'),
('202412231726128976', 'a0223a98-2d67-4487-bcfb-bcecf6d80e1d', 'alhakim.ambiah@gmail.com', 'join', '2024-12-23 17:26:12'),
('20241230115015CF49', '2759b230-ec4b-4c7c-af67-351e5c2e770d', 'danielgancw@gmail.com', 'join', '2024-12-30 11:50:15'),
('20241230184440D617', '2759b230-ec4b-4c7c-af67-351e5c2e770d', 'lowenghup@gmail.com', 'join', '2024-12-30 18:44:40'),
('20250106093449D8E8', '2fb3a199-3a46-4aee-b154-64cafaff8ac4', 'danielgancw@gmail.com', 'join', '2025-01-06 09:34:49'),
('202501131204552D0A', '1eae2559-0904-4ab4-a290-df67f42a617a', 'danielgancw@gmail.com', 'join', '2025-01-13 12:04:55'),
('20250120102312F0AD', 'd5e4076c-c454-4526-9027-bb5776e3c681', 'danielgancw@gmail.com', 'join', '2025-01-20 10:23:12'),
('202501201855056652', 'd5e4076c-c454-4526-9027-bb5776e3c681', 'g.aivee64@gmail.com', 'join', '2025-01-20 18:55:05'),
('202501201924099E45', 'd5e4076c-c454-4526-9027-bb5776e3c681', 'g.aivee64@gmail.com', 'join', '2025-01-20 19:24:09'),
('20250203103800E29B', 'ead4578a-e1a1-431c-baac-71940fefe57d', 'danielgancw@gmail.com', 'join', '2025-02-03 10:38:00');

-- --------------------------------------------------------

--
-- Table structure for table `events_saturday`
--

CREATE TABLE `events_saturday` (
  `order_id` varchar(20) NOT NULL,
  `game_id` varchar(100) NOT NULL,
  `user_email` varchar(80) NOT NULL,
  `event` varchar(20) NOT NULL,
  `updated_datetime` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `events_saturday`
--

INSERT INTO `events_saturday` (`order_id`, `game_id`, `user_email`, `event`, `updated_datetime`) VALUES
('20230811001455A6DB', '53be6f21-b394-44f3-b866-523b358af880', 'kongyeexuan.8@gmail.com', 'join', '2023-08-11 00:14:55'),
('20230811001455A6DB', '53be6f21-b394-44f3-b866-523b358af880', 'kongyeexuan.8@gmail.com', 'leave', '2023-08-11 00:16:03'),
('20230811002455121F', '53be6f21-b394-44f3-b866-523b358af880', 'puchong88@yahoo.com', 'join', '2023-08-11 00:24:55'),
('20230811143718588F', '1182b334-3bde-400b-93bb-1ad73e87c683', 'puchong88@yahoo.com', 'join', '2023-08-11 14:37:18'),
('20230811223846A7E3', '53be6f21-b394-44f3-b866-523b358af880', 'chutikan.som@gmail.com', 'join', '2023-08-11 22:38:46'),
('202308112324499B0E', '53be6f21-b394-44f3-b866-523b358af880', 'chutikan.som@gmail.com', 'join', '2023-08-11 23:24:49'),
('20230812113432E2FA', '53be6f21-b394-44f3-b866-523b358af880', 'tandkn@gmail.com', 'join', '2023-08-12 11:34:32'),
('20230812113444FB15', '1182b334-3bde-400b-93bb-1ad73e87c683', 'onglengsi88@gmail.com', 'join', '2023-08-12 11:34:44'),
('20230812183339BC9A', '1182b334-3bde-400b-93bb-1ad73e87c683', 'ianbo2002@gmail.com', 'join', '2023-08-12 18:33:39'),
('20230817172550B33B', 'ad4cc7ae-56bd-47f8-b1a4-3efa95bb2609', 'hermankok57@gmail.com', 'join', '2023-08-17 17:25:50'),
('20230817190959B17B', 'bc40821e-f477-4d87-9038-58edf7eaa10c', 'kunimisaki831@gmail.com', 'join', '2023-08-17 19:09:59'),
('20230818184441B2C6', 'bc40821e-f477-4d87-9038-58edf7eaa10c', 'ckwey86@yahoo.com', 'join', '2023-08-18 18:44:41'),
('202308182057554508', 'ad4cc7ae-56bd-47f8-b1a4-3efa95bb2609', 'gabrielwkchai@gmail.com', 'join', '2023-08-18 20:57:55'),
('202308191316016FDA', 'ad4cc7ae-56bd-47f8-b1a4-3efa95bb2609', 'ckiM9322@gmail.com', 'join', '2023-08-19 13:16:01'),
('20230819132301867B', 'bc40821e-f477-4d87-9038-58edf7eaa10c', 'Tmsjx@icloud.com', 'join', '2023-08-19 13:23:01'),
('20230819135324716C', 'bc40821e-f477-4d87-9038-58edf7eaa10c', 'Tmsjx@icloud.com', 'join', '2023-08-19 13:53:24'),
('202308251842081A02', '2003df1a-c61c-43e4-b145-4ec753581133', 'leewenshoong@gmail.com', 'join', '2023-08-25 18:42:08'),
('202308252206496A73', '2fe774c0-6aaf-4242-9920-d16ce85ef87c', 'weishaw01@hotmail.com', 'join', '2023-08-25 22:06:49'),
('2023082523044456FC', '2fe774c0-6aaf-4242-9920-d16ce85ef87c', 'stepheno364@gmail.com', 'join', '2023-08-25 23:04:44'),
('202308261042070B80', '2fe774c0-6aaf-4242-9920-d16ce85ef87c', 'Tmsjx@icloud.com', 'join', '2023-08-26 10:42:07'),
('20230826104627355E', '2fe774c0-6aaf-4242-9920-d16ce85ef87c', 'eric1661.e@gmail.com', 'join', '2023-08-26 10:46:27'),
('202308261059139D81', '2fe774c0-6aaf-4242-9920-d16ce85ef87c', 'tandkn@gmail.com', 'join', '2023-08-26 10:59:13'),
('202308261733067326', '2003df1a-c61c-43e4-b145-4ec753581133', 'ckiM9322@gmail.com', 'join', '2023-08-26 17:33:06'),
('20230826181008C716', '2003df1a-c61c-43e4-b145-4ec753581133', 'Tmsjx@icloud.com', 'join', '2023-08-26 18:10:08'),
('20230831181213113E', '09d74b81-1670-4415-832f-ba722cc555e7', 'kunimisaki831@gmail.com', 'join', '2023-08-31 18:12:13'),
('20230901204425250E', '09d74b81-1670-4415-832f-ba722cc555e7', 'weishaw01@hotmail.com', 'join', '2023-09-01 20:44:25'),
('2023090122240354C8', '09d74b81-1670-4415-832f-ba722cc555e7', 'yeong_1010@hotmail.com', 'join', '2023-09-01 22:24:03'),
('2023090209140222A3', '09d74b81-1670-4415-832f-ba722cc555e7', 'khloh79@yahoo.com', 'join', '2023-09-02 09:14:02'),
('20230902111847B666', '09d74b81-1670-4415-832f-ba722cc555e7', 'tandkn@gmail.com', 'join', '2023-09-02 11:18:47'),
('202309021142297F7F', '09d74b81-1670-4415-832f-ba722cc555e7', 'chin825@gmail.com', 'join', '2023-09-02 11:42:29'),
('20230902114757D767', '09d74b81-1670-4415-832f-ba722cc555e7', 'Tmsjx@icloud.com', 'join', '2023-09-02 11:47:57'),
('20230902153501066D', '089694d6-b4d4-47c5-90f8-2922ad83e3e9', 'ckiM9322@gmail.com', 'join', '2023-09-02 15:35:01'),
('202309021744486C78', '089694d6-b4d4-47c5-90f8-2922ad83e3e9', 'feiyee75@hotmail.com', 'join', '2023-09-02 17:44:48'),
('202309021758400E18', '089694d6-b4d4-47c5-90f8-2922ad83e3e9', 'walterkhaw@gmail.com', 'join', '2023-09-02 17:58:40'),
('20230902182919014F', '089694d6-b4d4-47c5-90f8-2922ad83e3e9', 'walterkhaw@gmail.com', 'join', '2023-09-02 18:29:19'),
('202309081226492A28', '8e869651-52d6-4ce5-9137-314ec125e6fb', 'zandro970626@gmail.com', 'join', '2023-09-08 12:26:49'),
('20230908215555DDCC', '8e869651-52d6-4ce5-9137-314ec125e6fb', 'tandkn@gmail.com', 'join', '2023-09-08 21:55:55'),
('2023090908293388B6', '8e869651-52d6-4ce5-9137-314ec125e6fb', 'yeong_1010@hotmail.com', 'join', '2023-09-09 08:29:33'),
('20230909090401E2D8', '8e869651-52d6-4ce5-9137-314ec125e6fb', 'chin825@gmail.com', 'join', '2023-09-09 09:04:01'),
('202309090927311D8F', '8e869651-52d6-4ce5-9137-314ec125e6fb', 'kentyeusy@gmail.com', 'join', '2023-09-09 09:27:31'),
('202309090934356EC1', '8e869651-52d6-4ce5-9137-314ec125e6fb', 'stepheno364@gmail.com', 'join', '2023-09-09 09:34:35'),
('2023090910595223CC', '8e869651-52d6-4ce5-9137-314ec125e6fb', 'kentyeusy@gmail.com', 'join', '2023-09-09 10:59:52'),
('20230909124059303D', '8e869651-52d6-4ce5-9137-314ec125e6fb', 'danielwai2228@gmail.com', 'join', '2023-09-09 12:40:59'),
('2023090913120798E3', '8e869651-52d6-4ce5-9137-314ec125e6fb', 'kentyeusy@gmail.com', 'join', '2023-09-09 13:12:07'),
('2023090917471342C1', '9d183c4b-9b3e-4ac8-9732-1e55ead25036', 'ali@baba.com', 'join', '2023-09-09 17:47:13'),
('202309121944508E14', 'f4c9c4e5-5b77-466c-a770-aae461b91825', 'kunimisaki831@gmail.com', 'join', '2023-09-12 19:44:50'),
('20230916090210F5BE', 'f4c9c4e5-5b77-466c-a770-aae461b91825', 'kentyeusy@gmail.com', 'join', '2023-09-16 09:02:10'),
('2023091609532495FE', 'f4c9c4e5-5b77-466c-a770-aae461b91825', 'weishaw01@hotmail.com', 'join', '2023-09-16 09:53:24'),
('202309160958412648', 'f4c9c4e5-5b77-466c-a770-aae461b91825', 'soh299@yahoo.com', 'join', '2023-09-16 09:58:41'),
('202309160958412648', 'f4c9c4e5-5b77-466c-a770-aae461b91825', 'soh299@yahoo.com', 'leave', '2023-09-16 09:59:21'),
('20230916095927911A', 'f4c9c4e5-5b77-466c-a770-aae461b91825', 'soh299@yahoo.com', 'join', '2023-09-16 09:59:27'),
('20230916100601E1AD', 'f4c9c4e5-5b77-466c-a770-aae461b91825', 'tandkn@gmail.com', 'join', '2023-09-16 10:06:01'),
('2023091610273805A2', 'f4c9c4e5-5b77-466c-a770-aae461b91825', 'amber98999@gmail.com', 'join', '2023-09-16 10:27:38'),
('20230916110135932E', 'f4c9c4e5-5b77-466c-a770-aae461b91825', 'chin825@gmail.com', 'join', '2023-09-16 11:01:35'),
('2023091611202403D1', 'f4c9c4e5-5b77-466c-a770-aae461b91825', 'yuankl1306@gmail.com', 'join', '2023-09-16 11:20:24'),
('202309161247415CE6', 'f4c9c4e5-5b77-466c-a770-aae461b91825', 'jonong1210@gmail.com', 'join', '2023-09-16 12:47:41'),
('2023091613482012AC', 'f1c32871-f0dc-48df-b193-a3e98f9e8e58', 'gabrielwkchai@gmail.com', 'join', '2023-09-16 13:48:20'),
('20230921195646E1A9', 'cc0bc5bb-16f2-4dbd-b7d7-8d5858ae2fdc', 'kunimisaki831@gmail.com', 'join', '2023-09-21 19:56:46'),
('20230923074527B7F7', 'cc0bc5bb-16f2-4dbd-b7d7-8d5858ae2fdc', 'yuankl1306@gmail.com', 'join', '2023-09-23 07:45:27'),
('2023092308295915ED', 'cc0bc5bb-16f2-4dbd-b7d7-8d5858ae2fdc', 'chin825@gmail.com', 'join', '2023-09-23 08:29:59'),
('20230923105019BB65', 'cc0bc5bb-16f2-4dbd-b7d7-8d5858ae2fdc', 'tandkn@gmail.com', 'join', '2023-09-23 10:50:19'),
('20230923110529377A', 'cc0bc5bb-16f2-4dbd-b7d7-8d5858ae2fdc', 'leejianweishann@gmail.com', 'join', '2023-09-23 11:05:29'),
('20230923135606BC82', 'b4c7197f-d57e-4971-94cb-7f928b130b9e', 'soh299@yahoo.com', 'join', '2023-09-23 13:56:06'),
('202309231402436210', 'cc0bc5bb-16f2-4dbd-b7d7-8d5858ae2fdc', 'kentyeusy@gmail.com', 'join', '2023-09-23 14:02:43'),
('202309231409535379', 'b4c7197f-d57e-4971-94cb-7f928b130b9e', 'amber98999@gmail.com', 'join', '2023-09-23 14:09:53'),
('202309292048245F49', 'dac4b70a-084f-4b0d-b80c-de3988d1a51e', 'leewenshoong@gmail.com', 'join', '2023-09-29 20:48:24'),
('20230929214810D8AF', 'dac4b70a-084f-4b0d-b80c-de3988d1a51e', 'yuankl1306@gmail.com', 'join', '2023-09-29 21:48:10'),
('202309300907366412', 'dac4b70a-084f-4b0d-b80c-de3988d1a51e', 'hpitonokl.22@gmail.com', 'join', '2023-09-30 09:07:36'),
('2023093010142162E6', 'dac4b70a-084f-4b0d-b80c-de3988d1a51e', 'weishaw01@hotmail.com', 'join', '2023-09-30 10:14:21'),
('2023093010412566E3', 'dac4b70a-084f-4b0d-b80c-de3988d1a51e', 'tandkn@gmail.com', 'join', '2023-09-30 10:41:25'),
('202309301044245459', 'dac4b70a-084f-4b0d-b80c-de3988d1a51e', 'kentyeusy@gmail.com', 'join', '2023-09-30 10:44:24'),
('202309301437176C4F', 'c16e87ed-0250-4f86-8343-e42e91b3e14f', 'soh299@yahoo.com', 'join', '2023-09-30 14:37:17'),
('20230930160606F5FD', 'c16e87ed-0250-4f86-8343-e42e91b3e14f', 'amber98999@gmail.com', 'join', '2023-09-30 16:06:06'),
('202310071101360752', '8529d565-247d-45ab-96f8-a23b844368f1', 'weishaw01@hotmail.com', 'join', '2023-10-07 11:01:36'),
('202310071133129A4E', '8529d565-247d-45ab-96f8-a23b844368f1', 'yuankl1306@gmail.com', 'join', '2023-10-07 11:33:12'),
('202310071148340BA2', '8529d565-247d-45ab-96f8-a23b844368f1', 'chin825@gmail.com', 'join', '2023-10-07 11:48:34'),
('202310071327374DC3', '4b845320-955c-4b90-88ca-8f7f57687379', 'ckiM9322@gmail.com', 'join', '2023-10-07 13:27:37'),
('20231007194852E6E4', '4b845320-955c-4b90-88ca-8f7f57687379', 'soh299@yahoo.com', 'join', '2023-10-07 19:48:52'),
('20231013202651985D', 'a4e712c5-afba-4cb2-9645-6055af523b95', 'weishaw01@hotmail.com', 'join', '2023-10-13 20:26:51'),
('2023101322451066EF', 'a4e712c5-afba-4cb2-9645-6055af523b95', 'leejianweishann@gmail.com', 'join', '2023-10-13 22:45:10'),
('20231014084542AE38', 'a4e712c5-afba-4cb2-9645-6055af523b95', 'kentyeusy@gmail.com', 'join', '2023-10-14 08:45:42'),
('20231014110141CDB9', 'a4e712c5-afba-4cb2-9645-6055af523b95', 'ckiM9322@gmail.com', 'join', '2023-10-14 11:01:41'),
('20231014143951CD1C', 'a4e712c5-afba-4cb2-9645-6055af523b95', 'chin825@gmail.com', 'join', '2023-10-14 14:39:51'),
('20231014160225CF0C', 'c01bec16-ad4f-4e46-a13b-ab3381de3838', 'gabrielwkchai@gmail.com', 'join', '2023-10-14 16:02:25'),
('20231020213440E221', 'c81a6c9c-0018-4114-9f5d-90fe1e3653a5', 'amber98999@gmail.com', 'join', '2023-10-20 21:34:40'),
('202310211100301823', 'c81a6c9c-0018-4114-9f5d-90fe1e3653a5', 'tandkn@gmail.com', 'join', '2023-10-21 11:00:30'),
('20231021131612110D', 'c81a6c9c-0018-4114-9f5d-90fe1e3653a5', 'weishaw01@hotmail.com', 'join', '2023-10-21 13:16:12'),
('202310211451066B28', '80b75492-b7d4-4d03-880d-f7f4ed034c84', 'gabrielwkchai@gmail.com', 'join', '2023-10-21 14:51:06'),
('2023102115580682A6', '80b75492-b7d4-4d03-880d-f7f4ed034c84', 'soh299@yahoo.com', 'join', '2023-10-21 15:58:06'),
('202310211604110CD1', '80b75492-b7d4-4d03-880d-f7f4ed034c84', 'amber98999@gmail.com', 'join', '2023-10-21 16:04:11'),
('20231027235247EE9D', '2464b9da-19da-416b-b1fb-43ad3fd3bbd7', 'tandkn@gmail.com', 'join', '2023-10-27 23:52:47'),
('20231028082325A802', '2464b9da-19da-416b-b1fb-43ad3fd3bbd7', 'yuankl1306@gmail.com', 'join', '2023-10-28 08:23:25'),
('202310281152439BE6', '2464b9da-19da-416b-b1fb-43ad3fd3bbd7', 'chin825@gmail.com', 'join', '2023-10-28 11:52:43'),
('202310281455344D3B', '4df37f61-831f-41f8-8fd8-1c22b39ad79e', 'gabrielwkchai@gmail.com', 'join', '2023-10-28 14:55:34'),
('202311032328099F88', 'b0a326d3-bfc4-44bd-9bb7-14847e2c05cd', 'tandkn@gmail.com', 'join', '2023-11-03 23:28:09'),
('202311041019151E33', 'b0a326d3-bfc4-44bd-9bb7-14847e2c05cd', 'seanfoo2109@gmail.com', 'join', '2023-11-04 10:19:15'),
('202311041019151E33', 'b0a326d3-bfc4-44bd-9bb7-14847e2c05cd', 'seanfoo2109@gmail.com', 'leave', '2023-11-04 10:21:29'),
('202311041021522C02', 'b0a326d3-bfc4-44bd-9bb7-14847e2c05cd', 'seanfoo2109@gmail.com', 'join', '2023-11-04 10:21:52'),
('202311041021522C02', 'b0a326d3-bfc4-44bd-9bb7-14847e2c05cd', 'seanfoo2109@gmail.com', 'leave', '2023-11-04 10:22:19'),
('20231104125332FCD6', 'b0a326d3-bfc4-44bd-9bb7-14847e2c05cd', 'yuankl1306@gmail.com', 'join', '2023-11-04 12:53:32'),
('2023110412553477D7', 'e2def2a7-036a-4f18-9c75-b02991ef6e62', 'patricklim4312@gmail.com', 'join', '2023-11-04 12:55:34'),
('202311041405245806', 'b0a326d3-bfc4-44bd-9bb7-14847e2c05cd', 'chin825@gmail.com', 'join', '2023-11-04 14:05:24'),
('20231104153619C99E', 'e2def2a7-036a-4f18-9c75-b02991ef6e62', 'soh299@yahoo.com', 'join', '2023-11-04 15:36:19'),
('20231104173250D67C', 'e2def2a7-036a-4f18-9c75-b02991ef6e62', 'amber98999@gmail.com', 'join', '2023-11-04 17:32:50'),
('2023110417554215B1', 'e2def2a7-036a-4f18-9c75-b02991ef6e62', 'Tmsjx@icloud.com', 'join', '2023-11-04 17:55:42'),
('20231111101149EA5A', '2c93ac23-abf2-406e-9e7c-ca9492e76c13', 'weishaw01@hotmail.com', 'join', '2023-11-11 10:11:49'),
('20231111102401A3C7', '2c93ac23-abf2-406e-9e7c-ca9492e76c13', 'yuankl1306@gmail.com', 'join', '2023-11-11 10:24:01'),
('20231111104127ADDE', '2c93ac23-abf2-406e-9e7c-ca9492e76c13', 'tandkn@gmail.com', 'join', '2023-11-11 10:41:27'),
('202311111331037A72', '2c93ac23-abf2-406e-9e7c-ca9492e76c13', 'Tmsjx@icloud.com', 'join', '2023-11-11 13:31:03'),
('20231111180156E3BC', '3c2de3c5-27ce-455c-9cae-9651d0c9c108', 'soh299@yahoo.com', 'join', '2023-11-11 18:01:56'),
('20231118100232B804', 'a3721ce2-8986-4538-89eb-96bd47faa4be', 'chin825@gmail.com', 'join', '2023-11-18 10:02:32'),
('20231118102650EF61', 'a3721ce2-8986-4538-89eb-96bd47faa4be', 'tandkn@gmail.com', 'join', '2023-11-18 10:26:50'),
('20231125102652839C', '1a0e2149-3a50-4c49-bd89-d098debacaac', 'chin825@gmail.com', 'join', '2023-11-25 10:26:52'),
('202311251838206273', 'af9ae535-4f5f-41da-badb-3ab011339594', '1410sophia@gmail.com', 'join', '2023-11-25 18:38:20'),
('20231125184726C604', 'af9ae535-4f5f-41da-badb-3ab011339594', 'soh299@yahoo.com', 'join', '2023-11-25 18:47:26'),
('2023112519020873F3', 'af9ae535-4f5f-41da-badb-3ab011339594', 'amber98999@gmail.com', 'join', '2023-11-25 19:02:08'),
('20231202082359598E', '01c2b844-0f64-4c23-bb69-38d276106889', 'chin825@gmail.com', 'join', '2023-12-02 08:23:59'),
('2023120209515387B3', '01c2b844-0f64-4c23-bb69-38d276106889', 'tandkn@gmail.com', 'join', '2023-12-02 09:51:53'),
('202312021245063B33', '01c2b844-0f64-4c23-bb69-38d276106889', 'chuayfun@hotmail.com', 'join', '2023-12-02 12:45:06'),
('20231202124546E462', '59bad4f3-1192-4f77-8036-b2059f4b3c38', 'chuayfun@hotmail.com', 'join', '2023-12-02 12:45:46'),
('202312021245063B33', '01c2b844-0f64-4c23-bb69-38d276106889', 'chuayfun@hotmail.com', 'leave', '2023-12-02 12:52:45'),
('20231202130117D05E', '59bad4f3-1192-4f77-8036-b2059f4b3c38', 'marcus@polypet.com.sg', 'join', '2023-12-02 13:01:17'),
('202312021343598B98', '59bad4f3-1192-4f77-8036-b2059f4b3c38', 'chuayfun@hotmail.com', 'join', '2023-12-02 13:43:59'),
('202312091108009DDE', '967ddd4b-8d31-4fa4-8df9-182f964a0af5', 'yuankl1306@gmail.com', 'join', '2023-12-09 11:08:00'),
('202312161239003177', '8686c0f6-f5cd-48f5-b0b7-4951a8aa7e0c', 'stefankhoo.1@gmail.com', 'join', '2023-12-16 12:39:00'),
('2023121617090287A4', '2a78a143-967f-4428-b3ac-95af1d6b1ea7', 'jeffrey975522@outlook.com', 'join', '2023-12-16 17:09:02'),
('202312231222437E43', 'd7b06d21-60cd-400b-a32b-059689c79b58', 'yuankl1306@gmail.com', 'join', '2023-12-23 12:22:43'),
('2023122313260831EB', 'd7b06d21-60cd-400b-a32b-059689c79b58', 'kentyeusy@gmail.com', 'join', '2023-12-23 13:26:08'),
('202312231536177222', '6b6dec3e-95d6-493c-955c-9aef2d3a16b5', 'yee_yang94@hotmail.com', 'join', '2023-12-23 15:36:17'),
('202312271903496A83', 'bee61a99-d5c8-4b43-ae59-db53d3bbbc58', 'stevenkhoh0111@gmail.com', 'join', '2023-12-27 19:03:49'),
('202312281647348A4F', '0f131840-8932-4ba2-b084-16a953772525', 'khinvyn@gmail.com', 'join', '2023-12-28 16:47:34'),
('202312281647348A4F', '0f131840-8932-4ba2-b084-16a953772525', 'khinvyn@gmail.com', 'leave', '2023-12-28 16:49:08'),
('20240106215840B293', 'b97bf92e-29bf-40d0-a4b1-c1c380034340', 'mandyong865@gmail.com', 'join', '2024-01-06 21:58:40'),
('20240106215840B293', 'b97bf92e-29bf-40d0-a4b1-c1c380034340', 'mandyong865@gmail.com', 'leave', '2024-01-06 21:59:23'),
('20240113103151E433', '680e80ae-118f-470f-9573-f726d09218a0', 'weishaw01@hotmail.com', 'join', '2024-01-13 10:31:51'),
('202401201113234665', '2cedbca8-194d-4097-aeb2-0d89a331512a', 'yuankl1306@gmail.com', 'join', '2024-01-20 11:13:23'),
('202401201121145824', '2cedbca8-194d-4097-aeb2-0d89a331512a', 'jasonngks114@gmail.com', 'join', '2024-01-20 11:21:14'),
('20240120122621A948', '2cedbca8-194d-4097-aeb2-0d89a331512a', 'weishaw01@hotmail.com', 'join', '2024-01-20 12:26:21'),
('202402241137204655', '0c2b2c3d-e7f9-45c6-a379-6b5275312e20', 'tandkn@gmail.com', 'join', '2024-02-24 11:37:20'),
('20240224113820A464', '0c2b2c3d-e7f9-45c6-a379-6b5275312e20', 'yuankl1306@gmail.com', 'join', '2024-02-24 11:38:20'),
('20240309104222B298', 'cc7a6971-09aa-4d42-afe9-4821da4ca70c', 'engchunkiet9862@gmail.com', 'join', '2024-03-09 10:42:22'),
('202403091321005950', 'cc7a6971-09aa-4d42-afe9-4821da4ca70c', 'tandkn@gmail.com', 'join', '2024-03-09 13:21:00'),
('20240316104200D612', '61101494-a8e6-40ce-9b86-4976a37e6b94', 'tandkn@gmail.com', 'join', '2024-03-16 10:42:00'),
('202403231049391C2E', '5aef230b-8372-4cdb-81d2-d0bd4696270e', 'tandkn@gmail.com', 'join', '2024-03-23 10:49:39'),
('20240323105718BB7D', '5aef230b-8372-4cdb-81d2-d0bd4696270e', 'weishaw01@hotmail.com', 'join', '2024-03-23 10:57:18'),
('202403231116472D97', '5aef230b-8372-4cdb-81d2-d0bd4696270e', 'yuankl1306@gmail.com', 'join', '2024-03-23 11:16:47'),
('20240330111224FD41', '109d672e-1559-4d8f-8163-161c50bc26b6', 'tandkn@gmail.com', 'join', '2024-03-30 11:12:24'),
('20240405120257F36A', '5bd093f6-88e4-43f8-9ff5-1c282f8309eb', 'tftan@yahoo.com', 'join', '2024-04-05 12:02:57'),
('202404052318396CA1', '10ecf8a5-c706-4857-95b4-59b1e90038e2', 'vcquekvcc@gmail.com', 'join', '2024-04-05 23:18:39'),
('202404052318396CA1', '10ecf8a5-c706-4857-95b4-59b1e90038e2', 'vcquekvcc@gmail.com', 'leave', '2024-04-05 23:19:23'),
('202404060927034BD3', '5bd093f6-88e4-43f8-9ff5-1c282f8309eb', 'tandkn@gmail.com', 'join', '2024-04-06 09:27:03'),
('20240406102133D0AF', '5bd093f6-88e4-43f8-9ff5-1c282f8309eb', 'tingentan98@gmail.com', 'join', '2024-04-06 10:21:33'),
('202404121504571E81', '810bd63b-cab8-4100-a961-5cda512c210b', 'carmanjw22@gmail.com', 'join', '2024-04-12 15:04:57'),
('202404121504571E81', '810bd63b-cab8-4100-a961-5cda512c210b', 'carmanjw22@gmail.com', 'leave', '2024-04-12 15:05:30'),
('20240412171811CDF9', '810bd63b-cab8-4100-a961-5cda512c210b', 'hongyuan2020@gmail.com', 'join', '2024-04-12 17:18:11'),
('2024041313434578C7', '79c0cf2b-7bfe-466d-ae62-32c11bb62667', 'snowinteren@gmail.com', 'join', '2024-04-13 13:43:45'),
('20240413134851B20E', '79c0cf2b-7bfe-466d-ae62-32c11bb62667', 'tftan@yahoo.com', 'join', '2024-04-13 13:48:51'),
('2024041313434578C7', '79c0cf2b-7bfe-466d-ae62-32c11bb62667', 'snowinteren@gmail.com', 'leave', '2024-04-13 13:52:30'),
('2024042009533501AE', 'b3013a07-f34f-45ff-9faf-19446d9aa4e3', 'tandkn@gmail.com', 'join', '2024-04-20 09:53:35'),
('202404270550078FD9', 'b307019d-860d-42b0-8bc7-c9e32324ea04', 'tftan@yahoo.com', 'join', '2024-04-27 05:50:07'),
('202404270927083044', 'b307019d-860d-42b0-8bc7-c9e32324ea04', 'stefankhoo.1@gmail.com', 'join', '2024-04-27 09:27:08'),
('202404271148172B08', 'b307019d-860d-42b0-8bc7-c9e32324ea04', 'tandkn@gmail.com', 'join', '2024-04-27 11:48:17'),
('20240503232220CEE3', '5ab70495-975f-4dc5-809a-36f471adcc89', 'tftan@yahoo.com', 'join', '2024-05-03 23:22:20'),
('2024050410495510CF', '5ab70495-975f-4dc5-809a-36f471adcc89', 'tandkn@gmail.com', 'join', '2024-05-04 10:49:55'),
('202405102121112A5D', 'c4b253d8-f397-4fda-9aa0-af5f461611d0', 'tftan@yahoo.com', 'join', '2024-05-10 21:21:11'),
('20240510222048E620', 'c4b253d8-f397-4fda-9aa0-af5f461611d0', 'tftan@yahoo.com', 'join', '2024-05-10 22:20:48'),
('202405102245574B44', 'c4b253d8-f397-4fda-9aa0-af5f461611d0', 'tftan@yahoo.com', 'join', '2024-05-10 22:45:57'),
('20240511085318937D', 'c4b253d8-f397-4fda-9aa0-af5f461611d0', 'mdanishhazim44@gmail.com', 'join', '2024-05-11 08:53:18'),
('202405231400158E5D', 'c9d793d6-4f59-4c55-a70b-d961c9824256', 'wilbertwong1030@gmail.com', 'join', '2024-05-23 14:00:15'),
('20240524192513CC5B', 'c9d793d6-4f59-4c55-a70b-d961c9824256', 'tftan@yahoo.com', 'join', '2024-05-24 19:25:13'),
('202405311249368237', 'c4038c83-bb5a-42c8-8ba2-099f60fa2cac', 'puchong88@yahoo.com', 'join', '2024-05-31 12:49:36'),
('20240601085528DD1E', 'aa549fbe-8641-4f13-b1b9-5a4e9030b16e', 'tftan@yahoo.com', 'join', '2024-06-01 08:55:28'),
('20240601092511E78D', 'aa549fbe-8641-4f13-b1b9-5a4e9030b16e', 'tandkn@gmail.com', 'join', '2024-06-01 09:25:11'),
('20240601110018A269', 'aa549fbe-8641-4f13-b1b9-5a4e9030b16e', 'kouhong.ckh@gmail.com', 'join', '2024-06-01 11:00:18'),
('2024060111585650DC', 'aa549fbe-8641-4f13-b1b9-5a4e9030b16e', 'kouhong.ckh@gmail.com', 'join', '2024-06-01 11:58:56'),
('2024060112170070B2', 'aa549fbe-8641-4f13-b1b9-5a4e9030b16e', 'tom_guan97@hotmail.com', 'join', '2024-06-01 12:17:00'),
('202406011453114ECA', 'c4038c83-bb5a-42c8-8ba2-099f60fa2cac', 'sailingtomars@protonmail.com', 'join', '2024-06-01 14:53:11'),
('202406011808061762', 'c4038c83-bb5a-42c8-8ba2-099f60fa2cac', 'feiyee75@hotmail.com', 'join', '2024-06-01 18:08:06'),
('202406071941346598', '823bb6b3-4055-4318-b5a8-815be3c3fbf7', 'login.nicksontan@gmail.com', 'join', '2024-06-07 19:41:34'),
('202406080942349DCC', '823bb6b3-4055-4318-b5a8-815be3c3fbf7', 'simon_lee0122@yahoo.com', 'join', '2024-06-08 09:42:34'),
('20240608111139F7B9', '823bb6b3-4055-4318-b5a8-815be3c3fbf7', 'tftan@yahoo.com', 'join', '2024-06-08 11:11:39'),
('202406081243176D27', '823bb6b3-4055-4318-b5a8-815be3c3fbf7', 'yuankl1306@gmail.com', 'join', '2024-06-08 12:43:17'),
('20240608180014CEFC', '9074afd0-6740-45db-a161-8d6e95caf029', 'c.yongjun11@gmail.com', 'join', '2024-06-08 18:00:14'),
('202406081811161BC4', '9074afd0-6740-45db-a161-8d6e95caf029', 'zecheng.t@gmail.com', 'join', '2024-06-08 18:11:16'),
('202406081811161BC4', '9074afd0-6740-45db-a161-8d6e95caf029', 'zecheng.t@gmail.com', 'leave', '2024-06-08 18:12:25'),
('20240614124112AFF8', '75a6d557-3251-465a-aeed-83eae34f0187', 'tftan@yahoo.com', 'join', '2024-06-14 12:41:12'),
('20240615091858D9BE', '75a6d557-3251-465a-aeed-83eae34f0187', 'weishaw01@hotmail.com', 'join', '2024-06-15 09:18:59'),
('202406151013353AFE', '75a6d557-3251-465a-aeed-83eae34f0187', 'yuankl1306@gmail.com', 'join', '2024-06-15 10:13:35'),
('20240615103650E419', '75a6d557-3251-465a-aeed-83eae34f0187', 'tonywong4338@gmail.com', 'join', '2024-06-15 10:36:50'),
('202406151726490540', 'b52c3910-cac4-4ad4-b44c-c7eb96844963', 'wengonn5678@gmail.com', 'join', '2024-06-15 17:26:49'),
('20240615182844D7B1', 'b52c3910-cac4-4ad4-b44c-c7eb96844963', 'junsuke23@gmail.com', 'join', '2024-06-15 18:28:44'),
('20240621175240DDDE', 'ee3d087c-00b6-479a-a046-edff8b9b0047', 'tftan@yahoo.com', 'join', '2024-06-21 17:52:40'),
('20240628140842508F', '9dda3cd5-2119-493d-9478-a6793dd8b1bc', 'kongpinpin91@gmail.com', 'join', '2024-06-28 14:08:42'),
('20240628195321B36E', '9dda3cd5-2119-493d-9478-a6793dd8b1bc', 'tftan@yahoo.com', 'join', '2024-06-28 19:53:21'),
('202406290925599076', '9dda3cd5-2119-493d-9478-a6793dd8b1bc', 'tandkn@gmail.com', 'join', '2024-06-29 09:25:59'),
('20240629102433D553', '9dda3cd5-2119-493d-9478-a6793dd8b1bc', 'manseng1019@gmail.com', 'join', '2024-06-29 10:24:33'),
('20240629115845FF7B', 'df514a14-08c4-43bd-b9b5-04cdf20b7b89', 'wilbertwong1030@gmail.com', 'join', '2024-06-29 11:58:45'),
('2024070521282850A8', 'ff343691-92cb-4f9d-b291-75b70e118711', 'tftan@yahoo.com', 'join', '2024-07-05 21:28:28'),
('202407061057131A8B', 'ff343691-92cb-4f9d-b291-75b70e118711', 'shaoranswc@live.co.uk', 'join', '2024-07-06 10:57:13'),
('202407061719182D8B', '6fb5a379-1cc4-4ee9-93f8-0bcb124931be', 'mohdzarulazham970@gmail.com', 'join', '2024-07-06 17:19:18'),
('20240712210931A483', '640515fc-3a74-4b10-b0d6-2a09b3def2bb', 'tftan@yahoo.com', 'join', '2024-07-12 21:09:31'),
('20240712230331735C', '5ca399e5-6a4c-4b36-bdfd-02e732bc9c10', 'chakhua514@yahoo.com', 'join', '2024-07-12 23:03:31'),
('2024071223314045F5', '5ca399e5-6a4c-4b36-bdfd-02e732bc9c10', 'chaiz85@gmail.com', 'join', '2024-07-12 23:31:40'),
('202407130852010685', '640515fc-3a74-4b10-b0d6-2a09b3def2bb', 'shaoranswc@live.co.uk', 'join', '2024-07-13 08:52:01'),
('20240713110014647B', '640515fc-3a74-4b10-b0d6-2a09b3def2bb', 'ziming20010903@gmail.com', 'join', '2024-07-13 11:00:14'),
('20240713120828F8A4', '640515fc-3a74-4b10-b0d6-2a09b3def2bb', 'chuahisaac9657@gmail.com', 'join', '2024-07-13 12:08:28'),
('20240713120933458A', '640515fc-3a74-4b10-b0d6-2a09b3def2bb', '1phousehp@gmail.com', 'join', '2024-07-13 12:09:33'),
('20240713121205484B', '640515fc-3a74-4b10-b0d6-2a09b3def2bb', 'cshengyang8@gmail.com', 'join', '2024-07-13 12:12:05'),
('202407131220181644', '5ca399e5-6a4c-4b36-bdfd-02e732bc9c10', 'chakhua514@yahoo.com', 'join', '2024-07-13 12:20:18'),
('202407131245037417', '5ca399e5-6a4c-4b36-bdfd-02e732bc9c10', 'chakhua514@yahoo.com', 'join', '2024-07-13 12:45:03'),
('20240713140119ED39', '640515fc-3a74-4b10-b0d6-2a09b3def2bb', 'chuahisaac9657@gmail.com', 'join', '2024-07-13 14:01:19'),
('202407131542025070', '5ca399e5-6a4c-4b36-bdfd-02e732bc9c10', 'tongjack99@gmail.com', 'join', '2024-07-13 15:42:02'),
('202407131747498FE5', '5ca399e5-6a4c-4b36-bdfd-02e732bc9c10', 'arzulmiahmad@gmail.com', 'join', '2024-07-13 17:47:49'),
('202407182250020E40', 'c949d424-add7-479f-b8b1-4bc1d0160a2c', 'havard8890@hotmail.com', 'join', '2024-07-18 22:50:02'),
('20240718225652E27F', 'c949d424-add7-479f-b8b1-4bc1d0160a2c', 'lennyrong8090@gmail.com', 'join', '2024-07-18 22:56:52'),
('20240719184919E131', 'c949d424-add7-479f-b8b1-4bc1d0160a2c', 'tftan@yahoo.com', 'join', '2024-07-19 18:49:19'),
('202407192311366B46', 'c949d424-add7-479f-b8b1-4bc1d0160a2c', 'weishaw01@hotmail.com', 'join', '2024-07-19 23:11:36'),
('202407201046376E49', 'c949d424-add7-479f-b8b1-4bc1d0160a2c', 'yuankl1306@gmail.com', 'join', '2024-07-20 10:46:37'),
('20240720113603079C', '9a0461b6-44cf-4a08-885c-74875cf0099e', 'kongpinpin91@gmail.com', 'join', '2024-07-20 11:36:03'),
('20240720122557C488', 'c949d424-add7-479f-b8b1-4bc1d0160a2c', 'puchong88@yahoo.com', 'join', '2024-07-20 12:25:57'),
('20240720124029CF5B', 'c949d424-add7-479f-b8b1-4bc1d0160a2c', 'shaoranswc@live.co.uk', 'join', '2024-07-20 12:40:29'),
('20240720163348A65C', '9a0461b6-44cf-4a08-885c-74875cf0099e', 'szejiun0829@gmail.com', 'join', '2024-07-20 16:33:48'),
('20240720163348A65C', '9a0461b6-44cf-4a08-885c-74875cf0099e', 'szejiun0829@gmail.com', 'leave', '2024-07-20 16:34:20'),
('202407201639096070', '9a0461b6-44cf-4a08-885c-74875cf0099e', 'doyks5@gmail.com', 'join', '2024-07-20 16:39:09'),
('20240720165440C535', '9a0461b6-44cf-4a08-885c-74875cf0099e', 'szejiun0829@gmail.com', 'join', '2024-07-20 16:54:40'),
('202407261104316864', 'b525d2bc-aad0-4d7f-9d24-3011bc91c147', 'Nicholaschan020900@gmail.com', 'join', '2024-07-26 11:04:31'),
('2024072611044904CB', 'b525d2bc-aad0-4d7f-9d24-3011bc91c147', 'feiyee75@hotmail.com', 'join', '2024-07-26 11:04:49'),
('202407261252146FD8', 'b525d2bc-aad0-4d7f-9d24-3011bc91c147', 'feiyee75@hotmail.com', 'join', '2024-07-26 12:52:14'),
('2024072616554363F5', 'fe13f724-eb52-4a10-857d-f5ea5e47ecbc', 'chinfefi@gmail.com', 'join', '2024-07-26 16:55:43'),
('202407270859471BFC', 'fe13f724-eb52-4a10-857d-f5ea5e47ecbc', 'tftan@yahoo.com', 'join', '2024-07-27 08:59:47'),
('202407271045084CA8', 'fe13f724-eb52-4a10-857d-f5ea5e47ecbc', 'tangyw03@gmail.com', 'join', '2024-07-27 10:45:08'),
('20240727125106A9F9', 'b525d2bc-aad0-4d7f-9d24-3011bc91c147', 'szejiun0829@gmail.com', 'join', '2024-07-27 12:51:06'),
('202407271518404026', 'b525d2bc-aad0-4d7f-9d24-3011bc91c147', 'wongrickyi44@gmail.com', 'join', '2024-07-27 15:18:40'),
('202407271518404026', 'b525d2bc-aad0-4d7f-9d24-3011bc91c147', 'wongrickyi44@gmail.com', 'leave', '2024-07-27 15:19:02'),
('202407271719215591', 'b525d2bc-aad0-4d7f-9d24-3011bc91c147', 'arzulmiahmad@gmail.com', 'join', '2024-07-27 17:19:21'),
('202408021257107ECD', '82dea93d-19fb-42e0-a2dd-88cb869ce4ee', 'jackiexem0520@yahoo.com', 'join', '2024-08-02 12:57:10'),
('20240802130340ABAE', '82dea93d-19fb-42e0-a2dd-88cb869ce4ee', 'yunmoon@gmail.com', 'join', '2024-08-02 13:03:40'),
('202408021304019B0F', '82dea93d-19fb-42e0-a2dd-88cb869ce4ee', 'tongjack99@gmail.com', 'join', '2024-08-02 13:04:01'),
('20240802185839B284', '82dea93d-19fb-42e0-a2dd-88cb869ce4ee', 'srfnzmry88@gmail.com', 'join', '2024-08-02 18:58:39'),
('202408021947338612', '82dea93d-19fb-42e0-a2dd-88cb869ce4ee', 'srfnzmry88@gmail.com', 'join', '2024-08-02 19:47:33'),
('20240802213205E4E3', '4c8d82cb-00b1-4c6b-9f4e-005ecd0fb672', 'tftan@yahoo.com', 'join', '2024-08-02 21:32:05'),
('2024080307091558DA', '4c8d82cb-00b1-4c6b-9f4e-005ecd0fb672', 'wongrickyi44@gmail.com', 'join', '2024-08-03 07:09:15'),
('2024080307091558DA', '4c8d82cb-00b1-4c6b-9f4e-005ecd0fb672', 'wongrickyi44@gmail.com', 'leave', '2024-08-03 07:09:33'),
('202408031107495CDC', '4c8d82cb-00b1-4c6b-9f4e-005ecd0fb672', 'tandkn@gmail.com', 'join', '2024-08-03 11:07:49'),
('20240803130113B595', '82dea93d-19fb-42e0-a2dd-88cb869ce4ee', 'szejiun0829@gmail.com', 'join', '2024-08-03 13:01:13'),
('202408070944104DF5', '0ffdbe2d-9261-46ea-937b-3486710f3642', 'adriannicklaus7a2@gmail.com', 'join', '2024-08-07 09:44:10'),
('202408070944104DF5', '0ffdbe2d-9261-46ea-937b-3486710f3642', 'adriannicklaus7a2@gmail.com', 'leave', '2024-08-07 09:44:45'),
('20240809192117D5C7', '2ded20c4-11c2-49a2-9110-5966cb7f6477', 'tftan@yahoo.com', 'join', '2024-08-09 19:21:17'),
('202408092137438128', '0ffdbe2d-9261-46ea-937b-3486710f3642', 'lwlpeng99@gmail.com', 'join', '2024-08-09 21:37:43'),
('2024081011182380B2', '2ded20c4-11c2-49a2-9110-5966cb7f6477', 'shaoranswc@live.co.uk', 'join', '2024-08-10 11:18:23'),
('20240810114433710D', '2ded20c4-11c2-49a2-9110-5966cb7f6477', 'szejiun0829@gmail.com', 'join', '2024-08-10 11:44:33'),
('2024081015364012EA', '0ffdbe2d-9261-46ea-937b-3486710f3642', 'feiyee75@hotmail.com', 'join', '2024-08-10 15:36:40'),
('202408161716237F4A', 'f2c21ea9-ae11-41be-85af-12fdb9a55813', 'winniehlbong@gmail.com', 'join', '2024-08-16 17:16:23'),
('20240817004348F154', 'f2c21ea9-ae11-41be-85af-12fdb9a55813', 'miow1111@gmail.com', 'join', '2024-08-17 00:43:48'),
('20240817111246618C', '81c63f51-7afc-45b4-b4ec-9c0a23ddb3a0', 'lwlpeng99@gmail.com', 'join', '2024-08-17 11:12:46'),
('202408171545334DC2', '81c63f51-7afc-45b4-b4ec-9c0a23ddb3a0', 'tftan@yahoo.com', 'join', '2024-08-17 15:45:33'),
('202408171704464F21', '81c63f51-7afc-45b4-b4ec-9c0a23ddb3a0', 'lwlpeng99@gmail.com', 'join', '2024-08-17 17:04:46'),
('202408171732292A46', '81c63f51-7afc-45b4-b4ec-9c0a23ddb3a0', 'hakimiakim4040@gmail.com', 'join', '2024-08-17 17:32:29'),
('202408171754571F80', '81c63f51-7afc-45b4-b4ec-9c0a23ddb3a0', 'lwlpeng99@gmail.com', 'join', '2024-08-17 17:54:57'),
('20240817192934D051', '81c63f51-7afc-45b4-b4ec-9c0a23ddb3a0', 'jonathanyxs@gmail.com', 'join', '2024-08-17 19:29:34'),
('2024082110345053CF', 'af8a2d0b-92e7-4a42-b5ba-b17008289100', 'kianjie1998@gmail.com', 'join', '2024-08-21 10:34:50'),
('2024082110345053CF', 'af8a2d0b-92e7-4a42-b5ba-b17008289100', 'kianjie1998@gmail.com', 'leave', '2024-08-21 10:36:26'),
('202408211045185CA0', 'af8a2d0b-92e7-4a42-b5ba-b17008289100', 'cade.guo5@gmail.com', 'join', '2024-08-21 10:45:18'),
('2024082222264052CB', '8f918d4a-efd6-4543-82e3-bd8bf6a9c979', 'yekaitan9@gmail.com', 'join', '2024-08-22 22:26:40'),
('202408231533202128', 'af8a2d0b-92e7-4a42-b5ba-b17008289100', 'tftan@yahoo.com', 'join', '2024-08-23 15:33:20'),
('2024082317235768CD', '8f918d4a-efd6-4543-82e3-bd8bf6a9c979', 'nabilbakti2@gmail.com', 'join', '2024-08-23 17:23:57'),
('202408240901002B1D', 'af8a2d0b-92e7-4a42-b5ba-b17008289100', 'carmanjw22@gmail.com', 'join', '2024-08-24 09:01:00'),
('2024082412460713C7', '8f918d4a-efd6-4543-82e3-bd8bf6a9c979', 'andrewcwk91@gmail.com', 'join', '2024-08-24 12:46:07'),
('2024082412460713C7', '8f918d4a-efd6-4543-82e3-bd8bf6a9c979', 'andrewcwk91@gmail.com', 'leave', '2024-08-24 12:47:44'),
('2024082414520705F0', '8f918d4a-efd6-4543-82e3-bd8bf6a9c979', 'srfnzmry88@gmail.com', 'join', '2024-08-24 14:52:07'),
('20240824172717C505', '8f918d4a-efd6-4543-82e3-bd8bf6a9c979', 'aisyfaiz42@gmail.com', 'join', '2024-08-24 17:27:17'),
('20240824193156278C', 'f5891ca9-6fdc-48c5-8d7e-506be56469aa', 'aisyfaiz42@gmail.com', 'join', '2024-08-24 19:31:56'),
('20240824193636CCEB', 'f5891ca9-6fdc-48c5-8d7e-506be56469aa', 'mhafiz88@yahoo.co.uk', 'join', '2024-08-24 19:36:36'),
('20240824213819DB4F', 'f5891ca9-6fdc-48c5-8d7e-506be56469aa', 'chengsikqq2104@gmail.com', 'join', '2024-08-24 21:38:19'),
('20240827195059C41C', 'eab24d7e-569a-4fc8-8b8a-8f03e27358e2', 'alyaamanina448@gmail.com', 'join', '2024-08-27 19:50:59'),
('20240827195059C41C', 'eab24d7e-569a-4fc8-8b8a-8f03e27358e2', 'alyaamanina448@gmail.com', 'leave', '2024-08-27 19:51:26'),
('20240830103334512E', 'eab24d7e-569a-4fc8-8b8a-8f03e27358e2', 'weishaw01@hotmail.com', 'join', '2024-08-30 10:33:34'),
('2024083012340873D1', 'eab24d7e-569a-4fc8-8b8a-8f03e27358e2', 'winniehlbong@gmail.com', 'join', '2024-08-30 12:34:08'),
('20240830132324FB11', 'eab24d7e-569a-4fc8-8b8a-8f03e27358e2', 'yuankl1306@gmail.com', 'join', '2024-08-30 13:23:24'),
('20240830151838DA5F', 'eab24d7e-569a-4fc8-8b8a-8f03e27358e2', 'tftan@yahoo.com', 'join', '2024-08-30 15:18:38'),
('2024083022524027EA', 'eab24d7e-569a-4fc8-8b8a-8f03e27358e2', 'jooleng88@hotmail.com', 'join', '2024-08-30 22:52:40'),
('202408310909530D60', 'eab24d7e-569a-4fc8-8b8a-8f03e27358e2', 'n.jinying@gmail.com', 'join', '2024-08-31 09:09:53'),
('20240831093202AC5C', 'eab24d7e-569a-4fc8-8b8a-8f03e27358e2', 'tandkn@gmail.com', 'join', '2024-08-31 09:32:02'),
('202408310938022890', 'eab24d7e-569a-4fc8-8b8a-8f03e27358e2', 'shaoranswc@live.co.uk', 'join', '2024-08-31 09:38:02'),
('20240831094137D429', '911c3446-331d-4b7b-b724-6d5cf2b6eb42', 'shaoranswc@live.co.uk', 'join', '2024-08-31 09:41:37'),
('20240831094137D429', '911c3446-331d-4b7b-b724-6d5cf2b6eb42', 'shaoranswc@live.co.uk', 'leave', '2024-08-31 09:42:40'),
('202408310955596D31', '911c3446-331d-4b7b-b724-6d5cf2b6eb42', 'shaoranswc@live.co.uk', 'join', '2024-08-31 09:55:59'),
('202408310955596D31', '911c3446-331d-4b7b-b724-6d5cf2b6eb42', 'shaoranswc@live.co.uk', 'leave', '2024-08-31 09:56:34'),
('202408311637213788', '911c3446-331d-4b7b-b724-6d5cf2b6eb42', 'arzulmiahmad@gmail.com', 'join', '2024-08-31 16:37:21'),
('20240904184457273F', 'c3400e65-acd9-4e2e-8d17-604a01523f9e', 'cheekin27@yahoo.com', 'join', '2024-09-04 18:44:57'),
('202409051933005307', 'e351069d-7caa-40ec-8aac-bfbe1fc8d641', 'arzulmiahmad@gmail.com', 'join', '2024-09-05 19:33:00'),
('2024090610161601DB', 'c3400e65-acd9-4e2e-8d17-604a01523f9e', 'tftan@yahoo.com', 'join', '2024-09-06 10:16:16'),
('202409071635385AB0', 'e351069d-7caa-40ec-8aac-bfbe1fc8d641', 'hwahsy@hotmail.com', 'join', '2024-09-07 16:35:38'),
('20240907190803570C', 'e351069d-7caa-40ec-8aac-bfbe1fc8d641', 'szejiun0829@gmail.com', 'join', '2024-09-07 19:08:03'),
('20240907190812BE63', 'e351069d-7caa-40ec-8aac-bfbe1fc8d641', 'srfnzmry88@gmail.com', 'join', '2024-09-07 19:08:12'),
('202409110921149918', 'f74aeac4-affa-44e9-b86a-6c0e75541714', 'manhou1994@gmail.com', 'join', '2024-09-11 09:21:14'),
('202409111418325954', 'f74aeac4-affa-44e9-b86a-6c0e75541714', 'kongpinpin91@gmail.com', 'join', '2024-09-11 14:18:32'),
('202409111456230E51', 'f74aeac4-affa-44e9-b86a-6c0e75541714', 'manhou1994@gmail.com', 'join', '2024-09-11 14:56:23'),
('20240913115252E1DD', '00471017-e630-4ca4-b218-d48d51600ffa', 'jooleng88@hotmail.com', 'join', '2024-09-13 11:52:52'),
('20240913115252E1DD', '00471017-e630-4ca4-b218-d48d51600ffa', 'jooleng88@hotmail.com', 'leave', '2024-09-13 11:54:18'),
('20240913115451E461', 'f74aeac4-affa-44e9-b86a-6c0e75541714', 'jooleng88@hotmail.com', 'join', '2024-09-13 11:54:51'),
('2024091312165300CF', 'f74aeac4-affa-44e9-b86a-6c0e75541714', 'jooleng88@hotmail.com', 'join', '2024-09-13 12:16:53'),
('202409131332075695', '00471017-e630-4ca4-b218-d48d51600ffa', 'arzulmiahmad@gmail.com', 'join', '2024-09-13 13:32:07'),
('20240913152558C2E5', 'f74aeac4-affa-44e9-b86a-6c0e75541714', 'tftan@yahoo.com', 'join', '2024-09-13 15:25:58'),
('20240913191356572B', 'f74aeac4-affa-44e9-b86a-6c0e75541714', 'manhou1994@gmail.com', 'join', '2024-09-13 19:13:56'),
('20240914062431F44F', 'f74aeac4-affa-44e9-b86a-6c0e75541714', 'shaoranswc@live.co.uk', 'join', '2024-09-14 06:24:31'),
('202409140958163108', 'f74aeac4-affa-44e9-b86a-6c0e75541714', 'tandkn@gmail.com', 'join', '2024-09-14 09:58:16'),
('20240914104554CA27', 'f74aeac4-affa-44e9-b86a-6c0e75541714', 'weishaw01@hotmail.com', 'join', '2024-09-14 10:45:54'),
('2024091411141219B0', '00471017-e630-4ca4-b218-d48d51600ffa', 'ggugugaga78@gmail.com', 'join', '2024-09-14 11:14:12'),
('2024091412362789A4', '00471017-e630-4ca4-b218-d48d51600ffa', 'fikiruddinhakim95@gmail.com', 'join', '2024-09-14 12:36:27'),
('20240914123637B430', 'f5af852c-86d9-4a42-820f-3c0a46e2593b', 'fikiruddinhakim95@gmail.com', 'join', '2024-09-14 12:36:37'),
('2024091414533136F3', 'f5af852c-86d9-4a42-820f-3c0a46e2593b', 'leea79347@gmail.com', 'join', '2024-09-14 14:53:31'),
('202409141517487471', 'f5af852c-86d9-4a42-820f-3c0a46e2593b', 'tzenie15@gmail.com', 'join', '2024-09-14 15:17:48'),
('202409141517487471', 'f5af852c-86d9-4a42-820f-3c0a46e2593b', 'tzenie15@gmail.com', 'leave', '2024-09-14 15:18:53'),
('20240914151855DC93', 'f5af852c-86d9-4a42-820f-3c0a46e2593b', 'tzenie15@gmail.com', 'join', '2024-09-14 15:18:55'),
('2024091415283727FA', 'f5af852c-86d9-4a42-820f-3c0a46e2593b', 'soongtzewen@gmail.com', 'join', '2024-09-14 15:28:37'),
('202409141938378FBC', 'f5af852c-86d9-4a42-820f-3c0a46e2593b', 'nakiyofu@gmail.com', 'join', '2024-09-14 19:38:37'),
('2024091420013144F6', 'f5af852c-86d9-4a42-820f-3c0a46e2593b', 'lwlpeng99@gmail.com', 'join', '2024-09-14 20:01:31'),
('202409142004149DFF', 'f5af852c-86d9-4a42-820f-3c0a46e2593b', 'aun1011@hotmail.com', 'join', '2024-09-14 20:04:14'),
('20240914213733943F', 'f5af852c-86d9-4a42-820f-3c0a46e2593b', 'redzaakbar@gmail.com', 'join', '2024-09-14 21:37:33'),
('20240921035040A6C3', 'c4cd0baa-271a-41dd-b10f-11ae393afb07', 'tftan@yahoo.com', 'join', '2024-09-21 03:50:40'),
('20240921094237BBA1', 'c4cd0baa-271a-41dd-b10f-11ae393afb07', 'shaoranswc@live.co.uk', 'join', '2024-09-21 09:42:37'),
('202409211115514D79', 'c4cd0baa-271a-41dd-b10f-11ae393afb07', 'kongpinpin91@gmail.com', 'join', '2024-09-21 11:15:51'),
('20240921150630BEB4', '102cb0fd-1129-42bc-8495-4e004e90c4e7', 'hwahsy@hotmail.com', 'join', '2024-09-21 15:06:30'),
('202409251436479FB5', 'fcbdf91c-e8d7-4e22-978d-e6d877a8ea4e', 'jooleng88@hotmail.com', 'join', '2024-09-25 14:36:47'),
('20240926234351891F', 'fcbdf91c-e8d7-4e22-978d-e6d877a8ea4e', 'jooleng88@hotmail.com', 'join', '2024-09-26 23:43:51'),
('20240927215118589A', 'fcbdf91c-e8d7-4e22-978d-e6d877a8ea4e', 'tftan@yahoo.com', 'join', '2024-09-27 21:51:18'),
('202409272232458EE7', '4f540c60-25cb-42e7-84a7-31e94e18815f', 'fikiruddinhakimpersonal@gmail.com', 'join', '2024-09-27 22:32:45'),
('20240927223413C14A', 'fcbdf91c-e8d7-4e22-978d-e6d877a8ea4e', 'jooleng88@hotmail.com', 'join', '2024-09-27 22:34:13'),
('20240928001855D777', '24dfbacd-c102-4aff-a64e-73c18269329b', 'nakiyofu@gmail.com', 'join', '2024-09-28 00:18:55'),
('202409280120230C7F', 'fcbdf91c-e8d7-4e22-978d-e6d877a8ea4e', 'jooleng88@hotmail.com', 'join', '2024-09-28 01:20:23'),
('20240928162055F0F2', '4f540c60-25cb-42e7-84a7-31e94e18815f', 'tuc.arden@gmail.com', 'join', '2024-09-28 16:20:55'),
('20240928162055F0F2', '4f540c60-25cb-42e7-84a7-31e94e18815f', 'tuc.arden@gmail.com', 'leave', '2024-09-28 16:22:53'),
('2024092816225608B5', '4f540c60-25cb-42e7-84a7-31e94e18815f', 'tuc.arden@gmail.com', 'join', '2024-09-28 16:22:56'),
('202409281657472BA2', '4f540c60-25cb-42e7-84a7-31e94e18815f', 'tuc.arden@gmail.com', 'join', '2024-09-28 16:57:47'),
('20240928171638032C', '4f540c60-25cb-42e7-84a7-31e94e18815f', 'ardenlim97@hotmail.com', 'join', '2024-09-28 17:16:38'),
('202409282122270E14', '4f540c60-25cb-42e7-84a7-31e94e18815f', 'mhafiz88@yahoo.co.uk', 'join', '2024-09-28 21:22:27'),
('202410031105491A6C', '49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'mccwai@gmail.com', 'join', '2024-10-03 11:05:49'),
('2024100420204885F8', '49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'jooleng88@hotmail.com', 'join', '2024-10-04 20:20:48'),
('20241004204659D77A', '49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'jooleng88@hotmail.com', 'join', '2024-10-04 20:46:59'),
('20241005035521C7D4', '49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'tftan@yahoo.com', 'join', '2024-10-05 03:55:21'),
('20241005093412A556', '49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'shaoranswc@live.co.uk', 'join', '2024-10-05 09:34:12'),
('20241005104337EF8E', '49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'weishaw01@hotmail.com', 'join', '2024-10-05 10:43:37'),
('20241005104854CF6B', '49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'yuankl1306@gmail.com', 'join', '2024-10-05 10:48:54'),
('20241005131846E597', '49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'spare0067@gmail.com', 'join', '2024-10-05 13:18:46'),
('20241005181205F098', 'c98c7758-463d-491a-a339-0f8eab8a0c66', 'cjhere4@gmail.com', 'join', '2024-10-05 18:12:05'),
('20241005181205F098', 'c98c7758-463d-491a-a339-0f8eab8a0c66', 'cjhere4@gmail.com', 'leave', '2024-10-05 18:12:09'),
('20241005185409FF60', 'c98c7758-463d-491a-a339-0f8eab8a0c66', 'srfnzmry88@gmail.com', 'join', '2024-10-05 18:54:09'),
('202410112122150EFF', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'jooleng88@hotmail.com', 'join', '2024-10-11 21:22:15'),
('202410112339201F1D', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'weishaw01@hotmail.com', 'join', '2024-10-11 23:39:20'),
('2024101203484150A5', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'tftan@yahoo.com', 'join', '2024-10-12 03:48:41'),
('20241012043417F686', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'tftan@yahoo.com', 'join', '2024-10-12 04:34:17'),
('202410120521595CF8', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'tftan@yahoo.com', 'join', '2024-10-12 05:21:59'),
('20241012072745E670', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'tftan@yahoo.com', 'join', '2024-10-12 07:27:45'),
('20241012093421DC34', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'kenong@yahoo.com', 'join', '2024-10-12 09:34:21'),
('202410120943130A23', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'chuajack@gmail.com', 'join', '2024-10-12 09:43:13'),
('20241012102623647D', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'tandkn@gmail.com', 'join', '2024-10-12 10:26:23'),
('202410121116477D44', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'yuankl1306@gmail.com', 'join', '2024-10-12 11:16:47'),
('20241012174025FCA4', 'a93b28dd-e12c-4275-a4a9-37646aa2a13b', 'haohaota57@gmail.com', 'join', '2024-10-12 17:40:25'),
('20241018194323BAC7', 'c2858821-3097-4923-a12b-57c0c8c81fc0', 'haohaota57@gmail.com', 'join', '2024-10-18 19:43:23'),
('202410181956160063', 'c2858821-3097-4923-a12b-57c0c8c81fc0', 'arzulmiahmad@gmail.com', 'join', '2024-10-18 19:56:16'),
('202410190016494CE4', '91987901-d0e8-4648-8441-47fba740dfd8', 'jooleng88@hotmail.com', 'join', '2024-10-19 00:16:49'),
('20241019042000ED9F', '91987901-d0e8-4648-8441-47fba740dfd8', 'tftan@yahoo.com', 'join', '2024-10-19 04:20:00'),
('202410191109096988', '91987901-d0e8-4648-8441-47fba740dfd8', 'tandkn@gmail.com', 'join', '2024-10-19 11:09:09'),
('202410191313235B63', '91987901-d0e8-4648-8441-47fba740dfd8', 'ianbo2002@gmail.com', 'join', '2024-10-19 13:13:23'),
('202410191424287375', 'c2858821-3097-4923-a12b-57c0c8c81fc0', 'evasheaulee@gmail.com', 'join', '2024-10-19 14:24:28'),
('20241025221114CEED', 'eca37825-74d4-4041-9067-9f6fef0511f2', 'tftan@yahoo.com', 'join', '2024-10-25 22:11:14'),
('20241026090123E996', 'eca37825-74d4-4041-9067-9f6fef0511f2', 'shaoranswc@live.co.uk', 'join', '2024-10-26 09:01:23'),
('20241026145046F152', '6d53dd13-94c4-4639-b203-f0612b8e7566', 'hwahsy@hotmail.com', 'join', '2024-10-26 14:50:46'),
('20241102094438E854', 'f8bc3821-0b67-4ccb-bbeb-ce9438b20c3b', 'hasif.rozak@gmail.com', 'join', '2024-11-02 09:44:38'),
('20241102111925C431', 'f8bc3821-0b67-4ccb-bbeb-ce9438b20c3b', 'tandkn@gmail.com', 'join', '2024-11-02 11:19:25'),
('20241102115754052C', 'f8bc3821-0b67-4ccb-bbeb-ce9438b20c3b', 'yuankl1306@gmail.com', 'join', '2024-11-02 11:57:54'),
('20241108164546D119', 'b39805d3-a6d1-4c94-b9db-eb5f3d5a4825', 'tandkn@gmail.com', 'join', '2024-11-08 16:45:46'),
('20241108210219B094', '2f67dcd9-de64-461f-a804-c0837f1c0a1e', 'jooleng88@hotmail.com', 'join', '2024-11-08 21:02:19'),
('20241109061002E5D5', 'b39805d3-a6d1-4c94-b9db-eb5f3d5a4825', 'tftan@yahoo.com', 'join', '2024-11-09 06:10:02'),
('202411090751287EBE', 'b39805d3-a6d1-4c94-b9db-eb5f3d5a4825', 'kzq_96@hotmail.com', 'join', '2024-11-09 07:51:28'),
('202411090933079F8E', 'b39805d3-a6d1-4c94-b9db-eb5f3d5a4825', 'lailianglong@gmail.com', 'join', '2024-11-09 09:33:07'),
('202411091018296CE8', '38a5b0c1-d8f2-4ef3-9150-3dfaf235f369', 'haohaota57@gmail.com', 'join', '2024-11-09 10:18:29'),
('202411091032073ECC', 'b39805d3-a6d1-4c94-b9db-eb5f3d5a4825', 'kjiemeng@gmail.com', 'join', '2024-11-09 10:32:07'),
('202411091237444407', '2f67dcd9-de64-461f-a804-c0837f1c0a1e', 'jasonleeshop@gmail.com', 'join', '2024-11-09 12:37:44'),
('202411091301234C3D', '2f67dcd9-de64-461f-a804-c0837f1c0a1e', 'kjiemeng@gmail.com', 'join', '2024-11-09 13:01:23'),
('20241111150357FB6D', '46da3774-f4b5-403b-b87a-173ef0621b39', 'syahmishmsl21@gmail.com', 'join', '2024-11-11 15:03:57'),
('20241111150357FB6D', '46da3774-f4b5-403b-b87a-173ef0621b39', 'syahmishmsl21@gmail.com', 'leave', '2024-11-11 15:04:42'),
('20241111150721E46E', '46da3774-f4b5-403b-b87a-173ef0621b39', 'syahmishmsl21@gmail.com', 'join', '2024-11-11 15:07:21'),
('20241115221609CE41', '4a844b1d-e5d5-4395-82a5-203328646caa', 'jooleng88@hotmail.com', 'join', '2024-11-15 22:16:09'),
('20241115230727DBFD', '4a844b1d-e5d5-4395-82a5-203328646caa', 'tftan@yahoo.com', 'join', '2024-11-15 23:07:27'),
('20241116100025633D', '4a844b1d-e5d5-4395-82a5-203328646caa', 'shaoranswc@live.co.uk', 'join', '2024-11-16 10:00:25'),
('2024111610304740CC', '4a844b1d-e5d5-4395-82a5-203328646caa', 'shaoranswc@live.co.uk', 'join', '2024-11-16 10:30:47'),
('202411161116029482', '4a844b1d-e5d5-4395-82a5-203328646caa', 'zbt199@gmail.com', 'join', '2024-11-16 11:16:02'),
('202411161752197DB0', '15c74628-5b4c-4618-89f0-d752c1f3a181', 'haohaota57@gmail.com', 'join', '2024-11-16 17:52:19'),
('202411161806598095', '15c74628-5b4c-4618-89f0-d752c1f3a181', 'arzulmiahmad@gmail.com', 'join', '2024-11-16 18:06:59'),
('202411211042555F6E', '57329654-6f04-4a6d-b75e-5c7a0163cbdc', 'lydiacse16@gmail.com', 'join', '2024-11-21 10:42:55'),
('20241121233846AA74', '8cebd65b-bc6c-4104-823f-1d0dfc76a181', 'joygan1999@gmail.com', 'join', '2024-11-21 23:38:46'),
('202411220953547752', 'ba05cbda-d632-429a-b95c-d965f31a37f4', 'sl21sc41@gmail.com', 'join', '2024-11-22 09:53:54'),
('20241122235952CD37', 'ba05cbda-d632-429a-b95c-d965f31a37f4', 'jooleng88@hotmail.com', 'join', '2024-11-22 23:59:52'),
('202411230441273531', '8cebd65b-bc6c-4104-823f-1d0dfc76a181', 'huhu980606@gmail.com', 'join', '2024-11-23 04:41:27'),
('202411230843488308', 'ba05cbda-d632-429a-b95c-d965f31a37f4', 'tftan@yahoo.com', 'join', '2024-11-23 08:43:48'),
('20241123181004AD49', '57329654-6f04-4a6d-b75e-5c7a0163cbdc', 'ck.phan@hotmail.com', 'join', '2024-11-23 18:10:04'),
('20241129131812A454', '1770b378-25ff-413b-87f0-5a516f2d5d3c', 'lydiacse16@gmail.com', 'join', '2024-11-29 13:18:12'),
('202411292252327CAE', 'ce62d1d6-af43-4bd3-90d1-224ae9fe1308', 'jooleng88@hotmail.com', 'join', '2024-11-29 22:52:32'),
('2024113004405102A7', 'ce62d1d6-af43-4bd3-90d1-224ae9fe1308', 'tftan@yahoo.com', 'join', '2024-11-30 04:40:51'),
('202411301012523B36', 'ce62d1d6-af43-4bd3-90d1-224ae9fe1308', 'shaoranswc@live.co.uk', 'join', '2024-11-30 10:12:52'),
('20241130121123530A', '1770b378-25ff-413b-87f0-5a516f2d5d3c', 'john_thiam@hotmail.com', 'join', '2024-11-30 12:11:23'),
('20241206005015B254', '02f93b05-1727-45dd-9899-1b520ed12bfe', 'sl21sc41@gmail.com', 'join', '2024-12-06 00:50:15'),
('202412071022322598', '02f93b05-1727-45dd-9899-1b520ed12bfe', 'shaoranswc@live.co.uk', 'join', '2024-12-07 10:22:32'),
('2024120718202510D1', '84faf93f-906a-4f7e-8a10-b45617a0aa8b', 'lwlpeng99@gmail.com', 'join', '2024-12-07 18:20:25'),
('2024120718202510D1', '84faf93f-906a-4f7e-8a10-b45617a0aa8b', 'lwlpeng99@gmail.com', 'leave', '2024-12-07 18:27:38'),
('20241207182835746F', '84faf93f-906a-4f7e-8a10-b45617a0aa8b', 'lwlpeng99@gmail.com', 'join', '2024-12-07 18:28:35'),
('20241207183906FA07', '84faf93f-906a-4f7e-8a10-b45617a0aa8b', 'luwes.my@gmail.com', 'join', '2024-12-07 18:39:06'),
('20241213192136A165', '44fe3dfe-9a09-43e2-9b4a-00fcd81a7d32', 'jooleng88@hotmail.com', 'join', '2024-12-13 19:21:36'),
('20241213192136A165', '44fe3dfe-9a09-43e2-9b4a-00fcd81a7d32', 'jooleng88@hotmail.com', 'leave', '2024-12-13 19:22:26'),
('2024121406083129EA', '44fe3dfe-9a09-43e2-9b4a-00fcd81a7d32', 'tftan@yahoo.com', 'join', '2024-12-14 06:08:31'),
('20241220232501C625', '08b8cb52-5b30-43aa-8873-c85b37359ab7', 'tftan@yahoo.com', 'join', '2024-12-20 23:25:01'),
('20241221124905FB64', 'b0326908-762e-4ce7-892f-da090b28d82f', 'robertang8766@outlook.com', 'join', '2024-12-21 12:49:05'),
('20241221172121E9FE', 'b0326908-762e-4ce7-892f-da090b28d82f', 'behweiherng@gmail.com', 'join', '2024-12-21 17:21:21'),
('20241221172709A630', 'b0326908-762e-4ce7-892f-da090b28d82f', 'sohype@gmail.com', 'join', '2024-12-21 17:27:09'),
('20241221194512CD74', 'b0326908-762e-4ce7-892f-da090b28d82f', 'lailianglong@gmail.com', 'join', '2024-12-21 19:45:12'),
('20241221194512CD74', 'b0326908-762e-4ce7-892f-da090b28d82f', 'lailianglong@gmail.com', 'leave', '2024-12-21 19:46:48'),
('202412261454443F06', 'e4683b97-96cf-4a2b-a3dc-0c4ddfff39a6', 'lydiacse16@gmail.com', 'join', '2024-12-26 14:54:44'),
('20241227221406F9F6', 'e4683b97-96cf-4a2b-a3dc-0c4ddfff39a6', 'tftan@yahoo.com', 'join', '2024-12-27 22:14:06'),
('20241228105341273E', 'd4a9ccf3-ed48-4535-b981-baf6e62cccc1', 'sid.allright@gmail.com', 'join', '2024-12-28 10:53:41'),
('20241228183124633A', 'd4a9ccf3-ed48-4535-b981-baf6e62cccc1', 'feelgood817@gmail.com', 'join', '2024-12-28 18:31:24'),
('202501040208277CE6', 'd1df8166-f867-4e2c-8a3d-4c2954d17280', 'jooleng88@hotmail.com', 'join', '2025-01-04 02:08:27'),
('2025010404131166CD', 'd1df8166-f867-4e2c-8a3d-4c2954d17280', 'tftan@yahoo.com', 'join', '2025-01-04 04:13:11'),
('2025010407311540EC', 'd1df8166-f867-4e2c-8a3d-4c2954d17280', 'shaoranswc@live.co.uk', 'join', '2025-01-04 07:31:15'),
('202501041017260C22', 'd1df8166-f867-4e2c-8a3d-4c2954d17280', 'yuankl1306@gmail.com', 'join', '2025-01-04 10:17:26'),
('20250104101854BF75', 'd1df8166-f867-4e2c-8a3d-4c2954d17280', 'weishaw01@hotmail.com', 'join', '2025-01-04 10:18:54');
INSERT INTO `events_saturday` (`order_id`, `game_id`, `user_email`, `event`, `updated_datetime`) VALUES
('20250104181147AAD0', '6fa26d6c-4295-4634-9fb4-fdb4211f2514', 'mnasrullah89@gmail.com', 'join', '2025-01-04 18:11:47'),
('202501110008096E67', 'bf978160-e882-4080-ab46-cd48f005003a', 'mnasrullah89@gmail.com', 'join', '2025-01-11 00:08:09'),
('20250111001511C0D6', 'bf978160-e882-4080-ab46-cd48f005003a', 'haziqnadzir98@gmail.com', 'join', '2025-01-11 00:15:11'),
('202501110605033A7B', 'bf978160-e882-4080-ab46-cd48f005003a', 'tftan@yahoo.com', 'join', '2025-01-11 06:05:03'),
('202501110855029807', 'bf978160-e882-4080-ab46-cd48f005003a', 'shaoranswc@live.co.uk', 'join', '2025-01-11 08:55:02'),
('202501110858175A09', 'bf978160-e882-4080-ab46-cd48f005003a', 'yuankl1306@gmail.com', 'join', '2025-01-11 08:58:17'),
('202501111036529696', 'bf978160-e882-4080-ab46-cd48f005003a', 'weishaw01@hotmail.com', 'join', '2025-01-11 10:36:52'),
('20250111172729C64D', '736b8c3b-9b4e-4e1e-8eb8-95874a56f134', 'sid.allright@gmail.com', 'join', '2025-01-11 17:27:29'),
('20250117215423A81D', '7aa247f8-899d-4665-9b3d-f416b2e29d02', 'tftan@yahoo.com', 'join', '2025-01-17 21:54:23'),
('20250118094536935D', '7aa247f8-899d-4665-9b3d-f416b2e29d02', 'jooleng88@hotmail.com', 'join', '2025-01-18 09:45:36'),
('20250118105925EA7D', '5ef51a85-a44a-4d36-9392-3aa0f64858f7', 'sufino@gmail.com', 'join', '2025-01-18 10:59:25'),
('20250118105925EA7D', '5ef51a85-a44a-4d36-9392-3aa0f64858f7', 'sufino@gmail.com', 'leave', '2025-01-18 11:01:19'),
('20250124223902BFA1', '074cdc69-c9b2-42c7-8061-3a75c20f486f', 'tftan@yahoo.com', 'join', '2025-01-24 22:39:02'),
('202501251413113C53', '074cdc69-c9b2-42c7-8061-3a75c20f486f', 'kongpinpin91@gmail.com', 'join', '2025-01-25 14:13:11'),
('20250208094505561A', '19726f26-630e-4a96-91eb-e6844ed9982c', 'shaoranswc@live.co.uk', 'join', '2025-02-08 09:45:05'),
('202502081318589450', '19726f26-630e-4a96-91eb-e6844ed9982c', 'haohaota57@gmail.com', 'join', '2025-02-08 13:18:58'),
('20250214232457C4EB', '08480a5e-b40e-43dc-8b45-f04834e5d95d', 'sl21sc41@gmail.com', 'join', '2025-02-14 23:24:57'),
('20250215083034C802', '08480a5e-b40e-43dc-8b45-f04834e5d95d', 'tftan@yahoo.com', 'join', '2025-02-15 08:30:34'),
('20250215105512D16B', '08480a5e-b40e-43dc-8b45-f04834e5d95d', 'kunimisaki831@gmail.com', 'join', '2025-02-15 10:55:12'),
('20250215110722D044', '08480a5e-b40e-43dc-8b45-f04834e5d95d', 'kjiemeng@gmail.com', 'join', '2025-02-15 11:07:22');

-- --------------------------------------------------------

--
-- Table structure for table `events_sunday`
--

CREATE TABLE `events_sunday` (
  `order_id` varchar(20) NOT NULL,
  `game_id` varchar(100) NOT NULL,
  `user_email` varchar(80) NOT NULL,
  `event` varchar(20) NOT NULL,
  `updated_datetime` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `events_sunday`
--

INSERT INTO `events_sunday` (`order_id`, `game_id`, `user_email`, `event`, `updated_datetime`) VALUES
('2023081312225936E4', '055aac87-c1b6-4727-975a-5d20e552e631', 'gabrielwkchai@gmail.com', 'join', '2023-08-13 12:22:59'),
('2023081923345753BB', '4d09649e-1abe-4392-83a3-ea5ffd7b7c54', 'xsheng99@gmail.com', 'join', '2023-08-19 23:34:57'),
('202308200309055C91', '4d09649e-1abe-4392-83a3-ea5ffd7b7c54', 'tandkn@gmail.com', 'join', '2023-08-20 03:09:05'),
('20230826170324393B', '118c3c7b-c574-4c6c-ac4e-6b41ff47e06c', 'leewenshoong@gmail.com', 'join', '2023-08-26 17:03:24'),
('20230827113234387E', '118c3c7b-c574-4c6c-ac4e-6b41ff47e06c', 'tandkn@gmail.com', 'join', '2023-08-27 11:32:34'),
('202308271316397EE7', '118c3c7b-c574-4c6c-ac4e-6b41ff47e06c', 'rickyworkco@gmail.com', 'join', '2023-08-27 13:16:39'),
('20230902153411411B', 'd0da02f7-c818-4960-be61-33d6e08ac952', 'tandkn@gmail.com', 'join', '2023-09-02 15:34:11'),
('202309031213518E3A', 'd0da02f7-c818-4960-be61-33d6e08ac952', 'ooijshen97@gmail.com', 'join', '2023-09-03 12:13:51'),
('20230903130253F937', 'd0da02f7-c818-4960-be61-33d6e08ac952', 'wanglixiong25@gmail.com', 'join', '2023-09-03 13:02:53'),
('20230903134928EDFB', 'd0da02f7-c818-4960-be61-33d6e08ac952', 'wanglixiong25@gmail.com', 'join', '2023-09-03 13:49:28'),
('20230909211956CA84', '85fc1d2e-6af2-4602-8020-ca48f52df8cb', 'zandro970626@gmail.com', 'join', '2023-09-09 21:19:56'),
('202309092129353D7F', '85fc1d2e-6af2-4602-8020-ca48f52df8cb', 'tandkn@gmail.com', 'join', '2023-09-09 21:29:35'),
('202309100901523AFF', '85fc1d2e-6af2-4602-8020-ca48f52df8cb', 'Tmsjx@icloud.com', 'join', '2023-09-10 09:01:52'),
('202309101141218476', '85fc1d2e-6af2-4602-8020-ca48f52df8cb', 'weishaw01@hotmail.com', 'join', '2023-09-10 11:41:21'),
('202309101244523F84', '85fc1d2e-6af2-4602-8020-ca48f52df8cb', 'wanglixiong25@gmail.com', 'join', '2023-09-10 12:44:52'),
('202309101402500CC0', '85fc1d2e-6af2-4602-8020-ca48f52df8cb', 'lsyalex999@gmail.com', 'join', '2023-09-10 14:02:50'),
('202309101402500CC0', '85fc1d2e-6af2-4602-8020-ca48f52df8cb', 'lsyalex999@gmail.com', 'leave', '2023-09-10 14:03:36'),
('202309161504305A7B', '172a4d42-2b16-4194-878f-737d01930d7b', 'jayleehong@gmail.com', 'join', '2023-09-16 15:04:30'),
('20230916184656B58A', '172a4d42-2b16-4194-878f-737d01930d7b', 'tandkn@gmail.com', 'join', '2023-09-16 18:46:56'),
('20230917010226CED2', '172a4d42-2b16-4194-878f-737d01930d7b', 'lennawong14@gmail.com', 'join', '2023-09-17 01:02:26'),
('20230917010226CED2', '172a4d42-2b16-4194-878f-737d01930d7b', 'lennawong14@gmail.com', 'leave', '2023-09-17 01:03:22'),
('20230917111648469F', '172a4d42-2b16-4194-878f-737d01930d7b', 'chin825@gmail.com', 'join', '2023-09-17 11:16:48'),
('20230917125728F64B', '172a4d42-2b16-4194-878f-737d01930d7b', 'baiers6811@gmail.com', 'join', '2023-09-17 12:57:28'),
('202309240047551093', 'dae4447c-acbb-41e6-8175-ad4888fe50c3', 'weishaw01@hotmail.com', 'join', '2023-09-24 00:47:55'),
('202309240302475C36', 'dae4447c-acbb-41e6-8175-ad4888fe50c3', 'yuankl1306@gmail.com', 'join', '2023-09-24 03:02:47'),
('202309241416042853', 'dae4447c-acbb-41e6-8175-ad4888fe50c3', 'pjproperty123@gmail.com', 'join', '2023-09-24 14:16:04'),
('202310011109430BB1', '2aaa5682-efbe-45f4-806c-5731f62827bd', 'tandkn@gmail.com', 'join', '2023-10-01 11:09:43'),
('20231001111542BEB4', '2aaa5682-efbe-45f4-806c-5731f62827bd', 'weishaw01@hotmail.com', 'join', '2023-10-01 11:15:42'),
('20231001112236B558', '2aaa5682-efbe-45f4-806c-5731f62827bd', 'yuankl1306@gmail.com', 'join', '2023-10-01 11:22:36'),
('2023100721041393B2', 'cb54da9e-ef2d-4ee1-9d70-d9b01146f0b0', 'zandro970626@gmail.com', 'join', '2023-10-07 21:04:13'),
('202310081355069C52', 'cb54da9e-ef2d-4ee1-9d70-d9b01146f0b0', 'Tmsjx@icloud.com', 'join', '2023-10-08 13:55:06'),
('202310151335230A35', '89813db9-d48d-47a6-ab57-f5deb9133ba2', 'tandkn@gmail.com', 'join', '2023-10-15 13:35:23'),
('202310291311127C0D', '910c777f-7878-4136-af17-7716dc8224bc', 'weishaw01@hotmail.com', 'join', '2023-10-29 13:11:12'),
('202311050946328861', '708ac9b0-8639-4824-93b6-5ab3245929fb', 'weishaw01@hotmail.com', 'join', '2023-11-05 09:46:32'),
('202311051003426AD2', '708ac9b0-8639-4824-93b6-5ab3245929fb', 'yuankl1306@gmail.com', 'join', '2023-11-05 10:03:42'),
('20231105110704E8E9', '708ac9b0-8639-4824-93b6-5ab3245929fb', 'Tmsjx@icloud.com', 'join', '2023-11-05 11:07:04'),
('20231105123710067C', '708ac9b0-8639-4824-93b6-5ab3245929fb', 'Tmsjx@icloud.com', 'join', '2023-11-05 12:37:10'),
('2023110512404175DF', '708ac9b0-8639-4824-93b6-5ab3245929fb', 'leejianweishann@gmail.com', 'join', '2023-11-05 12:40:41'),
('202311051332005125', '708ac9b0-8639-4824-93b6-5ab3245929fb', 'shangjing898@gmail.com', 'join', '2023-11-05 13:32:00'),
('202311111706149899', 'f667b229-38cc-40cf-ae61-80f241d6c0cf', 'tandkn@gmail.com', 'join', '2023-11-11 17:06:14'),
('20231119093152CA9F', '7de854c9-f98f-4ac8-b35b-4b4a73123285', 'tandkn@gmail.com', 'join', '2023-11-19 09:31:52'),
('20231119113322B69E', '7de854c9-f98f-4ac8-b35b-4b4a73123285', 'jerryyee0902@gmail.com', 'join', '2023-11-19 11:33:22'),
('20231119121226CF8F', '7de854c9-f98f-4ac8-b35b-4b4a73123285', 'jerryyee0902@gmail.com', 'join', '2023-11-19 12:12:26'),
('20231126103051F93C', '6ef50fa4-0a36-4d3f-982d-5582e9816365', 'tandkn@gmail.com', 'join', '2023-11-26 10:30:51'),
('20231203121136E823', 'd8b78154-a321-45a8-9b96-55a6c43e54c8', 'yuankl1306@gmail.com', 'join', '2023-12-03 12:11:36'),
('20231210125937B137', 'd8b8bb5f-4899-4b06-a327-fe983517bd6a', 'wongkw2001@gmail.com', 'join', '2023-12-10 12:59:37'),
('20231224120042AC10', '00ad73b6-bc85-4ca6-b705-c994255de4ef', 'Yl_hoong@yahoo.com', 'join', '2023-12-24 12:00:42'),
('202312241325065A35', '00ad73b6-bc85-4ca6-b705-c994255de4ef', 'stefankhoo.1@gmail.com', 'join', '2023-12-24 13:25:06'),
('202312241733573BC0', '3e8ed772-3123-406a-a962-7011713e3dbd', 'hareeuniversity@gmail.com', 'join', '2023-12-24 17:33:57'),
('20231230204347059C', 'be402c50-4601-4985-a8e7-915f158a9315', 'weishaw01@hotmail.com', 'join', '2023-12-30 20:43:47'),
('20231230235446898C', 'be402c50-4601-4985-a8e7-915f158a9315', 'yuankl1306@gmail.com', 'join', '2023-12-30 23:54:46'),
('20240106220336CDAA', '9d67a6d6-e3c6-4491-bf09-0d8e56694a45', 'mandyong865@gmail.com', 'join', '2024-01-06 22:03:36'),
('20240107143514CB42', '9d67a6d6-e3c6-4491-bf09-0d8e56694a45', 'jensonnbh89@gmail.com', 'join', '2024-01-07 14:35:14'),
('2024011413302932D3', 'a83e08c7-8882-49e8-87f2-5f07408d4f15', 'mondayminton@gmail.com', 'join', '2024-01-14 13:30:29'),
('20240114141915AF2E', 'a83e08c7-8882-49e8-87f2-5f07408d4f15', 'soh299@yahoo.com', 'join', '2024-01-14 14:19:15'),
('20240120003537076D', '094ffbe4-d75b-4c2a-be53-d0db8e417a47', 'soofw@yahoo.com', 'join', '2024-01-20 00:35:37'),
('20240120182127457D', '094ffbe4-d75b-4c2a-be53-d0db8e417a47', 'saileesh01@gmail.com', 'join', '2024-01-20 18:21:27'),
('202401201907568F05', '094ffbe4-d75b-4c2a-be53-d0db8e417a47', 'saileesh01@gmail.com', 'join', '2024-01-20 19:07:56'),
('20240120224206CA30', '094ffbe4-d75b-4c2a-be53-d0db8e417a47', 'tandkn@gmail.com', 'join', '2024-01-20 22:42:06'),
('2024012108110341CB', '094ffbe4-d75b-4c2a-be53-d0db8e417a47', 'kevin_cross91@yahoo.com', 'join', '2024-01-21 08:11:03'),
('20240121102920D1A0', '094ffbe4-d75b-4c2a-be53-d0db8e417a47', '1410sophia@gmail.com', 'join', '2024-01-21 10:29:20'),
('20240121121715BFBF', '094ffbe4-d75b-4c2a-be53-d0db8e417a47', 'jackhunt86@gmail.com', 'join', '2024-01-21 12:17:15'),
('2024012811093514F7', 'a569687f-e0f8-4ff1-987c-f23e10102ca8', '1410sophia@gmail.com', 'join', '2024-01-28 11:09:35'),
('20240204140029BB2E', '786351fb-c44d-4c5c-ac7d-71b6db306546', 'john.khor97@gmail.com', 'join', '2024-02-04 14:00:29'),
('20240204141316C06B', '786351fb-c44d-4c5c-ac7d-71b6db306546', 'zainancies@gmail.com', 'join', '2024-02-04 14:13:16'),
('202402111257325B7B', '7835245e-8b7a-4722-b031-0267c745378a', 'pirdausmlkn@gmail.com', 'join', '2024-02-11 12:57:32'),
('20240211135149883B', '7835245e-8b7a-4722-b031-0267c745378a', 'anderson.liew000@gmail.com', 'join', '2024-02-11 13:51:49'),
('202402111639494B48', '7835245e-8b7a-4722-b031-0267c745378a', 'siahchengsoon0301@gmail.com', 'join', '2024-02-11 16:39:49'),
('20240211164032F4E7', '9cec9a25-478f-47c3-af24-f3d98cb4b512', 'siahchengsoon0301@gmail.com', 'join', '2024-02-11 16:40:32'),
('202402111701345FF7', '9cec9a25-478f-47c3-af24-f3d98cb4b512', 'siahchengsoon0301@gmail.com', 'join', '2024-02-11 17:01:34'),
('202402111736135135', '9cec9a25-478f-47c3-af24-f3d98cb4b512', 'siahchengsoon0301@gmail.com', 'join', '2024-02-11 17:36:13'),
('202402111737231B1A', '9cec9a25-478f-47c3-af24-f3d98cb4b512', 'lkitingon@gmail.com', 'join', '2024-02-11 17:37:23'),
('20240211175110C5BA', '9cec9a25-478f-47c3-af24-f3d98cb4b512', 'joonhong1991@gmail.com', 'join', '2024-02-11 17:51:10'),
('202402181154383EBD', '32ff1b7c-4de0-4120-bfd8-e0f469c20c92', 'tandkn@gmail.com', 'join', '2024-02-18 11:54:38'),
('202402242016030BB1', '45501f2d-af60-459f-b8e3-c6b74066b0c1', 'jennyfoo5782@gmail.com', 'join', '2024-02-24 20:16:03'),
('20240225120101FB15', '45501f2d-af60-459f-b8e3-c6b74066b0c1', 'tandkn@gmail.com', 'join', '2024-02-25 12:01:01'),
('20240303141421138C', 'a6884936-83a3-4bac-a2ba-81c6ad5fd9d9', 'kahjun94.kj@gmail.com', 'join', '2024-03-03 14:14:21'),
('202403031426172792', 'a6884936-83a3-4bac-a2ba-81c6ad5fd9d9', 'junyeng818@gmail.com', 'join', '2024-03-03 14:26:17'),
('20240303144941DFB1', 'a6884936-83a3-4bac-a2ba-81c6ad5fd9d9', 'junyeng818@gmail.com', 'join', '2024-03-03 14:49:41'),
('20240317141340FF6A', 'd08bb54a-2ab8-4baa-b2e0-8613cea5a2be', 'andrewngu77@gmail.com', 'join', '2024-03-17 14:13:40'),
('20240317142958AFF4', 'd08bb54a-2ab8-4baa-b2e0-8613cea5a2be', 'tandkn@gmail.com', 'join', '2024-03-17 14:29:58'),
('20240324002150525E', 'f5abc8f3-585d-44be-9a9f-411cf0b497b0', 'kenong@yahoo.com', 'join', '2024-03-24 00:21:50'),
('20240324110247F817', 'f5abc8f3-585d-44be-9a9f-411cf0b497b0', 'tandkn@gmail.com', 'join', '2024-03-24 11:02:47'),
('202404211054059CE5', 'c62336ef-2448-4e0f-a789-c217e48f1d0a', 'tandkn@gmail.com', 'join', '2024-04-21 10:54:05'),
('202404281042100C79', '6785c878-e1f8-4f62-8734-3434128a19e6', 'tandkn@gmail.com', 'join', '2024-04-28 10:42:10'),
('20240505122841AACB', 'da4c217f-f721-4d9e-8b24-8fa6c554812d', 'tandkn@gmail.com', 'join', '2024-05-05 12:28:41'),
('20240518204150A26E', 'af431b06-632f-4483-934c-e8d38199412a', 'tftan@yahoo.com', 'join', '2024-05-18 20:41:50'),
('2024051914213072BE', 'deb38b35-a12c-449f-a00a-a621de161509', 'tftan@yahoo.com', 'join', '2024-05-19 14:21:30'),
('20240519144611B20E', 'deb38b35-a12c-449f-a00a-a621de161509', 'tftan@yahoo.com', 'join', '2024-05-19 14:46:11'),
('20240525220359E506', '1e3ea892-5008-4d43-bc6d-e2acb276e130', 'tandkn@gmail.com', 'join', '2024-05-25 22:03:59'),
('202405252346463614', '1e3ea892-5008-4d43-bc6d-e2acb276e130', 'yee_yang94@hotmail.com', 'join', '2024-05-25 23:46:47'),
('202405260211562DAB', '1e3ea892-5008-4d43-bc6d-e2acb276e130', 'yee_yang94@hotmail.com', 'join', '2024-05-26 02:11:56'),
('20240601200310EFEE', '41a67a1b-da70-41da-acde-1ea47d32601c', 'clw1116@hotmail.com', 'join', '2024-06-01 20:03:10'),
('202406020745590D86', '41a67a1b-da70-41da-acde-1ea47d32601c', 'arzulmiahmad@gmail.com', 'join', '2024-06-02 07:45:59'),
('202406090856151707', '6420754e-b66a-4370-b4e9-6e2c2c7395f9', 'priyathamsantu@gmail.com', 'join', '2024-06-09 08:56:15'),
('20240609094622FC06', '6420754e-b66a-4370-b4e9-6e2c2c7395f9', 'c.yongjun11@gmail.com', 'join', '2024-06-09 09:46:22'),
('202406091254574A5E', '6420754e-b66a-4370-b4e9-6e2c2c7395f9', 'tftan@yahoo.com', 'join', '2024-06-09 12:54:57'),
('20240616090212FE9C', '19c8fda5-83e5-4694-81e6-9ec31e1a2dc7', 'tftan@yahoo.com', 'join', '2024-06-16 09:02:12'),
('20240616100559F685', '19c8fda5-83e5-4694-81e6-9ec31e1a2dc7', 'c.yongjun11@gmail.com', 'join', '2024-06-16 10:05:59'),
('20240616102533DE3B', '19c8fda5-83e5-4694-81e6-9ec31e1a2dc7', 'priyathamsantu@gmail.com', 'join', '2024-06-16 10:25:33'),
('202406161050523706', '19c8fda5-83e5-4694-81e6-9ec31e1a2dc7', 'priyathamsantu@gmail.com', 'join', '2024-06-16 10:50:52'),
('20240616112549D471', '19c8fda5-83e5-4694-81e6-9ec31e1a2dc7', 'priyathamsantu@gmail.com', 'join', '2024-06-16 11:25:49'),
('202406161811261E36', '7126fc8f-710b-4722-a0a0-db8f46ab0c45', 'hillaryxuanne@gmail.com', 'join', '2024-06-16 18:11:26'),
('202406161831412CA1', '7126fc8f-710b-4722-a0a0-db8f46ab0c45', 'hillaryxuanne@gmail.com', 'join', '2024-06-16 18:31:41'),
('202406221810341932', 'a39673e4-f78b-4797-a5a2-d4c8244efa2f', 'c.yongjun11@gmail.com', 'join', '2024-06-22 18:10:34'),
('202406230925019A38', 'a39673e4-f78b-4797-a5a2-d4c8244efa2f', 'tftan@yahoo.com', 'join', '2024-06-23 09:25:01'),
('20240623100838D1AF', 'a39673e4-f78b-4797-a5a2-d4c8244efa2f', 'gohchunnam123@gmail.com', 'join', '2024-06-23 10:08:38'),
('20240629222009F68B', '16f8b85c-82ba-47eb-af4e-60ffd42c0fd6', 'tftan@yahoo.com', 'join', '2024-06-29 22:20:09'),
('20240630092156A3EA', '16f8b85c-82ba-47eb-af4e-60ffd42c0fd6', 'tandkn@gmail.com', 'join', '2024-06-30 09:21:56'),
('202406301125017F7B', '16f8b85c-82ba-47eb-af4e-60ffd42c0fd6', 'gabri3l@yahoo.com', 'join', '2024-06-30 11:25:01'),
('202406301225351934', '16f8b85c-82ba-47eb-af4e-60ffd42c0fd6', 'c.yongjun11@gmail.com', 'join', '2024-06-30 12:25:35'),
('20240630154410048F', '762d4b48-d70c-44bd-a0d5-f3ab63965c4a', 'chaiz85@gmail.com', 'join', '2024-06-30 15:44:10'),
('202407042252428C2B', '1cd48361-1ff8-410a-bf97-2732c3e8788f', 'vlvictorlee@hotmail.com', 'join', '2024-07-04 22:52:42'),
('20240707090823BDD1', 'ec8f8dcf-7f20-4bec-a677-607f70a168b7', 'tftan@yahoo.com', 'join', '2024-07-07 09:08:23'),
('20240707091718569B', 'ec8f8dcf-7f20-4bec-a677-607f70a168b7', 'arzulmiahmad@gmail.com', 'join', '2024-07-07 09:17:18'),
('20240707112216FBC2', 'ec8f8dcf-7f20-4bec-a677-607f70a168b7', 'gabri3l@yahoo.com', 'join', '2024-07-07 11:22:16'),
('202407071136431C97', 'ec8f8dcf-7f20-4bec-a677-607f70a168b7', 'tandkn@gmail.com', 'join', '2024-07-07 11:36:43'),
('2024070712203654C9', 'ec8f8dcf-7f20-4bec-a677-607f70a168b7', 'havard8890@hotmail.com', 'join', '2024-07-07 12:20:36'),
('20240707124848408F', 'ec8f8dcf-7f20-4bec-a677-607f70a168b7', 'stefankhoo.1@gmail.com', 'join', '2024-07-07 12:48:48'),
('202407071308006785', 'ec8f8dcf-7f20-4bec-a677-607f70a168b7', 'andrewngu512@gmail.com', 'join', '2024-07-07 13:08:00'),
('202407130017220241', '160b1423-f530-495b-856a-ee41d910e21e', 'jonathanyxs@gmail.com', 'join', '2024-07-13 00:17:22'),
('20240714095256216A', '160b1423-f530-495b-856a-ee41d910e21e', 'tftan@yahoo.com', 'join', '2024-07-14 09:52:56'),
('202407141058317F88', '160b1423-f530-495b-856a-ee41d910e21e', 'gabri3l@yahoo.com', 'join', '2024-07-14 10:58:31'),
('2024071413472619FA', '15a163d2-e479-4ed6-b97b-1a6c7fdf288a', 'aisyfaiz42@gmail.com', 'join', '2024-07-14 13:47:26'),
('20240714190417AA90', '15a163d2-e479-4ed6-b97b-1a6c7fdf288a', 'priyathamsantu@gmail.com', 'join', '2024-07-14 19:04:17'),
('20240719132047AF18', '6b0ca6d1-a382-4ed3-840c-3ca3de74a181', 'w0926005493@gmail.com', 'join', '2024-07-19 13:20:47'),
('20240721105308ECDB', '6b0ca6d1-a382-4ed3-840c-3ca3de74a181', 'tftan@yahoo.com', 'join', '2024-07-21 10:53:08'),
('20240721111954BC1F', '4b8e4b42-bd16-4fa0-ab51-5713735c646b', 'kimkuan200207@gmail.com', 'join', '2024-07-21 11:19:54'),
('20240721111954BC1F', '4b8e4b42-bd16-4fa0-ab51-5713735c646b', 'kimkuan200207@gmail.com', 'leave', '2024-07-21 11:20:27'),
('20240721112113936B', '6b0ca6d1-a382-4ed3-840c-3ca3de74a181', 'gabri3l@yahoo.com', 'join', '2024-07-21 11:21:13'),
('202407211225402A5D', '4b8e4b42-bd16-4fa0-ab51-5713735c646b', 'sitinabihah96@gmail.com', 'join', '2024-07-21 12:25:40'),
('20240721124115BD11', '4b8e4b42-bd16-4fa0-ab51-5713735c646b', 'saracyruz@gmail.com', 'join', '2024-07-21 12:41:15'),
('20240721135455F3E5', '6b0ca6d1-a382-4ed3-840c-3ca3de74a181', 'andrewngu512@gmail.com', 'join', '2024-07-21 13:54:55'),
('202407211401268CF8', '6b0ca6d1-a382-4ed3-840c-3ca3de74a181', 'nguandrew89@gmail.com', 'join', '2024-07-21 14:01:26'),
('20240721135455F3E5', '6b0ca6d1-a382-4ed3-840c-3ca3de74a181', 'andrewngu512@gmail.com', 'leave', '2024-07-21 14:03:25'),
('202407211502084388', '4b8e4b42-bd16-4fa0-ab51-5713735c646b', 'mhd.azimahmad@gmail.com', 'join', '2024-07-21 15:02:08'),
('202407211527207278', '4b8e4b42-bd16-4fa0-ab51-5713735c646b', 'buydirect168@gmail.com', 'join', '2024-07-21 15:27:20'),
('202407211622183E28', '4b8e4b42-bd16-4fa0-ab51-5713735c646b', 'vcquekvcc@gmail.com', 'join', '2024-07-21 16:22:18'),
('202407211856211A02', '4b8e4b42-bd16-4fa0-ab51-5713735c646b', 'songzhou0317@gmail.com', 'join', '2024-07-21 18:56:21'),
('20240721190514C240', '4b8e4b42-bd16-4fa0-ab51-5713735c646b', 'zentofu997@gmail.com', 'join', '2024-07-21 19:05:14'),
('20240721190514C240', '4b8e4b42-bd16-4fa0-ab51-5713735c646b', 'zentofu997@gmail.com', 'leave', '2024-07-21 19:06:28'),
('20240721191103B5E4', '4b8e4b42-bd16-4fa0-ab51-5713735c646b', 'zentofu997@gmail.com', 'join', '2024-07-21 19:11:03'),
('20240721191948BD54', '4b8e4b42-bd16-4fa0-ab51-5713735c646b', 'songzhou0317@gmail.com', 'join', '2024-07-21 19:19:48'),
('2024072810185929E6', 'e5dd0b23-b836-4268-bc56-e45c755597d0', 'gabri3l@yahoo.com', 'join', '2024-07-28 10:18:59'),
('20240728143842FDA9', '2f99a382-c31a-406e-9a25-eb3c558f022a', 'lwlpeng99@gmail.com', 'join', '2024-07-28 14:38:42'),
('20240728143842FDA9', '2f99a382-c31a-406e-9a25-eb3c558f022a', 'lwlpeng99@gmail.com', 'leave', '2024-07-28 14:39:17'),
('20240728155357CE46', '2f99a382-c31a-406e-9a25-eb3c558f022a', 'lwlpeng99@gmail.com', 'join', '2024-07-28 15:53:57'),
('20240728155357CE46', '2f99a382-c31a-406e-9a25-eb3c558f022a', 'lwlpeng99@gmail.com', 'leave', '2024-07-28 15:55:39'),
('2024072817263613DD', '2f99a382-c31a-406e-9a25-eb3c558f022a', 'lwlpeng99@gmail.com', 'join', '2024-07-28 17:26:36'),
('20240802213426F303', 'dacbf996-95d3-4974-b53d-d77b6f5011d7', 'moha.mmed484@yahoo.com', 'join', '2024-08-02 21:34:26'),
('2024080314125828A7', 'd749927e-248d-44d2-9af8-e93d7a5c01ab', 'sufino@gmail.com', 'join', '2024-08-03 14:12:58'),
('202408040007358237', 'dacbf996-95d3-4974-b53d-d77b6f5011d7', 'w0926005493@gmail.com', 'join', '2024-08-04 00:07:35'),
('2024080408522012CE', 'dacbf996-95d3-4974-b53d-d77b6f5011d7', 'seanteh35@gmail.com', 'join', '2024-08-04 08:52:20'),
('2024080408522012CE', 'dacbf996-95d3-4974-b53d-d77b6f5011d7', 'seanteh35@gmail.com', 'leave', '2024-08-04 08:52:43'),
('20240804101534CC01', 'dacbf996-95d3-4974-b53d-d77b6f5011d7', 'tftan@yahoo.com', 'join', '2024-08-04 10:15:34'),
('202408041030110648', 'dacbf996-95d3-4974-b53d-d77b6f5011d7', 'gabri3l@yahoo.com', 'join', '2024-08-04 10:30:11'),
('20240804115231AED0', 'dacbf996-95d3-4974-b53d-d77b6f5011d7', 'weishaw01@hotmail.com', 'join', '2024-08-04 11:52:31'),
('20240804115934F92E', 'dacbf996-95d3-4974-b53d-d77b6f5011d7', 'yuankl1306@gmail.com', 'join', '2024-08-04 11:59:34'),
('202408041548300FF5', 'd749927e-248d-44d2-9af8-e93d7a5c01ab', 'amirulafiq0207@gmail.com', 'join', '2024-08-04 15:48:30'),
('202408041602548D0F', 'd749927e-248d-44d2-9af8-e93d7a5c01ab', 'mummyboy12378@gmail.com', 'join', '2024-08-04 16:02:54'),
('202408041821408A01', 'd749927e-248d-44d2-9af8-e93d7a5c01ab', 'srfnzmry88@gmail.com', 'join', '2024-08-04 18:21:40'),
('202408041929065124', 'd749927e-248d-44d2-9af8-e93d7a5c01ab', 'boyzhirap18@gmail.com', 'join', '2024-08-04 19:29:06'),
('202408110954481DFB', '425e4275-ae57-42b0-93de-5fe5169f0c97', 'tandkn@gmail.com', 'join', '2024-08-11 09:54:48'),
('20240811104232D9D7', '425e4275-ae57-42b0-93de-5fe5169f0c97', 'gabri3l@yahoo.com', 'join', '2024-08-11 10:42:32'),
('202408111129442073', '425e4275-ae57-42b0-93de-5fe5169f0c97', 'veryqq89@gmail.com', 'join', '2024-08-11 11:29:44'),
('202408111339160531', '425e4275-ae57-42b0-93de-5fe5169f0c97', 'tftan@yahoo.com', 'join', '2024-08-11 13:39:16'),
('202408170633413870', '540a8ad4-196f-4771-9c24-fbf90e17fe5f', 'tftan@yahoo.com', 'join', '2024-08-17 06:33:41'),
('2024081716174195A5', 'b6763a1a-bd45-4091-aae7-9f4971c98a97', 'lwlpeng99@gmail.com', 'join', '2024-08-17 16:17:41'),
('20240817183016AB42', '540a8ad4-196f-4771-9c24-fbf90e17fe5f', 'jennyfoo5782@gmail.com', 'join', '2024-08-17 18:30:16'),
('202408171900115A36', '540a8ad4-196f-4771-9c24-fbf90e17fe5f', 'cheehoefong5782@gmail.com', 'join', '2024-08-17 19:00:11'),
('20240817202148522A', '540a8ad4-196f-4771-9c24-fbf90e17fe5f', 'alex_ckj@hotmail.com', 'join', '2024-08-17 20:21:48'),
('20240817204527DB41', '540a8ad4-196f-4771-9c24-fbf90e17fe5f', 'jiahean@gmail.com', 'join', '2024-08-17 20:45:27'),
('202408172117443F55', 'b6763a1a-bd45-4091-aae7-9f4971c98a97', 'sharon.ong3010@gmail.com', 'join', '2024-08-17 21:17:44'),
('202408172117443F55', 'b6763a1a-bd45-4091-aae7-9f4971c98a97', 'sharon.ong3010@gmail.com', 'leave', '2024-08-17 21:19:20'),
('20240817212218D7D3', 'b6763a1a-bd45-4091-aae7-9f4971c98a97', 'melissa.tsm15@gmail.com', 'join', '2024-08-17 21:22:18'),
('20240817212315DF84', 'b6763a1a-bd45-4091-aae7-9f4971c98a97', 'sharon.ong3010@gmail.com', 'join', '2024-08-17 21:23:15'),
('202408172246003263', '540a8ad4-196f-4771-9c24-fbf90e17fe5f', 'gabri3l@yahoo.com', 'join', '2024-08-17 22:46:00'),
('20240818131904B159', '540a8ad4-196f-4771-9c24-fbf90e17fe5f', 'priyathamsantu@gmail.com', 'join', '2024-08-18 13:19:04'),
('20240818140203D54A', 'b6763a1a-bd45-4091-aae7-9f4971c98a97', 'winniehlbong@gmail.com', 'join', '2024-08-18 14:02:03'),
('20240818163216DEA0', 'b6763a1a-bd45-4091-aae7-9f4971c98a97', 'laivoonbin01@gmail.com', 'join', '2024-08-18 16:32:16'),
('20240818163216DEA0', 'b6763a1a-bd45-4091-aae7-9f4971c98a97', 'laivoonbin01@gmail.com', 'leave', '2024-08-18 16:35:21'),
('2024081818014788DC', 'b6763a1a-bd45-4091-aae7-9f4971c98a97', 'hcm1995o0o@hotmail.com', 'join', '2024-08-18 18:01:47'),
('20240825083519C4B9', '7aac6447-709c-4530-939d-97853be38de4', 'tftan@yahoo.com', 'join', '2024-08-25 08:35:19'),
('20240825103954C496', '7aac6447-709c-4530-939d-97853be38de4', 'gabri3l@yahoo.com', 'join', '2024-08-25 10:39:54'),
('202408251041407C51', '7aac6447-709c-4530-939d-97853be38de4', 'andrewcwk91@gmail.com', 'join', '2024-08-25 10:41:40'),
('202408251123122028', '7aac6447-709c-4530-939d-97853be38de4', 'tiongchyi@gmail.com', 'join', '2024-08-25 11:23:12'),
('202408251123122028', '7aac6447-709c-4530-939d-97853be38de4', 'tiongchyi@gmail.com', 'leave', '2024-08-25 11:23:57'),
('20240825113248EA2A', '7aac6447-709c-4530-939d-97853be38de4', 'tiongchyi@gmail.com', 'join', '2024-08-25 11:32:48'),
('2024082512402748AF', '7aac6447-709c-4530-939d-97853be38de4', 'tiongchyi@gmail.com', 'join', '2024-08-25 12:40:27'),
('202408251315598BB5', '7aac6447-709c-4530-939d-97853be38de4', 'tonywong4338@gmail.com', 'join', '2024-08-25 13:15:59'),
('20240825132101EA3C', '7aac6447-709c-4530-939d-97853be38de4', 'gohchunnam123@gmail.com', 'join', '2024-08-25 13:21:01'),
('202408301331074654', 'b46ea9e4-c0fc-418c-90ed-fb941f11b88d', 'alyaamanina448@gmail.com', 'join', '2024-08-30 13:31:07'),
('202408301331074654', 'b46ea9e4-c0fc-418c-90ed-fb941f11b88d', 'alyaamanina448@gmail.com', 'leave', '2024-08-30 13:35:55'),
('202408301336013B74', 'b46ea9e4-c0fc-418c-90ed-fb941f11b88d', 'alyaamanina448@gmail.com', 'join', '2024-08-30 13:36:01'),
('202408311935119B45', '8d597aee-bd32-479d-9bbe-e777a93634bd', 'winniehlbong@gmail.com', 'join', '2024-08-31 19:35:11'),
('202408312020201648', '8d597aee-bd32-479d-9bbe-e777a93634bd', 'oioi0717@hotmail.com', 'join', '2024-08-31 20:20:20'),
('202408312147109372', '8d597aee-bd32-479d-9bbe-e777a93634bd', 'alex_ckj@hotmail.com', 'join', '2024-08-31 21:47:10'),
('202408312300422381', '8d597aee-bd32-479d-9bbe-e777a93634bd', 'gabri3l@yahoo.com', 'join', '2024-08-31 23:00:42'),
('20240901093007AD54', '8d597aee-bd32-479d-9bbe-e777a93634bd', 'tandkn@gmail.com', 'join', '2024-09-01 09:30:07'),
('20240901133247DEFC', 'b46ea9e4-c0fc-418c-90ed-fb941f11b88d', 'wkweng87@live.com', 'join', '2024-09-01 13:32:47'),
('202409041839537E9C', '752c176a-86bf-48f8-baf8-c4e3ea893bfa', 'cheekin27@yahoo.com', 'join', '2024-09-04 18:39:53'),
('2024090807324786FB', '752c176a-86bf-48f8-baf8-c4e3ea893bfa', 'tandkn@gmail.com', 'join', '2024-09-08 07:32:47'),
('20240908115238949A', '752c176a-86bf-48f8-baf8-c4e3ea893bfa', 'gohchunnam123@gmail.com', 'join', '2024-09-08 11:52:38'),
('20240915103732A6AE', 'f3dbbb32-f9d6-4ada-a7c6-eaf04b8c1cd4', 'tandkn@gmail.com', 'join', '2024-09-15 10:37:32'),
('20240915132449F87A', 'f3dbbb32-f9d6-4ada-a7c6-eaf04b8c1cd4', 'ywl12@hotmail.com', 'join', '2024-09-15 13:24:49'),
('202409151358290B52', 'f3dbbb32-f9d6-4ada-a7c6-eaf04b8c1cd4', 'winniehlbong@gmail.com', 'join', '2024-09-15 13:58:29'),
('20240915141801A7B0', 'f3dbbb32-f9d6-4ada-a7c6-eaf04b8c1cd4', 'jeremyhch00@gmail.com', 'join', '2024-09-15 14:18:01'),
('202409151711468BD0', '07902f23-3c42-4ee8-b5b3-3ba4af55343c', 'lowenghup@gmail.com', 'join', '2024-09-15 17:11:46'),
('202409151717350EFC', '07902f23-3c42-4ee8-b5b3-3ba4af55343c', 'redzaakbar@gmail.com', 'join', '2024-09-15 17:17:35'),
('202409151846428ABA', '07902f23-3c42-4ee8-b5b3-3ba4af55343c', 'redzaakbar@gmail.com', 'join', '2024-09-15 18:46:42'),
('202409220832150E78', 'b22e4666-9921-451a-96c5-9d93f9444605', 'fraihanah3299@gmail.com', 'join', '2024-09-22 08:32:15'),
('2024092209124136F8', 'b22e4666-9921-451a-96c5-9d93f9444605', 'fraihanah3299@gmail.com', 'join', '2024-09-22 09:12:41'),
('20240922111615BA07', 'e1abcc1a-8600-4474-87c6-6157637ac62f', 'gabri3l@yahoo.com', 'join', '2024-09-22 11:16:15'),
('20240922121451C5C9', 'b22e4666-9921-451a-96c5-9d93f9444605', 'lowenghup@gmail.com', 'join', '2024-09-22 12:14:51'),
('202409221229005204', 'e1abcc1a-8600-4474-87c6-6157637ac62f', 'hasif.rozak@gmail.com', 'join', '2024-09-22 12:29:00'),
('2024092213222765C8', 'e1abcc1a-8600-4474-87c6-6157637ac62f', 'weishaw01@hotmail.com', 'join', '2024-09-22 13:22:27'),
('202409290905394E7D', '79fd384e-fb24-489a-b7f2-88f4b815c984', 'weishaw01@hotmail.com', 'join', '2024-09-29 09:05:39'),
('2024092909112298A4', '79fd384e-fb24-489a-b7f2-88f4b815c984', 'yuankl1306@gmail.com', 'join', '2024-09-29 09:11:22'),
('2024092909552421C5', '79fd384e-fb24-489a-b7f2-88f4b815c984', 'tiongchyi@gmail.com', 'join', '2024-09-29 09:55:24'),
('20240929102607C440', '79fd384e-fb24-489a-b7f2-88f4b815c984', 'oioi0717@hotmail.com', 'join', '2024-09-29 10:26:07'),
('20240929110620216E', '79fd384e-fb24-489a-b7f2-88f4b815c984', 'tiongchyi@gmail.com', 'join', '2024-09-29 11:06:20'),
('202409291107034B4F', '79fd384e-fb24-489a-b7f2-88f4b815c984', 'wkweng87@live.com', 'join', '2024-09-29 11:07:03'),
('20240929194148B376', '8db535be-d6d6-4cec-9b98-f999d85606c8', 'lowenghup@gmail.com', 'join', '2024-09-29 19:41:48'),
('20240929194148B376', '8db535be-d6d6-4cec-9b98-f999d85606c8', 'lowenghup@gmail.com', 'leave', '2024-09-29 19:42:08'),
('202410032006167F51', '83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'darryl.sujang@outlook.com', 'join', '2024-10-03 20:06:16'),
('202410032006167F51', '83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'darryl.sujang@outlook.com', 'leave', '2024-10-03 20:06:47'),
('2024100413324474AB', '83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'darryl.sujang@outlook.com', 'join', '2024-10-04 13:32:44'),
('202410061104117838', '83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'owenvwong@icloud.com', 'join', '2024-10-06 11:04:11'),
('202410061104362646', '7f969388-4fdd-4f54-a739-3675d3795c62', 'owenvwong@icloud.com', 'join', '2024-10-06 11:04:36'),
('202410061104117838', '83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'owenvwong@icloud.com', 'leave', '2024-10-06 11:05:04'),
('202410061104362646', '7f969388-4fdd-4f54-a739-3675d3795c62', 'owenvwong@icloud.com', 'leave', '2024-10-06 11:05:12'),
('20241006132001A746', '83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'cjhere4@gmail.com', 'join', '2024-10-06 13:20:01'),
('20241006133337AA5C', '7f969388-4fdd-4f54-a739-3675d3795c62', 'gabri3l@yahoo.com', 'join', '2024-10-06 13:33:37'),
('20241006140141DA46', '83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'jackiekong.7200@hotmail.com', 'join', '2024-10-06 14:01:41'),
('202410061403054A61', '7f969388-4fdd-4f54-a739-3675d3795c62', 'lionlucky2412@gmail.com', 'join', '2024-10-06 14:03:05'),
('20241006182744A0F0', '83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'owenvwong@icloud.com', 'join', '2024-10-06 18:27:44'),
('20241012214145C08B', '785d0c9f-b59c-4e10-bbac-14849633974b', 'kenong@yahoo.com', 'join', '2024-10-12 21:41:45'),
('20241012233257B93D', '785d0c9f-b59c-4e10-bbac-14849633974b', 'benalive@gmail.com', 'join', '2024-10-12 23:32:57'),
('202410130319416D2B', '785d0c9f-b59c-4e10-bbac-14849633974b', 'tftan@yahoo.com', 'join', '2024-10-13 03:19:41'),
('20241013083618F7E3', '785d0c9f-b59c-4e10-bbac-14849633974b', 'tftan@yahoo.com', 'join', '2024-10-13 08:36:18'),
('2024101309285106C6', '785d0c9f-b59c-4e10-bbac-14849633974b', 'tandkn@gmail.com', 'join', '2024-10-13 09:28:51'),
('202410131014109D0D', '785d0c9f-b59c-4e10-bbac-14849633974b', 'must_mu@yahoo.com', 'join', '2024-10-13 10:14:10'),
('2024101310524788C8', '785d0c9f-b59c-4e10-bbac-14849633974b', 'tungkl1986@gmail.com', 'join', '2024-10-13 10:52:47'),
('20241013111851FEC0', '785d0c9f-b59c-4e10-bbac-14849633974b', 'gabri3l@yahoo.com', 'join', '2024-10-13 11:18:51'),
('202410131218455BD4', '785d0c9f-b59c-4e10-bbac-14849633974b', 'iamlawliming@gmail.com', 'join', '2024-10-13 12:18:45'),
('20241020104618B9FA', '0b114c99-5c3f-4f83-9ef8-9ef3aaaaec2e', 'tandkn@gmail.com', 'join', '2024-10-20 10:46:18'),
('2024102011003166E2', '0b114c99-5c3f-4f83-9ef8-9ef3aaaaec2e', 'gabri3l@yahoo.com', 'join', '2024-10-20 11:00:31'),
('202410201331184F18', '0b114c99-5c3f-4f83-9ef8-9ef3aaaaec2e', 'kjiemeng@gmail.com', 'join', '2024-10-20 13:31:18'),
('202410201348335499', '0b114c99-5c3f-4f83-9ef8-9ef3aaaaec2e', 'weixuan.see@gmail.com', 'join', '2024-10-20 13:48:33'),
('2024102017591314EF', '18a8f187-4afc-4c93-b0dd-339a1f4f5093', 'tftan@yahoo.com', 'join', '2024-10-20 17:59:13'),
('2024102603382039B3', 'd363651b-ed93-4efe-8ab9-a3f44e851c04', 'ianbo2002@gmail.com', 'join', '2024-10-26 03:38:20'),
('2024102621355073AF', 'd363651b-ed93-4efe-8ab9-a3f44e851c04', 'laiwengchoon@hotmail.com', 'join', '2024-10-26 21:35:50'),
('202410270835426DFB', 'd363651b-ed93-4efe-8ab9-a3f44e851c04', 'haohaota57@gmail.com', 'join', '2024-10-27 08:35:42'),
('20241027103113C38C', 'd363651b-ed93-4efe-8ab9-a3f44e851c04', 'gabri3l@yahoo.com', 'join', '2024-10-27 10:31:13'),
('20241027194737766E', '6bf50137-436b-45c3-bd19-6f7a613383e6', 'stephenwongyc82@gmail.com', 'join', '2024-10-27 19:47:37'),
('202411021804019A58', 'fa542a7d-a9d2-41f7-aa5c-04b949ef3f72', 'jason421412@gmail.com', 'join', '2024-11-02 18:04:01'),
('202411021804019A58', 'fa542a7d-a9d2-41f7-aa5c-04b949ef3f72', 'jason421412@gmail.com', 'leave', '2024-11-02 18:04:38'),
('2024110309084334F5', 'fa542a7d-a9d2-41f7-aa5c-04b949ef3f72', 'tftan@yahoo.com', 'join', '2024-11-03 09:08:43'),
('20241103104739743A', 'fa542a7d-a9d2-41f7-aa5c-04b949ef3f72', 'gabri3l@yahoo.com', 'join', '2024-11-03 10:47:39'),
('202411031140024DD1', 'fa542a7d-a9d2-41f7-aa5c-04b949ef3f72', 'tiongchyi@gmail.com', 'join', '2024-11-03 11:40:02'),
('202411031202109B7D', 'fa542a7d-a9d2-41f7-aa5c-04b949ef3f72', 'tiongchyi@gmail.com', 'join', '2024-11-03 12:02:10'),
('20241103123424B33A', 'fa542a7d-a9d2-41f7-aa5c-04b949ef3f72', 'lim-jiajiun@hotmail.com', 'join', '2024-11-03 12:34:24'),
('202411031246124345', 'fa542a7d-a9d2-41f7-aa5c-04b949ef3f72', 'tandkn@gmail.com', 'join', '2024-11-03 12:46:12'),
('20241103135427E498', 'fa542a7d-a9d2-41f7-aa5c-04b949ef3f72', 'hongyip0616@gmail.com', 'join', '2024-11-03 13:54:27'),
('202411031403389293', 'fa542a7d-a9d2-41f7-aa5c-04b949ef3f72', 'mickfxxx@gmail.com', 'join', '2024-11-03 14:03:38'),
('20241103153356D82B', '0cf19beb-e588-478a-bd64-b01bba004120', 'lowenghup@gmail.com', 'join', '2024-11-03 15:33:56'),
('202411100847238350', '81e92e6c-af54-45b9-990e-8894b6eaf1b9', 'tandkn@gmail.com', 'join', '2024-11-10 08:47:23'),
('202411101027189CCC', '81e92e6c-af54-45b9-990e-8894b6eaf1b9', 'gabri3l@yahoo.com', 'join', '2024-11-10 10:27:18'),
('202411101108226FD9', '81e92e6c-af54-45b9-990e-8894b6eaf1b9', 'weishaw01@hotmail.com', 'join', '2024-11-10 11:08:22'),
('2024111011554941D2', '81e92e6c-af54-45b9-990e-8894b6eaf1b9', 'yuankl1306@gmail.com', 'join', '2024-11-10 11:55:49'),
('20241110194927CA2F', 'a17705c9-8c5e-4d19-bb5c-6848b655eb3b', 'chengsikqq2104@gmail.com', 'join', '2024-11-10 19:49:27'),
('202411170529338E80', '80b9276c-2fa3-4185-8325-1a70141484b5', 'tftan@yahoo.com', 'join', '2024-11-17 05:29:33'),
('20241117061115AF63', '80b9276c-2fa3-4185-8325-1a70141484b5', 'tftan@yahoo.com', 'join', '2024-11-17 06:11:15'),
('202411170930101868', '80b9276c-2fa3-4185-8325-1a70141484b5', 'tandkn@gmail.com', 'join', '2024-11-17 09:30:10'),
('20241117112915F3F7', '80b9276c-2fa3-4185-8325-1a70141484b5', 'gabri3l@yahoo.com', 'join', '2024-11-17 11:29:15'),
('202411171929083B96', '88961ce1-6cee-4b86-b41b-e40d4ed56a5d', 'azrifarisrasid@gmail.com', 'join', '2024-11-17 19:29:08'),
('2024111719505739B4', '88961ce1-6cee-4b86-b41b-e40d4ed56a5d', 'stephenwongyc82@gmail.com', 'join', '2024-11-17 19:50:57'),
('20241124100758439F', '976271b4-3944-41e9-842c-e48ad8abdb15', 'jcftran@gmail.com', 'join', '2024-11-24 10:07:58'),
('2024112412570926E3', '976271b4-3944-41e9-842c-e48ad8abdb15', 'tandkn@gmail.com', 'join', '2024-11-24 12:57:09'),
('202411241316411E11', '976271b4-3944-41e9-842c-e48ad8abdb15', 'tiongchyi@gmail.com', 'join', '2024-11-24 13:16:41'),
('202411241918213404', '8cc1e82e-ebc7-451f-8d3f-dbb4aa8e7656', 'mnasrullah89@gmail.com', 'join', '2024-11-24 19:18:21'),
('20241129124339234F', '603420dc-ec0d-479a-99e6-6437d8fb778e', 'lydiacse16@gmail.com', 'join', '2024-11-29 12:43:39'),
('20241201140750E637', '89381aab-ad29-4411-a345-cf481bdec6b2', 'kongpinpin91@gmail.com', 'join', '2024-12-01 14:07:50'),
('2024120117053098E5', '603420dc-ec0d-479a-99e6-6437d8fb778e', 'jackiekong.7200@hotmail.com', 'join', '2024-12-01 17:05:30'),
('20241201171414369E', '603420dc-ec0d-479a-99e6-6437d8fb778e', 'nabilbakti2@gmail.com', 'join', '2024-12-01 17:14:14'),
('202412011831069253', '603420dc-ec0d-479a-99e6-6437d8fb778e', 'ywl12@hotmail.com', 'join', '2024-12-01 18:31:06'),
('20241201192427B381', '603420dc-ec0d-479a-99e6-6437d8fb778e', 'ywl12@hotmail.com', 'join', '2024-12-01 19:24:27'),
('202412080544084C21', '76e999b4-a96c-46df-b256-91e517e1117d', 'tftan@yahoo.com', 'join', '2024-12-08 05:44:08'),
('20241208071219F982', '76e999b4-a96c-46df-b256-91e517e1117d', 'tftan@yahoo.com', 'join', '2024-12-08 07:12:19'),
('202412081045137051', '76e999b4-a96c-46df-b256-91e517e1117d', 'gabri3l@yahoo.com', 'join', '2024-12-08 10:45:13'),
('20241215095439A00A', '8920e47a-e14b-4473-80b9-fc9a3587d3d7', 'tandkn@gmail.com', 'join', '2024-12-15 09:54:39'),
('2024121513244289A0', '8920e47a-e14b-4473-80b9-fc9a3587d3d7', 'weishaw01@hotmail.com', 'join', '2024-12-15 13:24:42'),
('20241215142115E35D', '8920e47a-e14b-4473-80b9-fc9a3587d3d7', 'tiongchyi@gmail.com', 'join', '2024-12-15 14:21:15'),
('2024121514423523F9', '8920e47a-e14b-4473-80b9-fc9a3587d3d7', 'kongpinpin91@gmail.com', 'join', '2024-12-15 14:42:35'),
('20241221221709024C', '37c18771-c2c2-42a0-801f-1a2589b89151', 'yuankl1306@gmail.com', 'join', '2024-12-21 22:17:09'),
('20241221234950BA69', '37c18771-c2c2-42a0-801f-1a2589b89151', 'weishaw01@hotmail.com', 'join', '2024-12-21 23:49:50'),
('20241222115648CFCC', '37c18771-c2c2-42a0-801f-1a2589b89151', 'tandkn@gmail.com', 'join', '2024-12-22 11:56:48'),
('202412290819577654', 'e054b228-f64c-41e3-ab87-decf9b08117d', 'adrianchang97@gmail.com', 'join', '2024-12-29 08:19:57'),
('20241229111442C262', 'e054b228-f64c-41e3-ab87-decf9b08117d', 'sid.allright@gmail.com', 'join', '2024-12-29 11:14:42'),
('202412291126322C2B', 'e054b228-f64c-41e3-ab87-decf9b08117d', 'ziyingooi0515@gmail.com', 'join', '2024-12-29 11:26:32'),
('202412291211254993', 'e054b228-f64c-41e3-ab87-decf9b08117d', 'ocl_0@foxmail.com', 'join', '2024-12-29 12:11:25'),
('202412291211254993', 'e054b228-f64c-41e3-ab87-decf9b08117d', 'ocl_0@foxmail.com', 'leave', '2024-12-29 12:12:01'),
('20241229141518F359', 'e054b228-f64c-41e3-ab87-decf9b08117d', 'limjl0029@gmail.com', 'join', '2024-12-29 14:15:18'),
('202501042326470C1D', '4f98ee70-7e67-46fa-b3a5-5eecdbc8eb5c', 'ocl_0@foxmail.com', 'join', '2025-01-04 23:26:47'),
('202501042326470C1D', '4f98ee70-7e67-46fa-b3a5-5eecdbc8eb5c', 'ocl_0@foxmail.com', 'leave', '2025-01-04 23:27:07'),
('20250112123102EA48', '0e1d446c-9079-4139-b28a-b3f2f2a101cd', 'tftan@yahoo.com', 'join', '2025-01-12 12:31:02'),
('202501121318489280', '0e1d446c-9079-4139-b28a-b3f2f2a101cd', 'kouhong_ckh@live.com', 'join', '2025-01-12 13:18:48'),
('20250112152716F269', '896a854d-da6d-49ac-9ef7-a86064147b40', 'kjiemeng@gmail.com', 'join', '2025-01-12 15:27:16'),
('202501121822434066', '896a854d-da6d-49ac-9ef7-a86064147b40', 'euroy95@gmail.com', 'join', '2025-01-12 18:22:43'),
('2025011219500106BF', '896a854d-da6d-49ac-9ef7-a86064147b40', 'aiklie99@hotmail.com', 'join', '2025-01-12 19:50:01'),
('202501191447580955', 'd03ba4c1-4e05-470e-abf5-fa14428f3266', 'haohaota57@gmail.com', 'join', '2025-01-19 14:47:58');

-- --------------------------------------------------------

--
-- Table structure for table `events_thursday`
--

CREATE TABLE `events_thursday` (
  `order_id` varchar(20) NOT NULL,
  `game_id` varchar(100) NOT NULL,
  `user_email` varchar(80) NOT NULL,
  `event` varchar(20) NOT NULL,
  `updated_datetime` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `events_thursday`
--

INSERT INTO `events_thursday` (`order_id`, `game_id`, `user_email`, `event`, `updated_datetime`) VALUES
('202308171202484701', '41461451-69ba-4ace-b0bc-eb5de1f20adb', 'thyemingyu5@gmail.com', 'join', '2023-08-17 12:02:48'),
('202308171546228D3E', '41461451-69ba-4ace-b0bc-eb5de1f20adb', 'le.ohxuan@gmail.com', 'join', '2023-08-17 15:46:22'),
('202308171605278785', '41461451-69ba-4ace-b0bc-eb5de1f20adb', 'shiyannn96@gmail.com', 'join', '2023-08-17 16:05:27'),
('20230817170755BE61', '41461451-69ba-4ace-b0bc-eb5de1f20adb', 'puchong88@yahoo.com', 'join', '2023-08-17 17:07:55'),
('20230817170755BE61', '41461451-69ba-4ace-b0bc-eb5de1f20adb', 'puchong88@yahoo.com', 'leave', '2023-08-17 17:08:59'),
('20230817170903A676', '41461451-69ba-4ace-b0bc-eb5de1f20adb', 'puchong88@yahoo.com', 'join', '2023-08-17 17:09:03'),
('20230817170903A676', '41461451-69ba-4ace-b0bc-eb5de1f20adb', 'puchong88@yahoo.com', 'leave', '2023-08-17 17:10:42'),
('20230823135449E0CA', 'f73a1c56-9b37-4b29-bfbf-8e422f69a3ac', 'puchong88@yahoo.com', 'join', '2023-08-23 13:54:49'),
('2023082314151994A6', 'f73a1c56-9b37-4b29-bfbf-8e422f69a3ac', 'puchong88@yahoo.com', 'join', '2023-08-23 14:15:19'),
('202308231723080E85', 'f73a1c56-9b37-4b29-bfbf-8e422f69a3ac', 'kohwangshen@gmail.com', 'join', '2023-08-23 17:23:08'),
('20230824114812923A', 'f73a1c56-9b37-4b29-bfbf-8e422f69a3ac', 'stefankhoo.1@gmail.com', 'join', '2023-08-24 11:48:12'),
('20230824124055B422', 'f73a1c56-9b37-4b29-bfbf-8e422f69a3ac', 'thyemingyu5@gmail.com', 'join', '2023-08-24 12:40:55'),
('20230824151730C487', 'f73a1c56-9b37-4b29-bfbf-8e422f69a3ac', 'le.ohxuan@gmail.com', 'join', '2023-08-24 15:17:30'),
('2023082415431889C7', 'f73a1c56-9b37-4b29-bfbf-8e422f69a3ac', 'Tmsjx@icloud.com', 'join', '2023-08-24 15:43:18'),
('202308300603243700', 'bcc54a40-df05-45e1-a395-98c37872bcbe', 'jennyfoo5782@gmail.com', 'join', '2023-08-30 06:03:24'),
('20230830125132E195', 'bcc54a40-df05-45e1-a395-98c37872bcbe', 'puchong88@yahoo.com', 'join', '2023-08-30 12:51:32'),
('20230830174837B6E9', '9960946d-14b7-4684-857f-805ce7b118d9', 'yuankl1306@gmail.com', 'join', '2023-08-30 17:48:37'),
('20230831000412C0D1', 'bcc54a40-df05-45e1-a395-98c37872bcbe', 'zandro970626@gmail.com', 'join', '2023-08-31 00:04:12'),
('202308311009338FDA', 'bcc54a40-df05-45e1-a395-98c37872bcbe', 'tandkn@gmail.com', 'join', '2023-08-31 10:09:33'),
('202308311016198A3B', 'bcc54a40-df05-45e1-a395-98c37872bcbe', 'icecreamcarvy@gmail.com', 'join', '2023-08-31 10:16:19'),
('202308311016198A3B', 'bcc54a40-df05-45e1-a395-98c37872bcbe', 'icecreamcarvy@gmail.com', 'leave', '2023-08-31 10:19:10'),
('2023083110231963C4', 'bcc54a40-df05-45e1-a395-98c37872bcbe', 'weishaw01@hotmail.com', 'join', '2023-08-31 10:23:19'),
('2023083110231963C4', 'bcc54a40-df05-45e1-a395-98c37872bcbe', 'weishaw01@hotmail.com', 'leave', '2023-08-31 10:23:48'),
('20230831104941DE05', 'bcc54a40-df05-45e1-a395-98c37872bcbe', 'hpitonokl.22@gmail.com', 'join', '2023-08-31 10:49:41'),
('20230831105803C5FF', 'bcc54a40-df05-45e1-a395-98c37872bcbe', 'chin825@gmail.com', 'join', '2023-08-31 10:58:03'),
('2023083112335301C8', 'bcc54a40-df05-45e1-a395-98c37872bcbe', 'yuankl1306@gmail.com', 'join', '2023-08-31 12:33:53'),
('2023083112335301C8', 'bcc54a40-df05-45e1-a395-98c37872bcbe', 'yuankl1306@gmail.com', 'leave', '2023-08-31 12:34:01'),
('20230831131714F016', '9960946d-14b7-4684-857f-805ce7b118d9', 'feiyee75@hotmail.com', 'join', '2023-08-31 13:17:14'),
('202308311353584A8A', '9960946d-14b7-4684-857f-805ce7b118d9', 'limweeliang@gmail.com', 'join', '2023-08-31 13:53:58'),
('202308311406503692', 'bcc54a40-df05-45e1-a395-98c37872bcbe', 'chan.newtonsg@gmail.com', 'join', '2023-08-31 14:06:50'),
('20230831142536CFD9', '9960946d-14b7-4684-857f-805ce7b118d9', 'chutikan.som@gmail.com', 'join', '2023-08-31 14:25:36'),
('2023083116290716B2', '9960946d-14b7-4684-857f-805ce7b118d9', 'walterkhaw@gmail.com', 'join', '2023-08-31 16:29:07'),
('20230831165847AC0E', '9960946d-14b7-4684-857f-805ce7b118d9', 'Tmsjx@icloud.com', 'join', '2023-08-31 16:58:47'),
('20230831171359B830', '9960946d-14b7-4684-857f-805ce7b118d9', 'le.ohxuan@gmail.com', 'join', '2023-08-31 17:13:59'),
('2023083118282361F6', '9960946d-14b7-4684-857f-805ce7b118d9', 'leejianweishann@gmail.com', 'join', '2023-08-31 18:28:23'),
('20230831191519FCB4', '9960946d-14b7-4684-857f-805ce7b118d9', 'thyemingyu5@gmail.com', 'join', '2023-08-31 19:15:19'),
('20230906220014E38C', 'bd173b3f-8d0f-4127-b556-f43ddd2c1249', 'Ahboy197@gmail.com', 'join', '2023-09-06 22:00:14'),
('202309071209339B92', 'bd173b3f-8d0f-4127-b556-f43ddd2c1249', 'aziekecik65@gmail.con', 'join', '2023-09-07 12:09:33'),
('202309071315119BBC', 'bd173b3f-8d0f-4127-b556-f43ddd2c1249', 'hokoee88@gmail.com', 'join', '2023-09-07 13:15:11'),
('202309071315119BBC', 'bd173b3f-8d0f-4127-b556-f43ddd2c1249', 'hokoee88@gmail.com', 'leave', '2023-09-07 13:16:05'),
('202309071341048BBD', 'bd173b3f-8d0f-4127-b556-f43ddd2c1249', 'Ahboy197@gmail.com', 'join', '2023-09-07 13:41:04'),
('20230907142042222B', 'bd173b3f-8d0f-4127-b556-f43ddd2c1249', 'yongyuanchuan@gmail.com', 'join', '2023-09-07 14:20:42'),
('202309071436374039', 'bd173b3f-8d0f-4127-b556-f43ddd2c1249', 'yongyuanchuan@gmail.com', 'join', '2023-09-07 14:36:37'),
('202309071736081BE7', 'bd173b3f-8d0f-4127-b556-f43ddd2c1249', 'weishaw01@hotmail.com', 'join', '2023-09-07 17:36:08'),
('20230907174826A59D', 'bd173b3f-8d0f-4127-b556-f43ddd2c1249', 'derrick.yongtl@gmail.com', 'join', '2023-09-07 17:48:26'),
('202309071910287F68', 'bd173b3f-8d0f-4127-b556-f43ddd2c1249', 'thyemingyu5@gmail.com', 'join', '2023-09-07 19:10:28'),
('20230913230314F9B3', '8906b71a-a483-45be-96ac-088412b568ab', 'ky@mbitsdigital.com', 'join', '2023-09-13 23:03:14'),
('20230913230314F9B3', '8906b71a-a483-45be-96ac-088412b568ab', 'ky@mbitsdigital.com', 'leave', '2023-09-13 23:04:10'),
('202309141102472C42', '8906b71a-a483-45be-96ac-088412b568ab', 'ky@mbitsdigital.com', 'join', '2023-09-14 11:02:47'),
('20230914164301BED6', '8906b71a-a483-45be-96ac-088412b568ab', 'joonyee000@gmail.com', 'join', '2023-09-14 16:43:01'),
('202309141714117C88', '8906b71a-a483-45be-96ac-088412b568ab', 'thiemkuanhao@gmail.com', 'join', '2023-09-14 17:14:11'),
('202309141805428898', '8906b71a-a483-45be-96ac-088412b568ab', 'weishaw01@hotmail.com', 'join', '2023-09-14 18:05:42'),
('20230928112740A33D', '254f8b96-6937-47e4-820c-7fc262adbde4', 'hpitonokl.22@gmail.com', 'join', '2023-09-28 11:27:40'),
('2023092811472572CD', '254f8b96-6937-47e4-820c-7fc262adbde4', 'chin825@gmail.com', 'join', '2023-09-28 11:47:25'),
('2023100514434509E2', 'c4132140-2ad8-4636-905c-98faec3b39e5', 'rusydinaim01126@gmail.com', 'join', '2023-10-05 14:43:45'),
('2023100517332539AD', 'c4132140-2ad8-4636-905c-98faec3b39e5', 'tandkn@gmail.com', 'join', '2023-10-05 17:33:25'),
('20231005173501E237', 'c4132140-2ad8-4636-905c-98faec3b39e5', 'stefankhoo.1@gmail.com', 'join', '2023-10-05 17:35:01'),
('202310051831575CB4', 'c4132140-2ad8-4636-905c-98faec3b39e5', 'walterkhaw@gmail.com', 'join', '2023-10-05 18:31:57'),
('20231012133338E614', '1f1a768e-55aa-48f9-95c8-aa8f7cdefa7f', 'tandkn@gmail.com', 'join', '2023-10-12 13:33:38'),
('20231019121505841F', '6582e5f6-5cd4-414b-9c9c-510c31bac0a4', 'jamietanlw@hotmail.com', 'join', '2023-10-19 12:15:05'),
('20231019121505841F', '6582e5f6-5cd4-414b-9c9c-510c31bac0a4', 'jamietanlw@hotmail.com', 'leave', '2023-10-19 12:15:33'),
('202310251038347549', '8995b015-926c-4e26-8981-e9204e65abd7', 'nicktay84@gmail.com', 'join', '2023-10-25 10:38:34'),
('2023102616384111A3', '8995b015-926c-4e26-8981-e9204e65abd7', 'weishaw01@hotmail.com', 'join', '2023-10-26 16:38:41'),
('20231026182443E266', '8995b015-926c-4e26-8981-e9204e65abd7', 'daviottan@gmail.com', 'join', '2023-10-26 18:24:43'),
('202311011159165EA3', 'b081b20a-b70f-478d-87c5-19ec7d1796cf', 'dkeong@hotmail.com', 'join', '2023-11-01 11:59:16'),
('202311021044360D47', 'b081b20a-b70f-478d-87c5-19ec7d1796cf', 'nicktay84@gmail.com', 'join', '2023-11-02 10:44:36'),
('20231102193341684B', 'b081b20a-b70f-478d-87c5-19ec7d1796cf', '0122ridge@gmail.com', 'join', '2023-11-02 19:33:41'),
('20231109065213BEB2', '5160b344-17b9-4536-995d-4f3966a55adf', 'stefankhoo.1@gmail.com', 'join', '2023-11-09 06:52:13'),
('20231109103827A626', '5160b344-17b9-4536-995d-4f3966a55adf', 'nicktay84@gmail.com', 'join', '2023-11-09 10:38:27'),
('2023111616012643EE', '79496fd0-8f83-4c82-b096-fd1bb92d40b0', 'rickyworkco@gmail.com', 'join', '2023-11-16 16:01:26'),
('20231116171031BAB8', '79496fd0-8f83-4c82-b096-fd1bb92d40b0', 'saikeong8831@gmail.com', 'join', '2023-11-16 17:10:31'),
('202311161726449100', '79496fd0-8f83-4c82-b096-fd1bb92d40b0', 'rickyworkco@gmail.com', 'join', '2023-11-16 17:26:44'),
('2023111617541765D8', '79496fd0-8f83-4c82-b096-fd1bb92d40b0', 'yuankl1306@gmail.com', 'join', '2023-11-16 17:54:17'),
('202311231741320291', 'e063aabb-35ac-431d-acd5-bff422cff1da', 'garyyjh@gmail.com', 'join', '2023-11-23 17:41:32'),
('20231130113433608F', 'f503df80-f174-423d-bdb0-c504b6bc230b', 'nicktay84@gmail.com', 'join', '2023-11-30 11:34:33'),
('202312141843498040', '56a85ebd-4ae2-4be9-a579-2472c888074e', 'wongkw2001@gmail.com', 'join', '2023-12-14 18:43:49'),
('2023122117331131CB', '2350bed6-1445-448a-9a54-258f9d67eca8', 'garyyjh@gmail.com', 'join', '2023-12-21 17:33:11'),
('202401111818372BF8', 'ff7da317-a737-4930-ad68-e41f848f1b36', 'lydiaong2001@yahoo.com', 'join', '2024-01-11 18:18:37'),
('202401111822070165', 'ff7da317-a737-4930-ad68-e41f848f1b36', 'siachenghong@hotmail.com', 'join', '2024-01-11 18:22:07'),
('20240111183225D60A', 'ff7da317-a737-4930-ad68-e41f848f1b36', 'www.davidong@gmail.com', 'join', '2024-01-11 18:32:25'),
('2024011810541378CD', 'fd6c3ad0-43a2-452b-9b02-4b97641910da', 'fiqrie81@gmail.com', 'join', '2024-01-18 10:54:13'),
('20240118151551C6DF', 'fd6c3ad0-43a2-452b-9b02-4b97641910da', 'stefankhoo.1@gmail.com', 'join', '2024-01-18 15:15:51'),
('2024012502303800B9', '29acbff5-0ea4-4764-b1d5-480fe21631ca', 'feiyee75@hotmail.com', 'join', '2024-01-25 02:30:38'),
('202401251416098790', '29acbff5-0ea4-4764-b1d5-480fe21631ca', 'saileesh01@gmail.com', 'join', '2024-01-25 14:16:09'),
('20240131234904A9ED', 'dfde7498-db6e-4375-ac1c-30a4296a32e3', 'tandkn@gmail.com', 'join', '2024-01-31 23:49:04'),
('20240208135227675F', '0d23edcc-6b1e-4c04-b409-fd1a852aa90b', 'nicktay84@gmail.com', 'join', '2024-02-08 13:52:27'),
('20240208184622409A', '0d23edcc-6b1e-4c04-b409-fd1a852aa90b', 'feiyee75@hotmail.com', 'join', '2024-02-08 18:46:22'),
('20240215144524BEC1', '2ae855c7-bc4f-43f5-b303-aaa0b76e7075', 'ashokhpadmanathan93@gmail.com', 'join', '2024-02-15 14:45:24'),
('20240314111556EFFA', '09228911-e108-4ec3-920a-9bd035d00ca8', 'tonywong4338@gmail.com', 'join', '2024-03-14 11:15:56'),
('2024031415592979C2', '09228911-e108-4ec3-920a-9bd035d00ca8', 'Weiyee0502@gmail.com', 'join', '2024-03-14 15:59:29'),
('2024031415592979C2', '09228911-e108-4ec3-920a-9bd035d00ca8', 'Weiyee0502@gmail.com', 'leave', '2024-03-14 16:00:45'),
('202403211605408F6E', '7e74c752-5b63-43fb-803c-8db572433904', 'ashokhpadmanathan93@gmail.com', 'join', '2024-03-21 16:05:40'),
('20240403222106A590', '733cd89a-47b4-438b-8bdf-06556e80d669', 'wlkby@pm.me', 'join', '2024-04-03 22:21:06'),
('20240403222106A590', '733cd89a-47b4-438b-8bdf-06556e80d669', 'wlkby@pm.me', 'leave', '2024-04-03 22:21:22'),
('20240404154127BC63', '733cd89a-47b4-438b-8bdf-06556e80d669', 'ebnergeoffrey@gmail.com', 'join', '2024-04-04 15:41:27'),
('20240411144837660B', 'a95c17d1-5b3a-43d0-8a51-740bdf5c4f7d', 'leehaojie717@gmail.com', 'join', '2024-04-11 14:48:37'),
('20240411144837660B', 'a95c17d1-5b3a-43d0-8a51-740bdf5c4f7d', 'leehaojie717@gmail.com', 'leave', '2024-04-11 14:49:08'),
('202404111522536E0C', '65144fd5-2eef-4882-ab72-e672b8c93755', 'alvyn_chin@hotmail.com', 'join', '2024-04-11 15:22:53'),
('20240418163006148A', '9613a6d5-06e8-417f-8bc3-043178760ab1', 'nicktay84@gmail.com', 'join', '2024-04-18 16:30:06'),
('202404241744247E2F', '09a305e8-b2e5-4d88-8774-22c1ef0a7c0e', 'weihungho1993@gmail.com', 'join', '2024-04-24 17:44:24'),
('202404251543514A79', '09a305e8-b2e5-4d88-8774-22c1ef0a7c0e', 'nicktay84@gmail.com', 'join', '2024-04-25 15:43:51'),
('20240425162110531D', '09a305e8-b2e5-4d88-8774-22c1ef0a7c0e', 'tandkn@gmail.com', 'join', '2024-04-25 16:21:10'),
('20240425163452051A', '09a305e8-b2e5-4d88-8774-22c1ef0a7c0e', 'alftwm@hotmail.com', 'join', '2024-04-25 16:34:52'),
('202405011752420FE9', 'c494554d-6a3f-4b93-b957-9a9abad3cab8', 'bryanchan202@gmail.com', 'join', '2024-05-01 17:52:42'),
('2024050123411035A5', 'c494554d-6a3f-4b93-b957-9a9abad3cab8', 'alvyn_chin@hotmail.com', 'join', '2024-05-01 23:41:10'),
('20240516100237EEBC', '478ffc8d-46b9-4018-9b86-63f170352605', 'xjphang716@gmail.com', 'join', '2024-05-16 10:02:37'),
('20240522140208E43C', '7a4465d3-ca25-4236-9929-012744be0826', 'twinkie.lai@gmail.com', 'join', '2024-05-22 14:02:08'),
('20240523173521778F', '7a4465d3-ca25-4236-9929-012744be0826', 'keasimsee@gmail.com', 'join', '2024-05-23 17:35:21'),
('202405301801207AA1', 'efc850fb-fee8-4e6b-b94e-6aa4453290e0', 'alftwm@hotmail.com', 'join', '2024-05-30 18:01:20'),
('20240606125000A6F8', '43b36b0a-b86f-4a9d-a9ef-8856c6018b9b', 'tonywong4338@gmail.com', 'join', '2024-06-06 12:50:00'),
('202406061729130FA2', '43b36b0a-b86f-4a9d-a9ef-8856c6018b9b', 'nicktay84@gmail.com', 'join', '2024-06-06 17:29:13'),
('202406102213056945', '7db8ab3e-20e0-4067-9f54-01d92037f7d4', 'puchong88@yahoo.com', 'join', '2024-06-10 22:13:05'),
('20240620163400662D', '0650b54f-69ad-4796-9adb-40eada69994d', 'nicktay84@gmail.com', 'join', '2024-06-20 16:34:00'),
('202406271142438D21', '90436e45-332d-42d1-9bf6-595ee5670792', 'thekiller2810@yahoo.com', 'join', '2024-06-27 11:42:43'),
('202406271142438D21', '90436e45-332d-42d1-9bf6-595ee5670792', 'thekiller2810@yahoo.com', 'leave', '2024-06-27 11:43:14'),
('2024062713540193BE', '90436e45-332d-42d1-9bf6-595ee5670792', 'cherlytan222@gmail.com', 'join', '2024-06-27 13:54:01'),
('20240627155631EBCB', '90436e45-332d-42d1-9bf6-595ee5670792', 'elinsharptan@gmail.com', 'join', '2024-06-27 15:56:31'),
('202406271631274C36', '90436e45-332d-42d1-9bf6-595ee5670792', 'fungzv@gmail.com', 'join', '2024-06-27 16:31:27'),
('20240627170802FDD5', '90436e45-332d-42d1-9bf6-595ee5670792', 'cherlytan222@gmail.com', 'join', '2024-06-27 17:08:02'),
('202406271829204A07', '90436e45-332d-42d1-9bf6-595ee5670792', 'chinchinhong86@gmail.com', 'join', '2024-06-27 18:29:20'),
('20240630191533FBAD', 'ea3757f3-d6f9-49b6-a33a-6af42c3ae654', 'adriannicklaus7a2@gmail.com', 'join', '2024-06-30 19:15:33'),
('20240630191533FBAD', 'ea3757f3-d6f9-49b6-a33a-6af42c3ae654', 'adriannicklaus7a2@gmail.com', 'leave', '2024-06-30 19:15:58'),
('202407041300447E0B', 'ea3757f3-d6f9-49b6-a33a-6af42c3ae654', 'tandkn@gmail.com', 'join', '2024-07-04 13:00:44'),
('2024070413072048A8', 'ea3757f3-d6f9-49b6-a33a-6af42c3ae654', 'elinsharptan@gmail.com', 'join', '2024-07-04 13:07:20'),
('202407041356194359', 'ea3757f3-d6f9-49b6-a33a-6af42c3ae654', 'te.oliver@outlook.com', 'join', '2024-07-04 13:56:19'),
('20240704150800CEBD', 'ea3757f3-d6f9-49b6-a33a-6af42c3ae654', 'shentan1122@gmail.com', 'join', '2024-07-04 15:08:00'),
('202407041531281B96', 'ea3757f3-d6f9-49b6-a33a-6af42c3ae654', 'shentan1122@gmail.com', 'join', '2024-07-04 15:31:28'),
('202407041736403A6C', 'ea3757f3-d6f9-49b6-a33a-6af42c3ae654', 'tonywong4338@gmail.com', 'join', '2024-07-04 17:36:40'),
('20240704192544F1AB', 'ea3757f3-d6f9-49b6-a33a-6af42c3ae654', 'alftwm@hotmail.com', 'join', '2024-07-04 19:25:44'),
('20240711131020E82D', 'ae6a2c82-fd93-4a29-b872-48ab41e732d3', 'tandkn@gmail.com', 'join', '2024-07-11 13:10:20'),
('2024071114142467CE', 'ae6a2c82-fd93-4a29-b872-48ab41e732d3', 'tonywong4338@gmail.com', 'join', '2024-07-11 14:14:24'),
('20240715222432218E', '534baab0-fcb2-4843-af73-14821354e6d6', 'puchong88@yahoo.com', 'join', '2024-07-15 22:24:32'),
('20240718134917FDBB', '534baab0-fcb2-4843-af73-14821354e6d6', 'tandkn@gmail.com', 'join', '2024-07-18 13:49:17'),
('202407181444345D28', '534baab0-fcb2-4843-af73-14821354e6d6', 'soon7118@gmail.com', 'join', '2024-07-18 14:44:34'),
('202407251435520C5C', 'e74af949-2802-4afb-b78c-46f6a2c89b3f', 'nicktay84@gmail.com', 'join', '2024-07-25 14:35:52'),
('20240725195034C646', 'e74af949-2802-4afb-b78c-46f6a2c89b3f', 'tonywong4338@gmail.com', 'join', '2024-07-25 19:50:34'),
('20240801122142750B', '9ddfe3a6-f26f-471f-a66d-278cf6cf67b7', 'nicktay84@gmail.com', 'join', '2024-08-01 12:21:42'),
('202408071356512932', '72cf2147-21df-4e87-9d22-04c004bcdd20', 'jennyfoo5782@gmail.com', 'join', '2024-08-07 13:56:51'),
('2024080809545646D2', '72cf2147-21df-4e87-9d22-04c004bcdd20', 'cherlytan222@gmail.com', 'join', '2024-08-08 09:54:56'),
('202408081039280A70', '72cf2147-21df-4e87-9d22-04c004bcdd20', 'chanhoong91@gmail.com', 'join', '2024-08-08 10:39:28'),
('20240808143543C7AF', '72cf2147-21df-4e87-9d22-04c004bcdd20', 'hcm1995o0o@hotmail.com', 'join', '2024-08-08 14:35:43'),
('20240815152842E58F', '44fec27d-e119-4ec4-9f6a-41e6bbb02f07', 'tonywong4338@gmail.com', 'join', '2024-08-15 15:28:42'),
('20240815153409B66E', '44fec27d-e119-4ec4-9f6a-41e6bbb02f07', 'ooilifang1994@gmail.com', 'join', '2024-08-15 15:34:09'),
('20240815153409B66E', '44fec27d-e119-4ec4-9f6a-41e6bbb02f07', 'ooilifang1994@gmail.com', 'leave', '2024-08-15 15:35:25'),
('20240815153747B896', '44fec27d-e119-4ec4-9f6a-41e6bbb02f07', 'eugeneyong809@gmail.com', 'join', '2024-08-15 15:37:47'),
('20240815153747B896', '44fec27d-e119-4ec4-9f6a-41e6bbb02f07', 'eugeneyong809@gmail.com', 'leave', '2024-08-15 15:45:26'),
('2024081515480617A1', '44fec27d-e119-4ec4-9f6a-41e6bbb02f07', 'veichoongsiew@gmail.com', 'join', '2024-08-15 15:48:06'),
('202408151555237F3D', '44fec27d-e119-4ec4-9f6a-41e6bbb02f07', 'mhafiz88@yahoo.co.uk', 'join', '2024-08-15 15:55:23'),
('202408151631580F2F', '44fec27d-e119-4ec4-9f6a-41e6bbb02f07', 'neomail321@gmail.com', 'join', '2024-08-15 16:31:58'),
('20240822080906565F', '46730ec3-14e3-42c6-96a9-74f55039b7e0', 'jason.ckms@gmail.com', 'join', '2024-08-22 08:09:06'),
('202408221558438F3B', '46730ec3-14e3-42c6-96a9-74f55039b7e0', 'jerry.lee8888@gmail.com', 'join', '2024-08-22 15:58:43'),
('20240829151942BC40', 'b1636427-8cbd-4bb3-a4d3-962101a10692', 'jerry.lee8888@gmail.com', 'join', '2024-08-29 15:19:42'),
('202409051315094BDB', 'd606ca7c-1df5-40c7-a404-eb8b017f0298', 'jerry.lee8888@gmail.com', 'join', '2024-09-05 13:15:09'),
('2024090517385682B0', 'd606ca7c-1df5-40c7-a404-eb8b017f0298', 'aisyfaiz42@gmail.com', 'join', '2024-09-05 17:38:56'),
('20240905175543FCAD', 'd606ca7c-1df5-40c7-a404-eb8b017f0298', 'amirulafiq0207@gmail.com', 'join', '2024-09-05 17:55:43'),
('20240912095118BAEE', '6fc9c47a-727f-40d5-bd45-e553e3eca015', 'tandkn@gmail.com', 'join', '2024-09-12 09:51:18'),
('202409121231008A50', '6fc9c47a-727f-40d5-bd45-e553e3eca015', 'havard8890@hotmail.com', 'join', '2024-09-12 12:31:00'),
('20240912123300FA69', '6fc9c47a-727f-40d5-bd45-e553e3eca015', 'lennyrong8090@gmail.com', 'join', '2024-09-12 12:33:00'),
('202409252136378CA5', 'e71c67b5-56e4-4174-be92-11f0e47e66d9', 'winniehlbong@gmail.com', 'join', '2024-09-25 21:36:37'),
('20240926161909F2B4', 'e71c67b5-56e4-4174-be92-11f0e47e66d9', 'jerry.lee8888@gmail.com', 'join', '2024-09-26 16:19:09'),
('20240926164153E61E', 'e71c67b5-56e4-4174-be92-11f0e47e66d9', 'alftwm@hotmail.com', 'join', '2024-09-26 16:41:53'),
('202410031358578531', '13565a03-1bca-443c-8863-9f7c169f5d83', 'nicktay84@gmail.com', 'join', '2024-10-03 13:58:57'),
('202410031433103EB2', '13565a03-1bca-443c-8863-9f7c169f5d83', 'singapore@yahoo.com', 'join', '2024-10-03 14:33:10'),
('2024100314515483D6', '13565a03-1bca-443c-8863-9f7c169f5d83', 'calvinhah@gmail.com', 'join', '2024-10-03 14:51:54'),
('2024100316115214B7', '13565a03-1bca-443c-8863-9f7c169f5d83', 'calvin_hah_@hotmail.com', 'join', '2024-10-03 16:11:52'),
('202410031712058A8A', '13565a03-1bca-443c-8863-9f7c169f5d83', 'haraneeganesh18@gmail.com', 'join', '2024-10-03 17:12:05'),
('2024100917335370ED', '5065ec6b-670f-4aeb-99e0-f593bbc60166', 'haohaota57@gmail.com', 'join', '2024-10-09 17:33:53'),
('202410100609549DD5', '5065ec6b-670f-4aeb-99e0-f593bbc60166', 'stephenwongyc82@gmail.com', 'join', '2024-10-10 06:09:54'),
('2024101017404699A3', '5065ec6b-670f-4aeb-99e0-f593bbc60166', 'winniehlbong@gmail.com', 'join', '2024-10-10 17:40:46'),
('2024101715091464A5', 'a0f20f9f-fa02-4ca4-81ee-78d28a724fad', 'stefankhoo.1@gmail.com', 'join', '2024-10-17 15:09:14'),
('20241017153748B6F7', 'a0f20f9f-fa02-4ca4-81ee-78d28a724fad', 'oioi0717@hotmail.com', 'join', '2024-10-17 15:37:48'),
('20241017173827D0F3', 'a0f20f9f-fa02-4ca4-81ee-78d28a724fad', 'kaijinwong2001@gmail.com', 'join', '2024-10-17 17:38:27'),
('20241023203531D16E', 'c9705c28-6fde-420a-9f9a-feca1a2fc8fd', 'elinsharptan@gmail.com', 'join', '2024-10-23 20:35:31'),
('2024102408170370C4', 'c9705c28-6fde-420a-9f9a-feca1a2fc8fd', 'elinsharptan@gmail.com', 'join', '2024-10-24 08:17:03'),
('20241024091719591F', 'c9705c28-6fde-420a-9f9a-feca1a2fc8fd', 'cherlytan222@gmail.com', 'join', '2024-10-24 09:17:19'),
('2024102419152723FA', 'c9705c28-6fde-420a-9f9a-feca1a2fc8fd', 'leong.seow@hotmail.com', 'join', '2024-10-24 19:15:27'),
('20241031125610E515', '0fd696af-9047-4727-a963-8fea7bcdee21', 'dexterliew@icloud.com', 'join', '2024-10-31 12:56:10'),
('2024103113033752C6', '0fd696af-9047-4727-a963-8fea7bcdee21', 'freddyz0817@gmail.com', 'join', '2024-10-31 13:03:37'),
('202410311328209CEF', '7bf05e76-f8b3-41e0-ad46-5ded3c9f1ccc', 'chaiz85@gmail.com', 'join', '2024-10-31 13:28:20'),
('202410311804287575', '7bf05e76-f8b3-41e0-ad46-5ded3c9f1ccc', 'junhantan0916@gmail.com', 'join', '2024-10-31 18:04:28'),
('20241031200230A560', '7bf05e76-f8b3-41e0-ad46-5ded3c9f1ccc', 'nicktay84@gmail.com', 'join', '2024-10-31 20:02:30'),
('202411071557015FF7', '8c800241-f63e-415f-8bfd-5039e63bcbb4', 'nicktay84@gmail.com', 'join', '2024-11-07 15:57:01'),
('2024110716414693D5', '8c800241-f63e-415f-8bfd-5039e63bcbb4', 'tandkn@gmail.com', 'join', '2024-11-07 16:41:46'),
('202411141343508F4F', 'e1dc8794-375e-49e5-a236-b3ad91d3898d', 'tandkn@gmail.com', 'join', '2024-11-14 13:43:50'),
('2024111413584702B0', 'e1dc8794-375e-49e5-a236-b3ad91d3898d', 'lowenghup@gmail.com', 'join', '2024-11-14 13:58:47'),
('20241114185856A651', 'e1dc8794-375e-49e5-a236-b3ad91d3898d', 'leong.seow@hotmail.com', 'join', '2024-11-14 18:58:56'),
('20241120194547BA1C', '619ddb95-1cb0-4814-930d-8e9b2648d731', 'lydiacse16@gmail.com', 'join', '2024-11-20 19:45:47'),
('20241121113503D1FE', '619ddb95-1cb0-4814-930d-8e9b2648d731', 'fansygan@gmail.com', 'join', '2024-11-21 11:35:03'),
('20241121144321BB55', '619ddb95-1cb0-4814-930d-8e9b2648d731', 'azrifarisrasid@gmail.com', 'join', '2024-11-21 14:43:21'),
('20241125124937C7AD', '39d924f3-be3a-417e-bcdc-535d8b8653dc', 'lydiacse16@gmail.com', 'join', '2024-11-25 12:49:37'),
('20241126145116E943', '39d924f3-be3a-417e-bcdc-535d8b8653dc', 'ruxin94@gmail.com', 'join', '2024-11-26 14:51:16'),
('20241126145116E943', '39d924f3-be3a-417e-bcdc-535d8b8653dc', 'ruxin94@gmail.com', 'leave', '2024-11-26 14:53:37'),
('20241127235918CB73', '39d924f3-be3a-417e-bcdc-535d8b8653dc', 'sl21sc41@gmail.com', 'join', '2024-11-27 23:59:18'),
('202412050912371ADF', '32591673-4b53-40de-b024-83fb27802b41', 'nicktay84@gmail.com', 'join', '2024-12-05 09:12:37'),
('202412051922483AC9', '32591673-4b53-40de-b024-83fb27802b41', 'hasif.rozak@gmail.com', 'join', '2024-12-05 19:22:48'),
('202412182228144A96', 'cc9b6daa-a33c-4c47-9c52-0bc2e4ccd83d', 'jcftran@gmail.com', 'join', '2024-12-18 22:28:14'),
('20241218225632C1B0', 'cc9b6daa-a33c-4c47-9c52-0bc2e4ccd83d', 'matthewwinangun0@gmail.com', 'join', '2024-12-18 22:56:32'),
('202412182258555C79', 'cc9b6daa-a33c-4c47-9c52-0bc2e4ccd83d', 'coolcows95@gmail.com', 'join', '2024-12-18 22:58:55'),
('20241219120100B0A9', 'cc9b6daa-a33c-4c47-9c52-0bc2e4ccd83d', 'cjhere4@gmail.com', 'join', '2024-12-19 12:01:00'),
('202412191408152C39', 'cc9b6daa-a33c-4c47-9c52-0bc2e4ccd83d', 'theinfamous7404@gmail.com', 'join', '2024-12-19 14:08:15'),
('202412191540591C59', 'cc9b6daa-a33c-4c47-9c52-0bc2e4ccd83d', 'xinweitan3@gmail.com', 'join', '2024-12-19 15:40:59'),
('20241219184625F25D', 'cc9b6daa-a33c-4c47-9c52-0bc2e4ccd83d', 'henrysutton366@gmail.com', 'join', '2024-12-19 18:46:25'),
('20241226155023D48B', '13e132e1-6366-4a03-9efa-5d6c0376533a', 'chinleek95@gmail.com', 'join', '2024-12-26 15:50:23'),
('20250109133627F09F', 'f583409f-beb2-4718-9959-069133795116', 'euroy95@gmail.com', 'join', '2025-01-09 13:36:27'),
('202501091427049A4C', 'f583409f-beb2-4718-9959-069133795116', 'sl21sc41@gmail.com', 'join', '2025-01-09 14:27:04'),
('20250109142956D9F9', 'f583409f-beb2-4718-9959-069133795116', 'nicktay84@gmail.com', 'join', '2025-01-09 14:29:56'),
('202501091834046A87', 'f583409f-beb2-4718-9959-069133795116', 'leong.seow@hotmail.com', 'join', '2025-01-09 18:34:04'),
('202501091903047D60', 'f583409f-beb2-4718-9959-069133795116', 'leong.seow@hotmail.com', 'join', '2025-01-09 19:03:04'),
('20250116134424CAD9', '024a0a3f-2975-444c-a913-9f921faac86f', 'nicktay84@gmail.com', 'join', '2025-01-16 13:44:24'),
('202501161423426BA6', '024a0a3f-2975-444c-a913-9f921faac86f', 'mnasrullah89@gmail.com', 'join', '2025-01-16 14:23:42'),
('2025011615433491AE', '024a0a3f-2975-444c-a913-9f921faac86f', 'kjiemeng@gmail.com', 'join', '2025-01-16 15:43:34'),
('20250206133242950D', '3f092be0-8915-488f-a8fb-a855ca8ad632', 'nicktay84@gmail.com', 'join', '2025-02-06 13:32:42'),
('2025020617204112A9', '3f092be0-8915-488f-a8fb-a855ca8ad632', 'syahmishmsl21@gmail.com', 'join', '2025-02-06 17:20:41'),
('202502131055577F4C', '39485ffd-319f-4337-a0ed-153e7c268686', 'leong.seow@hotmail.com', 'join', '2025-02-13 10:55:57'),
('202502131808039DD8', '39485ffd-319f-4337-a0ed-153e7c268686', 'nicholastab88@gmail.com', 'join', '2025-02-13 18:08:03'),
('20250213183822F47B', '39485ffd-319f-4337-a0ed-153e7c268686', 'kunimisaki831@gmail.com', 'join', '2025-02-13 18:38:22');

-- --------------------------------------------------------

--
-- Table structure for table `events_tuesday`
--

CREATE TABLE `events_tuesday` (
  `order_id` varchar(20) NOT NULL,
  `game_id` varchar(100) NOT NULL,
  `user_email` varchar(80) NOT NULL,
  `event` varchar(20) NOT NULL,
  `updated_datetime` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `events_tuesday`
--

INSERT INTO `events_tuesday` (`order_id`, `game_id`, `user_email`, `event`, `updated_datetime`) VALUES
('202406081854393B3A', 'a73240eb-a922-4a8d-a11b-6d5a145138df', 'elinsharptan@gmail.com', 'join', '2024-06-08 18:54:39'),
('202406111419580ABA', 'a73240eb-a922-4a8d-a11b-6d5a145138df', 'yuuri_7926726@hotmail.com', 'join', '2024-06-11 14:19:58'),
('202406111419580ABA', 'a73240eb-a922-4a8d-a11b-6d5a145138df', 'yuuri_7926726@hotmail.com', 'leave', '2024-06-11 14:20:30'),
('202406111511427007', 'a73240eb-a922-4a8d-a11b-6d5a145138df', 'rajamohdazeehan@yahoo.com.my', 'join', '2024-06-11 15:11:42'),
('2024061816000613A4', '78d9403a-1a95-49c7-be54-a6c4f483523a', 'garyyjh@gmail.com', 'join', '2024-06-18 16:00:06'),
('20240624160415E1B1', 'bfe4a8a6-58b7-4c37-b112-cfb91f10be91', 'eugene_hyh@yahoo.com', 'join', '2024-06-24 16:04:15'),
('202406250038082106', 'bfe4a8a6-58b7-4c37-b112-cfb91f10be91', 'elinsharptan@gmail.com', 'join', '2024-06-25 00:38:08'),
('202406251619220E90', 'bfe4a8a6-58b7-4c37-b112-cfb91f10be91', 'feiyee75@hotmail.com', 'join', '2024-06-25 16:19:22'),
('20240701234916A8B9', '8cde8332-df4e-4e8a-85c7-8cf8d6bfd542', 'elinsharptan@gmail.com', 'join', '2024-07-01 23:49:16'),
('20240709114851DD7C', '8530089f-ee86-4055-8671-50983c701a2e', 'havard8890@hotmail.com', 'join', '2024-07-09 11:48:51'),
('20240709123428539C', '8530089f-ee86-4055-8671-50983c701a2e', 'feiyee75@hotmail.com', 'join', '2024-07-09 12:34:28'),
('202407091300487DFD', '8530089f-ee86-4055-8671-50983c701a2e', 'havard8890@hotmail.com', 'join', '2024-07-09 13:00:48'),
('202407151218571994', 'b0eccb1b-6d91-4482-a27d-13619a08b1d2', 'elinsharptan@gmail.com', 'join', '2024-07-15 12:18:57'),
('202407161118427266', 'b0eccb1b-6d91-4482-a27d-13619a08b1d2', 'lstjeffrey@gmail.com', 'join', '2024-07-16 11:18:42'),
('202407161508280F22', 'b0eccb1b-6d91-4482-a27d-13619a08b1d2', 'marhaabdrazak@gmail.com', 'join', '2024-07-16 15:08:28'),
('202407161508280F22', 'b0eccb1b-6d91-4482-a27d-13619a08b1d2', 'marhaabdrazak@gmail.com', 'leave', '2024-07-16 15:09:28'),
('2024071616165900BA', 'b0eccb1b-6d91-4482-a27d-13619a08b1d2', 'solehchong0416@gmail.com', 'join', '2024-07-16 16:16:59'),
('20240721115052BDE0', 'b9b46d3d-c94d-4fdf-8e2c-23a657c169d9', 'elinsharptan@gmail.com', 'join', '2024-07-21 11:50:52'),
('20240722222554ABA4', 'b9b46d3d-c94d-4fdf-8e2c-23a657c169d9', 'sufino@gmail.com', 'join', '2024-07-22 22:25:54'),
('202407231350199A6C', 'b9b46d3d-c94d-4fdf-8e2c-23a657c169d9', 'w0926005493@gmail.com', 'join', '2024-07-23 13:50:19'),
('202407232005276457', 'b9b46d3d-c94d-4fdf-8e2c-23a657c169d9', 'chakhua514@yahoo.com', 'join', '2024-07-23 20:05:28'),
('20240723215933DF1D', 'b9b46d3d-c94d-4fdf-8e2c-23a657c169d9', 'leekokyong8880@gmail.com', 'join', '2024-07-23 21:59:33'),
('202407290620367F07', '0e911e7c-6120-4efb-832d-78749e914036', 'jennyfoo5782@gmail.com', 'join', '2024-07-29 06:20:36'),
('20240729102528CC7C', '0e911e7c-6120-4efb-832d-78749e914036', 'jennyfoo5782@gmail.com', 'join', '2024-07-29 10:25:28'),
('20240729110924F2CD', '0e911e7c-6120-4efb-832d-78749e914036', 'elinsharptan@gmail.com', 'join', '2024-07-29 11:09:24'),
('20240730131735EBFD', '0e911e7c-6120-4efb-832d-78749e914036', 'nicktay84@gmail.com', 'join', '2024-07-30 13:17:35'),
('2024073014061956C7', '0e911e7c-6120-4efb-832d-78749e914036', 'chakhua514@yahoo.com', 'join', '2024-07-30 14:06:19'),
('20240730163137246B', '0e911e7c-6120-4efb-832d-78749e914036', 'aqwaameer@gmail.com', 'join', '2024-07-30 16:31:37'),
('20240730180655587D', '0e911e7c-6120-4efb-832d-78749e914036', 'w0926005493@gmail.com', 'join', '2024-07-30 18:06:55'),
('2024080513451940E2', '4eefa73f-42f6-486b-a61f-f66e32944465', 'jzhuen@gmail.com', 'join', '2024-08-05 13:45:19'),
('20240806170732B7A3', '4eefa73f-42f6-486b-a61f-f66e32944465', 'tandkn@gmail.com', 'join', '2024-08-06 17:07:32'),
('20240813132056574A', '65d20528-d1c5-4c60-8590-6ee22939ae7f', 'jonathanyxs@gmail.com', 'join', '2024-08-13 13:20:56'),
('20240813161101F010', '65d20528-d1c5-4c60-8590-6ee22939ae7f', 'lstjeffrey@gmail.com', 'join', '2024-08-13 16:11:01'),
('202408131828444143', '65d20528-d1c5-4c60-8590-6ee22939ae7f', 'winniehlbong@gmail.com', 'join', '2024-08-13 18:28:44'),
('2024082016094291AD', '35def51f-4368-4888-94c4-97c25dabd1ce', 'leong.seow@hotmail.com', 'join', '2024-08-20 16:09:42'),
('202408262252472D01', '7c47de17-5525-4039-bf51-551a98e0a92c', 'jonathanyxs@gmail.com', 'join', '2024-08-26 22:52:47'),
('20240827122453B79F', '7c47de17-5525-4039-bf51-551a98e0a92c', 'leong.seow@hotmail.com', 'join', '2024-08-27 12:24:53'),
('20240903154231ADA0', '73d8d7b6-71ac-48f1-ae9f-d5185a513728', 'leong.seow@hotmail.com', 'join', '2024-09-03 15:42:31'),
('20240903155141961C', '73d8d7b6-71ac-48f1-ae9f-d5185a513728', 'ae861995@hotmail.com', 'join', '2024-09-03 15:51:41'),
('2024090913122705FD', '2745a2ec-1e84-443f-8186-b1972f3c74f9', 'manhou1994@gmail.com', 'join', '2024-09-09 13:12:27'),
('202409091316143862', '2745a2ec-1e84-443f-8186-b1972f3c74f9', 'goodguymathew@gmail.com', 'join', '2024-09-09 13:16:14'),
('2024091013571690DF', '2745a2ec-1e84-443f-8186-b1972f3c74f9', 'leong.seow@hotmail.com', 'join', '2024-09-10 13:57:16'),
('20240910171353247C', '2745a2ec-1e84-443f-8186-b1972f3c74f9', 'lowenghup@gmail.com', 'join', '2024-09-10 17:13:53'),
('202409162041388B87', '253a240a-6f51-4849-9cb5-38920730741e', 'boscowong97@gmail.com', 'join', '2024-09-16 20:41:38'),
('20240917001102918E', '253a240a-6f51-4849-9cb5-38920730741e', 'jasonleeshop@gmail.com', 'join', '2024-09-17 00:11:02'),
('20240917001102918E', '253a240a-6f51-4849-9cb5-38920730741e', 'jasonleeshop@gmail.com', 'leave', '2024-09-17 00:11:19'),
('20240917012124A4B7', '60be8352-3bb6-40a7-9443-89306a2fb873', 'beradychua@gmail.com', 'join', '2024-09-17 01:21:24'),
('2024091712042242FE', '253a240a-6f51-4849-9cb5-38920730741e', 'boscowong97@gmail.com', 'join', '2024-09-17 12:04:22'),
('202409171345150099', '253a240a-6f51-4849-9cb5-38920730741e', 'tandkn@gmail.com', 'join', '2024-09-17 13:45:15'),
('20240917153027905B', '60be8352-3bb6-40a7-9443-89306a2fb873', 'oioi0717@hotmail.com', 'join', '2024-09-17 15:30:27'),
('2024092322121562A3', 'e813c2b9-fa0c-4276-85f9-f5c01f7bc410', 'ggugugaga78@gmail.com', 'join', '2024-09-23 22:12:15'),
('202409241228317FCF', 'e813c2b9-fa0c-4276-85f9-f5c01f7bc410', 'tandkn@gmail.com', 'join', '2024-09-24 12:28:31'),
('20240924123651E99F', 'a265457f-53ac-4aa8-87a4-e51be6441f14', 'leong.seow@hotmail.com', 'join', '2024-09-24 12:36:51'),
('202409241238467B4C', 'e813c2b9-fa0c-4276-85f9-f5c01f7bc410', 'leong.seow@hotmail.com', 'join', '2024-09-24 12:38:46'),
('2024092415023340C6', 'a265457f-53ac-4aa8-87a4-e51be6441f14', 'oioi0717@hotmail.com', 'join', '2024-09-24 15:02:33'),
('20240924154924CFCC', 'a265457f-53ac-4aa8-87a4-e51be6441f14', 'winniehlbong@gmail.com', 'join', '2024-09-24 15:49:24'),
('2024093014494486C7', '34b67f17-11e1-4c73-bc7a-d482f073993d', 'kaijinwong2001@gmail.com', 'join', '2024-09-30 14:49:44'),
('20241001132109B08E', '34b67f17-11e1-4c73-bc7a-d482f073993d', 'leong.seow@hotmail.com', 'join', '2024-10-01 13:21:09'),
('202410011421135B81', '34b67f17-11e1-4c73-bc7a-d482f073993d', 'hasif.rozak@gmail.com', 'join', '2024-10-01 14:21:13'),
('202410041234266B8D', '244ee9bb-34d2-40b0-b226-a4e1ad682945', 'singapore@yahoo.com', 'join', '2024-10-04 12:34:26'),
('20241007183149E1D8', '244ee9bb-34d2-40b0-b226-a4e1ad682945', 'puchong88@yahoo.com', 'join', '2024-10-07 18:31:49'),
('20241008112811C2C8', '244ee9bb-34d2-40b0-b226-a4e1ad682945', 'alftwm@hotmail.com', 'join', '2024-10-08 11:28:11'),
('202410081223517DDF', '244ee9bb-34d2-40b0-b226-a4e1ad682945', 'pangestu.teguh@gmail.com', 'join', '2024-10-08 12:23:51'),
('20241008122546F97E', '244ee9bb-34d2-40b0-b226-a4e1ad682945', 'lowenghup@gmail.com', 'join', '2024-10-08 12:25:46'),
('20241008134745FE3A', '244ee9bb-34d2-40b0-b226-a4e1ad682945', 'leewengfung2002@gmail.com', 'join', '2024-10-08 13:47:45'),
('2024100816424073AC', '244ee9bb-34d2-40b0-b226-a4e1ad682945', 'kuan_3070@hotmail.com', 'join', '2024-10-08 16:42:40'),
('2024100818042425BC', '244ee9bb-34d2-40b0-b226-a4e1ad682945', 'chewhuaseong@gmail.com', 'join', '2024-10-08 18:04:24'),
('2024100818042425BC', '244ee9bb-34d2-40b0-b226-a4e1ad682945', 'chewhuaseong@gmail.com', 'leave', '2024-10-08 18:04:47'),
('2024100818065201D5', '244ee9bb-34d2-40b0-b226-a4e1ad682945', 'chewhuaseong@gmail.com', 'join', '2024-10-08 18:06:52'),
('20241015142020045C', '5fc5de58-846d-4512-83a2-8a06ae1f3e73', 'winniehlbong@gmail.com', 'join', '2024-10-15 14:20:20'),
('20241015194607CE52', '5fc5de58-846d-4512-83a2-8a06ae1f3e73', 'lowenghup@gmail.com', 'join', '2024-10-15 19:46:07'),
('20241022183956855D', '98d53a0a-3fa3-46dc-8a51-e0877e8879f6', 'lowenghup@gmail.com', 'join', '2024-10-22 18:39:56'),
('2024102911110490EB', 'c91bf89b-3de4-4481-b6d3-2b266a4889e0', 'chewhuaseong@gmail.com', 'join', '2024-10-29 11:11:04'),
('20241029150450193E', 'c91bf89b-3de4-4481-b6d3-2b266a4889e0', 'hasif.rozak@gmail.com', 'join', '2024-10-29 15:04:50'),
('20241105134522240F', '948e438b-6909-48af-9db6-ed57838c8fff', 'eugene_hyh@yahoo.com', 'join', '2024-11-05 13:45:22'),
('202411051747144CD4', '948e438b-6909-48af-9db6-ed57838c8fff', 'leong.seow@hotmail.com', 'join', '2024-11-05 17:47:14'),
('20241119000011C195', 'a564dd1b-74b5-48be-bd0b-1717c8595f3d', 'sl21sc41@gmail.com', 'join', '2024-11-19 00:00:11'),
('20241119021621C745', 'a564dd1b-74b5-48be-bd0b-1717c8595f3d', 'jcftran@gmail.com', 'join', '2024-11-19 02:16:21'),
('20241119191728669D', 'a564dd1b-74b5-48be-bd0b-1717c8595f3d', 'jmseventeenlove@gmail.com', 'join', '2024-11-19 19:17:28'),
('20241119192118D917', 'a564dd1b-74b5-48be-bd0b-1717c8595f3d', 'mnasrullah89@gmail.com', 'join', '2024-11-19 19:21:18'),
('20241126193758A41C', 'ae78f923-15d3-497f-85e6-d3d1a7f49d95', 'lydiacse16@gmail.com', 'join', '2024-11-26 19:37:58'),
('202412031554514964', 'e3b133d7-3da0-461d-b406-c1b69baa0f2a', 'nurzabirahz@gmail.com', 'join', '2024-12-03 15:54:51'),
('20241203194856F762', 'e3b133d7-3da0-461d-b406-c1b69baa0f2a', 'lydiacse16@gmail.com', 'join', '2024-12-03 19:48:56'),
('2024120320453284A9', 'e3b133d7-3da0-461d-b406-c1b69baa0f2a', 'nurzabirahz@gmail.com', 'join', '2024-12-03 20:45:32'),
('20241217183023BD44', '41f16e9a-7398-47e0-b752-a73277751108', 'lydiacse16@gmail.com', 'join', '2024-12-17 18:30:23'),
('202412311920505C44', 'ab362c4d-a6f5-4624-bbb5-c6b7f7899955', 'nicktay84@gmail.com', 'join', '2024-12-31 19:20:50'),
('202412311920505C44', 'ab362c4d-a6f5-4624-bbb5-c6b7f7899955', 'nicktay84@gmail.com', 'leave', '2024-12-31 19:21:01');

-- --------------------------------------------------------

--
-- Table structure for table `events_wednesday`
--

CREATE TABLE `events_wednesday` (
  `order_id` varchar(20) NOT NULL,
  `game_id` varchar(100) NOT NULL,
  `user_email` varchar(80) NOT NULL,
  `event` varchar(20) NOT NULL,
  `updated_datetime` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `events_wednesday`
--

INSERT INTO `events_wednesday` (`order_id`, `game_id`, `user_email`, `event`, `updated_datetime`) VALUES
('2023081612365114A9', '98a9c17b-9b59-4c84-b7e3-6dcd1ae278e7', 'leewenshoong@gmail.com', 'join', '2023-08-16 12:36:51'),
('2023081612365114A9', '98a9c17b-9b59-4c84-b7e3-6dcd1ae278e7', 'leewenshoong@gmail.com', 'leave', '2023-08-16 12:37:20'),
('202308291851263759', '68aac591-c098-450b-be68-499c55dfe5c7', 'jimmyjiao2@hotmail.com', 'join', '2023-08-29 18:51:26'),
('202308291851263759', '68aac591-c098-450b-be68-499c55dfe5c7', 'jimmyjiao2@hotmail.com', 'leave', '2023-08-29 18:51:43'),
('2023083012200870D3', '68aac591-c098-450b-be68-499c55dfe5c7', 'puchong88@yahoo.com', 'join', '2023-08-30 12:20:08'),
('202308301259358D21', '68aac591-c098-450b-be68-499c55dfe5c7', 'puchong88@yahoo.com', 'join', '2023-08-30 12:59:35'),
('2023083015384772FD', '68aac591-c098-450b-be68-499c55dfe5c7', 'wongkw2001@gmail.com', 'join', '2023-08-30 15:38:47'),
('202308301800138AFA', '68aac591-c098-450b-be68-499c55dfe5c7', 'le.ohxuan@gmail.com', 'join', '2023-08-30 18:00:13'),
('2023083018001535A5', '68aac591-c098-450b-be68-499c55dfe5c7', 'thyemingyu5@gmail.com', 'join', '2023-08-30 18:00:15'),
('202309041908403D09', 'b111ff94-20c0-4112-9c67-924d0efda4e4', 'puchong88@yahoo.com', 'join', '2023-09-04 19:08:40'),
('20230904193120948F', 'b111ff94-20c0-4112-9c67-924d0efda4e4', 'puchong88@yahoo.com', 'join', '2023-09-04 19:31:20'),
('20230906172101BB69', 'b111ff94-20c0-4112-9c67-924d0efda4e4', 'wongkw2001@gmail.com', 'join', '2023-09-06 17:21:01'),
('20230906181815D367', 'b111ff94-20c0-4112-9c67-924d0efda4e4', 'thyemingyu5@gmail.com', 'join', '2023-09-06 18:18:15'),
('202309121613220040', '36c1ebc4-5cee-4a1e-826d-f3b8484184b1', 'ooikaisheng1@gmail.com', 'join', '2023-09-12 16:13:22'),
('202309130841223C7E', '36c1ebc4-5cee-4a1e-826d-f3b8484184b1', 'weishaw01@hotmail.com', 'join', '2023-09-13 08:41:22'),
('202309131802136E79', '36c1ebc4-5cee-4a1e-826d-f3b8484184b1', 'thyemingyu5@gmail.com', 'join', '2023-09-13 18:02:13'),
('202309271148539D91', 'f9675413-8c02-40f6-873b-926e4fd62d87', 'soh299@yahoo.com', 'join', '2023-09-27 11:48:53'),
('20231004180906BD49', '1ad1c781-5302-4cf0-bec3-c730232f10c1', 'wongkw2001@gmail.com', 'join', '2023-10-04 18:09:06'),
('202310041853205B81', '1ad1c781-5302-4cf0-bec3-c730232f10c1', 'weishaw01@hotmail.com', 'join', '2023-10-04 18:53:20'),
('202310111123441BAC', '0e1514f5-2f75-4705-8cc6-5538d7dbdcaa', 'thyemingyu5@gmail.com', 'join', '2023-10-11 11:23:44'),
('20231011164816D7D1', '0e1514f5-2f75-4705-8cc6-5538d7dbdcaa', 'tandkn@gmail.com', 'join', '2023-10-11 16:48:16'),
('202310111650177216', '0e1514f5-2f75-4705-8cc6-5538d7dbdcaa', 'stefankhoo.1@gmail.com', 'join', '2023-10-11 16:50:17'),
('2023101118490901A2', '0e1514f5-2f75-4705-8cc6-5538d7dbdcaa', 'weishaw01@hotmail.com', 'join', '2023-10-11 18:49:09'),
('2023101119124587CE', '0e1514f5-2f75-4705-8cc6-5538d7dbdcaa', 'wongkw2001@gmail.com', 'join', '2023-10-11 19:12:45'),
('2023110118502906DB', '19b33d64-b94d-40ae-a38e-7bc202e975f8', 'wongkw2001@gmail.com', 'join', '2023-11-01 18:50:29'),
('202311071251494F9F', 'd8059c34-fc78-4a9e-91d6-e3e67f35717b', 'banana_low@yahoo.com.sg', 'join', '2023-11-07 12:51:49'),
('202311071251494F9F', 'd8059c34-fc78-4a9e-91d6-e3e67f35717b', 'banana_low@yahoo.com.sg', 'leave', '2023-11-07 12:52:42'),
('20231108120118C393', 'd8059c34-fc78-4a9e-91d6-e3e67f35717b', 'yunxian0801@gmail.com', 'join', '2023-11-08 12:01:18'),
('202311151830003472', '558e6319-df15-410f-a557-198a9598a5dd', 'yongyuanchuan@gmail.com', 'join', '2023-11-15 18:30:00'),
('202311291510105A98', '95618610-947a-4631-b645-18e75a95d633', 'weishaw01@hotmail.com', 'join', '2023-11-29 15:10:10'),
('20231129174001100F', '95618610-947a-4631-b645-18e75a95d633', 'kennyfoong1033@gmail.com', 'join', '2023-11-29 17:40:01'),
('202312131937305C98', '62442f5b-bd23-41df-8fcc-8d7b2b5ed1fd', 'garyyjh@gmail.com', 'join', '2023-12-13 19:37:30'),
('20231220165207BAAF', 'be4b6668-ae00-4277-8dbe-1ea7fc94d288', 'chaikuanghong@symphony-eng.com.my', 'join', '2023-12-20 16:52:07'),
('20231227144525BB04', '67a5790e-e354-493f-9d31-1948bfa72be1', 'abuzar1@windowslive.com', 'join', '2023-12-27 14:45:25'),
('20231227161140E222', '67a5790e-e354-493f-9d31-1948bfa72be1', 'yongyuanchuan@gmail.com', 'join', '2023-12-27 16:11:40'),
('202401101521471DD0', '09154f51-9cce-40f8-822c-c17b635438a8', 'ongjuee@gmail.com', 'join', '2024-01-10 15:21:47'),
('20240117160807EAF5', '7c4311f8-c0c9-4d8b-a573-53c94da090d5', 'yongyuanchuan@gmail.com', 'join', '2024-01-17 16:08:07'),
('20240117175129EB18', '7c4311f8-c0c9-4d8b-a573-53c94da090d5', 'stefankhoo.1@gmail.com', 'join', '2024-01-17 17:51:29'),
('20240131091119C787', 'b3aaabfd-ac80-4f3f-b69f-f119df48f1ff', 'bensigan86@gmail.com', 'join', '2024-01-31 09:11:19'),
('20240207110349B748', 'e5e3e044-760e-46dd-aee8-495147febaaf', 'bensigan86@gmail.com', 'join', '2024-02-07 11:03:49'),
('20240214162536CA4E', 'a76d53bb-7022-47b4-9389-80b5c94bdc1d', 'mingchuan0909@gmail.com', 'join', '2024-02-14 16:25:36'),
('202402141823233A9B', 'a76d53bb-7022-47b4-9389-80b5c94bdc1d', 'xiiaoming341@gmail.com', 'join', '2024-02-14 18:23:23'),
('202402211600257B35', '4ce0c6e8-5dc1-4a31-8587-ff9464096f60', 'abuzar1@windowslive.com', 'join', '2024-02-21 16:00:25'),
('20240326125501C74D', 'cca0494e-076c-4bdf-b14d-8c5a05a3d325', 'puchong88@yahoo.com', 'join', '2024-03-26 12:55:01'),
('20240327193415A10A', 'cca0494e-076c-4bdf-b14d-8c5a05a3d325', 'chaimingyin.cmy@gmail.com', 'join', '2024-03-27 19:34:15'),
('2024032720013657C5', 'cca0494e-076c-4bdf-b14d-8c5a05a3d325', 'chaimingyin.cmy@gmail.com', 'join', '2024-03-27 20:01:36'),
('20240402000036C975', '170c242a-89dd-40a8-a4c1-e2a38dbe2af2', 'te.oliver@outlook.com', 'join', '2024-04-02 00:00:36'),
('2024040217082612E7', '170c242a-89dd-40a8-a4c1-e2a38dbe2af2', 'bensigan86@gmail.com', 'join', '2024-04-02 17:08:26'),
('20240406111137D63D', 'c9689456-1896-4a59-a916-08667ec2c9ad', 'puchong88@yahoo.com', 'join', '2024-04-06 11:11:37'),
('20240408170728DA59', '54a00b64-b339-49b5-ba61-6a04426fb225', 'puchong88@yahoo.com', 'join', '2024-04-08 17:07:28'),
('202404090529108CDF', '54a00b64-b339-49b5-ba61-6a04426fb225', 'tftan@yahoo.com', 'join', '2024-04-09 05:29:10'),
('2024041009044804FD', 'c9689456-1896-4a59-a916-08667ec2c9ad', 'stefankhoo.1@gmail.com', 'join', '2024-04-10 09:04:48'),
('20240410162739981A', '4e24e094-e390-4d64-ba66-804537420d64', 'ahheng1998@hotmail.com', 'join', '2024-04-10 16:27:39'),
('20240410162739981A', '4e24e094-e390-4d64-ba66-804537420d64', 'ahheng1998@hotmail.com', 'leave', '2024-04-10 16:29:19'),
('202404101629371E29', '4e24e094-e390-4d64-ba66-804537420d64', 'ahheng1998@hotmail.com', 'join', '2024-04-10 16:29:37'),
('20240410171503A2DB', '4e24e094-e390-4d64-ba66-804537420d64', 'feiyee75@hotmail.com', 'join', '2024-04-10 17:15:03'),
('20240410184818E469', '4e24e094-e390-4d64-ba66-804537420d64', 'sonjen2010.js@gmail.com', 'join', '2024-04-10 18:48:18'),
('20240410194008A546', '4e24e094-e390-4d64-ba66-804537420d64', 'chiachianng@gmail.com', 'join', '2024-04-10 19:40:08'),
('2024041613231370B2', 'dd6563dc-b1d9-43fe-9ef8-0720a1005733', 'bensigan86@gmail.com', 'join', '2024-04-16 13:23:13'),
('20240416222938F244', 'dd6563dc-b1d9-43fe-9ef8-0720a1005733', 'ahheng1998@hotmail.com', 'join', '2024-04-16 22:29:38'),
('20240416222938F244', 'dd6563dc-b1d9-43fe-9ef8-0720a1005733', 'ahheng1998@hotmail.com', 'leave', '2024-04-16 22:30:37'),
('20240424104618BD14', '4c96bf2d-c881-4209-8bbd-fcb7d80afc98', 'princehoward1@hotmail.com', 'join', '2024-04-24 10:46:18'),
('20240424190037A1C9', '4c96bf2d-c881-4209-8bbd-fcb7d80afc98', 'feiyee75@hotmail.com', 'join', '2024-04-24 19:00:37'),
('20240430085432EFF7', '258b2ac1-f68e-49ce-9346-9cbe6a6941b2', 'tftan@yahoo.com', 'join', '2024-04-30 08:54:32'),
('2024050112072049F0', '258b2ac1-f68e-49ce-9346-9cbe6a6941b2', 'tandkn@gmail.com', 'join', '2024-05-01 12:07:20'),
('2024050806410246A2', '640d2ecc-7520-46bf-8332-5a4c5b573014', 'Ming23teng@gmail.com', 'join', '2024-05-08 06:41:02'),
('2024050806410246A2', '640d2ecc-7520-46bf-8332-5a4c5b573014', 'Ming23teng@gmail.com', 'leave', '2024-05-08 06:41:41'),
('202405221026025BD2', '1b2af795-a739-49db-8034-a16e75c28b38', 'tftan@yahoo.com', 'join', '2024-05-22 10:26:02'),
('20240522152827CFBA', 'ebe5f650-50ec-4014-a3ec-bc01fd767ea7', 'yongyuanchuan@gmail.com', 'join', '2024-05-22 15:28:27'),
('202405291624266B10', '90f4570d-b8e6-45c8-8eb2-8e16c131ddc7', 'tandkn@gmail.com', 'join', '2024-05-29 16:24:26'),
('202406051021016F7A', '46576b0f-7568-447a-8571-91990d1640ed', 'jdingxue@gmail.com', 'join', '2024-06-05 10:21:01'),
('20240611174858917A', 'a81503ed-ed92-470a-b790-a4d9e1529dc4', 'kathleenrosche12@gmail.com', 'join', '2024-06-11 17:48:58'),
('20240611182009A9F4', 'a81503ed-ed92-470a-b790-a4d9e1529dc4', 'chrisphang2001@gmail.com', 'join', '2024-06-11 18:20:09'),
('20240612010849B8B9', 'a81503ed-ed92-470a-b790-a4d9e1529dc4', 'rajamohdazeehan@yahoo.com.my', 'join', '2024-06-12 01:08:49'),
('20240612010849B8B9', 'a81503ed-ed92-470a-b790-a4d9e1529dc4', 'rajamohdazeehan@yahoo.com.my', 'leave', '2024-06-12 01:12:23'),
('202406120147512277', 'a81503ed-ed92-470a-b790-a4d9e1529dc4', 'kathleenrosche12@gmail.com', 'join', '2024-06-12 01:47:51'),
('202406120149395565', 'a81503ed-ed92-470a-b790-a4d9e1529dc4', 'chrisphang2001@gmail.com', 'join', '2024-06-12 01:49:39'),
('202406121410010130', 'a81503ed-ed92-470a-b790-a4d9e1529dc4', 'yongyuanchuan@gmail.com', 'join', '2024-06-12 14:10:01'),
('202406180213452050', 'b514ba08-ce90-4fe0-93d9-b5c133a84555', 'khenglim_93@hotmail.com', 'join', '2024-06-18 02:13:45'),
('202406180213452050', 'b514ba08-ce90-4fe0-93d9-b5c133a84555', 'khenglim_93@hotmail.com', 'leave', '2024-06-18 02:14:13'),
('202406191540466109', 'b514ba08-ce90-4fe0-93d9-b5c133a84555', 'hillaryxuanne@gmail.com', 'join', '2024-06-19 15:40:46'),
('202406261349543E69', '8c00d2e9-9e1c-472b-be50-7b07c3a54e52', 'hueytingl@hotmail.com', 'join', '2024-06-26 13:49:54'),
('2024062614001836DC', '8c00d2e9-9e1c-472b-be50-7b07c3a54e52', 'yongyiulim1405@gmail.com', 'join', '2024-06-26 14:00:18'),
('20240626145311D0CA', '8c00d2e9-9e1c-472b-be50-7b07c3a54e52', 'yongyiulim1405@gmail.com', 'join', '2024-06-26 14:53:11'),
('2024062617130508FA', '8c00d2e9-9e1c-472b-be50-7b07c3a54e52', 'nicktay84@gmail.com', 'join', '2024-06-26 17:13:05'),
('202407031504576A30', '39d3c31c-715f-48eb-bc7b-7bbd0c347583', 'saad.hos@gmail.com', 'join', '2024-07-03 15:04:57'),
('202407031504576A30', '39d3c31c-715f-48eb-bc7b-7bbd0c347583', 'saad.hos@gmail.com', 'leave', '2024-07-03 15:11:43'),
('202407091437045DB0', '9ccf68ac-6403-4899-b8dd-d1131278e464', 'jun88sheng@gmail.com', 'join', '2024-07-09 14:37:04'),
('202407091437045DB0', '9ccf68ac-6403-4899-b8dd-d1131278e464', 'jun88sheng@gmail.com', 'leave', '2024-07-09 14:37:55'),
('20240710170231267D', '9ccf68ac-6403-4899-b8dd-d1131278e464', 'wareve_reaper@yahoo.com', 'join', '2024-07-10 17:02:31'),
('20240710170231267D', '9ccf68ac-6403-4899-b8dd-d1131278e464', 'wareve_reaper@yahoo.com', 'leave', '2024-07-10 17:03:26'),
('202407101808451C4B', '9ccf68ac-6403-4899-b8dd-d1131278e464', 'wareve_reaper@yahoo.com', 'join', '2024-07-10 18:08:45'),
('202407101808451C4B', '9ccf68ac-6403-4899-b8dd-d1131278e464', 'wareve_reaper@yahoo.com', 'leave', '2024-07-10 18:12:07'),
('20240710181315CD78', '9ccf68ac-6403-4899-b8dd-d1131278e464', 'wareve_reaper@yahoo.com', 'join', '2024-07-10 18:13:15'),
('202407131122380A8A', 'cbdefbb0-54c1-430d-8870-bbd8ec103ef2', 'lweilun92@gmail.com', 'join', '2024-07-13 11:22:38'),
('20240715190631846A', 'cbdefbb0-54c1-430d-8870-bbd8ec103ef2', 'thejoekingman@gmail.com', 'join', '2024-07-15 19:06:31'),
('202407162018101620', 'cbdefbb0-54c1-430d-8870-bbd8ec103ef2', 'kongpinpin91@gmail.com', 'join', '2024-07-16 20:18:10'),
('202407171215196C93', 'cbdefbb0-54c1-430d-8870-bbd8ec103ef2', 'jiawernho99@gmail.com', 'join', '2024-07-17 12:15:19'),
('202407171215196C93', 'cbdefbb0-54c1-430d-8870-bbd8ec103ef2', 'jiawernho99@gmail.com', 'leave', '2024-07-17 12:17:39'),
('20240717144609991A', 'cbdefbb0-54c1-430d-8870-bbd8ec103ef2', 'leejiancong061009@gmail.com', 'join', '2024-07-17 14:46:09'),
('202407231853451D18', 'd1fd1889-1d0e-445f-b665-d03a1403f2b1', 'lweilun92@gmail.com', 'join', '2024-07-23 18:53:45'),
('20240724021105894C', 'd1fd1889-1d0e-445f-b665-d03a1403f2b1', 'kongpinpin91@gmail.com', 'join', '2024-07-24 02:11:05'),
('20240724144824B948', 'd1fd1889-1d0e-445f-b665-d03a1403f2b1', 'daftpunkflynn@gmail.com', 'join', '2024-07-24 14:48:24'),
('20240724153548D58E', 'd1fd1889-1d0e-445f-b665-d03a1403f2b1', 'lstjeffrey@gmail.com', 'join', '2024-07-24 15:35:48'),
('2024072717024267B4', '890a9e61-461a-4530-80fb-56671b684f3b', 'Nicholaschan020900@gmail.com', 'join', '2024-07-27 17:02:42'),
('2024072717024267B4', '890a9e61-461a-4530-80fb-56671b684f3b', 'Nicholaschan020900@gmail.com', 'leave', '2024-07-27 17:03:14'),
('202407301323099F81', '890a9e61-461a-4530-80fb-56671b684f3b', 'lweilun92@gmail.com', 'join', '2024-07-30 13:23:09'),
('2024073115533965A5', '890a9e61-461a-4530-80fb-56671b684f3b', 'w0926005493@gmail.com', 'join', '2024-07-31 15:53:39'),
('20240731164831F42D', '890a9e61-461a-4530-80fb-56671b684f3b', 'vincentleong0602@gmail.com', 'join', '2024-07-31 16:48:31'),
('20240731164831F42D', '890a9e61-461a-4530-80fb-56671b684f3b', 'vincentleong0602@gmail.com', 'leave', '2024-07-31 16:49:02'),
('20240807151522B7BF', '2aea4f3c-f0fb-4ec4-ab7c-f73b67a7929f', 'yongyuanchuan@gmail.com', 'join', '2024-08-07 15:15:22'),
('20240814001437A460', '556a6330-7aa9-4407-aded-d4a04c5d8f69', 'piaobailiao@gmail.com', 'join', '2024-08-14 00:14:37'),
('202408141729424BC0', '556a6330-7aa9-4407-aded-d4a04c5d8f69', 'weishaw01@hotmail.com', 'join', '2024-08-14 17:29:42'),
('20240820131003803F', '38d7f679-22ff-4d7e-8c63-d73c055ee184', 'pokdebb@gmail.com', 'join', '2024-08-20 13:10:03'),
('2024082112502514F8', '38d7f679-22ff-4d7e-8c63-d73c055ee184', 'pung.yeongyaw@gmail.com', 'join', '2024-08-21 12:50:25'),
('202408211503213ED5', '38d7f679-22ff-4d7e-8c63-d73c055ee184', 'yeahhcf@gmail.com', 'join', '2024-08-21 15:03:21'),
('202408211909411450', '38d7f679-22ff-4d7e-8c63-d73c055ee184', 'hakimiakim4040@gmail.com', 'join', '2024-08-21 19:09:41'),
('202408251944225D58', 'cbc64197-c869-4da1-b377-3d738a8e8b3a', 'jianwui2001@hotmail.com', 'join', '2024-08-25 19:44:22'),
('202408251944225D58', 'cbc64197-c869-4da1-b377-3d738a8e8b3a', 'jianwui2001@hotmail.com', 'leave', '2024-08-25 19:44:48'),
('202408281457209BB2', 'cbc64197-c869-4da1-b377-3d738a8e8b3a', 'oioi0717@hotmail.com', 'join', '2024-08-28 14:57:20'),
('20240828150121C6B2', 'cbc64197-c869-4da1-b377-3d738a8e8b3a', 'arifzakwan247@gmail.com', 'join', '2024-08-28 15:01:21'),
('2024082818023595C6', 'cbc64197-c869-4da1-b377-3d738a8e8b3a', 'suhaneshcrusader@yahoo.com', 'join', '2024-08-28 18:02:35'),
('202408281958003E65', 'cbc64197-c869-4da1-b377-3d738a8e8b3a', 'wkweng87@live.com', 'join', '2024-08-28 19:58:00'),
('20240904090750BE11', '41570196-7ba0-40e7-af3c-200b14e9dccc', 'amirulafiq0207@gmail.com', 'join', '2024-09-04 09:07:50'),
('202409111216344F84', '1eae4505-d087-4ca4-8034-cc5d26755654', 'tandkn@gmail.com', 'join', '2024-09-11 12:16:34'),
('20240911125711C547', '1eae4505-d087-4ca4-8034-cc5d26755654', 'andyfen88@outlook.com', 'join', '2024-09-11 12:57:11'),
('20240911174245448E', '1eae4505-d087-4ca4-8034-cc5d26755654', 'oimeng@rocketmail.com', 'join', '2024-09-11 17:42:45'),
('202409111900378B37', '1eae4505-d087-4ca4-8034-cc5d26755654', 'mhafiz88@yahoo.co.uk', 'join', '2024-09-11 19:00:37'),
('202409160840241C93', 'd3bbe7a3-2056-4fbd-b1ef-753aabd8dd1a', 'manhou1994@gmail.com', 'join', '2024-09-16 08:40:24'),
('2024091813324548C7', 'd3bbe7a3-2056-4fbd-b1ef-753aabd8dd1a', 'lowenghup@gmail.com', 'join', '2024-09-18 13:32:45'),
('202409250052013F02', '64ece0d0-3298-4683-b20c-1b94c30a43ca', 'cjhere4@gmail.com', 'join', '2024-09-25 00:52:01'),
('202409251309495416', '64ece0d0-3298-4683-b20c-1b94c30a43ca', 'nicktay84@gmail.com', 'join', '2024-09-25 13:09:49'),
('202409251447183861', '64ece0d0-3298-4683-b20c-1b94c30a43ca', 'jooleng88@hotmail.com', 'join', '2024-09-25 14:47:18'),
('20241002020501CBC0', 'cd3fb59a-6a51-4007-955b-dfbe89384ca1', 'alvinyong2088@gmail.com', 'join', '2024-10-02 02:05:01'),
('20241002162225DF5A', 'cd3fb59a-6a51-4007-955b-dfbe89384ca1', 'Tanakanarita2@gmail.com', 'join', '2024-10-02 16:22:25'),
('202410021823186682', 'cd3fb59a-6a51-4007-955b-dfbe89384ca1', 'hasif.rozak@gmail.com', 'join', '2024-10-02 18:23:18'),
('20241007184727D476', '3ebe6390-88b0-4c25-b5a3-c0a33d46b0c6', 'puchong88@yahoo.com', 'join', '2024-10-07 18:47:27'),
('202410090902023CFB', '3ebe6390-88b0-4c25-b5a3-c0a33d46b0c6', 'bensigan86@gmail.com', 'join', '2024-10-09 09:02:02'),
('202410091533415E41', '3ebe6390-88b0-4c25-b5a3-c0a33d46b0c6', 'winniehlbong@gmail.com', 'join', '2024-10-09 15:33:41'),
('20241009163359CDE7', '3ebe6390-88b0-4c25-b5a3-c0a33d46b0c6', 'lowenghup@gmail.com', 'join', '2024-10-09 16:33:59'),
('202410091842479513', '3ebe6390-88b0-4c25-b5a3-c0a33d46b0c6', 'szejiun0829@gmail.com', 'join', '2024-10-09 18:42:47'),
('202410161503496A55', 'b9f660d9-d70d-47a9-88e0-f546cbc15ece', 'tandkn@gmail.com', 'join', '2024-10-16 15:03:49'),
('202410161551534B9F', 'b9f660d9-d70d-47a9-88e0-f546cbc15ece', 'oimeng@rocketmail.com', 'join', '2024-10-16 15:51:53'),
('20241023162306F27B', '250bdac8-bcf2-499b-b02c-bc497f805781', 'akirito487@gmail.com', 'join', '2024-10-23 16:23:06'),
('20241023162306F27B', '250bdac8-bcf2-499b-b02c-bc497f805781', 'akirito487@gmail.com', 'leave', '2024-10-23 16:23:32'),
('20241030155253DE8B', '4b4dd849-6d98-486f-b8c4-40890f242938', 'nicholastab88@gmail.com', 'join', '2024-10-30 15:52:53'),
('202411052232543337', '48fd4259-378c-4844-9f80-3c2119c7f5b1', 'sufino@gmail.com', 'join', '2024-11-05 22:32:54'),
('20241106132013386C', '48fd4259-378c-4844-9f80-3c2119c7f5b1', 'kjiemeng@gmail.com', 'join', '2024-11-06 13:20:13'),
('20241112230440B49B', 'a7837be1-2b6d-4ac5-890d-ef7235c63136', 'azrifarisrasid@gmail.com', 'join', '2024-11-12 23:04:40'),
('20241112234447CE43', 'a7837be1-2b6d-4ac5-890d-ef7235c63136', 'sl21sc41@gmail.com', 'join', '2024-11-12 23:44:47'),
('20241113192123B4CD', 'a7837be1-2b6d-4ac5-890d-ef7235c63136', 'stephenwongyc82@gmail.com', 'join', '2024-11-13 19:21:23'),
('20241120193253B1AA', '6e8b03f9-07b7-44b6-ba9d-261aaba7b466', 'mnasrullah89@gmail.com', 'join', '2024-11-20 19:32:53'),
('202411270737407031', 'ea8b0f44-fb2d-4dea-8dca-49f68712a54c', 'jcftran@gmail.com', 'join', '2024-11-27 07:37:40'),
('20241204111601AB75', '23e46a33-3f27-490d-993b-13afd977ace5', 'bensigan86@gmail.com', 'join', '2024-12-04 11:16:01'),
('2024120414370197F9', '23e46a33-3f27-490d-993b-13afd977ace5', 'samuelling@live.com', 'join', '2024-12-04 14:37:01'),
('20241204171628639B', '23e46a33-3f27-490d-993b-13afd977ace5', 'oimeng@rocketmail.com', 'join', '2024-12-04 17:16:28'),
('20241211114647E8E8', 'f831faf5-2105-43bb-85e0-81830cbeef60', 'danielgancw@gmail.com', 'join', '2024-12-11 11:46:47'),
('20241211114651AFD4', '3753cafe-71ba-4cce-aa98-cbb4f413e3b7', 'tandkn@gmail.com', 'join', '2024-12-11 11:46:51'),
('20241211143335057D', 'f831faf5-2105-43bb-85e0-81830cbeef60', 'mnasrullah89@gmail.com', 'join', '2024-12-11 14:33:35'),
('20241218123013CEFC', '49d1e130-faa3-4a7d-ae93-1fe6291ca16f', 'robertang8766@outlook.com', 'join', '2024-12-18 12:30:13'),
('20241218140441A328', '49d1e130-faa3-4a7d-ae93-1fe6291ca16f', 'nicktay84@gmail.com', 'join', '2024-12-18 14:04:41'),
('20241218141153A58E', '49d1e130-faa3-4a7d-ae93-1fe6291ca16f', 'mnasrullah89@gmail.com', 'join', '2024-12-18 14:11:53'),
('20241224221228F9C1', '4b67f65f-7dfb-4923-8232-77f907b608a7', 'toktingli@gmail.com', 'join', '2024-12-24 22:12:28'),
('20241224222506598F', '833d9be0-cfe0-45cf-bae9-493b80ed9551', 'toktingli@gmail.com', 'join', '2024-12-24 22:25:06'),
('20241224222640CFDC', '833d9be0-cfe0-45cf-bae9-493b80ed9551', 'wanyeuhun@gmail.com', 'join', '2024-12-24 22:26:40'),
('202412250953161926', '833d9be0-cfe0-45cf-bae9-493b80ed9551', 'tftan@yahoo.com', 'join', '2024-12-25 09:53:16'),
('202412251445459D72', '833d9be0-cfe0-45cf-bae9-493b80ed9551', 'nicholastab88@gmail.com', 'join', '2024-12-25 14:45:45'),
('202412251527117239', '833d9be0-cfe0-45cf-bae9-493b80ed9551', 'wanyeuhun@gmail.com', 'join', '2024-12-25 15:27:11'),
('20250101102818D2B3', '223cb743-48ae-414f-8256-9f3b16950d45', 'shaoranswc@live.co.uk', 'join', '2025-01-01 10:28:18'),
('202501011220121600', '2fd28d94-178f-440b-9c77-0552070feb05', 'tftan@yahoo.com', 'join', '2025-01-01 12:20:12'),
('2025010114031989D1', '4be00a36-cd00-4889-93a4-f7db43a93cba', 'euroy95@gmail.com', 'join', '2025-01-01 14:03:19'),
('202501011915202BA7', '4be00a36-cd00-4889-93a4-f7db43a93cba', 'aiklie99@hotmail.com', 'join', '2025-01-01 19:15:20'),
('202501151557438733', '57b919fb-86e5-47f1-9cc7-b359e00b17b5', 'kimhan_jim1997@hotmail.com', 'join', '2025-01-15 15:57:43'),
('202501151624319417', '57b919fb-86e5-47f1-9cc7-b359e00b17b5', 'kimhan_jim1997@hotmail.com', 'join', '2025-01-15 16:24:31'),
('2025011518190460E9', '57b919fb-86e5-47f1-9cc7-b359e00b17b5', 'leong.seow@hotmail.com', 'join', '2025-01-15 18:19:04'),
('20250129150317FDDF', 'ecf433e7-806d-4b9a-b043-af211f3d1e88', 'happyice81@yahoo.com', 'join', '2025-01-29 15:03:18');

-- --------------------------------------------------------

--
-- Table structure for table `games`
--

CREATE TABLE `games` (
  `game_id` varchar(100) NOT NULL,
  `game_title` varchar(300) NOT NULL,
  `game_desc` varchar(2000) NOT NULL,
  `game_time` varchar(100) NOT NULL,
  `game_start_time` datetime DEFAULT NULL,
  `game_location` varchar(100) NOT NULL,
  `game_players` text NOT NULL,
  `game_going` varchar(200) NOT NULL,
  `game_players_joined` varchar(1000) NOT NULL,
  `game_players_num_left` smallint(6) NOT NULL DEFAULT '5',
  `game_day` varchar(10) NOT NULL,
  `game_courts` varchar(50) NOT NULL,
  `game_male_price` decimal(10,2) NOT NULL,
  `game_female_price` decimal(10,2) NOT NULL,
  `remark_1` varchar(200) DEFAULT NULL,
  `last_updated` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `games`
--

INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('0021cd04-d054-44e1-bc53-0eb49ddb6c49', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday May 18,  2:00 PM - 4:30 PM', '2024-05-18 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524093_1688311135956.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">jien ping</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/58919_1533533026696.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teck Wee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/615624_1714833610177.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Way</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598854_1705306446662.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610753_1712164120136.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wendy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520370_1679807958818.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Erwin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533249_1696851280597.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sheldon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613565_1713754947799.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yuen</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 131px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/28 - Min 10 to start', '', 0, 'Saturday', '', 22.00, 10.00, '', '2024-05-29 15:44:21'),
('00471017-e630-4ca4-b218-d48d51600ffa', 'Hello Hello 😁 Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM23, Female : RM16 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-09-14 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638149_1725888824786.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vicky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630959_1723093145616.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Boon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632370_1723522309487.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elise</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/14304_1527780017120.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633531_1723956250720.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mila</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638879_1726245549460.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Josh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/147863_1618970607853.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brian</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 175px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/21 - Min 10 to start', ',arzulmiahmad@gmail.com,ggugugaga78@gmail.com', 0, 'Saturday', 'B6, B7, B8 * 8-10pm. B14 * 8-9pm', 23.00, 16.00, '', '2024-09-21 02:46:25'),
('00ad73b6-bc85-4ca6-b705-c994255de4ef', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-12-24 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/20002_1642520660680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Seelan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/316067_1678971295742.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Grace</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/11117_1527779302528.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michelle</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/467939_1677654720197.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Muachi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/555690_1687359071351.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yee huei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454448_1660972713268.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Khor</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/306674_1631498968555.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thomas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533382_1681814541950.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ps</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 184px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/20 - Min 10 to start', ',stefankhoo.1@gmail.com', 4, 'Sunday', 'Court 9, 10, 14', 20.00, 15.00, '', '2024-01-07 10:21:40');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('011d9c14-435a-4891-9ebd-109eb2de955a', 'Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Lavana 2 Sports Center USJ 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Lavana 2 Sports Center, USJ\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-02-17 20:00:00', 'Lavana 2 Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/563137_1689703125783.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KEN</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/141710_1690730451524.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hing</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/108564_1566983817566.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sharon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/595420_1703646325153.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pung</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 88px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/42 - Min 10 to start', '', 5, 'Saturday', '', 22.00, 15.00, '', '2024-03-06 02:20:08'),
('0175b68b-1d80-4538-94e9-21f600f5906d', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (All are welcome to join us 😀😀😀)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-07-22 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">HY</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/332396_1686817048168.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wormzai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535595_1682253980975.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chris </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/142314_1566533024381.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431168_1657529311046.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bernard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/464854_1689084877586.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Negroni</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/508414_1688916453127.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Boo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/522494_1689794031454.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CC</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Erwin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/384885_1639303730346.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jake</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/159688_1578747660822.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ooi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/526589_1679746212443.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">keeyik</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/413815_1650338533722.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hong Guan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541867_1687457442383.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ko</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537821_1683048537047.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Candy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shibin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/463825_1680931384369.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tan </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SIEW LIAN</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/132515_1560067117148.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">eagle</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524745_1679276938451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/305192_1672845992962.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JT</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 138px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 27/27 - Min 10 to start', '', 10, 'Saturday', '', 20.00, 15.00, '', '2023-08-04 22:08:44');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('01c2b844-0f64-4c23-bb69-38d276106889', '(4 courts) Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players 🏸 All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-12-02 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536146_1689761948886.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cavan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kuan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/558042_1688010935739.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/588422_1700269106424.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/575830_1694157202312.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melissa</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565999_1690473289764.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Erwin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537837_1682904187742.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KC</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511605_1676441693788.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Billy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/526589_1679746212443.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">keeyik</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 150px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 20/25 - Min 10 to start', ',chin825@gmail.com,tandkn@gmail.com', 3, 'Saturday', 'Court B1 B2 B3 B4', 20.00, 15.00, '', '2023-12-16 12:35:38'),
('01c8b654-285c-457c-82a8-b8898fc7c2b8', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-01-12 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569896_1691765655906.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fanny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576546_1694428995338.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593484_1702498568482.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Kai</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560562_1688923182382.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tam </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jing</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gary </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/415502_1652631498045.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sukee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/455474_1661185420575.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Matthew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569898_1691765824689.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fatty</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431220_1655784109319.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/596218_1704113370563.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Atley</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 265px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/14 - Min 10 to start', '', 0, 'Friday', '', 22.00, 15.00, '', '2024-01-27 12:07:14');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('01df290c-dec6-4176-9250-4a97a779415c', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-08-21 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/433884_1656411907786.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michael</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559370_1688475937156.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chun</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569891_1691765385606.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adeline</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571330_1692356822202.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mung Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/570714_1692098684178.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Esther</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/442281_1672800383424.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Donny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541445_1684571756748.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553916_1686897033519.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nichole Wong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/349043_1652371116070.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/46151_1528042489491.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/521463_1684372416676.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/555644_1687936494775.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Heng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">You</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Duncan </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">jonathan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thunder </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/105449_1543467564018.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Stanley</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">J</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 136px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 22/27 - Min 10 to start', '', 5, 'Monday', 'Court A1 A2 A3 A5', 22.00, 15.00, '', '2023-09-05 12:32:18'),
('024a0a3f-2975-444c-a913-9f921faac86f', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (WhatsApp 010 2632066 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 010-2632066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Thursday Jan 16,  8:00 PM - 10:00 PM', '2025-01-16 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644428_1729090596198.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Donny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/646787_1730382217440.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jenn</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 176px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 3/21 - Min 10 to start', ',nicktay84@gmail.com,mnasrullah89@gmail.com,kjiemeng@gmail.com', 0, 'Thursday', 'A2, A3, A4', 23.00, 18.00, NULL, '2025-02-06 09:19:54'),
('02f93b05-1727-45dd-9899-1b520ed12bfe', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM10 ❤️ (WhatsApp 012 2132066 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday Dec 07,  2:00 PM - 4:30 PM', '2024-12-07 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/142314_1566533024381.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/650379_1732497748800.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joseph</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/646329_1730100974610.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cherry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/641835_1727747373265.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Terry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616272_1715217781468.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Howard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/58919_1533533026696.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teck Wee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1713930996436.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/20 - Min 10 to start', ',sl21sc41@gmail.com,shaoranswc@live.co.uk', 0, 'Saturday', 'B1, B2, B3', 22.00, 10.00, NULL, '2024-12-17 17:17:24');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('0304f40d-a0a6-4db9-b246-10d8e07de43a', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (4 courts confirmed 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-11-10 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523597_1679019991444.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\"> </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571330_1692356822202.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mung Hong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/115800_1548424504296.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582185_1696768100014.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mindy</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 180px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/20 - Min 10 to start', ',feiyee75@hotmail.com,tandkn@gmail.com', 0, 'Friday', 'Court A1 A2 A3 A5', 22.00, 15.00, '', '2023-11-25 13:39:20'),
('0342229e-7b1e-4bdf-a959-c30ac8791e2d', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-02-26 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600805_1706316538384.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Suki</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/395197_1659627960535.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shamz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/594499_1703086321494.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kok</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/405952_1647526198827.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Duncan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/595420_1703646325153.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/522364_1679382349045.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ray</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/522548_1678755477265.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Stanley </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571328_1692356694091.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessica</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/601085_1706457569164.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yannie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600212_1705994816457.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/115513_1548335370358.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Larry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593488_1702499286915.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/604665_1708635904496.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Frankie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 130px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/28 - Min 10 to start', ',yuankl1306@gmail.com', 0, 'Monday', 'Court A2 A3 A4 A5', 22.00, 15.00, '', '2024-03-15 18:19:43'),
('0373c130-99fc-429a-8360-a3f038160e2b', 'Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday May 25,  8:00 PM - 10:00 PM', '2024-05-25 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/586763_1698994836631.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hnin Wai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610753_1712164120136.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wendy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 4/28 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2024-06-04 15:45:05');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('03a8e1b3-2437-44c5-a714-c247322a4c40', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players 🏸 All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-01-27 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jacky </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheemei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/141786_1616216865868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lok Mun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600003_1705866164128.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Larry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/592870_1705353329678.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">keneth</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600805_1706316538384.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Suki</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/596049_1703999734659.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Poon </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MG</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/528927_1684920391669.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charles </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450241_1704081317929.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kendrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529446_1680523914295.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KelvinKW</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537886_1684561756441.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shaun </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598831_1705301998813.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vibhor</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/136890_1562941007765.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fengying</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Erwin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599287_1705501482222.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 190px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 20/20 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2024-02-11 14:00:12'),
('043bb226-0b8a-4312-88f8-2d12940715e6', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ???? New Vision Badminton Court ???? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ????????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: New Vision Badminton Court\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-07-02 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Arthur</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135217_1561821630736.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">BC</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/162977_1671116757300.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KK </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545887_1684918978120.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kendy </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546061_1684865038505.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sabrina</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/547524_1686450840375.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elaine</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/16383_1656407275134.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Raymond</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/369950_1668326265324.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557875_1688024846721.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lavinia</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538790_1683195084788.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yeoh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/473232_1671779024757.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/101353_1541695223383.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhi Xiang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519380_1677981358134.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Figo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533382_1681814541950.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ps</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/477853_1666799009595.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/157333_1576988814782.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aigini</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/119827_1552545088735.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/475765_1681002432050.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liangg</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427257_1654874566993.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michelle</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">steven</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/33489_1563079506204.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kok Hoo</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 137px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 24/27 - Min 10 to start', '', 5, 'Sunday', '', 0.00, 0.00, '', '2023-07-02 13:44:53');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('055aac87-c1b6-4727-975a-5d20e552e631', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-08-13 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Arthur</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454599_1660993334758.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Han Yang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417793_1662817990356.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jack</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553917_1686897214641.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Kiat</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551901_1686369984243.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111108_1546088774808.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569896_1691765655906.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fanny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560466_1690935723582.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">chen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/67092_1549804571142.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/534510_1690353493879.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Yee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519380_1677981358134.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Figo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Danny </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/556803_1688283673835.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ahmad</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 148px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 19/25 - Min 10 to start', ',gabrielwkchai@gmail.com', 4, 'Sunday', '9, 10, 14, 15', 20.00, 15.00, '', '2023-08-28 18:48:40'),
('05fb3b48-f5cd-4ff2-a919-6a30e39e8792', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM22, Female : RM16 ❤️ (WhatsApp Jacky: 012 2132066 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM22, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-12-15 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/650490_1732545676407.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/651815_1733460596408.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624202_1719586515816.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sandy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623308_1719051665096.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/37577_1524544866187.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648575_1731461554401.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Win</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/646863_1730439462219.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bosco</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 301px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/12 - Min 10 to start', '', 5, 'Sunday', '', 22.00, 16.00, NULL, '2024-12-24 16:45:06'),
('060fb7fb-ff36-422d-90c8-8c20298d075a', 'Come join us TONIGHT (4 courts) 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday Dec 09,  8:00 PM - 10:00 PM', '2023-12-09 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1699602258111.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582185_1696768100014.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mindy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KL</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 180px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/20 - Min 10 to start', '', 0, 'Saturday', '', 20.00, 15.00, '', '2023-12-24 13:09:32');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('06324bd8-8429-4efb-9e6b-247594536113', 'Happy Tuesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 6-8PM 🏸 Male : RM18, Female : RM10 ❤️ (WhatsApp 010 2632066 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Pusat Komuniti PPR Pinggiran Bukit Jalil II\n🏸 Fees: Male RM18, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 010-2632066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  6:00 PM - 8:00 PM', '2025-01-14 18:00:00', 'Pusat komuniti PPR pinggiran bukit Jalil II', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647452_1730809367603.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kiki</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647845_1731047322159.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hoo</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">rex </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/386165_1646977147826.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">YONG</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Min</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/631368_1723185727635.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Janice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629278_1722433387811.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Harry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 203px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/18 - Min 10 to start', '', 5, 'Tuesday', '', 18.00, 10.00, NULL, '2025-01-28 18:27:37'),
('0650b54f-69ad-4796-9adb-40eada69994d', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-06-20 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599287_1705501482222.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569580_1709222856666.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jangz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600003_1705866164128.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Larry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/452635_1660555285613.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charles</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/368624_1703869104005.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Razin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613848_1713886205501.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amanda</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576544_1694428523882.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Janice</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532645_1697071747424.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gary</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/374596_1648384437215.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">YY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/312059_1694229081205.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/622676_1718701457858.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Timothy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551318_1697696227496.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Khap</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JQ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheong</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 196px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 18/19 - Min 10 to start', ',nicktay84@gmail.com', 4, 'Thursday', 'Court A2 A3 A4', 23.00, 16.00, '', '2024-06-30 09:48:07');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('068156aa-df4b-471d-b067-8be8050156bb', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-10-22 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542880_1684664924602.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yun Yee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532468_1697343103119.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ives</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533382_1681814541950.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ps</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538579_1683048670596.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jass</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/104042_1632298044158.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darrel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/157333_1576988814782.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aigini</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538765_1697174709517.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">QM</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533665_1682279101853.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531985_1689147944212.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">June</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Evan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/567072_1696658591770.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Soke Ching</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/554864_1687400238519.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KS</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533143_1686895430887.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thomson </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553880_1686890867375.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ong </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571948_1693809112281.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Saam </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/306674_1631498968555.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thomas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/579579_1696658434603.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ZL</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/119052_1550329175556.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/67092_1549804571142.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/534510_1690353493879.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Yee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">han</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/64957_1535477197731.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Villiam</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519380_1677981358134.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Figo</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 139px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 26/27 - Min 10 to start', '', 0, 'Sunday', '', 20.00, 15.00, '', '2023-11-09 18:17:31'),
('074cdc69-c9b2-42c7-8061-3a75c20f486f', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM10 ❤️ (WhatsApp 010 2632066 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 010-2632066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday Jan 25,  2:00 PM - 4:30 PM', '2025-01-25 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628550_1722007336080.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647101_1730555009094.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yennie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/646787_1730382217440.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jenn</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/566157_1690529158699.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jay</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 179px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/20 - Min 10 to start', ',tftan@yahoo.com', 4, 'Saturday', 'B1, B2, B3', 22.00, 10.00, NULL, '2025-02-12 19:07:33'),
('07902f23-3c42-4ee8-b5b3-3ba4af55343c', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM22, Female : RM16 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM22, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Sunday Sep 15,  8:00 PM - 10:00 PM', '2024-09-15 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/461562_1688204112155.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609922_1711687256572.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tanya</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611137_1712378378394.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rocky</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626671_1721008353708.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bella</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 244px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/15 - Min 10 to start', ',lowenghup@gmail.com,redzaakbar@gmail.com', 3, 'Sunday', 'B6, B7, B8', 22.00, 16.00, '', '2024-09-24 19:03:44');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('07db6dff-7855-4e46-bee9-7559a3d70838', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-03-08 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505138_1674365507637.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/496206_1672499061451.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Louis</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/470853_1664944646908.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cindy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/483849_1684744242890.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Binesh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charles</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466870_1701671443699.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liza</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600212_1705994816457.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432280_1656553470619.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432402_1656057872539.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PX</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/563924_1700638311974.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Putra</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">May</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 15/28 - Min 10 to start', ',weishaw01@hotmail.com,yuankl1306@gmail.com', 0, 'Friday', 'Court A2 A3 A4', 22.00, 15.00, '', '2024-03-23 11:43:45'),
('08388a33-8594-49e4-bca2-2a8dfc3c6c7b', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 012 2132066 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-11-25 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639733_1726666728518.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/640340_1726974706768.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joyce</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/641835_1727747373265.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Terry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ethan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648699_1731522509625.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638879_1726245549460.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Josh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545450_1684699957020.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hou</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543610_1684231841033.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 175px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/21 - Min 10 to start', ',danielgancw@gmail.com', 0, 'Monday', 'A2, A3 * 8-10pm, A4 * 8-9:30pm', 23.00, 18.00, NULL, '2024-12-07 11:44:27'),
('08480a5e-b40e-43dc-8b45-f04834e5d95d', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM10 ❤️ (WhatsApp 010 2632066 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 010-2632066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday Feb 15,  2:00 PM - 4:30 PM', '2025-02-15 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635668_1724880789056.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/380371_1637483710755.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sue Ling</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100974_1541514926169.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Harry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 175px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 4/21 - Min 10 to start', ',sl21sc41@gmail.com,tftan@yahoo.com,kunimisaki831@gmail.com,kjiemeng@gmail.com', 0, 'Saturday', 'B1 B2 B3', 22.00, 10.00, NULL, '2025-02-12 19:07:33');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('089694d6-b4d4-47c5-90f8-2922ad83e3e9', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Get COINS by joining us on Jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-09-02 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/391388_1685901017012.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/570714_1692098684178.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Esther</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505138_1674365507637.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ian </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/37805_1660543040386.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548039_1685772357735.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">𝑮𝑬𝑵𝑱𝑰𝑬</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mich</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/348584_1688875979955.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/35862_1550815985976.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lewis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jin Xian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/382843_1638430459260.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Taka</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/573851_1693376264786.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KL</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amanda</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/134000_1560998330317.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yarhvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/97242_1543904660523.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545356_1689048457920.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aizat</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin Shiun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/364303_1691756048686.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Afiq</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 135px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 27/28 - Min 10 to start', ',ckiM9322@gmail.com,feiyee75@hotmail.com,walterkhaw@gmail.com', 1, 'Saturday', 'Court 7, 8, 9, 10', 20.00, 15.00, '', '2023-09-20 23:03:13'),
('08b8cb52-5b30-43aa-8873-c85b37359ab7', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM10 ❤️ (WhatsApp 012 2132066 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-12-21 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647845_1731047322159.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hoo</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/645774_1729780038244.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647141_1730600592262.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/646329_1730100974610.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cherry</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 185px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/20 - Min 10 to start', ',tftan@yahoo.com', 4, 'Saturday', '', 22.00, 10.00, NULL, '2024-12-31 01:00:10'),
('09154f51-9cce-40f8-822c-c17b635438a8', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-01-10 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shawn</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/563137_1689703125783.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KEN</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598004_1704831262369.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Clara</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560562_1688923182382.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tam </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/579348_1695618560932.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Telford</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505138_1674365507637.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/129792_1559002396540.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amanda</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 186px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/20 - Min 10 to start', ',ongjuee@gmail.com', 4, 'Wednesday', 'Court 1, 2, 3', 22.00, 15.00, '', '2024-01-25 03:09:04');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('09228911-e108-4ec3-920a-9bd035d00ca8', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-03-14 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/602295_1707135217076.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598854_1705306446662.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599380_1705559738539.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">May</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593485_1702498864124.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steven</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/606396_1709608273581.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Maggie</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/28 - Min 10 to start', ',tonywong4338@gmail.com', 4, 'Thursday', '', 22.00, 15.00, '', '2024-03-30 03:24:03'),
('094ffbe4-d75b-4c2a-be53-d0db8e417a47', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-01-21 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111108_1546088774808.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593486_1702499014642.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tina</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/354577_1623412129083.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535947_1682482494403.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">XK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Clement (Puchong Badminton Kaki)</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599380_1705559738539.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">May</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/110080_1641477444576.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ryu</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/517752_1683885584266.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tim</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/426354_1705128014252.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">tan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/67092_1549804571142.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/534510_1690353493879.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Yee</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 166px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 15/20 - Min 10 to start', ',soofw@yahoo.com,saileesh01@gmail.com,tandkn@gmail.com,kevin_cross91@yahoo.com,1410sophia@gmail.com,jackhunt86@gmail.com', 2, 'Sunday', 'Court 9, 10, 14, 15', 20.00, 15.00, '', '2024-02-07 12:53:04'),
('09630e0e-b872-489d-bedb-ff8103121c40', '🍄 HAPPY Badminton 😆 Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM 🏸 KSL Sports Puchong 🏸 Male ：RM23, Female ：RM18 ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:30 PM - 10:30 PM', '2024-11-12 20:30:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619310_1716877991520.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Allen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619309_1716877924982.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gabriel</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635668_1724880789056.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648367_1731326078995.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vera</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629278_1722433387811.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Harry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648441_1731385313408.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Victoria</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625456_1720326575402.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benjamin</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 262px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/14 - Min 10 to start', '', 5, 'Tuesday', '', 23.00, 18.00, NULL, '2024-11-22 12:32:21');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('09a305e8-b2e5-4d88-8774-22c1ef0a7c0e', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-04-25 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571330_1692356822202.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mung Hong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/415098_1694006076385.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Naaman</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610656_1712122055667.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Paul</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541168_1683600757251.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437760_1666858816606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dilip</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/123239_1553097040611.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613976_1713954912626.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jolin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bobby</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/461705_1662714814652.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thanasillan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Radha</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611137_1712378378394.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rocky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 130px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/28 - Min 10 to start', ',weihungho1993@gmail.com,nicktay84@gmail.com,tandkn@gmail.com,alftwm@hotmail.com', 1, 'Thursday', 'Court A2 A3 A4', 22.00, 15.00, '', '2024-05-06 18:38:26'),
('09d74b81-1670-4415-832f-ba722cc555e7', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-09-02 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450229_1688921948168.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aiden</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Coey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546783_1685074352970.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rohert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/447159_1659319348766.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/416474_1651338945239.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anthony</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560132_1689059713742.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Phang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/131488_1592219268085.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nichole</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/426850_1688362809512.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551349_1686221265920.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gizmo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">George</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/447312_1680079133336.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddy </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/539602_1692955131070.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/391718_1665221825738.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dennis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kaiming</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/167778_1585242710502.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Meng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/136241_1680916872567.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sheng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/391074_1673758696577.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Derek ho</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/332396_1690873557871.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Weng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/481529_1669636895607.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529780_1681002634736.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">King SH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/446258_1659122625623.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jens</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 125px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 30/30 - Min 10 to start', ',kunimisaki831@gmail.com,weishaw01@hotmail.com,khloh79@yahoo.com,tandkn@gmail.com,chin825@gmail.com,Tmsjx@icloud.com', 0, 'Saturday', 'Court B1 B2 B3 B4 B5', 20.00, 15.00, '', '2023-09-20 19:12:16');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('0aa4d6fa-f91e-4a77-b8cf-0457a2df92a6', 'Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-08-02 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/521745_1681980571279.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yvonne Ooi Yu Wen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/166460_1648020818275.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mawan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Julian </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/404435_1647049429856.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenneth</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jun</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Derick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/21216_1517981695895.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548760_1690636255270.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">candy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545562_1685772524540.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">jk</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/95932_1687701353872.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Leeeeeee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565326_1690640309036.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dj</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">7.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">max </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/552563_1686506795399.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">xuxian</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549058_1685965668384.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/142314_1566533024381.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538582_1683049065365.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Wee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/528202_1680174045389.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Maggie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 167px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 20/21 - Min 10 to start', '', 5, 'Wednesday', '', 22.00, 15.00, '', '2023-08-17 14:40:12'),
('0ac05ee9-4e05-4460-9827-42a9b268fb02', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-10-25 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448156_1659547341624.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amy 🌺</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505138_1674365507637.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/101661_1541857282921.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brenda</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/433884_1656411907786.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michael</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/21216_1517981695895.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/129206_1572775667444.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Boon Khai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/141434_1580624768893.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">David</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538020_1693817453256.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daus</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 177px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 12/20 - Min 10 to start', '', 5, 'Wednesday', '', 22.00, 15.00, '', '2023-11-11 02:50:47'),
('0b114c99-5c3f-4f83-9ef8-9ef3aaaaec2e', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM21, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-10-20 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Annabelle</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626908_1721115711074.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635921_1725162812463.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598713_1705233852661.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627330_1721339293755.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fock</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 173px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/21 - Min 10 to start', ',tandkn@gmail.com,gabri3l@yahoo.com,kjiemeng@gmail.com,weixuan.see@gmail.com', 5, 'Sunday', '9, 10', 21.00, 18.00, '', '2024-10-29 14:28:29');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('0b27154a-e66c-49fe-82df-748688dd2485', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday Jul 15,  8:00 PM - 10:00 PM', '2023-07-15 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/479477_1685351133728.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lim</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nickson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1676593246789.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100717_1541356556264.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sheena</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557689_1687883390097.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susu</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/517047_1686200422417.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533127_1681528764138.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Acap</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/123528_1553259062763.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vincent</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/348584_1688875979955.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elvin </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557111_1687751902758.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">pipo</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 183px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/20 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2023-07-14 23:25:39'),
('0b5c4a3a-8148-4a29-bc01-90a5573f3963', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Monday Jul 10,  8:00 PM - 10:00 PM', '2023-07-10 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549311_1685704330184.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553917_1686897214641.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Kiat</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/476477_1666422430574.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cindy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437973_1657333831654.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431544_1655860886485.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronald</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/498070_1672397250624.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Felicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/20 - Min 10 to start', '', 5, 'Monday', '', 22.00, 15.00, '', '2023-07-09 20:50:32'),
('0c2b2c3d-e7f9-45c6-a379-6b5275312e20', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players 🏸 All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-02-24 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/491838_1683961127742.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ZJ</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hanson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536481_1682554643573.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">tee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Erwin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600212_1705994816457.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/602049_1707015585552.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Miki</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/415396_1702221105558.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Prina</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/521341_1678435675328.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shaun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/558421_1688540318210.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ha</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/604518_1708568275647.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Winnie</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 134px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 17/28 - Min 10 to start', ',tandkn@gmail.com,yuankl1306@gmail.com', 3, 'Saturday', 'Court B1 B2 B3', 20.00, 15.00, '', '2024-03-11 18:44:00');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('0c6a1bb5-98ed-4605-8253-0be318dccaa0', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ???? New Vision Badminton Court ???? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: New Vision Badminton Court\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Sunday Jun 04,  3:00 PM - 5:00 PM', NULL, 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430958_1674728510442.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daljinder </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505042_1674317871830.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edison</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/477853_1666799009595.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/67092_1549804571142.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/119827_1552545088735.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', '', '', 5, '', '', 0.00, 0.00, '', '2023-06-02 16:45:42'),
('0c90d884-fe6f-4132-917c-d1826631b12e', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-09-16 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627162_1721264798533.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tony</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625888_1720595359456.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Isabelle</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625454_1720326002767.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/595420_1714195594686.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">yin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620102_1717926157745.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">mich</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yippy Sunway</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 172px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/21 - Min 10 to start', '', 5, 'Monday', '', 23.00, 18.00, '', '2024-09-24 19:03:44'),
('0c96e669-63fc-4897-b86a-fe79072fcde8', '❤️ Pickleball Social ❤️ Beginners Friendly (Happy Dinkers)', 'Let\'s enjoy pickleball, meet awesome people and have a fantastic time with [Happy Dinkers]\n\nBrand new pickleball court in USJ. Behind Summit, USJ.. Very cozy as it has air-conditioning and soft music.\n\n⭐ 91 Pickleball\n⭐ Court: TBC\n\nPlease take note of the following:\n\n1) Players of all levels are welcome to join.\n2) We will play 15 points rally. At 14-14, serve to win.\n3) Balls will be provided.\n4) Please bring your own paddle. If needed, you can rent from the counter, or from us.\n\nLet\'s play, learn and have fun together.\n\nRM23 per pax\n\nTNG payment to 012-2132066 (Kong Pang Yew). Please kindly send payment receipt to the host.\n\nWhatsApp 010-2632066 or Chat with host if you have any questions.\n\nThank you.', 'Friday Jan 10,  1:00 PM - 3:00 PM', '2025-01-10 13:00:00', '91 Sports Arena (CPS Subang & 91 Pickleball)', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 231px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/12 - Min 6 to start', '', 5, 'Friday', '', 0.00, 0.00, 'PICKLEBALL', '2025-01-18 03:25:51'),
('0cf19beb-e588-478a-bd64-b01bba004120', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM22, Female : RM16 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM22, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-11-03 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626908_1721115711074.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627858_1721621725150.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eunice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647101_1730555009094.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yennie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647147_1730604887149.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jasper</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630959_1723093145616.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Boon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620752_1717659975332.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joseph</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 242px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/15 - Min 10 to start', ',lowenghup@gmail.com', 4, 'Sunday', 'B13, B14', 22.00, 16.00, NULL, '2024-11-14 13:13:09'),
('0d23edcc-6b1e-4c04-b409-fd1a852aa90b', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Thursday Feb 08,  8:00 PM - 10:00 PM', '2024-02-08 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/452533_1660528900685.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenneth</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/156488_1576303331338.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Czen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/140334_1593488925653.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenneth</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/395197_1659627960535.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shamz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/368624_1703869104005.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Razin</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 175px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/21 - Min 10 to start', ',nicktay84@gmail.com,feiyee75@hotmail.com', 3, 'Thursday', 'Court A1 A2 A3 A4', 22.00, 15.00, '', '2024-02-25 13:30:22');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('0e1514f5-2f75-4705-8cc6-5538d7dbdcaa', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-10-11 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/345994_1672820167085.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\"> Ck </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576548_1694429461447.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amanda</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582189_1696769173315.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437973_1657333831654.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571330_1692356822202.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mung Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yh </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/573607_1693282182363.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wendy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546783_1685074352970.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rohert</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 241px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 12/15 - Min 9 to start', ',tandkn@gmail.com,stefankhoo.1@gmail.com,weishaw01@hotmail.com,wongkw2001@gmail.com', 1, 'Wednesday', 'Court 2, 3, 4', 22.00, 15.00, '', '2023-10-20 18:21:22'),
('0e1d446c-9079-4139-b28a-b3f2f2a101cd', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 TT Sports Centre @ PJ 🏸 Male : RM21, Female : RM18 ❤️ (WhatsApp 012 2132066 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: TT Sports Centre @ PJ\n🏸 Fees: Male RM21, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Sunday Jan 12,  3:00 PM - 5:00 PM', '2025-01-12 15:00:00', 'TT Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/106264_1634269512207.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sharon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/654648_1735349257699.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenneth</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630938_1723088535208.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630959_1723093145616.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Boon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 173px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/21 - Min 10 to start', ',tftan@yahoo.com,kouhong_ckh@live.com', 3, 'Sunday', '15, 16, 17', 21.00, 18.00, NULL, '2025-01-18 03:47:57'),
('0e911e7c-6120-4efb-832d-78749e914036', 'RM10 only 🍄 HAPPY Badminton 😆 Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM 🏸 KSL Sports Puchong 🏸 Male ：RM23, Female ：RM10 ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM23, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:30 PM - 10:30 PM', '2024-07-30 20:30:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607112_1710047233472.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624112_1720267138082.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Quinlan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/306388_1593681631646.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rayyan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609922_1711687256572.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tanya</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609974_1711702474824.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tinaaaa</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/461562_1688204112155.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628979_1722263521792.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rui</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/615929_1715007347898.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560573_1688951311751.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ming </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628242_1721940338556.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jonathan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/474976_1710652685125.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/21608_1664903974971.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/113332_1667525643460.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Phalendra</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/344832_1693900649353.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hayden Sim</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 244px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 15/15 - Min 10 to start', ',jennyfoo5782@gmail.com,elinsharptan@gmail.com,nicktay84@gmail.com,w0926005493@gmail.com', 0, 'Tuesday', '8, 9 (8:30-10:30pm).10 (9-10:30pm)', 23.00, 10.00, '', '2024-08-09 19:05:03'),
('0ece0951-3daa-40b1-bc63-2b9037aeaf3c', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Friday Feb 02,  8:00 PM - 10:00 PM', '2024-02-02 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/108592_1545011106483.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jane</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600212_1705994816457.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 184px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/20 - Min 10 to start', ',ashokhpadmanathan93@gmail.com', 0, 'Friday', 'Court A2 A3 A4', 22.00, 15.00, '', '2024-02-17 10:51:04');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('0f131840-8932-4ba2-b084-16a953772525', 'Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-12-30 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1699602258111.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/115800_1548424504296.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Li Ming</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/592821_1702129397346.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Khin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KL</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537615_1702381900228.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">John</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541582_1683704550217.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Frank</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560714_1703902570499.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">HENG</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/554864_1687400238519.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KS</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/567072_1696658591770.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Soke Ching</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 180px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 15/20 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2024-01-15 16:44:00'),
('0fd696af-9047-4727-a963-8fea7bcdee21', 'Good Afternoon ⭐ Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:30-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM18 ❤️ (Come happy, go back happier 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:30 PM - 4:30 PM', '2024-10-31 14:30:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/640509_1727063177901.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639626_1726634400195.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jerry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/637611_1725641898564.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elise</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/636801_1725355547506.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chun Hoe</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536481_1682554643573.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">tee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/554995_1715669822248.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">edmund</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Min</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 182px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/20 - Min 10 to start', ',dexterliew@icloud.com,freddyz0817@gmail.com', 0, 'Thursday', 'G1, G2, G3', 22.00, 18.00, NULL, '2024-11-09 01:38:52'),
('0ffdbe2d-9261-46ea-937b-3486710f3642', 'RM10 only! 😁 Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM23, Female : RM10 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM23, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday Aug 10,  8:00 PM - 10:00 PM', '2024-08-10 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612488_1713146777262.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Katie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610889_1712241805405.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612647_1713237268584.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Soon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546783_1685074352970.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rohert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545451_1684700288996.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jennie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 172px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/21 - Min 10 to start', ',feiyee75@hotmail.com', 4, 'Saturday', 'B6, B7, B8', 23.00, 10.00, '', '2024-08-22 03:25:48'),
('100da5a5-e841-42ad-a922-2303907202eb', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Monday Jul 22,  8:00 PM - 10:00 PM', '2024-07-22 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625875_1720588188186.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amanda</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626230_1720778568406.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jia Jun</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625727_1720493150278.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">BC</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627330_1721339293755.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fock</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 174px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/21 - Min 10 to start', ',jonathanyxs@gmail.com,tonywong4338@gmail.com', 3, 'Monday', 'A2, A3', 23.00, 16.00, '', '2024-07-30 19:07:22');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('102cb0fd-1129-42bc-8495-4e004e90c4e7', 'Hello Hello 😁 Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM23, Female : RM16 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-09-21 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638049_1725854953607.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sweet</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635135_1724648569975.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yong Kang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628568_1722019020940.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pui San</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Loong</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 176px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/21 - Min 10 to start', ',hwahsy@hotmail.com', 4, 'Saturday', 'Court B6, B7, B8', 23.00, 16.00, '', '2024-09-30 01:53:04'),
('1099e078-5efc-4dd0-aa0e-d237f090e980', 'Super Happy Sunday Evening ⭐ Jacky\'s Social Badminton Games ⏱️ 7-9PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Sunday May 12,  7:00 PM - 9:00 PM', '2024-05-12 19:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/602049_1707015585552.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Miki</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598713_1705233852661.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599287_1705501482222.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 175px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 4/21 - Min 10 to start', '', 5, 'Sunday', '', 20.00, 15.00, '', '2024-05-27 00:49:41'),
('109d672e-1559-4d8f-8163-161c50bc26b6', 'Yes, RM5 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM5 ❤️ (Lowest price. RM5 only 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM5\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-03-30 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609974_1711702474824.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tinaaaa</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sherman</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/58919_1533533026696.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teck Wee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/435774_1663431260730.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Victoria </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593484_1702498568482.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Kai</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/108592_1545011106483.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jane</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dixon </div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 131px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/28 - Min 10 to start', ',tandkn@gmail.com', 4, 'Saturday', '', 22.00, 5.00, '', '2024-04-10 02:08:56'),
('10bae2c2-9423-42c9-857d-bf88510b045c', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Sunday Jul 16,  3:00 PM - 5:00 PM', '2023-07-16 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/134001_1689235635720.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shin Wei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/157333_1576988814782.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aigini</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/67092_1549804571142.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/119827_1552545088735.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/35862_1550815985976.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lewis</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 185px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/20 - Min 10 to start', '', 5, 'Sunday', '', 20.00, 15.00, '', '2023-07-14 23:25:42'),
('10ecf8a5-c706-4857-95b4-59b1e90038e2', 'Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-04-06 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599344_1705548525014.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">April</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/446725_1659234388420.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Suki</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/592802_1703924912424.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Li Ming</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611135_1712378193865.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Siew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611137_1712378378394.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rocky</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607074_1709996748032.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nickson</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 175px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/21 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2024-04-17 13:22:26');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('11028acd-9b62-4666-a985-01e2d0a1083b', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-27 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524373_1684055920193.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/386833_1640232489625.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/396309_1650083906012.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shaun</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/112382_1648362121495.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samantha ☺️</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532138_1682348589424.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537467_1682963304425.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tian </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431220_1655784109319.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536964_1686238874491.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shih Yuin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545450_1684699957020.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/32772_1683197491145.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Win</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shah Nizam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/470848_1664943564796.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jun Kai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/11592_1527779425872.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/127085_1560787859321.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jane</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/434747_1656653262566.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Evelyn</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520370_1679807958818.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511605_1676441693788.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Billy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/395197_1659627960535.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shamz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519273_1677909931855.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Randy</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 130px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 25/28 - Min 10 to start', '', 5, 'Thursday', '', 22.00, 15.00, '', '2023-08-12 23:12:23'),
('1142d714-945d-4031-899b-09e513646778', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-01-05 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">You</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/136890_1562941007765.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fengying</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/470853_1664944646908.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cindy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Roy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/596773_1704418836963.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582189_1696769173315.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/562206_1689414181071.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">M. </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/577902_1695744483832.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Xiiao</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/351441_1620466320793.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason 🍀🏝</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/552340_1686465509863.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CGeok</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 186px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/20 - Min 10 to start', '', 5, 'Friday', '', 22.00, 15.00, '', '2024-01-22 17:33:02');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('1182b334-3bde-400b-93bb-1ad73e87c683', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-08-12 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1676593246789.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KL</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/348584_1688875979955.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569891_1691765385606.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adeline</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549311_1685704330184.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535412_1688829936341.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Danis</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/20 - Min 10 to start', ',puchong88@yahoo.com,ianbo2002@gmail.com', 3, 'Saturday', '', 20.00, 15.00, '', '2023-08-27 18:04:10'),
('118c3c7b-c574-4c6c-ac4e-6b41ff47e06c', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-08-27 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417793_1662817990356.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jack</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569896_1691765655906.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fanny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/307008_1594527620842.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gates</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/433884_1656411907786.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michael</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454599_1660993334758.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Han Yang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551901_1686369984243.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/107485_1637388434002.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519380_1677981358134.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Figo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531653_1681100017295.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Leon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/35862_1550815985976.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lewis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/573156_1693108300397.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joanne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/573143_1693102745418.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eming</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/570830_1692158436413.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/18217_1682909150769.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Boon j. s</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/539456_1689313523598.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Josh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">jy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532753_1681401578680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hendry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ian </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538423_1683637169839.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nandha</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543803_1685015532560.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wes</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/521654_1678639274455.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benjamin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/452974_1677054183764.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Max saw san hoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ck</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/160754_1618065335754.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vy</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 121px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 30/30 - Min 10 to start', ',tandkn@gmail.com,rickyworkco@gmail.com', 0, 'Sunday', 'Court 9, 10, 13, 14, 15', 20.00, 15.00, '', '2023-09-12 05:25:36');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('134963b5-c954-4904-bbf4-4d5ceda9bc2a', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-04-08 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529321_1680484892176.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard Ong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/509512_1687673731186.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ernest</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/578318_1695175804763.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darren</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charles</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609974_1711702474824.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tinaaaa</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598854_1705306446662.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593487_1702499157573.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sarah</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611296_1712458319774.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jun</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/401229_1669881105656.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Miko</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/577497_1695198599729.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Bin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135794_1562170965206.jpg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">zane</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533049_1681489423316.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Derrick</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/540820_1684766511906.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelwin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449396_1659800698988.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jay</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/19210_1516780175658.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darrence</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">mk </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609367_1711355671387.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chun</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/574308_1693612485369.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Simon</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 144px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 25/25 - Min 10 to start', ',garyyjh@gmail.com', 0, 'Monday', 'Court A2 A3 A4 A5 B5', 22.00, 15.00, '', '2024-04-20 02:24:18'),
('13565a03-1bca-443c-8863-9f7c169f5d83', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-10-03 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/163362_1581313514670.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Carmen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610656_1712122055667.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Paul</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/395197_1659627960535.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shamz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642144_1727877023483.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Abbie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609380_1711339776688.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541168_1683600757251.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">GDC Dilip</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 142px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/26 - Min 10 to start', ',nicktay84@gmail.com,singapore@yahoo.com,calvinhah@gmail.com,calvin_hah_@hotmail.com', 2, 'Thursday', 'A2, A3, A4', 23.00, 18.00, '', '2024-10-13 11:44:19'),
('13e132e1-6366-4a03-9efa-5d6c0376533a', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (WhatsApp 012 2132066 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Thursday Dec 26,  8:00 PM - 10:00 PM', '2024-12-26 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616272_1715217781468.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Howard</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616794_1715489028282.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tracy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617509_1715920967838.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623035_1718918322299.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Stephy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 173px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/21 - Min 10 to start', '', 0, 'Thursday', '', 23.00, 18.00, NULL, '2025-01-04 03:00:52');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('15a163d2-e479-4ed6-b97b-1a6c7fdf288a', 'RM5 only 🍄 Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM20, Female : RM5 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM20, Female RM5\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-07-14 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624822_1719933900592.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621405_1718009782692.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chloe</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610656_1712122055667.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Paul</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625415_1720723598912.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mah Rukh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Howard</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 240px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/15 - Min 10 to start', ',aisyfaiz42@gmail.com,priyathamsantu@gmail.com', 3, 'Sunday', 'G2, G3, G4', 23.00, 5.00, '', '2024-07-25 13:07:33'),
('15c74628-5b4c-4618-89f0-d752c1f3a181', 'Hello Hello 😁 Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM23, Female : RM16 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-11-16 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647141_1730600592262.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644688_1729234241761.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632287_1723472654092.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ray</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639626_1726634400195.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jerry</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 265px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/14 - Min 10 to start', ',haohaota57@gmail.com,arzulmiahmad@gmail.com', 0, 'Saturday', 'B7, B8, B14', 23.00, 16.00, NULL, '2024-11-27 13:49:45'),
('160b1423-f530-495b-856a-ee41d910e21e', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM21, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-07-14 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619314_1716878189453.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hui</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/397206_1649471215893.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jack</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417902_1665477515727.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Xiang </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624754_1719905949405.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronnie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625454_1720326002767.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/157333_1576988814782.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aigini</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111108_1546088774808.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/397910_1703917891164.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rudhika</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/588223_1713675518040.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dony</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625985_1720660846136.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tiffany</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626172_1720761875944.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">4U</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 202px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/18 - Min 10 to start', ',jonathanyxs@gmail.com,tftan@yahoo.com,gabri3l@yahoo.com', 0, 'Sunday', '9 10 14', 21.00, 16.00, '', '2024-07-23 13:24:39'),
('1627a8d7-3117-4686-9762-29ef62d98f2b', 'Good Morning ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM 🏸 Lavana 2 Sports Centre 🏸 Male : RM20, Female : RM15 ❤️ (Come lah, let\'s have FUN 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Lavana 2 USJ\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Monday Aug 05,  10:00 AM - 12:00 PM', '2024-08-05 10:00:00', 'Lavana 2 Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620839_1717727395419.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Olivia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626908_1721115711074.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 243px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 4/15 - Min 10 to start', '', 5, 'Monday', '', 20.00, 15.00, '', '2024-08-15 14:50:36');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('16f8b85c-82ba-47eb-af4e-60ffd42c0fd6', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-06-30 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620752_1717659975332.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joseph</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605900_1709353475095.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">hole</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">heng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/131371_1615878695387.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620839_1717727395419.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Olivia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621837_1718267780283.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Justin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619309_1716877924982.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gabriel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624202_1719586515816.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sandy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430741_1691134959219.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melissa</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617451_1715869867554.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Dee</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 179px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/21 - Min 10 to start', ',tftan@yahoo.com,tandkn@gmail.com,gabri3l@yahoo.com,c.yongjun11@gmail.com', 0, 'Sunday', '9, 10, 14', 20.00, 15.00, '', '2024-07-09 17:37:17'),
('170c242a-89dd-40a8-a4c1-e2a38dbe2af2', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-04-03 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609922_1711687256572.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tanya</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593485_1702498864124.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steven</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/408946_1684905049212.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Terry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/602049_1707015585552.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Miki</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607114_1710047366898.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/608210_1710915135541.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Loy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/526164_1679838906316.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Czyn</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610656_1712122055667.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Paul</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 177px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/21 - Min 10 to start', ',te.oliver@outlook.com,bensigan86@gmail.com', 0, 'Wednesday', 'Court 1, 2, 3', 22.00, 15.00, '', '2024-04-13 12:07:32'),
('17116246-3bcd-444d-afc2-e2dd85f87864', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ???? Champion Badminton Court ???? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Champion Badminton Court\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday Jun 03,  8:00 PM - 10:00 PM', NULL, 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/464854_1685081062846.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Baron </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536608_1682581895557.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">J</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1676593246789.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/352872_1674017141081.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">???? OCTOPUS????</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538579_1683048670596.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jass</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/348584_1682751257017.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elvin </div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 174px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', '', '', 5, '', '', 0.00, 0.00, '', '2023-06-02 16:45:38'),
('172a4d42-2b16-4194-878f-737d01930d7b', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-09-17 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/119827_1552545088735.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437973_1657333831654.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551901_1686369984243.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576551_1694430119684.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Linda</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549311_1685704330184.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 182px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/20 - Min 10 to start', ',jayleehong@gmail.com,tandkn@gmail.com,chin825@gmail.com,baiers6811@gmail.com', 1, 'Sunday', 'Court 9, 10, 14', 20.00, 15.00, '', '2023-10-04 18:30:07');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('176a1aa0-5716-4291-b738-24ba3847b84f', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-01-19 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599380_1705559738539.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">May</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/28960_1645968072375.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536964_1686238874491.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shih Yuin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/351441_1620466320793.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason 🍀🏝</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511605_1676441693788.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Billy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599498_1705617419949.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vanessa</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599287_1705501482222.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576546_1694428995338.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593484_1702498568482.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Kai</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569896_1691765655906.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fanny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 183px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/20 - Min 10 to start', '', 5, 'Friday', '', 22.00, 15.00, '', '2024-02-03 10:13:32'),
('1770b378-25ff-413b-87f0-5a516f2d5d3c', 'Hello Hello 😁 Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 7:30-9:30PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM23, Female : RM16 ❤️ (WhatsApp 012 2132066 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  7:30 PM - 9:30 PM', '2024-11-30 19:30:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626908_1721115711074.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630938_1723088535208.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632538_1723564114830.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TK</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633273_1723865906197.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sue Feng</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 254px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/14 - Min 10 to start', ',john_thiam@hotmail.com', 4, 'Saturday', 'B2, B3', 23.00, 16.00, NULL, '2024-12-11 18:37:59'),
('17b8e4dc-5858-4aa7-bf0c-99b72368fb46', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-12-25 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/155286_1575533442400.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551318_1697696227496.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Khap</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571330_1692356822202.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mung Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593487_1702499157573.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sarah</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">W</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/28960_1645968072375.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 183px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/20 - Min 10 to start', '', 5, 'Monday', '', 22.00, 15.00, '', '2024-01-11 03:58:56'),
('18963746-2fb0-41ec-aacf-37cc2be9a398', 'Late Night Badminton 😆 Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 10PM-12AM 🏸 KSL Sports Puchong 🏸 Male ：RM22, Female ：RM15 ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  10:00 PM - 12:00 AM', '2024-05-28 22:00:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/618437_1716388262888.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tony</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617503_1715919736663.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eunice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619304_1716876744299.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelly</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619308_1716877778110.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gavin</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 262px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/14 - Min 10 to start', '', 5, 'Tuesday', '', 22.00, 15.00, '', '2024-06-07 17:47:55'),
('18a8f187-4afc-4c93-b0dd-339a1f4f5093', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM22, Female : RM16 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM22, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-10-20 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/640091_1726843870275.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pei Yin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635668_1724880789056.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/114495_1547815977869.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anton</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 264px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 4/14 - Min 10 to start', ',tftan@yahoo.com', 4, 'Sunday', 'Court G4, G5, ..', 22.00, 16.00, '', '2024-10-31 00:28:34');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('18f7eb9e-6bfd-4a01-b7e3-cbe614ce49b4', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-08-10 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/416062_1689783718006.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">suwen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Olive</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557689_1687883390097.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susu</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1680467884249.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/562600_1689520913568.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">lam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/137041_1563025915673.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mikaela</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565035_1690202951087.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Toh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/567917_1691053496720.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zechariah </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zoe Gan (helen)</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/500000_1672991448911.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543278_1689592287751.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Fong</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 178px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 17/20 - Min 10 to start', '', 5, 'Thursday', '', 22.00, 15.00, '', '2023-08-25 00:18:34'),
('19726f26-630e-4a96-91eb-e6844ed9982c', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM10 ❤️ (WhatsApp 010 2632066 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 010-2632066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2025-02-08 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ks</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633692_1738396539201.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kah yoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639592_1726602878206.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/516468_1678151757757.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Chun</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">soh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/311663_1721976484103.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mc</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609550_1711444006803.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Theng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Josh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/554509_1735719411749.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dicky </div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 174px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/21 - Min 10 to start', ',shaoranswc@live.co.uk,haohaota57@gmail.com', 0, 'Saturday', 'B1 B2 B3 G4', 22.00, 10.00, NULL, '2025-02-12 19:07:33'),
('19b33d64-b94d-40ae-a38e-7bc202e975f8', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-11-01 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/570714_1692098684178.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Esther</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/487593_1669440353675.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aishah</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/349819_1618293419069.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jack Ming</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/21855_1525245135309.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Calvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545224_1685371682063.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cruz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/426850_1688362809512.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/479752_1680065503948.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thomas (KJW)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 236px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/15 - Min 10 to start', ',wongkw2001@gmail.com', 0, 'Wednesday', '', 22.00, 15.00, '', '2023-11-17 17:53:49');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('19c8fda5-83e5-4694-81e6-9ec31e1a2dc7', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-06-16 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621832_1718267261715.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kitty</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619311_1716878076648.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Angie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619309_1716877924982.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gabriel</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/588223_1713675518040.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dony</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CK</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 176px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/21 - Min 10 to start', ',tftan@yahoo.com,c.yongjun11@gmail.com,priyathamsantu@gmail.com', 2, 'Sunday', '9, 10, 14', 20.00, 15.00, '', '2024-06-24 02:42:50'),
('19e73770-bd3f-41f4-abe9-b770f4717739', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-09-13 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621823_1718265874497.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/622672_1718700812857.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brenda</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629548_1722572245532.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kyle</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/636757_1725343115414.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ML</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/637611_1725641898564.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elise</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633079_1723787168565.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eric</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625456_1720326575402.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benjamin</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 178px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/21 - Min 10 to start', ',hasif.rozak@gmail.com,ggugugaga78@gmail.com,lowenghup@gmail.com', 2, 'Friday', 'A2, A3, A4, *', 23.00, 18.00, '', '2024-09-20 03:49:40');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('1a0e2149-3a50-4c49-bd89-d098debacaac', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players 🏸 All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-11-25 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/422_1493476387359.jpg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/517097_1683690739185.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steven</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tiff1</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Erwin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/473271_1665670464201.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kin Soon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon Wong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/141786_1616216865868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lok Mun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/499759_1672912567897.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jingpei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/414557_1700849652041.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">DaiEn</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431168_1657529311046.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bernard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582185_1696768100014.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mindy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543881_1684312936112.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523790_1679057830578.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KHO</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/153673_1658464553327.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayna</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/578190_1695538084591.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CJ</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Loh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529780_1681002634736.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">King SH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/413815_1650338533722.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hong Guan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/577893_1694972952914.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cyuan </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/577892_1694971792345.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/384885_1639303730346.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jake</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">li</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 103px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 30/35 - Min 10 to start', ',chin825@gmail.com', 4, 'Saturday', 'Court B1 B2 B3 B4 B5', 20.00, 15.00, '', '2023-12-11 13:15:24'),
('1a17bcd5-e4b8-468b-8db6-1a1cb8d9041b', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-05-10 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/604086_1708316546251.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cath</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607114_1710047366898.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523598_1684557994756.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ck</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/615929_1715007347898.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616272_1715217781468.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Howard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616295_1715231286547.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wanxin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613848_1713886205501.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amanda</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/563846_1689896470367.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Siow</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520370_1679807958818.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609380_1711339776688.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/34745_1523633742880.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Terrence</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466870_1701671443699.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liza</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582189_1696769173315.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 135px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 15/28 - Min 10 to start', ',yuankl1306@gmail.com,weishaw01@hotmail.com,tandkn@gmail.com,alftwm@hotmail.com', 1, 'Friday', 'Court A2 A3 A4 A5', 22.00, 15.00, '', '2024-05-24 02:50:26');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('1ad1c781-5302-4cf0-bec3-c730232f10c1', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-10-04 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">davis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/487241_1696415024189.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">J</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/116808_1677164098862.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576544_1694428523882.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Janice</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/10636_1682385348905.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Keith</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/404435_1647049429856.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenneth</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/21216_1517981695895.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 187px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 12/20 - Min 10 to start', ',wongkw2001@gmail.com,weishaw01@hotmail.com', 3, 'Wednesday', 'Court 1,2 8-10pm Court 3 8-9pm ', 22.00, 15.00, '', '2023-10-20 18:21:22'),
('1b2af795-a739-49db-8034-a16e75c28b38', 'Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM15 ❤️ (Come lah, let\'s have FUN 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-05-22 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/606164_1709467667209.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wai Ling</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610654_1712121811897.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">May</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607112_1710047233472.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598713_1705233852661.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/534406_1681913572370.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wai Kit</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/540098_1692000491087.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elaine</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Simon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/26059_1715911847683.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Junizo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/132258_1615911406123.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gilbert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614220_1714070805452.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Yan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533557_1681637279611.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/522573_1678761592841.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alison </div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 175px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/21 - Min 10 to start', ',tftan@yahoo.com', 4, 'Wednesday', 'G1 G2 G3', 22.00, 15.00, '', '2024-05-31 18:15:28'),
('1c302e53-7020-4133-96eb-701292db5331', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  7:59 PM - 10:00 PM', '2024-01-15 19:59:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">eze</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charles</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430958_1674728510442.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daljinder </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/142664_1644260076551.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Luna</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Peh</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598783_1705288479950.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amanda</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/500931_1673589952746.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Farisha </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598163_1705038663940.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Saran</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598713_1705233852661.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/594499_1703086321494.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kok</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 185px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/20 - Min 10 to start', ',weishaw01@hotmail.com', 4, 'Monday', '', 22.00, 15.00, '', '2024-02-01 19:00:20');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('1c9737e6-4b6d-4a18-93cf-d5c5fd3f2c0f', 'Good Morning ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM 🏸 Lavana 2 Sports Centre 🏸 Male : RM18, Female : RM5 ❤️ (Come lah, let\'s have FUN 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Lavana 2 USJ\n🏸 Fees: Male RM18, Female RM5\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  10:00 AM - 12:00 PM', '2024-06-10 10:00:00', 'Lavana 2 Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612349_1713059391277.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">WK</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619309_1716877924982.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gabriel</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621221_1717896342660.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Crystal</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576840_1712070722320.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lucas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/125273_1713245795391.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">AllenYap</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 265px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/14 - Min 10 to start', '', 5, 'Monday', '', 18.00, 5.00, '', '2024-06-20 06:30:22'),
('1cd48361-1ff8-410a-bf97-2732c3e8788f', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-07-07 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623957_1719460551558.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pauline</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/622676_1718701457858.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Timothy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/101661_1541857282921.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brenda</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623903_1719412515125.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wan Ting</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613762_1713851097821.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Matthew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625456_1720326575402.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benjamin</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 173px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/21 - Min 10 to start', '', 5, 'Sunday', '', 20.00, 15.00, '', '2024-07-16 17:13:02'),
('1d0330ad-f044-4f47-a6e3-821a5d5faad3', 'Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-03-02 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/595420_1703646325153.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1699602258111.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/592802_1703924912424.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Li Ming</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598854_1705306446662.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 131px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/28 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2024-03-20 17:56:47'),
('1d40902c-ae71-40a9-bf8a-b95d2be04f8e', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (All are welcome to join us 😀😀)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday Aug 05,  3:00 PM - 5:00 PM', '2023-08-05 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/544952_1687578191479.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">kc liew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Erwin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560132_1689059713742.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/457769_1661752492798.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Xin Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545451_1684700288996.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jennie</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 182px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/20 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2023-08-20 18:18:30');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('1d7b49d0-02ea-421d-9048-dc9904d70a15', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-11-13 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/120411_1551289419766.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Janice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/470853_1664944646908.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cindy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/433884_1656411907786.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michael</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/504406_1674136637975.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darren </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/577902_1695744483832.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Xiiao</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benjamin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hue</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559550_1690537406036.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/325239_1606466664050.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ameer</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 183px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 15/20 - Min 10 to start', ',yuankl1306@gmail.com,weishaw01@hotmail.com,leejianweishann@gmail.com,chin825@gmail.com', 1, 'Monday', 'Court A2 A3 A5', 22.00, 15.00, '', '2023-11-30 17:32:40'),
('1e3ea892-5008-4d43-bc6d-e2acb276e130', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-05-26 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/157333_1576988814782.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aigini</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609380_1711339776688.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611511_1712572364559.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ella</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/604518_1708568275647.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Winnie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598713_1705233852661.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600003_1705866164128.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Larry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 131px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/28 - Min 10 to start', ',tandkn@gmail.com,yee_yang94@hotmail.com', 3, 'Sunday', '9,10,14', 20.00, 15.00, '', '2024-06-05 06:52:32'),
('1eae2559-0904-4ab4-a290-df67f42a617a', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 010 2632066 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 010-2632066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2025-01-13 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648699_1731522509625.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647883_1731050875742.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wee Kiat</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648441_1731385313408.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Victoria</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624754_1719905949405.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronnie</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 202px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/18 - Min 10 to start', ',danielgancw@gmail.com', 4, 'Monday', 'A1 A2 A3 A4', 23.00, 18.00, NULL, '2025-01-24 01:58:44');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('1eae4505-d087-4ca4-8034-cc5d26755654', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM23, Female : RM18 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-09-11 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628568_1722019020940.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pui San</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632287_1723472654092.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ray</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ray</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633275_1723866119912.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dylan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638377_1726026551899.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wendy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/634655_1724471751218.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Winston</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Loong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/96457_1711805533269.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gil-bert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/436970_1663563703986.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jackson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rubbhan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/440737_1657937761185.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Abby</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548522_1685508876409.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Harry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 173px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/21 - Min 10 to start', ',tandkn@gmail.com,andyfen88@outlook.com,oimeng@rocketmail.com,mhafiz88@yahoo.co.uk', 1, 'Wednesday', '1, 2, 3', 23.00, 18.00, '', '2024-09-19 13:46:44'),
('1f1a768e-55aa-48f9-95c8-aa8f7cdefa7f', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-10-12 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505138_1674365507637.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sarfaraz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nympha</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466811_1691664274598.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chris</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/102435_1675946697536.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samson</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571330_1692356822202.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mung Hong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/395197_1659627960535.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shamz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403842_1684908523874.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Janice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 182px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/20 - Min 10 to start', ',tandkn@gmail.com', 0, 'Thursday', 'Court A1 A2 A3 A4 A5 * 8-10pm, Court B1 * 9-10pm', 22.00, 15.00, '', '2023-10-20 18:21:22');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('2003df1a-c61c-43e4-b145-4ec753581133', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Get COINS by joining us! Try it out.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-08-26 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/391388_1685901017012.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1676593246789.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KL</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/447159_1659319348766.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Catherine</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523901_1679224494170.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teck</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417205_1651652990583.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shirley</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ian </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/306342_1692351331315.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hunley</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/308864_1661007647221.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jimmy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">M</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/482130_1686812790915.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lydia</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/412435_1687931065860.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chris</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549436_1688051811039.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hing</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Yang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/137463_1563294711946.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/528456_1685632114438.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chun Yong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yong Xuan</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 131px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 26/28 - Min 10 to start', ',leewenshoong@gmail.com,Tmsjx@icloud.com', 3, 'Saturday', 'Court 7, 8, 9, 10', 20.00, 15.00, '', '2023-09-11 18:24:41'),
('20a18a58-fc30-4635-85c9-03adc41b900a', 'Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-04-20 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612488_1713146777262.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Katie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610753_1712164120136.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wendy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610656_1712122055667.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Paul</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 131px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/28 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2024-05-04 12:14:08');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('2180407c-a7ae-471c-a162-7fb239d17694', 'Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-26 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Owen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546783_1685074352970.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rohert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545451_1684700288996.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jennie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546823_1685080571015.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Miki</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/21216_1517981695895.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/306705_1668680152190.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jing </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/561755_1689351815370.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheng </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/514504_1685932631174.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Koh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548760_1687320437996.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">candy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545562_1685772524540.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">jk</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549058_1685965668384.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/95932_1687701353872.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Leeeeeee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/552563_1686506795399.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">xuxian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/552389_1689243744802.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">fu</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dj</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alice</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538590_1683462946648.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daus</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eugene</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565402_1690302768365.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ziwey</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 180px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 21/21 - Min 10 to start', '', 5, 'Wednesday', '', 22.00, 15.00, '', '2023-08-11 14:32:07'),
('223cb743-48ae-414f-8256-9f3b16950d45', 'Good Afternoon ⭐ Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM 🏸 Male : RM16, Female : RM13 ❤️ (WhatsApp 010 2632066 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Kompleks Komuniti Muhibbah\n🏸 Fees: Male RM16, Female RM13\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 010-2632066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:00 PM', '2025-01-01 14:00:00', 'Kompleks Komuniti Muhibbah', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/654648_1735349257699.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenneth</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/631171_1723533279252.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mohamad Amrizal</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648367_1731326078995.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vera</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/645774_1729780038244.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adam</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/471386_1665078016349.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eugene</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tony</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kok Fung</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 177px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/20 - Min 10 to start', ',shaoranswc@live.co.uk', 4, 'Wednesday', '1, 2, 3', 16.00, 13.00, NULL, '2025-01-09 01:46:49'),
('22fce8f5-522e-4d0a-80df-2c0d96cd1e92', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM23, Female : RM18 ❤️ (WhatsApp 012 2132066 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2025-01-08 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">heng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/131371_1615878695387.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/615700_1714889753522.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hanah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593408_1730809874362.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Isyraf</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638377_1726026551899.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wendy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543127_1684123311702.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Miki</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621986_1720226090641.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/577273_1729311036328.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Muhammad</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 238px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/15 - Min 10 to start', '', 0, 'Wednesday', '', 23.00, 18.00, NULL, '2025-01-17 01:55:32');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('2350bed6-1445-448a-9a54-258f9d67eca8', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-12-21 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/141780_1612174253198.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joyce</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/558042_1688010935739.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593488_1702499286915.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alice</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/386512_1640058103646.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PeiLi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/488378_1671193642022.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ming</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/585606_1700704249324.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">julian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/594548_1703118153877.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kentoo2</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548630_1685525610988.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Foong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432586_1656239222754.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jivan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111693_1546406761919.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lawrence </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 186px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 17/20 - Min 10 to start', ',garyyjh@gmail.com', 4, 'Thursday', 'Court A2 A3 A4', 22.00, 15.00, '', '2024-01-04 19:11:22'),
('2393d791-8eeb-4be0-b6cf-1f5dee57eca7', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-10-28 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642144_1727877023483.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Abbie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/136890_1562941007765.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fengying</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639733_1726666728518.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630938_1723088535208.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629278_1722433387811.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Harry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/14519_1527780069087.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638001_1725807805543.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/405280_1714618013567.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">AM</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">dexter</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/586195_1698718133407.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Christopher</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/20 - Min 10 to start', ',cjhere4@gmail.com,rogerliew94@gmail.com', 2, 'Monday', 'A2, A3, A4', 23.00, 18.00, '', '2024-11-07 12:17:32'),
('23e46a33-3f27-490d-993b-13afd977ace5', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM23, Female : RM18 ❤️ (WhatsApp 012 2132066 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Wednesday Dec 04,  8:00 PM - 10:00 PM', '2024-12-04 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644779_1729261105023.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tiffany</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/640627_1727101242167.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Larry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 243px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 4/15 - Min 10 to start', ',bensigan86@gmail.com,samuelling@live.com,oimeng@rocketmail.com', 0, 'Wednesday', '2, 3', 23.00, 18.00, NULL, '2024-12-15 03:36:38');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('244ee9bb-34d2-40b0-b226-a4e1ad682945', '🍄 HAPPY Badminton 😆 Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM 🏸 KSL Sports Puchong 🏸 Male ：RM23, Female ：RM18 ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:30 PM - 10:30 PM', '2024-10-08 20:30:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/640896_1727262032414.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eunice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/640817_1727204474236.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Katy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633275_1723866119912.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dylan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630861_1723044258519.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Freddy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/641835_1727747373265.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Terry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625454_1720326002767.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/595420_1714195594686.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kah Ming</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/634655_1724471751218.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Winston</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632538_1723564114830.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TK</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/486964_1669621333885.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626172_1720761875944.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 173px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/21 - Min 10 to start', ',singapore@yahoo.com,alftwm@hotmail.com,pangestu.teguh@gmail.com,lowenghup@gmail.com,kuan_3070@hotmail.com,chewhuaseong@gmail.com', 0, 'Tuesday', '8, 9, 11', 23.00, 18.00, '', '2024-10-17 16:51:44'),
('2464b9da-19da-416b-b1fb-43ad3fd3bbd7', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players 🏸 All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-10-28 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/104527_1543040499923.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Heng</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/101745_1541917025637.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wendy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Erwin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/154537_1691027542311.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">We</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 180px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/20 - Min 10 to start', ',tandkn@gmail.com,yuankl1306@gmail.com,chin825@gmail.com', 2, 'Saturday', '', 20.00, 15.00, '', '2023-11-13 18:54:28'),
('246cccde-d80f-435e-bf40-5af71c6cd35b', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 012 2132066 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-12-16 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/649484_1731940811301.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gino</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/649300_1731835606752.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642534_1728103737041.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/113467_1547203032792.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Crystal</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607123_1710053148029.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fadhlizil Ikram</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647883_1731050875742.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wee Kiat</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 178px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/20 - Min 10 to start', ',danielgancw@gmail.com,yuankl1306@gmail.com,leong.seow@hotmail.com', 0, 'Monday', 'A2, A3, A4', 23.00, 18.00, NULL, '2024-12-24 16:45:06');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('24cf3aca-783a-4a7c-8f3d-e0910e749b47', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-20 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/544218_1684401226752.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charles</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mich</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548039_1685772357735.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">𝑮𝑬𝑵𝑱𝑰𝑬</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/526326_1680486081310.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Geoffrey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/562600_1689520913568.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">lam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K.y</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/109202_1545223140608.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amber</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/10005_1527779055074.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessiea</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538582_1683049065365.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Wee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538580_1683048828433.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Connie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/521946_1679974394037.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Carlos</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523106_1685173470476.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Weng Shen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Louis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560013_1689161543849.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 185px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 20/20 - Min 10 to start', '', 5, 'Thursday', '', 22.00, 15.00, '', '2023-08-04 22:08:02'),
('24dfbacd-c102-4aff-a64e-73c18269329b', 'Hello Hello 😁 Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM23, Female : RM16 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-09-28 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612488_1713146777262.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Katie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533072_1688028842450.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TANTAN</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/544555_1706529523925.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chloe </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621823_1718265874497.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635474_1724782505210.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">nick </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/636757_1725343115414.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eugene</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 203px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/18 - Min 10 to start', ',nakiyofu@gmail.com', 4, 'Saturday', 'B6, B7, B8', 23.00, 16.00, '', '2024-10-08 12:35:01'),
('250bdac8-bcf2-499b-b02c-bc497f805781', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM23, Female : RM18 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-10-23 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644688_1729234241761.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624754_1719905949405.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronnie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/348862_1617815041925.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jenny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629552_1722572970583.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Loh</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/96457_1711805533269.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gil-bert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632287_1723472654092.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ray</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644335_1729057731309.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sherry</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 206px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/18 - Min 10 to start', '', 0, 'Wednesday', '', 23.00, 18.00, '', '2024-11-01 11:47:38');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('253a240a-6f51-4849-9cb5-38920730741e', 'Lazy Afternoon ⭐ Happy Tuesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM 🏸 Sports Arena Puchong 🏸 Male : RM22, Female : RM16 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Sports Arena Puchong\n🏸 Fees: Male RM22, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:00 PM', '2024-09-17 14:00:00', 'Jalan Layang - Layang 1', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628008_1721701582924.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anna</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626908_1721115711074.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/552454_1725688259966.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kaori</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/587302_1702327292953.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alif</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Peter</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 207px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/18 - Min 10 to start', ',boscowong97@gmail.com,tandkn@gmail.com', 3, 'Tuesday', 'M1, *', 22.00, 16.00, '', '2024-09-25 18:51:27'),
('254f8b96-6937-47e4-820c-7fc262adbde4', 'Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (Badminton lovers all are welcome 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:00 PM', '2023-09-28 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/142012_1569999917977.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jassica</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michael</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">wilson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529102_1680507141605.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/464854_1690818771290.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ba</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Xavier</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/561888_1694459904722.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Biby</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/119827_1552545088735.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537125_1682758483705.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/47533_1666698545468.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/579933_1695875151826.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Qi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560132_1695781506583.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431168_1657529311046.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bernard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bearvo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Panda</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538918_1683128277458.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Matt</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 187px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 20/20 - Min 10 to start', ',hpitonokl.22@gmail.com,chin825@gmail.com', 0, 'Thursday', 'Court G4, G5, G6', 20.00, 15.00, '', '2023-10-15 14:14:53'),
('258b2ac1-f68e-49ce-9346-9cbe6a6941b2', 'Yes, come join us ⭐ Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM 🏸 222 Sports Center PJ 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players 🏸 All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: 222 Sports Center PJ\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:00 PM', '2024-05-01 14:00:00', 'Jalan 51a/225', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/352246_1711000552236.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Binh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/603236_1708370164841.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Md Shakhawat </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/471080_1712621712144.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vincent</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/595013_1703350737237.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ifeng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/525885_1708965114202.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sylvian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614308_1714120232609.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">June</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/394983_1644131283423.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Umar</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/316067_1678971295742.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Grace</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/578130_1696471306865.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524343_1694192102774.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/28 - Min 10 to start', ',tftan@yahoo.com,tandkn@gmail.com', 3, 'Wednesday', 'Court 7, 8, 9', 20.00, 15.00, '', '2024-05-13 23:50:09'),
('25e1db03-c737-492f-995d-cefa81fea68c', 'Tuesday Night Chill ❤️ Pickleball Social ❤️ Beginners Friendly (Happy Dinkers)', 'Let\'s enjoy pickleball, meet awesome people and have a fantastic time with [Happy Dinkers]\n\nBrand new pickleball court in USJ. Behind Summit, USJ.. Very cozy as it has air-conditioning and soft music.\n\n⭐ 91 Pickleball\n⭐ Court: TBC\n\nPlease take note of the following:\n\n1) Players of all levels are welcome to join.\n2) We will play 15 points rally. At 14-14, serve to win.\n3) Balls will be provided.\n4) Please bring your own paddle. If needed, you can rent from the counter, or from us.\n\nLet\'s play, learn and have fun together.\n\nRM26 per pax\n\nTNG payment to 012-2132066 (Kong Pang Yew). Please kindly send payment receipt to the host.\n\nWhatsApp 010-2632066 or Chat with host if you have any questions.\n\nThank you.', 'Today,  10:00 PM - 12:00 AM', '2025-01-21 22:00:00', '91 Sports Arena (CPS Subang & 91 Pickleball)', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633273_1723865906197.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sue Feng</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626172_1720761875944.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 454px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 3/8 - Min 5 to start', '', 5, 'Tuesday', '', 0.00, 0.00, NULL, '2025-02-12 19:07:33');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('2745a2ec-1e84-443f-8186-b1972f3c74f9', '🍄 HAPPY Badminton 😆 Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM 🏸 KSL Sports Puchong 🏸 Male ：RM23, Female ：RM18 ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:30 PM - 10:30 PM', '2024-09-10 20:30:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/637450_1725603166135.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635579_1724838466907.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Seng Yau</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598713_1705233852661.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612189_1712978800854.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edward</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638149_1725888824786.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vicky</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/631382_1723188103417.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Roy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625456_1720326575402.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benjamin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/595420_1714195594686.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pung</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 174px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/21 - Min 10 to start', ',manhou1994@gmail.com,goodguymathew@gmail.com,leong.seow@hotmail.com,lowenghup@gmail.com', 3, 'Tuesday', '8, 9', 23.00, 18.00, '', '2024-09-17 11:02:18'),
('2759b230-ec4b-4c7c-af67-351e5c2e770d', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 010 2632066 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 010-2632066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Monday Dec 30,  8:00 PM - 10:00 PM', '2024-12-30 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644293_1729023663169.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Caspian</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644688_1729234241761.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/390194_1641645803072.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Coco</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/650379_1732497748800.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joseph</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/651815_1733460596408.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kang</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 202px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/18 - Min 10 to start', ',danielgancw@gmail.com,lowenghup@gmail.com', 3, 'Monday', 'A2, A3, A4', 23.00, 18.00, NULL, '2025-01-06 11:11:32'),
('277427de-29d2-4809-9881-8bece1d57019', 'Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-09-20 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/143111_1658982174997.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pik</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/10005_1527779055074.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessiea</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/474127_1665764127580.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Evine</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513748_1676542619140.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark Chan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/94622_1686149700743.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Paul </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lawrence Jen Han </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">J</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/574290_1693555553971.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LW</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576546_1694428995338.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/506918_1682405309271.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Xiang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505890_1674624168490.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gino</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/387496_1640501370136.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bryan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jane </div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 183px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 19/19 - Min 10 to start', '', 0, 'Wednesday', '', 22.00, 15.00, '', '2023-10-06 02:45:42');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('27bc6db1-a40f-4a69-8d39-da09c9090262', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-01-03 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/109730_1547886409840.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">7.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/108592_1545011106483.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jane</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Desmond</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546808_1685078097442.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Emma</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560562_1688923182382.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tam </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537069_1684513687123.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cayden</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/473387_1665569867677.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/461562_1688204112155.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/595106_1703413169929.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sky</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/579119_1695492694267.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/581979_1701243739844.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jirry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/596049_1703999734659.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/592088_1701754731871.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ian</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 183px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/20 - Min 10 to start', '', 0, 'Wednesday', '', 22.00, 15.00, '', '2024-01-19 16:45:04'),
('27cf5cf5-15aa-473a-a9e3-e7fcb5c55cdb', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ???? Champion Badminton Court ???? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Champion Badminton Court\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-01 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/332574_1680063472421.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Karen </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/352872_1674017141081.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">???? OCTOPUS????</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KL</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/348584_1686380597714.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elvin </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/142314_1566533024381.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pei Ying</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531744_1681115444258.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545451_1684700288996.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jennie</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 179px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/20 - Min 10 to start', '', 5, 'Saturday', '', 0.00, 0.00, '', '2023-07-01 14:00:27');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('28a0e9f8-34e1-4089-88f7-a54862771e66', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  7:59 PM - 10:00 PM', '2024-10-18 19:59:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611608_1712643919589.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jenson</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611511_1712572364559.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ella</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/149689_1571406712900.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jia Xin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621986_1720226090641.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644507_1729148795327.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eugene</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621439_1718025973018.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Deric</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CS</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/640509_1727063177901.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/589346_1700795798476.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">How Chian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536911_1685928194894.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kurosaki</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">w</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/487241_1696415024189.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598351_1718610735924.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620102_1717926157745.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">mich</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607264_1724757255432.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Koala</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Winnie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/563506_1717059204686.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chiew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/581805_1696643510400.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Loh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/568050_1723454600729.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 177px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 21/21 - Min 10 to start', ',winniehlbong@gmail.com,tandkn@gmail.com', 0, 'Friday', 'A1, A2, A3, A4', 23.00, 18.00, '', '2024-10-28 15:46:16'),
('29acbff5-0ea4-4764-b1d5-480fe21631ca', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-01-25 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598713_1705233852661.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598004_1704831262369.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Clara</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/452635_1660555285613.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/561641_1705568114846.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wai Keat</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600212_1705994816457.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 184px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/20 - Min 10 to start', ',feiyee75@hotmail.com,saileesh01@gmail.com', 3, 'Thursday', 'Court A2 A3', 22.00, 15.00, '', '2024-02-09 03:08:38'),
('2a2b8142-30fb-47d7-ac87-3d33ffb26560', 'Super Fun Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 12-2PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  12:00 PM - 2:00 PM', '2024-05-26 12:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Noel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/618297_1716301406546.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">April</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617504_1715919875008.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benjamin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 176px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 4/21 - Min 10 to start', '', 5, 'Sunday', '', 20.00, 15.00, '', '2024-06-04 18:44:50');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('2a462086-1fd4-41d8-8d75-997d923a6e14', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-02-05 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\"></div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adib</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Min</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhi Han</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/415098_1694006076385.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Naaman</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Weng Bin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/399482_1706696198709.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ridge </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/461562_1688204112155.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/473387_1665569867677.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/558042_1706835188930.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/489705_1669997412305.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529321_1680484892176.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard Ong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537716_1692244666269.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jerry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/424987_1654104967439.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vynz</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\"> Yap Tw</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598004_1704831262369.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Clara</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">muqit</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/425765_1677508580597.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Khairil Azri</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Yang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charles</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432280_1656553470619.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432402_1656057872539.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PX</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546823_1685080571015.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Miki</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 131px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 28/28 - Min 10 to start', '', 5, 'Monday', '', 22.00, 15.00, '', '2024-02-21 10:49:39'),
('2a78a143-967f-4428-b3ac-95af1d6b1ea7', 'Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-12-16 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1699602258111.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KL</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/123325_1553163452308.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Chee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 178px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/20 - Min 10 to start', '', 0, 'Saturday', '', 20.00, 15.00, '', '2023-12-31 12:45:41');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('2aaa5682-efbe-45f4-806c-5731f62827bd', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Sunday Oct 01,  3:00 PM - 5:00 PM', '2023-10-01 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dr Kyle Soo</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/570714_1692098684178.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Esther</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/67092_1549804571142.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/17796_1658661467662.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dr Chris Wong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/119827_1552545088735.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 177px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/20 - Min 10 to start', ',tandkn@gmail.com,weishaw01@hotmail.com,yuankl1306@gmail.com', 0, 'Sunday', 'Court 9, 10, 14, 15 * 3-5pm Court 3 * 4-5pm', 20.00, 15.00, '', '2023-10-18 18:32:49'),
('2ae855c7-bc4f-43f5-b303-aaa0b76e7075', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-02-15 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598713_1705233852661.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tan </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598783_1705288479950.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amanda</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582189_1696769173315.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/595420_1703646325153.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/603407_1707911753658.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Raja Mohd Azeehan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/534401_1682176478052.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ti</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charles</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 103px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/35 - Min 10 to start', ',ashokhpadmanathan93@gmail.com', 1, 'Thursday', 'Court A2 A3 A4 B8 B9 B10', 22.00, 15.00, '', '2024-03-03 13:16:51'),
('2aea4f3c-f0fb-4ec4-ab7c-f73b67a7929f', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM23, Female : RM16 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-08-07 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624822_1719933900592.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625888_1720595359456.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Isabelle</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625833_1720538570421.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dominic</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629188_1722398143953.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Loong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621986_1720226090641.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 175px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/21 - Min 10 to start', ',yongyuanchuan@gmail.com', 4, 'Wednesday', '', 23.00, 16.00, '', '2024-08-18 03:03:30');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('2bdad6b7-da65-4d65-9fdb-9521704fc294', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-06-17 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Danny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620560_1717565557661.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Katie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609367_1711355671387.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Siow</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529321_1680484892176.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard Ong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/19210_1516780175658.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darrence</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620839_1717727395419.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Olivia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621837_1718267780283.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Justin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 174px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/21 - Min 10 to start', '', 5, 'Monday', '', 23.00, 16.00, '', '2024-06-27 12:33:32'),
('2c50b038-264f-45e2-8d4a-89cc1d313fcb', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday 😁😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-28 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/469628_1665457384513.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">r</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/391860_1669040692247.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/421401_1653018567527.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/303504_1637218837879.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">yanwen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/566198_1690538186285.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Seong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559550_1690537406036.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/544754_1684699528681.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Danny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/493380_1684944445220.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Louis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/376817_1682137337015.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yun Xian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537716_1683625584596.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jerry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/528317_1680207715293.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ow</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/527661_1680016072196.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jacob</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431220_1655784109319.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/140772_1565434648486.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Allan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/388812_1641057080034.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">👣ZHEN</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/163982_1690537776240.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Louis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559371_1688476370702.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vivi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523597_1679019991444.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\"> </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benjamin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546783_1685074352970.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rohert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/324805_1689085462805.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Clanz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523412_1680193517511.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Matt</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546823_1685080571015.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Miki</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 29/29 - Min 10 to start', '', 5, 'Friday', '', 22.00, 15.00, '', '2023-08-12 23:43:15');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('2c683d84-f892-4daf-be9e-37ce4adb0c45', 'Good Morning 😁 Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM 🏸 Lavana 2 Subang 🏸 Male : RM21, Female : RM16 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Lavana 2 Subang\n🏸 Fees: Male RM21, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  10:00 AM - 12:00 PM', '2024-09-16 10:00:00', 'Lavana 2 Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612488_1713146777262.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Katie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/96457_1711805533269.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gil-bert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">YC</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571925_1693204168175.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hugh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629548_1722572245532.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kyle</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/476002_1722861029360.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yuen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449959_1708775379393.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">WF</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 179px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/21 - Min 10 to start', ',jameslow1141@gmail.com', 4, 'Monday', '', 21.00, 16.00, '', '2024-09-25 03:14:07'),
('2c93ac23-abf2-406e-9e7c-ca9492e76c13', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players 🏸 All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-11-11 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/108156_1600367765740.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576546_1694428995338.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/71246_1537424907189.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ming</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/361158_1628316179142.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shoong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582186_1696768250131.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Yee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Erwin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/141786_1616216865868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lok Mun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553917_1686897214641.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Kiat</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548444_1685494811208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/421349_1698712329208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/426850_1688362809512.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/558421_1688540318210.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung Wei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/321875_1604329866394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung Ren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eugene</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elena</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/94699_1538286419110.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Francis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541867_1687457442383.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ko</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523815_1684945860685.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">一凡</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542649_1683968269727.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darry</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 141px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 24/26 - Min 10 to start', ',weishaw01@hotmail.com,yuankl1306@gmail.com,tandkn@gmail.com,Tmsjx@icloud.com', 0, 'Saturday', 'Court B1 B2 B3 B4 B5', 20.00, 15.00, '', '2023-11-25 13:39:20');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('2ca050b3-1478-45dd-b2d2-c076367005b8', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-10-18 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/303000_1588407803393.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571328_1692356694091.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessica</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/528317_1680207715293.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ow</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513748_1676542619140.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark Chan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505138_1674365507637.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576546_1694428995338.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511605_1676441693788.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Billy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Veron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steven</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Desmond</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/404435_1647049429856.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenneth</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 225px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/16 - Min 10 to start', '', 0, 'Wednesday', '', 22.00, 15.00, '', '2023-10-20 18:21:22'),
('2cedbca8-194d-4097-aeb2-0d89a331512a', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players 🏸 All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-01-20 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536146_1689761948886.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cavan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536481_1682554643573.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">tee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549311_1685704330184.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/37201_1646490169011.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">WAI</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599498_1705617419949.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vanessa</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598831_1705301998813.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vibhor</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/577458_1705723182502.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599344_1705548525014.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">April</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598854_1705306446662.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/540098_1692000491087.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/48423_1528986697439.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ZuoBin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546061_1695402061107.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sab</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/583230_1697258736992.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joachim</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/561641_1705568114846.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wai Keat</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 189px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 18/20 - Min 10 to start', ',yuankl1306@gmail.com,jasonngks114@gmail.com,weishaw01@hotmail.com', 2, 'Saturday', '', 20.00, 15.00, '', '2024-02-03 10:13:32'),
('2d30a6f1-ad3d-404d-95ac-b230df0a8d63', 'Saturday Morning Chill ❤️ Pickleball Social ❤️ Beginners Friendly (Happy Dinkers)', 'Let\'s enjoy pickleball, meet awesome people and have a fantastic time with [Happy Dinkers]\n\nBrand new pickleball court in USJ. Behind Summit, USJ.. Very cozy as it has air-conditioning and soft music.\n\n⭐ 91 Pickleball\n⭐ Court: TBC\n\nPlease take note of the following:\n\n1) Players of all levels are welcome to join.\n2) We will play 15 points rally. At 14-14, serve to win.\n3) Balls will be provided.\n4) Please bring your own paddle. If needed, you can rent from the counter, or from us.\n\nLet\'s play, learn and have fun together.\n\nRM26 per pax\n\nTNG payment to 012-2132066 (Kong Pang Yew). Please kindly send payment receipt to the host.\n\nWhatsApp 010-2632066 or Chat with host if you have any questions.\n\nThank you.', 'Today,  10:00 AM - 12:00 PM', '2025-01-18 10:00:00', '91 Sports Arena (CPS Subang & 91 Pickleball)', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reserve ZJ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reserve ZJ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reserve ZJ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reserve ZJ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reserve ZJ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 422px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/8 - Min 5 to start', '', 5, 'Saturday', '', 0.00, 0.00, NULL, '2025-02-10 09:20:47');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('2ded20c4-11c2-49a2-9110-5966cb7f6477', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n\nPayment before 3pm:\n🏸 Fees: Male RM22, Female RM10\n\nPayment after 3pm:\n🏸 Fees: Male RM24, Female RM12\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday Aug 10,  2:00 PM - 4:30 PM', '2024-08-10 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598833_1705302813746.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jocelyn</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623957_1719460551558.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pauline</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625952_1720623025478.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daryl</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621439_1718025973018.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Deric</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheemei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/58919_1533533026696.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teck Wee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1713930996436.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Simon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537793_1713606131962.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jinying</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 131px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/28 - Min 10 to start', ',tftan@yahoo.com,shaoranswc@live.co.uk,szejiun0829@gmail.com', 0, 'Saturday', 'B1 B2 B3 B4', 22.00, 10.00, '', '2024-08-20 01:35:34'),
('2e1b355c-1952-4068-8ef6-1d201ce67fbc', 'AIR-COND   FREE PARKING 😁 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 91 Sports Arena (CPS Subang) 🏸 Male : RM26, Female : RM20 ❤️ (WhatsApp 012 2132066 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n********************\nThis badminton venue has air-conditioning, and is brand new\n\n********************\n\n🏸 Venue: 91 Sports Arena (CPS Subang & 91 Pickleball)\n🏸 Fees: Male RM26, Female RM20\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday Dec 14,  8:00 PM - 10:00 PM', '2024-12-14 20:00:00', '91 Sports Arena (CPS Subang & 91 Pickleball)', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/109108_1545196885624.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicholas</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621986_1720226090641.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/652628_1734014059982.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Carrie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/652629_1734014328386.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benson</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 261px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/14 - Min 10 to start', '', 5, 'Saturday', '', 26.00, 20.00, NULL, '2024-12-24 16:25:58'),
('2ef4e705-e6b0-47a5-8688-d6a15bfd082a', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM 🏸 Young Puchong Sports Center 🏸 Male ：RM25, Female ：RM10 ❤️ (WhatsApp 012 2132066 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM25, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Friday Dec 27,  8:00 PM - 10:30 PM', '2024-12-27 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/651244_1733111929390.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cammy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/649484_1731940811301.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gino</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647141_1730600592262.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644231_1728989265333.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Atan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 182px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/20 - Min 10 to start', ',kouhong.ckh@gmail.com,kouhong_ckh@live.com,nicktay84@gmail.com,hasif.rozak@gmail.com,leong.seow@hotmail.com', 0, 'Friday', '', 25.00, 10.00, NULL, '2025-01-04 03:00:52'),
('2f67dcd9-de64-461f-a804-c0837f1c0a1e', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM15 ❤️ (Come happy, go back happier 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-11-09 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644507_1729148795327.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eugene</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644231_1728989265333.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Atan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619314_1716878189453.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hui</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/636801_1725355547506.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chun Hoe</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1713930996436.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644335_1729057731309.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sherry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647845_1731047322159.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hoo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639809_1726725175525.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Micky</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632538_1723564114830.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TK</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 178px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/20 - Min 10 to start', ',jooleng88@hotmail.com,jasonleeshop@gmail.com,kjiemeng@gmail.com', 2, 'Saturday', 'B1, B2, B3,  *', 22.00, 15.00, NULL, '2024-11-18 05:09:25');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('2f966e09-fe9b-4f8b-afa3-06e876718546', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-05-13 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529321_1680484892176.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard Ong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/473387_1665569867677.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/461562_1688204112155.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610656_1712122055667.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Paul</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150973_1572334183683.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Janice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616794_1715489028282.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tracy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613913_1713937092645.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pui Yen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613762_1713851097821.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Matthew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548630_1685525610988.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Foong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Howard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/19210_1516780175658.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darrence</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/395586_1643959842578.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JC</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/526921_1679917328704.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">goh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537069_1684513687123.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cayden</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/587092_1699117041495.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steve</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545224_1685371682063.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cruz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tan</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 129px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 19/28 - Min 10 to start', ',tonywong4338@gmail.com,alftwm@hotmail.com', 0, 'Monday', 'Court A2 A3 A4 A5', 22.00, 15.00, '', '2024-05-27 02:05:26'),
('2f99a382-c31a-406e-9a25-eb3c558f022a', 'RM10 only 🍄 Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM20, Female : RM10 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM20, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-07-28 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/163362_1581313514670.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Carmen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628568_1722019020940.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pui San</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626172_1720761875944.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628392_1721919429060.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Leonard</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 177px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/21 - Min 10 to start', ',lwlpeng99@gmail.com', 4, 'Sunday', 'B13, B14, B15', 20.00, 10.00, '', '2024-08-08 23:54:35'),
('2fb3a199-3a46-4aee-b154-64cafaff8ac4', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 010 2632066 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 010-2632066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2025-01-06 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605742_1709266272126.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ethan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648699_1731522509625.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648575_1731461554401.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Win</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/405738_1647445938344.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Stephy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617451_1715869867554.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Dee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/618437_1716388262888.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 201px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/18 - Min 10 to start', ',danielgancw@gmail.com', 4, 'Monday', 'A2, A3, A4', 23.00, 18.00, NULL, '2025-01-17 01:49:55');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('2fd28d94-178f-440b-9c77-0552070feb05', 'Good Afternoon Extended ⭐ Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 4-6PM 🏸 Male : RM16, Female : RM13 ❤️ (WhatsApp 010 2632066 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Kompleks Komuniti Muhibbah\n🏸 Fees: Male RM16, Female RM13\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 010-2632066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  4:00 PM - 6:00 PM', '2025-01-01 16:00:00', 'Kompleks Komuniti Muhibbah', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/650216_1732366620784.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644688_1729234241761.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638149_1725888824786.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vicky</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">A</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tuna</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 157px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/24 - Min 10 to start', ',tftan@yahoo.com', 4, 'Wednesday', '', 16.00, 13.00, NULL, '2025-01-11 03:46:04'),
('2fe774c0-6aaf-4242-9920-d16ce85ef87c', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Get COINS by joining us! Try it out.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-08-26 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431168_1657529311046.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bernard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430958_1674728510442.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daljinder </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450241_1685182859692.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kendrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/438868_1657515244342.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Harry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/498094_1672401382327.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Summer</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533785_1681716365865.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Garry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560121_1688775908332.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ivan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571328_1692356694091.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessica</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/131488_1592219268085.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nichole</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/540098_1692000491087.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/471318_1665066301972.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/56663_1661477947900.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/534093_1681879585436.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Henry </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/413815_1650338533722.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hong Guan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/32772_1683197491145.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Win</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/384885_1639303730346.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jake</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548589_1686475201433.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kin Soon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michelle</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/469713_1664632188932.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LYG</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/140067_1644719378303.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michelle</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548444_1685494811208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/440591_1685235397467.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Danish</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 115px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 30/32 - Min 10 to start', ',weishaw01@hotmail.com,stepheno364@gmail.com,Tmsjx@icloud.com,eric1661.e@gmail.com,tandkn@gmail.com', 0, 'Saturday', 'Court B1 B2 B3 B4 B5', 20.00, 15.00, '', '2023-09-10 21:24:40');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('30490e27-505c-4fe4-910d-49e372a1c913', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-03-15 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/351441_1620466320793.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason 🍀🏝</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600212_1705994816457.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553916_1686897033519.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nichole Wong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/604084_1708315987465.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tracy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600003_1705866164128.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Larry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560562_1688923182382.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tam </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607114_1710047366898.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shern</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/446724_1659234361629.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thye</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 129px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/28 - Min 10 to start', ',nicktay84@gmail.com,tonywong4338@gmail.com', 3, 'Friday', 'Court A2 A3 A4', 22.00, 15.00, '', '2024-03-30 03:24:03'),
('31511023-d27f-45f8-a1bc-7c17db0b78f5', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (4 courts confirmed 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-10-06 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ong </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Khap</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511605_1676441693788.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Billy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523597_1679019991444.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\"> </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/575830_1694157202312.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melissa</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549311_1685704330184.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431544_1655860886485.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronald</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/555550_1688920472072.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/47533_1666698545468.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538582_1683049065365.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Wee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559370_1688475937156.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chun</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 180px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 17/20 - Min 10 to start', '', 5, 'Friday', '', 22.00, 15.00, '', '2023-10-20 18:21:22'),
('321822be-0bf6-4423-8dc1-9b9bd35a808c', 'BOSS is not in, let\'s sneak out and Play BADMINTON 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 2:30-4:30PM 🏸 KSL Sports Puchong 🏸 Male ：RM20, Female ：RM15 ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:30 PM - 4:30 PM', '2024-05-27 14:30:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614220_1714070805452.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Yan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 263px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 3/14 - Min 10 to start', '', 5, 'Monday', '', 20.00, 15.00, '', '2024-06-06 16:35:51'),
('322b12df-daa1-48dd-9153-66227f86cc24', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 010 2632066 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 010-2632066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2025-02-10 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639733_1726666728518.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/640340_1726974706768.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joyce</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/641835_1727747373265.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Terry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/634655_1724471751218.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Winston</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 166px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/22 - Min 10 to start', '', 5, 'Monday', '', 23.00, 18.00, NULL, '2025-02-12 19:07:33');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('32591673-4b53-40de-b024-83fb27802b41', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (WhatsApp 012 2132066 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-12-05 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513278_1676442093237.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ahyong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/622676_1718701457858.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Timothy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632287_1723472654092.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ray</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mun Yong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535666_1682291209406.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/646863_1730439462219.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bosco</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CS</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644335_1729057731309.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sherry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551898_1733380568217.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wong </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 188px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/20 - Min 10 to start', ',nicktay84@gmail.com,hasif.rozak@gmail.com', 3, 'Thursday', 'A2, A3, A4', 23.00, 18.00, NULL, '2024-12-15 17:39:15'),
('32d3e3eb-ef72-49da-9a89-ab7fd08594aa', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM16 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-08-09 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626230_1720778568406.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jia Jun</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628568_1722019020940.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pui San</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630861_1723044258519.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Freddy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630865_1723044763990.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susanne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538918_1683128277458.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Matt</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537581_1684763965159.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 175px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/21 - Min 10 to start', ',jonathanyxs@gmail.com,dtan4434@gmail.com,zhichihow04@gmail.com', 0, 'Friday', 'A2, A3, A4 * 8-10pm. B8 * 8-9pm', 23.00, 16.00, '', '2024-08-18 13:05:20'),
('32ff1b7c-4de0-4120-bfd8-e0f469c20c92', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Sunday Feb 18,  3:00 PM - 5:00 PM', '2024-02-18 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/316067_1678971295742.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Grace</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 131px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/28 - Min 10 to start', ',tandkn@gmail.com', 4, 'Sunday', 'Court 9, 10, **', 20.00, 15.00, '', '2024-03-06 16:36:22');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('3354c803-c663-4289-b01c-001708652611', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-05-06 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcelo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111693_1546406761919.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lawrence </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/19210_1516780175658.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darrence</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614220_1714070805452.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Yan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531102_1680950983039.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jin Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bobby</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532645_1697071747424.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gary</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598854_1705306446662.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charles</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/606377_1709587509118.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ives</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529321_1680484892176.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard Ong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thomas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/615624_1714833610177.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Way</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 145px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 20/25 - Min 10 to start', ',tandkn@gmail.com', 0, 'Monday', 'Court A2 A3 A4 A5', 22.00, 15.00, '', '2024-05-22 11:50:16'),
('34b67f17-11e1-4c73-bc7a-d482f073993d', '🍄 HAPPY Badminton 😆 Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM 🏸 KSL Sports Puchong 🏸 Male ：RM23, Female ：RM18 ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:30 PM - 10:30 PM', '2024-10-01 20:30:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593484_1702498568482.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Kai</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/562879_1721105682541.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JX</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632576_1723603322795.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635668_1724880789056.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633275_1723866119912.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dylan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632287_1723472654092.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ray</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531623_1681093533728.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/636801_1725355547506.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chun Hoe</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619308_1716877778110.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gavin</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 246px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/15 - Min 10 to start', ',kaijinwong2001@gmail.com,leong.seow@hotmail.com,hasif.rozak@gmail.com', 2, 'Tuesday', '8, 9, 11', 23.00, 18.00, '', '2024-10-13 11:44:19'),
('35def51f-4368-4888-94c4-97c25dabd1ce', '🍄 HAPPY Badminton 😆 Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM 🏸 KSL Sports Puchong 🏸 Male ：RM23, Female ：RM16 ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:30 PM - 10:30 PM', '2024-08-20 20:30:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/631368_1723185727635.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Janice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627241_1721293145642.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Danny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629188_1722398143953.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626230_1720778568406.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jia Jun</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633273_1723865906197.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sue Feng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632287_1723472654092.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ray</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626645_1720968562242.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeff</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/21608_1723690215107.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612647_1713237268584.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Soon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 173px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/21 - Min 10 to start', ',leong.seow@hotmail.com', 0, 'Tuesday', '7, 8, 9', 23.00, 16.00, '', '2024-08-30 05:12:51');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('36c1ebc4-5cee-4a1e-826d-f3b8484184b1', 'Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-09-13 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/447848_1680393868280.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Song</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/393569_1643107919853.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Calvin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/134147_1561109120101.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Derek</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/10074_1527779072186.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Foong Yee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576546_1694428995338.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/504406_1674136637975.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darren </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Courageous</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538423_1683637169839.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nandha</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/570714_1692098684178.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Esther</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/457546_1661683729053.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/20 - Min 10 to start', ',weishaw01@hotmail.com,thyemingyu5@gmail.com', 1, 'Wednesday', 'Court 2, 3 : 8-10pm, Court 1 : 9-10pm', 22.00, 15.00, '', '2023-09-30 12:04:53'),
('3753cafe-71ba-4cce-aa98-cbb4f413e3b7', 'Good Afternoon ⭐ Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:00PM 🏸 Male : RM18, Female : RM13 ❤️ (Come happy, go back happier 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Pusat Komuniti PPR Pinggiran Bukit Jalil 2\n🏸 Fees: Male RM18, Female RM13\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:00 PM', '2024-12-11 14:00:00', 'Pusat komuniti PPR pinggiran bukit Jalil II', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647141_1730600592262.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/643273_1728486210625.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edward</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/651244_1733111929390.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cammy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647845_1731047322159.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hoo</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 265px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/14 - Min 10 to start', ',tandkn@gmail.com', 4, 'Wednesday', '1, 2', 18.00, 13.00, NULL, '2024-12-21 04:23:18'),
('3758c641-8958-4b83-a5b2-dbd678e41808', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-03-07 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/395197_1659627960535.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shamz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/539800_1686456392376.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pok</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535695_1682304794038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SteveHow</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599344_1705548525014.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">April</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548630_1685525610988.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Foong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/604518_1708568275647.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Winnie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541168_1683600757251.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598854_1705306446662.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437760_1666858816606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dilip</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/606687_1709774408233.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jenna12</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529321_1680484892176.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard Ong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553917_1686897214641.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Kiat</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/461705_1662714814652.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thanasillan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/583078_1697191566190.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mu </div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 129px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 17/28 - Min 10 to start', '', 5, 'Thursday', '', 22.00, 15.00, '', '2024-03-23 11:43:45');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('37c18771-c2c2-42a0-801f-1a2589b89151', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 TT Sports Centre @ PJ 🏸 Male : RM21, Female : RM18 ❤️ (WhatsApp 012 2132066 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: TT Sports Centre @ PJ\n🏸 Fees: Male RM21, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-12-22 15:00:00', 'TT Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644231_1728989265333.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Atan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644335_1729057731309.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sherry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644293_1729023663169.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Caspian</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533755_1683809727132.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yeu Hun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/578954_1695446454519.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ting Li</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/463251_1663738922605.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Stanley</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538282_1683043064070.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">John</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/42357_1646138493533.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/397206_1649471215893.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jack</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/20002_1642520660680.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Seelan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Max</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charles</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/112382_1648362121495.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samantha ☺️</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/386833_1640232489625.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/162938_1717772785213.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joe</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616447_1715315830101.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MA</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ewei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Han Siu</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 161px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 21/23 - Min 10 to start', ',yuankl1306@gmail.com,weishaw01@hotmail.com,tandkn@gmail.com', 0, 'Sunday', '2, 3, 5, 18', 21.00, 18.00, NULL, '2025-01-01 09:10:11'),
('37ce37b8-b186-4c81-b15b-c92c0d13808c', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-04-15 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612348_1713058696846.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Macy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612349_1713059391277.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">WK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538584_1683049381025.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brendan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548630_1685525610988.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Foong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432586_1709128973713.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jivan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538582_1683049065365.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Wee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538580_1683048828433.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Connie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611296_1712458319774.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611137_1712378378394.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rocky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 131px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/28 - Min 10 to start', ',garyyjh@gmail.com', 4, 'Monday', 'Court A2 A3', 22.00, 15.00, '', '2024-04-28 02:39:55'),
('3870d2d3-f959-4b1d-a2cb-9b4b831f7cb6', 'BOSS is not in, let\'s sneak out and Play BADMINTON 😆 Fun & Happy Day ⭐ Jacky\'s Social Badminton Games ⏱️ 2:30-4:30PM 🏸 KSL Sports Puchong 🏸 Male ：RM20, Female ：RM15 ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:30 PM - 4:30 PM', '2024-05-30 14:30:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ethan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593485_1702498864124.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steven</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593484_1702498568482.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Kai</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 265px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/14 - Min 10 to start', '', 5, 'Thursday', '', 20.00, 15.00, '', '2024-06-09 09:18:47');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('38a5b0c1-d8f2-4ef3-9150-3dfaf235f369', 'Hello Hello 😁 Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 7-9PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM23, Female : RM16 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  7:00 PM - 9:00 PM', '2024-11-09 19:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/646863_1730439462219.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bosco</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/643958_1728831499510.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronald</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/640817_1727204474236.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Katy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629552_1722572970583.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Loh</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 257px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/14 - Min 10 to start', ',haohaota57@gmail.com', 0, 'Saturday', 'G4, G5', 23.00, 16.00, NULL, '2024-11-20 03:19:01'),
('38d7f679-22ff-4d7e-8c63-d73c055ee184', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM23, Female : RM16 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Wednesday Aug 21,  8:00 PM - 10:00 PM', '2024-08-21 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610753_1712164120136.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wendy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610889_1712241805405.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609982_1711704162217.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612349_1713059391277.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">WK</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 173px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/21 - Min 10 to start', ',pung.yeongyaw@gmail.com,yeahhcf@gmail.com,hakimiakim4040@gmail.com', 2, 'Wednesday', '1, 2, 3', 23.00, 16.00, '', '2024-09-01 02:12:10'),
('39485ffd-319f-4337-a0ed-153e7c268686', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (WhatsApp 010 2632066 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 010-2632066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Thursday Feb 13,  8:00 PM - 10:00 PM', '2025-02-13 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647141_1730600592262.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647147_1730604887149.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jasper</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/460276_1665809083424.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yuki</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/645774_1729780038244.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adam</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/645111_1729424926504.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anabelle</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 180px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/20 - Min 10 to start', ',leong.seow@hotmail.com,nicholastab88@gmail.com', 3, 'Thursday', 'A2, A3', 23.00, 18.00, NULL, '2025-02-12 19:07:33'),
('398cabd8-bf0b-481b-a0b7-18ee3e5081e5', 'Good Afternoon ⭐ Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:00PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM18 ❤️ (Come happy, go back happier 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:00 PM', '2024-09-16 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635668_1724880789056.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628979_1722263521792.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rui</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598854_1705306446662.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638001_1725807805543.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/636757_1725343115414.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639227_1726423269747.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Camila</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 176px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/21 - Min 10 to start', ',tandkn@gmail.com,yuankl1306@gmail.com,weishaw01@hotmail.com,leejianwei0511@gmail.com,jooleng88@hotmail.com', 0, 'Monday', 'G1, G2, G3', 22.00, 18.00, '', '2024-09-25 03:14:07'),
('39d3c31c-715f-48eb-bc7b-7bbd0c347583', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM23, Female : RM16 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-07-03 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/461562_1688204112155.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612488_1713146777262.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Katie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/608244_1710681504190.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zai</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610656_1712122055667.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Paul</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624754_1719905949405.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronnie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624822_1719933900592.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alice</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wong</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 397px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/9 - Min 9 to start', '', 5, 'Wednesday', '', 23.00, 16.00, '', '2024-07-13 12:12:06');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('39d924f3-be3a-417e-bcdc-535d8b8653dc', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (WhatsApp 012 2132066 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-11-28 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635135_1724648569975.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yong Kang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546783_1685074352970.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rohert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553914_1686896689918.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/640627_1727101242167.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Larry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648699_1731522509625.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hong</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 176px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/21 - Min 10 to start', ',lydiacse16@gmail.com,sl21sc41@gmail.com', 0, 'Thursday', 'A2, A3, A4', 23.00, 18.00, NULL, '2024-12-10 13:14:49'),
('39da78cb-1038-42b6-ac46-09ea69ad8ec5', 'Good Morning ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM 🏸 Lavana 2 Sports Centre 🏸 Male : RM20, Female : RM15 ❤️ (Come lah, let\'s have FUN 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Lavana 2 USJ\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Monday Aug 19,  10:00 AM - 12:00 PM', '2024-08-19 10:00:00', 'Lavana 2 Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627241_1721293145642.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Danny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627330_1721339293755.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fock</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 263px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 3/14 - Min 10 to start', ',kimistaken95@gmail.com,tonywong4338@gmail.com', 3, 'Monday', '13', 20.00, 15.00, '', '2024-08-29 14:48:22'),
('3c2de3c5-27ce-455c-9cae-9651d0c9c108', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-11-11 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537615_1686991507002.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">John</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1699602258111.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/145025_1568456920048.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ZhiNee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KL</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 179px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/20 - Min 10 to start', ',soh299@yahoo.com', 4, 'Saturday', 'Court 7, 8, 9, 10', 20.00, 15.00, '', '2023-11-29 15:17:44'),
('3d0e08d5-d10b-4f99-8926-5ed3e37d45fd', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-09-30 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638001_1725807805543.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darren</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626172_1720761875944.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626996_1721145047214.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Penny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623308_1719051665096.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Helen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/641699_1727672392857.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 184px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/20 - Min 10 to start', ',winniehlbong@gmail.com', 0, 'Monday', 'A2, A3, A4', 23.00, 18.00, '', '2024-10-10 05:44:39'),
('3d92dc3e-534e-46d1-bf60-3838aebc3d18', 'Good Morning ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM 🏸 Lavana 2 Sports Centre 🏸 Male : RM20, Female : RM15 ❤️ (Come lah, let\'s have FUN 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Lavana 2 USJ\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Monday Jul 22,  10:00 AM - 12:00 PM', '2024-07-22 10:00:00', 'Lavana 2 Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ing King</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chai Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626908_1721115711074.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Siew</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 254px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/15 - Min 10 to start', ',kongpinpin91@gmail.com', 4, 'Monday', '13, 14', 20.00, 15.00, '', '2024-08-01 17:02:21');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('3e8e7c65-784e-48fe-a190-6a372cc412ef', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (4 courts confirmed 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-10-27 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523597_1679019991444.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\"> </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/452071_1689867748764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yeo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/446724_1659234361629.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thye</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/101264_1541656429077.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Qun</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430958_1674728510442.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daljinder </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/48784_1686630158032.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Louis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582189_1696769173315.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/424380_1683131672880.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532764_1696428995419.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ANG</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537716_1692244666269.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jerry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541445_1684571756748.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451728_1668761793158.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">AW</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/460383_1675851938238.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lexus</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/581361_1696438195716.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/562206_1689414181071.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">M. </div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 162px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 21/23 - Min 10 to start', ',tandkn@gmail.com', 1, 'Friday', 'Court A1 A2 A3 A5', 22.00, 15.00, '', '2023-11-12 13:09:10'),
('3e8ed772-3123-406a-a962-7011713e3dbd', 'Christmas Eve ⭐ Fun Sunday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Lavana 2 Sports Centre 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Lavana 2 Sports Centre\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-12-24 20:00:00', 'Lavana 2 Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/434207_1656496906455.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amber</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 183px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 4/20 - Min 10 to start', '', 5, 'Sunday', '', 20.00, 15.00, '', '2024-01-08 17:01:29'),
('3ea12d84-370f-4699-a9d0-4a366c3af750', 'Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-03-09 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605968_1709373549221.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605805_1709290827900.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jess</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533470_1699456761120.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/592802_1703924912424.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Li Ming</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593488_1702499286915.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1699602258111.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 130px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/28 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2024-03-25 18:58:33');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('3ebe6390-88b0-4c25-b5a3-c0a33d46b0c6', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM23, Female : RM18 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-10-09 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582189_1696769173315.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600003_1705866164128.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Larry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627162_1721264798533.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tony</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629181_1722395700591.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anna</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632287_1723472654092.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ray</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/641699_1727672392857.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582960_1698411378776.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Stephen Lee</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 180px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/20 - Min 10 to start', ',bensigan86@gmail.com,winniehlbong@gmail.com,lowenghup@gmail.com,szejiun0829@gmail.com', 3, 'Wednesday', '2, 3', 23.00, 18.00, '', '2024-10-18 16:43:43'),
('3f092be0-8915-488f-a8fb-a855ca8ad632', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (WhatsApp 010 2632066 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 010-2632066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2025-02-06 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633273_1723865906197.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sue Feng</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628550_1722007336080.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/151432_1579325344970.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darren</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/493698_1671079223996.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639081_1735877454092.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Des</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 184px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/20 - Min 10 to start', ',nicktay84@gmail.com,syahmishmsl21@gmail.com', 3, 'Thursday', 'A2, A3, A4', 23.00, 18.00, NULL, '2025-02-12 19:07:33');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('3f3fde1d-3993-4cbb-8f6f-054638bc2ca6', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-08-18 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Khap</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Syakir</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431220_1655784109319.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450241_1685182859692.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kendrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523597_1679019991444.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\"> </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/101889_1671682897108.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Franky</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/494289_1671246909826.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessey</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/17381_1512401927018.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rachel</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523412_1680193517511.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Matt</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531554_1681053593600.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">YK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523376_1680191357588.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jane</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ong </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/547144_1685976155393.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chen Yang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432402_1656057872539.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PX</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432280_1656553470619.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417205_1651652990583.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shirley</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/331215_1643208761493.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dinis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/159512_1578644475252.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gab</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JQ</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/494033_1671175354257.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Trista</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543867_1691724790875.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joes</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vinod Chandramohan </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/316489_1683087227943.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elva</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Erwin</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 116px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 31/31 - Min 10 to start', ',leewenshoong@gmail.com,thyemingyu5@gmail.com,crh10001@gmail.com,robert898989@yahoo.com,puchong88@yahoo.com,le.ohxuan@gmail.com', 0, 'Friday', '', 22.00, 15.00, '', '2023-09-01 23:03:14');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('3f92c7b3-3fbf-4e84-b768-150ffdeea344', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM16 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-06-28 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/351441_1620466320793.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason 🍀🏝</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610656_1712122055667.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Paul</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/306388_1593681631646.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rayyan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/113332_1667525643460.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Phalendra</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JQ</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617504_1715919875008.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benjamin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610654_1712121811897.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">May</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611432_1712537431722.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612647_1713237268584.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Soon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623957_1719460551558.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pauline</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466870_1701671443699.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liza</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jagdeep</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Howard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623082_1718952021188.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gary</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/562879_1718027858874.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JX</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/539800_1686456392376.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pok</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/96457_1711805533269.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gil-bert</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 172px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 19/21 - Min 10 to start', '', 0, 'Friday', '', 23.00, 16.00, '', '2024-07-08 01:56:53'),
('3fa3631c-8b0e-4ba9-a540-20364b6c27da', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players 🏸 All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-03-02 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600003_1705866164128.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Larry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/604084_1708315987465.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tracy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598833_1705302813746.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jocelyn</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/58919_1533533026696.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teck Wee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/406414_1647682072199.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yves</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">E Hui</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605805_1709290827900.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jess</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605742_1709266272126.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ethan</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 133px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/28 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2024-03-18 17:05:17'),
('4033da23-2e69-4e7a-af98-711cc722f970', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-04-05 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/606164_1709467667209.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wai Ling</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605742_1709266272126.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ethan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/115513_1548335370358.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Larry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/566828_1690700818369.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Kai</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/574290_1693555553971.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LW</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609382_1711339978947.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610889_1712241805405.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/28 - Min 10 to start', ',nicktay84@gmail.com', 1, 'Friday', 'Court A2 A3 A4 A5', 22.00, 15.00, '', '2024-04-15 10:40:37');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('40476584-2b14-4810-ade4-dbaff3b870bc', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-09-15 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/102033_1542082792283.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jennifer</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/421401_1653018567527.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431544_1655860886485.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronald</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523597_1679019991444.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\"> </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576548_1694429461447.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amanda</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519380_1677981358134.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Figo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538437_1694775466565.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bernard </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523376_1680191357588.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jane</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 265px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/14 - Min 10 to start', ',feiyee75@hotmail.com', 0, 'Friday', 'Court A2 A3 A5', 22.00, 15.00, '', '2023-10-01 20:32:52'),
('40cb50cd-c9ad-4ef5-af9a-00522b6a0937', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM 🏸 222 Sports Center PJ 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players 🏸 All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: 222 Sports Center PJ\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:00 PM', '2024-03-28 14:00:00', 'Jalan 51a/225', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605742_1709266272126.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ethan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/606164_1709467667209.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wai Ling</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607114_1710047366898.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582185_1696768100014.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mindy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/586195_1698718133407.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Christopher</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 131px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/28 - Min 10 to start', '', 5, 'Thursday', '', 20.00, 15.00, '', '2024-04-08 18:40:18');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('41461451-69ba-4ace-b0bc-eb5de1f20adb', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-08-17 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541445_1684571756748.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545450_1684699957020.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/354577_1623412129083.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/416062_1689783718006.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">suwen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538584_1683049381025.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brendan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/570830_1692158436413.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/462779_1662969045082.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/468534_1665033618231.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Victor</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/146933_1666173470403.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alvin Boon Choon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/345815_1686328065166.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kay</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/155081_1575365842557.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LILY </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/149346_1571195183335.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Koh </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shi Yan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553848_1686902533509.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537716_1692244666269.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jerry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/128597_1579601428768.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Carls</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hao Run</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/558486_1690788535952.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Phang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431220_1655784109319.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 139px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 26/26 - Min 10 to start', '', 0, 'Thursday', '', 22.00, 15.00, '', '2023-09-01 17:04:27'),
('41570196-7ba0-40e7-af3c-200b14e9dccc', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM23, Female : RM18 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-09-04 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630938_1723088535208.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629552_1722572970583.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Loh</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633273_1723865906197.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sue Feng</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/636801_1725355547506.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chun Hoe</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/634655_1724471751218.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Winston</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/595420_1714195594686.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/96457_1711805533269.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gil-bert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632538_1723564114830.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627492_1721414937202.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joanne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626908_1721115711074.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 177px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/21 - Min 10 to start', '', 5, 'Wednesday', '', 23.00, 18.00, '', '2024-09-14 03:20:31');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('41a67a1b-da70-41da-acde-1ea47d32601c', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-06-02 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/534510_1690353493879.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Yee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/608910_1712247405291.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">felix</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605900_1709353475095.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">hole</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537615_1702381900228.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">John</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619314_1716878189453.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hui</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Roy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617509_1715920967838.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613000_1713435335688.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Candy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/67092_1549804571142.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417902_1665477515727.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Xiang </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610656_1712122055667.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Paul</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598306_1705011126028.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Quennie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611904_1712833062264.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JT</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Stephen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111108_1546088774808.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 175px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/21 - Min 10 to start', ',arzulmiahmad@gmail.com', 0, 'Sunday', 'Court 9, 10, 14', 20.00, 15.00, '', '2024-06-12 15:42:26'),
('41c74f1b-1e27-4ac6-a356-0bce8565f421', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (4 courts confirmed 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-12-08 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ong </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/123325_1553163452308.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Chee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523597_1679019991444.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\"> </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571330_1692356822202.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mung Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/570714_1692098684178.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Esther</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mich</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Roth Deranken BC</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/456506_1661476923054.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/574290_1693555553971.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LW</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450548_1660060975085.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Weng Sam</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yap</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/351441_1620466320793.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason 🍀🏝</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">lim</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/528519_1701595979973.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Barry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/503379_1673832846540.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aidid</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/476209_1685377174254.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PG</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542750_1683984333614.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Javen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100020_1540999116515.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Julie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548039_1701744838792.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">𝑮𝑬𝑵𝑱𝑰𝑬</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/483849_1684744242890.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Binesh</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 131px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 26/27 - Min 10 to start', '', 1, 'Friday', '', 22.00, 15.00, '', '2023-12-22 12:21:49');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('41d38ae1-d619-4ef0-9722-3bf7333d8ca9', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM10 ❤️ (Special price 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Friday Nov 29,  8:00 PM - 10:30 PM', '2024-11-29 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569899_1691766179517.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Claire</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625122_1720149702512.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eric</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624754_1719905949405.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronnie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639592_1726602878206.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thomas</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 180px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/20 - Min 10 to start', ',hasif.rozak@gmail.com', 4, 'Friday', 'A1, A2, A3, A4', 23.00, 10.00, NULL, '2024-12-11 00:51:47'),
('41f16e9a-7398-47e0-b752-a73277751108', '🍄 HAPPY Badminton 😆 Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM 🏸 KSL Sports Puchong 🏸 Male ：RM23, Female ：RM18 (WhatsApp me: 012 2132066) ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:30 PM - 10:30 PM', '2024-12-17 20:30:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612647_1713237268584.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Soon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612192_1712979358691.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/577273_1729311036328.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Muhammad</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644507_1729148795327.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eugene</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629548_1722572245532.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kyle</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 257px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/14 - Min 10 to start', ',lydiacse16@gmail.com', 4, 'Tuesday', '8, 9', 23.00, 18.00, NULL, '2024-12-24 16:45:06'),
('41fefefc-782d-497a-bc9a-29472973b40c', 'Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (Come join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:00 PM', '2023-12-11 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/127244_1555989301388.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">mindy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aidid</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/124005_1553601418336.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Khoo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529446_1680523914295.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KelvinKW</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/405792_1647486873864.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chuen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/104635_1543129683423.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">w3iw3i</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/399565_1645513470186.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Justin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/16838_1702051241117.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Farhan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/487036_1669277438637.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ivan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/552313_1686707533725.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Miller</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529102_1680507141605.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548259_1686533527696.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">WHC</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/540234_1697105266146.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">eX Bobo</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/305256_1592281900275.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chester</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gideon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/145184_1580093796034.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/522720_1678785384939.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582749_1698567207464.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/371247_1632919012942.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Loki</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538399_1699429269327.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jenson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450942_1675686028067.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Max </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549750_1685806637563.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/419322_1652347060481.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Botak</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/554864_1687400238519.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KS</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 137px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 27/28 - Min 10 to start', '', 5, 'Monday', '', 20.00, 15.00, '', '2023-12-25 18:19:01');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('4213afa3-2c4f-428c-a6a5-24d505fdd8f1', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ???? Champion Badminton Court ???? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Champion Badminton Court\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-06-17 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/534510_1682222286294.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Yee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/306342_1681586155086.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/35862_1550815985976.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lewis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513761_1676543948031.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joyce</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536608_1682581895557.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">J</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/352872_1674017141081.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">???? OCTOPUS????</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/312365_1598581188105.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Neenee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/420615_1652723927666.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">chen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/27906_1531390814921.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 180px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/20 - Min 10 to start', '', 5, '', '', 0.00, 0.00, '', '2023-06-17 14:07:25'),
('421f78de-0a8f-4707-a9d6-79e87e0e7a6f', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-08-28 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/142314_1566533024381.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569899_1691766179517.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Claire</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/534406_1681913572370.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wai Kit</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571330_1692356822202.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mung Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546811_1685078349033.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Audrey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541867_1687457442383.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ko</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111693_1546406761919.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lawrence </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/424380_1683131672880.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536964_1686238874491.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shih Yuin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/539139_1683200225227.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">steve</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Er</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/409532_1692777144712.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Maxie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450241_1685182859692.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kendrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1680467884249.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Weng Shen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537911_1682934452903.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/525614_1679484128354.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ling</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\"> Jake</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/496566_1671948171466.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Weisheng</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/387925_1645688784502.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheng</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541445_1684571756748.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/318266_1601864450331.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TONY </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Evan</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 117px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 31/31 - Min 10 to start', ',le.ohxuan@gmail.com,lemagnifique338@gmail.com,Tmsjx@icloud.com,thyemingyu5@gmail.com,qifong0514@gmail.com', 0, 'Monday', 'Court A1 A2 A3 A4 A5 * 8-10pm, Court B1 * 8-9pm', 22.00, 15.00, '', '2023-09-13 18:32:11');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('425e4275-ae57-42b0-93de-5fe5169f0c97', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM21, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Sunday Aug 11,  3:00 PM - 5:00 PM', '2024-08-11 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417902_1665477515727.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Xiang </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437590_1657252588635.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Christine</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630959_1723093145616.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Boon</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 174px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/21 - Min 10 to start', ',tandkn@gmail.com,gabri3l@yahoo.com,tftan@yahoo.com', 0, 'Sunday', '9, 10, 14', 21.00, 16.00, '', '2024-08-22 03:27:18'),
('4366a087-8bd4-4636-849d-4d99dd1c2805', 'Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-08-09 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ken</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437285_1657181889912.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">David</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/404435_1647049429856.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenneth</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eugene</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">7.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">max </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505138_1674365507637.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/142314_1566533024381.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511605_1676441693788.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Billy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/566227_1690543415052.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520559_1679911354615.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chia Wei</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 189px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/20 - Min 10 to start', ',puchong88@yahoo.com', 4, 'Wednesday', '', 22.00, 15.00, '', '2023-08-23 02:17:14'),
('43b36b0a-b86f-4a9d-a9ef-8856c6018b9b', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-06-06 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437760_1666858816606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dilip</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/608244_1710681504190.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613913_1713937092645.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pui Yen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616272_1715217781468.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Howard</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613848_1713886205501.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amanda</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617780_1716028720651.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fifi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620752_1717659975332.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joseph</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619304_1716876744299.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelly</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bobby</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Roy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541168_1683600757251.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/461705_1662714814652.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thanasillan</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 133px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/28 - Min 10 to start', ',tonywong4338@gmail.com,nicktay84@gmail.com', 3, 'Thursday', 'Court A2, A3, *', 22.00, 15.00, '', '2024-06-17 01:19:21');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('44254a16-81a1-4d40-b5e6-1057af615e1f', 'Fun Wednesday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male ：RM22, Female ：RM15 ❤️ (Rovo players, welcome to join us 😁😁😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-05 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/521584_1678597472535.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Meng Hong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/558022_1688003989627.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ho</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/121299_1661303852558.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hao</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shah Nizam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eugene</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Naufal</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/21216_1517981695895.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519289_1677911862148.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KP</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430958_1674728510442.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daljinder </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/133958_1566131406150.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Audrey</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546825_1685080858459.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hayley</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">J</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551792_1686731932263.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jonathan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wpotter</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/64218_1672302741204.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JayPug</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/552747_1686563535376.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Meng hong </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ariff Hazim</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/534244_1684327382687.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Timothy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mel</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 171px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 21/21 - Min 10 to start', '', 5, 'Wednesday', '', 0.00, 0.00, '', '2023-07-05 18:59:13'),
('4430ebe8-234c-44f7-bb64-bbb39cc06280', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM16 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Friday Jul 05,  8:00 PM - 10:00 PM', '2024-07-05 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614199_1714056636760.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Summer</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605805_1709290827900.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jess</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thomas</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624964_1720052064817.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624754_1719905949405.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronnie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620102_1717926157745.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">mich</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609367_1711355671387.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/28 - Min 10 to start', ',nicktay84@gmail.com,tandkn@gmail.com', 3, 'Friday', 'A2 A3 A4', 23.00, 16.00, '', '2024-07-15 08:06:49'),
('4455f456-dfac-4f0e-bfa5-3e77b604663b', '😁 Pickleball Social 👍 High On Pickle ⛱️ (Pickle Dinkers)', 'Let\'s enjoy pickleball, meet awesome people and have a fantastic time with [Pickle Dinkers]\n\nBrand new pickleball court in Puchong.\n\nHigh On Pickle\n\nPlease take note of the following:\n\n1) Players of all levels are welcome to join.\n2) We will play 15 points rally. At 14-14, serve to win.\n3) Balls will be provided.\n4) Please bring your own paddle. If needed, you can rent from the counter.\n\nPlease request to join, and you will be added to the Waitlist.\nOnce in the Waitlist, please proceed to make payment. You are only confirmed after payment\nis received.\n\nRequest - Do noy pay yet\nWaitlist - Please proceed with payment\n\nCancellations or refunds will not be accepted within 12 hours of the game start time.\n\nLet\'s play, learn and have fun together.\n\nTNG payment to 0122132066 (Kong Pang Yew). Please kindly send payment receipt to the host.\n\nWhatsApp or Chat with host if you have any questions.\n\nThank you.\n', 'Friday Dec 20,  2:00 PM - 4:00 PM', '2024-12-20 14:00:00', 'High On Pickle', '', '', '', 5, 'Friday', '', 20.00, 20.00, 'PICKLEBALL', '2024-12-19 03:23:20'),
('44fe3dfe-9a09-43e2-9b4a-00fcd81a7d32', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM10 ❤️ (WhatsApp 012 2132066 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday Dec 14,  2:00 PM - 4:30 PM', '2024-12-14 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/643606_1728655741280.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Siang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617780_1730350703865.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fifi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1713930996436.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620237_1718814180799.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ting</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430741_1691134959219.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melissa</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620563_1723097853837.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gchaser</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 184px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/20 - Min 10 to start', ',tftan@yahoo.com', 0, 'Saturday', 'B1, B2, B3', 22.00, 10.00, NULL, '2024-12-24 11:54:28');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('44fec27d-e119-4ec4-9f6a-41e6bbb02f07', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-08-15 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626996_1721145047214.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Penny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627241_1721293145642.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Danny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626333_1720836810975.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pei Yin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/526145_1679641655273.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Iqbal</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629552_1722572970583.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Loh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629548_1722572245532.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kyle</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537716_1692244666269.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jerry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/589384_1721227990211.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fannie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466870_1701671443699.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liza</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 133px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/28 - Min 10 to start', ',tonywong4338@gmail.com,veichoongsiew@gmail.com,mhafiz88@yahoo.co.uk', 0, 'Thursday', 'A2, A3, A4', 23.00, 16.00, '', '2024-08-25 13:19:45'),
('45481f9b-eb66-4dcb-8cb5-300f63014e6c', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-09-22 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541445_1684571756748.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538437_1694787153398.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bernard </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/443322_1658502758249.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jamie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/107862_1544671372138.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ong </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505890_1674624168490.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gino</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K.y</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523579_1692880142196.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jamie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Max Yun Endah Badminton</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dixon Wen Quan Badminton</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432280_1656553470619.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432402_1656057872539.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PX</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430958_1674728510442.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daljinder </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bryane</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523376_1680191357588.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jane</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Louis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437973_1657333831654.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571368_1692594096507.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michelle</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 160px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 20/20 - Min 10 to start', '', 5, 'Friday', '', 22.00, 15.00, '', '2023-10-08 03:24:09');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('45501f2d-af60-459f-b8e3-c6b74066b0c1', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-02-25 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598854_1705306446662.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599380_1705559738539.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">May</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/312707_1703866041437.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cris</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/67092_1549804571142.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/521467_1678453415640.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/604972_1708790617962.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/601119_1706506018922.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronnie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/397206_1649471215893.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jack</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Winston</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/602987_1708834036883.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/592802_1703924912424.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Li Ming</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/527365_1703396572943.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">zack</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599537_1705641473057.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charles</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 134px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 17/28 - Min 10 to start', ',tandkn@gmail.com', 4, 'Sunday', '', 20.00, 15.00, '', '2024-03-15 17:16:34'),
('46576b0f-7568-447a-8571-91990d1640ed', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-06-05 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546825_1685080858459.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hayley</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553916_1686897033519.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nichole Wong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538582_1683049065365.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Wee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Helen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612189_1712978800854.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edward</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/394983_1644131283423.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Umar</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Unaiza</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617780_1716028720651.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fifi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611608_1712643919589.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jenson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Loong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432280_1656553470619.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 173px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/21 - Min 10 to start', '', 5, 'Wednesday', '', 22.00, 15.00, '', '2024-06-16 03:13:28'),
('46730ec3-14e3-42c6-96a9-74f55039b7e0', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-08-22 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607114_1710047366898.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609922_1711687256572.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tanya</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/631382_1723188103417.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Roy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626230_1720778568406.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jia Jun</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613409_1713671712226.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fiona</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 171px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/21 - Min 10 to start', ',jason.ckms@gmail.com,jerry.lee8888@gmail.com', 0, 'Thursday', 'A2, A3, A4', 23.00, 16.00, '', '2024-09-01 13:41:53');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('46da3774-f4b5-403b-b87a-173ef0621b39', '*** SPECIAL PRICE *** Good Morning ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM 🏸 Optima Utama Sport Center 🏸 Male : RM15, Female : RM10 ❤️ (Super value for money 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Optima Utama Sport Center\n🏸 Fees: Male RM15, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  10:00 AM - 12:00 PM', '2024-11-16 10:00:00', 'Optima Utama Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/646860_1730438678645.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Desmond</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642455_1728054198612.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vera</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648575_1731461554401.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Win</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/636786_1725351841395.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644428_1729090596198.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Donny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541960_1683806244950.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Simon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647209_1730627207199.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 374px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/10 - Min 10 to start', ',syahmishmsl21@gmail.com', 4, 'Saturday', 'Court 4, 5', 15.00, 10.00, NULL, '2024-11-24 06:01:29'),
('478ffc8d-46b9-4018-9b86-63f170352605', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-05-16 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541168_1683600757251.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437760_1666858816606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dilip</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614220_1714070805452.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Yan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616271_1715217272925.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Don</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thomas</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593488_1702499286915.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614308_1714120232609.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">June</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/596190_1714994488239.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcelo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582189_1696769173315.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448265_1659594458790.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shazarizul</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445742_1659528300013.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Najmi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548444_1685494811208.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/594753_1710487599902.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hock </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/583985_1710001198346.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Veron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545931_1684861941101.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gary</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/595009_1703347522400.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jarrell</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437775_1657282137939.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Viknesh</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533451_1687344908098.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kent</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/461705_1662714814652.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thanasillan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Loong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529780_1681002634736.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">King SH</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 146px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 25/25 - Min 10 to start', '', 0, 'Thursday', '', 22.00, 15.00, '', '2024-05-27 02:05:26'),
('47ebb816-6f9b-49e9-8c2b-4206cd8abf9a', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM 🏸 Young Puchong Sports Center 🏸 Male ：RM25, Female ：RM10 ❤️ (WhatsApp 010 2632066 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM25, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 010-2632066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:30 PM', '2025-01-03 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/646787_1730382217440.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jenn</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/313312_1599135157746.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ellie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kah Ming</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicholas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/94622_1700594468862.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Paul </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647918_1733139762582.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Xia</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 185px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/20 - Min 10 to start', ',nicktay84@gmail.com,feiyee75@hotmail.com,hasif.rozak@gmail.com,ikenuraien@gmail.com,alexteow23@gmail.com', 0, 'Friday', 'A1, A2, A3, A4 (A1 * 8-9pm)', 25.00, 10.00, NULL, '2025-01-11 03:50:47');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('481ca9fb-d94f-4c72-909c-dcf6f4133548', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  7:59 PM - 10:00 PM', '2024-10-14 19:59:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571330_1692356822202.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mung Hong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576551_1694430119684.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Linda</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593484_1702498568482.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Kai</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598713_1705233852661.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/643958_1728831499510.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronald</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/640627_1727101242167.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Larry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642455_1728054198612.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vera</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/453132_1660661742797.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shahab </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/512324_1677909594619.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Suria</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627162_1721264798533.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tony</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 174px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/21 - Min 10 to start', ',hasif.rozak@gmail.com,tommytan1985@yahoo.com,stefankhoo.1@gmail.com,hafizi.shaari@gmail.com,tandkn@gmail.com,leong.seow@hotmail.com', 2, 'Monday', 'A2, A3, A4', 23.00, 18.00, '', '2024-10-26 04:20:52'),
('482a23de-6927-485d-b1e2-e0b8aec3d7a8', 'Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-02-03 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/592802_1703924912424.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Li Ming</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KL</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 174px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/21 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2024-02-19 13:05:57'),
('4887ea0c-2e16-447a-9d30-5b0bd60638fd', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-05-31 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546783_1685074352970.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rohert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617504_1715919875008.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benjamin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/618297_1716301406546.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">April</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rick</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613409_1713671712226.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fiona</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thomas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613762_1713851097821.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Matthew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619310_1716877991520.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Allen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466870_1701671443699.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liza</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CS</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432402_1656057872539.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PX</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 176px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/21 - Min 10 to start', '', 5, 'Friday', '', 22.00, 15.00, '', '2024-06-10 13:23:17');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('48fd4259-378c-4844-9f80-3c2119c7f5b1', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM23, Female : RM18 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-11-06 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/589521_1700387523178.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ammar Hakim</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617780_1730350703865.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fifi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/1335_1493477723281.jpg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Timothy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616794_1715489028282.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tracy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/96457_1711805533269.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gil-bert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647452_1730809367603.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kiki</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 223px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/16 - Min 10 to start', ',sufino@gmail.com,kjiemeng@gmail.com', 3, 'Wednesday', '1, 2, 3', 23.00, 18.00, NULL, '2024-11-18 05:09:25'),
('49bcc95d-04c4-4a3f-9fc1-02f37f7eb335', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-03 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532771_1681440779565.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543278_1684151752606.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Fong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/323483_1688093273032.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543389_1688312184653.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K.H Kim</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551792_1686731932263.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jonathan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/453019_1660644345447.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Annie Chong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/426535_1676632362999.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eycah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/406957_1671101017735.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Asyraf</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/408770_1682566751140.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adlee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gary </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">weikai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559057_1688368123370.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SJ</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553917_1686897214641.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Kiat</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431854_1655910228930.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ella</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Duncan </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537821_1683048537047.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Candy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535695_1682304794038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SteveHow</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450241_1685182859692.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kendrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/462633_1663494850002.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shaiful</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541445_1684571756748.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/405646_1656823395694.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aliff </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466870_1664285890505.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liza</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/354577_1623412129083.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 112px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 30/33 - Min 10 to start', '', 5, 'Monday', '', 0.00, 0.00, '', '2023-07-03 19:01:19'),
('49d1e130-faa3-4a7d-ae93-1fe6291ca16f', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM23, Female : RM18 ❤️ (WhatsApp 012 2132066 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-12-18 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Howard</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/1335_1493477723281.jpg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Timothy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/106259_1543809115375.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628008_1721701582924.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anna</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/570713_1692097910956.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jane</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/652629_1734014328386.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benson</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 245px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/15 - Min 10 to start', ',robertang8766@outlook.com,nicktay84@gmail.com,mnasrullah89@gmail.com', 2, 'Wednesday', '2, 3', 23.00, 18.00, NULL, '2024-12-28 10:50:11');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM15 ❤️ (Come happy, go back happier 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-10-05 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/145025_1568456920048.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ZhiNee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Simon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1713930996436.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609984_1712298321430.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anker</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642450_1728052340163.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642455_1728054198612.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vera</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/641835_1727747373265.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Terry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629548_1722572245532.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kyle</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/301971_1703000409813.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523924_1679643436025.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451451_1682329069893.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Siang Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/527062_1685423548561.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/453098_1717819369063.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shaun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/152105_1573185601831.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/534764_1682076191866.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cy</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 149px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 20/25 - Min 10 to start', ',jooleng88@hotmail.com,tftan@yahoo.com,shaoranswc@live.co.uk,weishaw01@hotmail.com,yuankl1306@gmail.com', 5, 'Saturday', 'B1, B2, B3, B4', 22.00, 15.00, '', '2024-10-13 12:02:00'),
('4a7a71d5-ef3c-4c1f-b681-657028210c80', 'Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-01-27 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582189_1696769173315.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593488_1702499286915.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kim Hoon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600815_1706325695792.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chloe</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598713_1705233852661.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 146px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/25 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2024-02-11 14:00:12'),
('4a844b1d-e5d5-4395-82a5-203328646caa', 'RM5 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM5 ❤️ (WhatsApp 012 2132066 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM5\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-11-16 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/643606_1728655741280.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Siang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/637213_1725510494813.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hui Hui</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elaine</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629548_1722572245532.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kyle</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1713930996436.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648699_1731522509625.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535126_1711213030892.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hon</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 146px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/25 - Min 10 to start', ',jooleng88@hotmail.com,tftan@yahoo.com,shaoranswc@live.co.uk,zbt199@gmail.com', 3, 'Saturday', 'Court B1, B2, B3', 22.00, 5.00, NULL, '2024-11-26 19:36:11');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('4b247763-b5a8-4627-bedd-8d03e5e62ab1', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM16 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-08-02 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627858_1721621725150.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eunice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627241_1721293145642.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Danny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628568_1722019020940.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pui San</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629278_1722433387811.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Harry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620102_1717926157745.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">mich</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609367_1711355671387.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626645_1720968562242.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeff</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">richard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rubbhan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/474976_1710652685125.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fung</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 263px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/14 - Min 10 to start', ',w0926005493@gmail.com,tonywong4338@gmail.com,veichoongsiew@gmail.com,kongpinpin91@gmail.com', 0, 'Friday', 'A2 A3 A4 A6', 23.00, 16.00, '', '2024-08-12 03:53:26'),
('4b382bc7-ef74-40b2-8e33-4bc64b59df19', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-03-11 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bobby</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582127_1706162483177.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571330_1692356822202.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mung Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600003_1705866164128.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Larry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598713_1705233852661.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">low</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593484_1702498568482.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Kai</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charles</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605737_1709264768536.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michelle</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/581979_1706157965431.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jirry</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/28 - Min 10 to start', ',garyyjh@gmail.com,alftwm@hotmail.com', 3, 'Monday', 'Court A2 A3 A4', 22.00, 15.00, '', '2024-03-28 02:43:19'),
('4b4dd849-6d98-486f-b8c4-40890f242938', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM23, Female : RM18 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Wednesday Oct 30,  8:00 PM - 10:00 PM', '2024-10-30 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644779_1729261105023.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tiffany</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/643958_1728831499510.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronald</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619310_1716877991520.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Allen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 260px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 4/14 - Min 10 to start', ',nicholastab88@gmail.com', 0, 'Wednesday', '1, 2, 3', 23.00, 18.00, '', '2024-11-07 12:17:32'),
('4b67f65f-7dfb-4923-8232-77f907b608a7', 'Good Morning ⭐ Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM 🏸 Male : RM18, Female : RM15 ❤️ (WhatsApp 012 2132066 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Kompleks Komuniti Muhibbah\n🏸 Fees: Male RM18, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Wednesday Dec 25,  10:00 AM - 12:00 PM', '2024-12-25 10:00:00', 'Kompleks Komuniti Muhibbah', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/645774_1729780038244.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adam</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647101_1730555009094.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yennie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/650490_1732545676407.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629278_1722433387811.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Harry</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 299px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/12 - Min 10 to start', '', 5, 'Wednesday', '', 18.00, 15.00, NULL, '2025-01-04 02:04:27');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('4b845320-955c-4b90-88ca-8f7f57687379', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-10-07 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1676593246789.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437973_1657333831654.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537615_1686991507002.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">John</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tristan </div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 179px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/20 - Min 10 to start', ',ckiM9322@gmail.com', 2, 'Saturday', 'Court 7, 8, 9, 10', 20.00, 15.00, '', '2023-10-20 18:21:22'),
('4b8e4b42-bd16-4fa0-ab51-5713735c646b', 'RM5 only 🍄 Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM20, Female : RM5 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM20, Female RM5\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Sunday Jul 21,  8:00 PM - 10:00 PM', '2024-07-21 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624822_1719933900592.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624754_1719905949405.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronnie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620839_1717727395419.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Olivia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624202_1719586515816.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sandy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625415_1720723598912.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mah Rukh</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/20 - Min 10 to start', ',sitinabihah96@gmail.com,saracyruz@gmail.com,mhd.azimahmad@gmail.com,zentofu997@gmail.com,songzhou0317@gmail.com', 2, 'Sunday', 'G3 G4 G5', 23.00, 5.00, '', '2024-07-30 19:07:22'),
('4be00a36-cd00-4889-93a4-f7db43a93cba', 'Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Male : RM18, Female : RM15 ❤️ (WhatsApp 010 2632066 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Pusat Komuniti PPR Pinggiran Bukit Jalil II\n🏸 Fees: Male RM18, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 010-2632066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2025-01-01 20:00:00', 'Pusat komuniti PPR pinggiran bukit Jalil II', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/649463_1731931065923.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">May</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642450_1728052340163.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/390194_1641645803072.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Coco</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647883_1731050875742.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wee Kiat</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 201px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/18 - Min 10 to start', ',euroy95@gmail.com,aiklie99@hotmail.com', 3, 'Wednesday', '1, 2', 18.00, 15.00, NULL, '2025-01-11 03:46:04'),
('4c4627c6-e9dd-4f13-b34d-245575088b79', 'Good Morning ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM 🏸 Lavana 2 Sports Centre 🏸 Male : RM20, Female : RM15 ❤️ (Come lah, let\'s have FUN 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Lavana 2 USJ\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  10:00 AM - 12:00 PM', '2024-07-15 10:00:00', 'Lavana 2 Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624202_1719586515816.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sandy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicholas</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625952_1720623025478.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daryl</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626645_1720968562242.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeff</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/125273_1713245795391.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">AllenYap</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/390712_1720342781542.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anuar</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 248px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/15 - Min 10 to start', '', 5, 'Monday', '', 20.00, 15.00, '', '2024-07-25 13:07:33');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('4c8d82cb-00b1-4c6b-9f4e-005ecd0fb672', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-08-03 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/522927_1682057541247.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hao</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626333_1720836810975.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pei Yin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598854_1705306446662.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/58919_1533533026696.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teck Wee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1713930996436.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629548_1722572245532.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kyle</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537793_1713606131962.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jinying</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430741_1691134959219.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melissa</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553939_1686908308130.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">grace</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Simon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625244_1721039403003.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609984_1712298321430.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anker</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/604577_1719111906180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Su</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/144517_1573112089259.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/540098_1692000491087.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/145184_1580093796034.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Grand Uncle</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicholas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605156_1718524402942.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Peter</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/555525_1687330787921.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Koh vn</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 136px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 25/27 - Min 10 to start', ',tftan@yahoo.com,tandkn@gmail.com', 0, 'Saturday', 'B1 B2 B3 B4', 22.00, 10.00, '', '2024-08-13 18:00:15'),
('4c96bf2d-c881-4209-8bbd-fcb7d80afc98', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-04-24 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/96457_1711805533269.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gil-bert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kuan </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607112_1710047233472.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/167221_1713583326046.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511605_1676441693788.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Billy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612192_1712979358691.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ice</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611296_1712458319774.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611137_1712378378394.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rocky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/163362_1581313514670.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Carmen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/94622_1700594468862.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Paul </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543312_1699252654581.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ernest</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609380_1711339776688.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613848_1713886205501.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amanda</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 178px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/21 - Min 10 to start', ',princehoward1@hotmail.com', 4, 'Wednesday', 'Court 1, 2, 3', 22.00, 15.00, '', '2024-05-06 18:38:26');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('4ca55d3f-6ed3-4855-9b06-7692642bc854', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-02-29 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437760_1666858816606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dilip</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432280_1656553470619.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432402_1656057872539.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PX</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598854_1705306446662.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582185_1696768100014.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mindy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541168_1683600757251.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/461705_1662714814652.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thanasillan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jangz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536057_1682413312021.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kwok </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charles</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/475638_1666167448180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Imran</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">akram</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598713_1705233852661.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598783_1705288479950.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amanda</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513748_1676542619140.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark Chan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 129px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 20/28 - Min 10 to start', '', 5, 'Thursday', '', 22.00, 15.00, '', '2024-03-16 12:50:54'),
('4cb91e0c-7876-4992-801d-9635e0a22a18', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky&#039;s Social Badminton Games ⏱️ 8-10:30PM 🏸 Young Puchong Sports Center 🏸 Male ：RM25, Female ：RM10 ❤️ (WhatsApp 012 2132066 😁😁)', 'Hi badminton lovers,\r\n\r\n⭐⭐⭐\r\nRovo may be discontinued soon. Don&#039;t worry, find us on:\r\n\r\nhttps://jacky.com.my\r\n⭐⭐⭐\r\n\r\nLet&#039;s come together and enjoy playing badminton. Make new friends at the same time.\r\n\r\n🏸 Venue: Young Puchong Sports Center\r\n🏸 Fees: Male RM25, Female RM10\r\n\r\nIn our team, we have both male and female players, so, we can play men&#039;s, women&#039;s, and mixed doubles.\r\n\r\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\r\n\r\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\r\n\r\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\r\n\r\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\r\n\r\n****************************\r\n\r\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\r\n\r\nWhatsApp me at 012-2132066 for enquiry\r\n\r\n****************************\r\n\r\nThank you.\r\n\r\n&copy; Copyright protected. Please do not copy my content.', 'Friday, 8:00PM - 9:00PM', '2024-12-13 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632538_1723564114830.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TK</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/606240_1709530780474.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sarah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553917_1686897214641.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Kiat</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628568_1722019020940.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pui San</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/650379_1732497748800.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joseph</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tony</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 183px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/20 - Min 10 to start', ',lydiacse16@gmail.com,john_thiam@hotmail.com,sl21sc41@gmail.com,hasif.rozak@gmail.com', 3, 'Friday', 'A1, A2, A3, A4', 25.00, 10.00, NULL, '2024-12-23 11:06:43'),
('4ce0c6e8-5dc1-4a31-8587-ff9464096f60', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-02-21 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593484_1702498568482.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Kai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/368624_1703869104005.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Razin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513748_1676542619140.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark Chan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513468_1676472834022.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kean Hong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/604084_1708315987465.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tracy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600815_1706325695792.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chloe</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 178px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/21 - Min 10 to start', '', 5, 'Wednesday', '', 22.00, 15.00, '', '2024-03-09 02:31:30');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('4d09649e-1abe-4392-83a3-ea5ffd7b7c54', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-08-20 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/316067_1678971295742.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Grace</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523901_1679224494170.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teck</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417793_1662817990356.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jack</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451949_1667005652372.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chris</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111108_1546088774808.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571330_1692356822202.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mung Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551901_1686369984243.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kim Hoon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560466_1690935723582.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">chen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Choong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Sis 1-11</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shiok May</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545887_1684918978120.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kendy </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/420727_1691648062004.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chiliang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/522920_1680667487362.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Regina </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ian </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427796_1655035971032.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edison </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454599_1660993334758.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Han Yang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bun</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 128px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 23/28 - Min 10 to start', ',xsheng99@gmail.com,tandkn@gmail.com', 3, 'Sunday', 'Court 9, 10, 14, 15', 20.00, 15.00, '', '2023-09-04 14:12:56'),
('4d2cb8dd-8a59-4748-ab80-311396126a5e', 'Tuesday Chill ❤️ Pickleball Social ❤️ Beginner - Intermediate (Happy Dinkers)', 'Let\'s enjoy pickleball, meet awesome people and have a fantastic time with [Happy Dinkers]\n\nBrand new pickleball court in USJ. Behind Summit, USJ.. Very cozy as it has air-conditioning and soft music.\n\n⭐ 91 Pickleball\n⭐ Court: TBC\n\nPlease take note of the following:\n\n1) Players of all levels are welcome to join.\n2) We will play 15 points rally. At 14-14, serve to win.\n3) Balls will be provided.\n4) Please bring your own paddle. If needed, you can rent from the counter, or from us.\n\nLet\'s play, learn and have fun together.\n\nRM23 per pax\n\nTNG payment to 012-2132066 (Kong Pang Yew). Please kindly send payment receipt to the host.\n\nWhatsApp 010-2632066 or Chat with host if you have any questions.\n\nThank you.', 'Today,  10:00 PM - 12:00 AM', '2025-01-14 22:00:00', '91 Sports Arena (CPS Subang & 91 Pickleball)', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 272px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 4/12 - Min 6 to start', '', 5, 'Tuesday', '', 0.00, 0.00, NULL, '2025-02-02 23:52:13');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('4d4644dc-d0f0-48b6-8b5a-1439a1830c81', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ???? Young Puchong Sports Center ???? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Young Puchong Sports Center\n???? Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-06-19 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/479752_1680065503948.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thomas (KJW)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511605_1676441693788.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Billy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511365_1686043841087.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SAM</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542707_1683979420552.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Firdaus</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/509681_1675565788916.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Weii</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Simon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/498094_1672401382327.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Summer</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/346450_1617038761417.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Matthew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JQ</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553914_1686896689918.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523701_1679395669638.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Julius</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532428_1681307666997.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450241_1685182859692.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kendrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524165_1679332845139.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eric</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546825_1685080858459.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hayley</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/510750_1675830504139.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steve</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535695_1682304794038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SteveHow</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543261_1684314247407.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jia Yu</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 124px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 30/30 - Min 10 to start', ',mohdamerudin88@yahoo.com', 5, '', '', 0.00, 0.00, '', '2023-06-19 17:58:16'),
('4ddd3314-ec2b-4712-b9a2-01fc29561a71', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (WhatsApp 010 2632066 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 010-2632066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Thursday Jan 02,  8:00 PM - 10:00 PM', '2025-01-02 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/640340_1726974706768.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joyce</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633079_1723787168565.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eric</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628550_1722007336080.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 183px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 4/20 - Min 10 to start', '', 5, 'Thursday', '', 23.00, 18.00, NULL, '2025-01-08 04:33:59'),
('4df37f61-831f-41f8-8fd8-1c22b39ad79e', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-10-28 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/348584_1697869804207.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1676593246789.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/446724_1659234361629.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thye</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513278_1676442093237.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ahyong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582185_1696768100014.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mindy</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 180px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/20 - Min 10 to start', ',gabrielwkchai@gmail.com', 4, 'Saturday', 'Court 7, 8, 9', 20.00, 15.00, '', '2023-11-14 20:15:59');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('4e24e094-e390-4d64-ba66-804537420d64', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-04-10 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">heng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/131371_1615878695387.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611511_1712572364559.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ella</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 177px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/21 - Min 10 to start', ',feiyee75@hotmail.com,sonjen2010.js@gmail.com', 3, 'Wednesday', '', 22.00, 15.00, '', '2024-04-21 13:17:29'),
('4e835445-024f-4ca1-a71e-f33cd21a4c0a', 'Good Morning ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM 🏸 Lavana 2 Sports Centre 🏸 Male : RM20, Female : RM10 ❤️ (Come lah, let\'s have FUN 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Lavana 2 USJ\n🏸 Fees: Male RM20, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Monday Jul 01,  10:00 AM - 12:00 PM', '2024-07-01 10:00:00', 'Lavana 2 Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620545_1717558376292.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charlotte</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CK</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612348_1713058696846.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Macy</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 307px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 4/12 - Min 10 to start', ',kongpinpin91@gmail.com', 4, 'Monday', '13', 20.00, 10.00, '', '2024-07-12 17:27:50'),
('4eefa73f-42f6-486b-a61f-f66e32944465', 'RM10 only 🍄 HAPPY Badminton 😆 Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM 🏸 KSL Sports Puchong 🏸 Male ：RM23, Female ：RM10 ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM23, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:30 PM - 10:30 PM', '2024-08-06 20:30:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/388449_1710294687336.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">sylva</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620102_1717926157745.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">mich</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Helen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626996_1721145047214.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Penny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627162_1721264798533.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tony</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582189_1696769173315.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628550_1722007336080.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629278_1722433387811.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Harry</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 179px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/21 - Min 10 to start', ',tandkn@gmail.com', 0, 'Tuesday', '8, 9 (8:30-10:30pm), 10 (9-10:30pm)', 23.00, 10.00, '', '2024-08-17 02:46:19'),
('4f531cb3-1527-452f-83d7-f935f151f33c', 'Good Morning 😁 Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM 🏸 222 Sports Center (PJ) 🏸 Male : RM21, Female : RM16 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: 222 Sports Center (PJ)\n🏸 Fees: Male RM21, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  10:00 AM - 12:00 PM', '2024-10-31 10:00:00', 'Jalan 51a/225', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626996_1721145047214.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Penny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/631368_1723185727635.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Janice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632538_1723564114830.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TK</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626230_1720778568406.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jia Jun</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639626_1726634400195.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jerry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/506555_1681053792417.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Khai fong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicholas</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 202px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/18 - Min 10 to start', '', 5, 'Thursday', '', 21.00, 16.00, NULL, '2024-11-09 01:44:20'),
('4f540c60-25cb-42e7-84a7-31e94e18815f', 'Happy LATE night 😁 Fun Saturday Night Extended ⛱️ Jacky\'s Social Badminton Games ⏱️ 10PM-12AM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM23, Female : RM16 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  10:00 PM - 12:00 AM', '2024-09-28 22:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621405_1718009782692.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chloe</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635668_1724880789056.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 263px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 3/14 - Min 10 to start', ',fikiruddinhakimpersonal@gmail.com,ardenlim97@hotmail.com,mhafiz88@yahoo.co.uk', 2, 'Saturday', 'B1, B2', 23.00, 16.00, '', '2024-10-08 12:35:01');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('4f98ee70-7e67-46fa-b3a5-5eecdbc8eb5c', '❤️ Pickleball Social ❤️ Beginners Friendly (Happy Dinkers)', 'Let\'s enjoy pickleball, meet awesome people and have a fantastic time with [Happy Dinkers]\n\nNice pickleball court in Petaling Jaya. Right beside TT Sports Centre.. Very cozy and breezy.\n\n⭐ Pickle World\n⭐ Court: D, E\n\nPlease take note of the following:\n\n1) Players of all levels are welcome to join.\n2) We will play 15 points rally. At 14-14, serve to win.\n3) Balls will be provided.\n4) Please bring your own paddle. If needed, you can rent from the counter, or from us.\n\nLet\'s play, learn and have fun together.\n\nRM26 per pax\n\nTNG payment to 012-2132066 (Kong Pang Yew). Please kindly send payment receipt to the host.\n\nWhatsApp 010-2632066 or Chat with host if you have any questions.\n\nThank you.', 'Today,  12:00 PM - 2:00 PM', '2025-01-05 12:00:00', 'Pickle World', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 215px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/12 - Min 6 to start', '', 5, 'Sunday', '', 0.00, 0.00, NULL, '2025-01-17 01:49:55'),
('5065ec6b-670f-4aeb-99e0-f593bbc60166', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-10-10 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638049_1725854953607.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sweet</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638377_1726026551899.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wendy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639592_1726602878206.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thomas</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/395197_1659627960535.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shamz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627330_1721339293755.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fock</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/643273_1728486210625.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edward</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 175px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/21 - Min 10 to start', ',haohaota57@gmail.com,winniehlbong@gmail.com', 3, 'Thursday', '', 23.00, 18.00, '', '2024-10-18 16:43:43'),
('508dd7d6-400e-484f-bb47-b26bd0da7bd4', 'Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-03-23 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/106732_1544004493920.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529427_1680505494875.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/592802_1703924912424.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Li Ming</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/138786_1564195457616.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Annie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505138_1674365507637.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549311_1685704330184.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/475625_1685512013972.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Victor</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/471428_1671720373552.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 174px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/21 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2024-04-06 12:49:57');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('50dc0764-c573-418d-a124-82e88a8c553d', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-12-29 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ong </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523597_1679019991444.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\"> </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Syakir</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/128782_1557245967707.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joycelyn</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/594499_1703086321494.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kok</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/474976_1669778342069.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593488_1702499286915.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/558042_1688010935739.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/34745_1523633742880.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Terrence</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/456506_1661476923054.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/48784_1686630158032.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Louis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546570_1685633346950.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vincent Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 183px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/20 - Min 10 to start', ',feiyee75@hotmail.com', 4, 'Friday', 'Court A2 A3 A4 A5', 22.00, 15.00, '', '2024-01-13 11:48:38'),
('50fd64c3-458a-4962-aea4-ab61435d8cc9', 'Happy LATE night 😁 Fun Saturday Night Extended ⛱️ Jacky\'s Social Badminton Games ⏱️ 10PM-12AM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM23, Female : RM16 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday Oct 19,  10:00 PM - 12:00 AM', '2024-10-19 22:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619310_1716877991520.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Allen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 266px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 2/14 - Min 10 to start', '', 0, 'Saturday', '', 23.00, 16.00, '', '2024-10-29 14:28:29'),
('513cb6e7-f2c0-40c1-a4e5-be5ede8ee93e', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players 🏸 All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-12-16 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/550124_1701009140800.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jake</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/136890_1562941007765.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fengying</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/103828_1542683945747.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teoh</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593488_1702499286915.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/575036_1693830292234.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lai </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/158650_1578072632589.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KC</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Poon </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/141786_1616216865868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lok Mun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/579348_1695618560932.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Telford</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hong Yeap</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/143190_1686050528763.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Xiao Pang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/155132_1575411249085.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">John </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 179px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 17/20 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2023-12-29 17:33:07');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('5160b344-17b9-4536-995d-4f3966a55adf', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-11-09 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sugendiren</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/133324_1560571324730.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Janice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/521463_1684372416676.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100010_1540994246108.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437760_1666858816606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dilip</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/587665_1699444154794.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">BB</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/456091_1665133345420.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ck</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/340777_1675356471165.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">The Flash</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/48784_1686630158032.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Louis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/415275_1686994306352.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">5.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/402009_1646481274690.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yeng Hou</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/381358_1637821825585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432402_1656057872539.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PX</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432280_1656553470619.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Jie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charles</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/585044_1698127199560.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Crystal</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536964_1686238874491.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shih Yuin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/584942_1698055481862.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/586521_1698885428855.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/394035_1643283186330.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">6.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/587631_1699431397475.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pekkar</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520883_1697391228345.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wey Yi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545842_1684823534993.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jarron</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Leon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/577902_1695744483832.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Xiiao</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/586058_1698802265965.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Stanley </div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 115px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 32/32 - Min 10 to start', ',stefankhoo.1@gmail.com,nicktay84@gmail.com', 0, 'Thursday', 'Court A1 A2 A3 A4 A5', 22.00, 15.00, '', '2023-11-24 19:02:14');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('522ded53-a163-49f1-a395-2675ea66ac12', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-11-06 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111693_1546406761919.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lawrence </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/10005_1527779055074.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessiea</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431544_1655860886485.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronald</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576638_1694457690534.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Matt</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569896_1691765655906.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fanny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529102_1680507141605.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541867_1687457442383.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ko</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/132370_1559974674574.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joe</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/539024_1690654315343.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">David</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571654_1692500886882.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Juno</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 182px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 19/20 - Min 10 to start', ',tandkn@gmail.com,Tmsjx@icloud.com,garyyjh@gmail.com', 0, 'Monday', 'Court A1, A2, A3, A5', 22.00, 15.00, '', '2023-11-23 11:25:19'),
('523bc383-7137-4cdc-afd5-a10edbb99bd5', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-03-01 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/351441_1620466320793.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason 🍀🏝</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/456506_1661476923054.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/414059_1650518003226.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sunil</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">J</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541878_1686760636828.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/547537_1702567570034.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">kent</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/354577_1623412129083.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/163980_1671261749744.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CH</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/167221_1705919544265.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111693_1546406761919.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lawrence </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605695_1709219933110.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steffi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593487_1702499157573.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sarah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/530210_1680702949310.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Irwin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/596218_1704113370563.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Atley</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569580_1709222856666.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jangz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/526001_1679604073785.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronnie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532428_1681307666997.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582189_1696769173315.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605737_1709264768536.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michelle</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593484_1702498568482.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Kai</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chai Ni</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532345_1699504520479.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Corwin</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 153px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 24/24 - Min 10 to start', ',fiqrie81@gmail.com', 0, 'Friday', 'Court A2 A3 A4 A5', 22.00, 15.00, '', '2024-03-18 17:05:17');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('52887eac-4d44-477f-9e54-302dae30675c', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-12-11 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/458730_1661993402659.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicholas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/136890_1562941007765.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fengying</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Peter</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582186_1696768250131.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Yee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/578741_1695381571944.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jim</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeannie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KaiChun</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chloe</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576509_1694416678383.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JP</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/473387_1665569867677.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537069_1684513687123.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cayden</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532787_1686304268378.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kah wai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/561838_1689321018561.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Christal</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111693_1546406761919.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lawrence </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Le Hans</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/539800_1686456392376.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pok</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/129801_1557985544658.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Max</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 138px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 22/26 - Min 10 to start', '', 5, 'Monday', '', 22.00, 15.00, '', '2023-12-25 18:19:01'),
('53230dda-8565-43bb-b411-0438424e955d', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-10-09 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111693_1546406761919.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lawrence </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/377556_1636098426568.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Meng Leong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/574308_1693612485369.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Simon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kok Fui</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559895_1688698890706.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yi Hong </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jarrell (Son 2nd)</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/25051_1527781824866.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/151833_1572994515848.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Stephanie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/395197_1659627960535.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shamz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545931_1684861941101.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gary</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 175px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 20/20 - Min 10 to start', ',Tmsjx@icloud.com', 4, 'Monday', 'Court A2 A3 A4 A5', 22.00, 15.00, '', '2023-10-20 18:21:22');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('534baab0-fcb2-4843-af73-14821354e6d6', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-07-18 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625833_1720538570421.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dominic</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625985_1720660846136.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tiffany</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625122_1720149702512.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eric</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609922_1711687256572.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tanya</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611608_1712643919589.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jenson</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627163_1721265277841.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627162_1721264798533.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tony</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/475776_1719897181497.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SiawWei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">WB</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Billy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teckyan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">vengky</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541445_1684571756748.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 185px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/20 - Min 10 to start', ',tandkn@gmail.com,soon7118@gmail.com', 3, 'Thursday', '', 23.00, 16.00, '', '2024-07-28 00:41:11'),
('538f4aa3-a4e8-46e2-b28a-5c60e15c9b2c', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-08-12 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630865_1723044763990.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susanne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630861_1723044258519.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Freddy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627330_1721339293755.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fock</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624754_1719905949405.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronnie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621837_1718267780283.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Justin</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 176px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/21 - Min 10 to start', ',tonywong4338@gmail.com', 4, 'Monday', '', 23.00, 16.00, '', '2024-08-22 03:30:13'),
('53be6f21-b394-44f3-b866-523b358af880', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-08-12 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559265_1688449738236.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">L</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/13197_1527779799972.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Olivia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/566227_1690543415052.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513748_1676542619140.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark Chan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548589_1686475201433.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kin Soon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/414442_1691743807259.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/426850_1688362809512.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/413815_1650338533722.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hong Guan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KD</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/19210_1516780175658.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darrence</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/479695_1678184294845.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Hung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/442142_1672344582293.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Izz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532805_1681439155886.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicholas </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100875_1541470201031.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex </div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 152px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 21/24 - Min 10 to start', ',puchong88@yahoo.com,tandkn@gmail.com', 3, 'Saturday', 'Court B1 B3 B4 B5', 20.00, 15.00, '', '2023-08-26 23:50:30');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('540a8ad4-196f-4771-9c24-fbf90e17fe5f', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM21, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-08-18 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417902_1665477515727.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Xiang </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/434747_1656653262566.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Evelyn</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448156_1659547341624.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amy 🌺</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598137_1704939746268.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joyce</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">steven</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623131_1720194836055.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SongHan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">xiang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 319px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/11 - Min 10 to start', ',tftan@yahoo.com,jennyfoo5782@gmail.com,cheehoefong5782@gmail.com,alex_ckj@hotmail.com,jiahean@gmail.com,gabri3l@yahoo.com,priyathamsantu@gmail.com', 0, 'Sunday', '13, 14, 15', 21.00, 16.00, '', '2024-08-28 13:58:10'),
('54a00b64-b339-49b5-ba61-6a04426fb225', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM 🏸 222 Sports Center PJ 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players 🏸 All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: 222 Sports Center PJ\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:00 PM', '2024-04-10 14:00:00', 'Jalan 51a/225', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/606082_1712479507696.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dixon </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505042_1674317871830.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edison</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605695_1709219933110.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steffi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610661_1712123247048.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jayson</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610656_1712122055667.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Paul</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610654_1712121811897.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">May</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 133px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/28 - Min 10 to start', ',puchong88@yahoo.com,tftan@yahoo.com', 3, 'Wednesday', '', 20.00, 15.00, '', '2024-04-24 18:38:14'),
('556a6330-7aa9-4407-aded-d4a04c5d8f69', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM23, Female : RM16 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-08-14 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630938_1723088535208.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/631368_1723185727635.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Janice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626172_1720761875944.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627163_1721265277841.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/631521_1723215469767.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Suhanesh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632538_1723564114830.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TK</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 173px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/21 - Min 10 to start', ',piaobailiao@gmail.com,weishaw01@hotmail.com', 0, 'Wednesday', '1, 2, 3', 23.00, 16.00, '', '2024-08-24 12:33:40'),
('558e6319-df15-410f-a557-198a9598a5dd', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-11-15 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/304959_1591931822078.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/106534_1543924396100.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/24030_1546073968309.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Phillip</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/574415_1694839216620.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nathan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/155933_1698823557578.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tangerine </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135222_1561826302553.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daphne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/122542_1552907973089.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Khor</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553195_1687631740536.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lazy Player </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/435798_1656864956883.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rex </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417548_1651764253821.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Terrance</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582495_1696913222429.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Accox</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 178px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 17/20 - Min 10 to start', ',yongyuanchuan@gmail.com', 0, 'Wednesday', 'Court 1, 2, 3', 22.00, 15.00, '', '2023-12-02 14:02:52');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('55bdc919-83f2-41e1-8719-d39eaa2cae81', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-08-05 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621139_1717843308521.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gary</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">F</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627858_1721621725150.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eunice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626333_1720836810975.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pei Yin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626645_1720968562242.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeff</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 174px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/21 - Min 10 to start', ',hcm1995o0o@hotmail.com,tonywong4338@gmail.com', 3, 'Monday', 'A2, A3', 23.00, 16.00, '', '2024-08-16 03:22:23'),
('56a85ebd-4ae2-4be9-a579-2472c888074e', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-12-14 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505138_1674365507637.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/129792_1559002396540.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amanda</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576546_1694428995338.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/570713_1692097910956.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jane</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593484_1702498568482.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Kai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593485_1702498864124.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steven</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/48784_1686630158032.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Louis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538584_1683049381025.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brendan</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 186px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/20 - Min 10 to start', ',wongkw2001@gmail.com', 0, 'Thursday', 'Court A2 A3', 22.00, 15.00, '', '2023-12-27 18:40:23'),
('57329654-6f04-4a6d-b75e-5c7a0163cbdc', 'Hello Hello 😁 Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM23, Female : RM16 ❤️ (WhatsApp 012 2132066 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday Nov 23,  8:00 PM - 10:00 PM', '2024-11-23 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612488_1713146777262.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Katie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593488_1702499286915.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 263px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 3/14 - Min 10 to start', '', 5, 'Saturday', '', 23.00, 16.00, NULL, '2024-12-02 17:07:18'),
('57b919fb-86e5-47f1-9cc7-b359e00b17b5', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM23, Female : RM18 ❤️ (WhatsApp 012 2132066 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Wednesday Jan 15,  8:00 PM - 10:00 PM', '2025-01-15 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629552_1722572970583.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Loh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627162_1721264798533.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tony</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635668_1724880789056.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/637611_1725641898564.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elise</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 247px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/15 - Min 10 to start', ',leong.seow@hotmail.com', 4, 'Wednesday', '2, 3, 4', 23.00, 18.00, NULL, '2025-02-02 23:52:13'),
('58dcaefe-bfce-4ee0-ad07-4fdddb02db4e', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 012 2132066 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-11-18 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626671_1721008353708.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bella</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630959_1723093145616.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Boon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/315675_1600450893830.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647845_1731047322159.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hoo</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647883_1731050875742.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wee Kiat</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/595420_1714195594686.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/649300_1731835606752.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ketchup</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616476_1715321188891.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Timothy</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 202px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/18 - Min 10 to start', ',danielgancw@gmail.com', 3, 'Monday', 'A2, A3, ^^', 23.00, 18.00, NULL, '2024-11-30 00:44:14');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('59bad4f3-1192-4f77-8036-b2059f4b3c38', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-12-02 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/539434_1683707352495.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ray</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1699602258111.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582185_1696768100014.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mindy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576546_1694428995338.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/471428_1671720373552.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/475625_1685512013972.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Victor</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533177_1695374503145.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steffi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KL</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/391388_1685901017012.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 178px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/20 - Min 10 to start', ',marcus@polypet.com.sg,chuayfun@hotmail.com', 3, 'Saturday', 'Court 7, 8, 9, 10', 20.00, 15.00, '', '2023-12-17 12:59:51'),
('5a8edf7e-7e05-4a90-85a7-4ff27272dc35', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM 🏸 Young Puchong Sports Center 🏸 Male ：RM25, Female ：RM10 ❤️ (WhatsApp 010 2632066 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM25, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 010-2632066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Friday Feb 14,  8:00 PM - 10:30 PM', '2025-02-14 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/123513_1659423121307.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joycelyn </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648699_1731522509625.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644231_1728989265333.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Atan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635135_1724648569975.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yong Kang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 173px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/21 - Min 10 to start', ',feiyee75@hotmail.com', 4, 'Friday', 'A2, A3, A4', 25.00, 10.00, NULL, '2025-02-12 19:07:33'),
('5aaa61e3-63de-4bfd-8c26-5856a8c3133d', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Sunday Jul 30,  3:00 PM - 5:00 PM', '2023-07-30 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/119827_1552545088735.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546825_1685080858459.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hayley</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 183px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/20 - Min 10 to start', '', 5, 'Sunday', '', 20.00, 15.00, '', '2023-08-15 12:35:17'),
('5ab70495-975f-4dc5-809a-36f471adcc89', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-05-04 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/588185_1701094156002.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/540098_1692000491087.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607419_1710237370933.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yvonne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605695_1709219933110.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steffi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607112_1710047233472.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609982_1711704162217.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613736_1713842646392.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Clement</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/579164_1696735935476.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Peter</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thomas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1713930996436.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 133px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/28 - Min 10 to start', ',tftan@yahoo.com,tandkn@gmail.com', 3, 'Saturday', '', 22.00, 10.00, '', '2024-05-17 17:51:38');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('5aef230b-8372-4cdb-81d2-d0bd4696270e', 'Yes, RM5 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM5 ❤️ (Lowest price. RM5 only 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM5\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-03-23 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/606396_1709608273581.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Maggie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aidid</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Stewart </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">fee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/570714_1692098684178.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Esther</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/608244_1710681504190.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zai</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/149285_1571147198454.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kah Tung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1647252076776.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/570270_1692939798191.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Titus</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 12/28 - Min 10 to start', ',tandkn@gmail.com,weishaw01@hotmail.com,yuankl1306@gmail.com', 2, 'Saturday', '', 22.00, 5.00, '', '2024-04-06 12:49:57'),
('5bd093f6-88e4-43f8-9ff5-1c282f8309eb', 'Yes, RM5 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM5 ❤️ (Lowest price. RM5 only 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM5\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-04-06 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/58919_1533533026696.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teck Wee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1647252076776.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610654_1712121811897.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">May</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607112_1710047233472.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/145739_1568886625491.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yvonne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607114_1710047366898.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610889_1712241805405.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/149285_1571147198454.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kah Tung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445155_1704163563315.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505890_1674624168490.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gino</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600015_1705891822418.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/522927_1682057541247.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hao</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">t</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531656_1693554335483.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yaowhui</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/389447_1646101133672.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ngai Hou</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/45930_1527952172542.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Derby </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 185px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 20/20 - Min 10 to start', ',tftan@yahoo.com', 4, 'Saturday', '', 22.00, 5.00, '', '2024-04-17 13:22:26'),
('5ca399e5-6a4c-4b36-bdfd-02e732bc9c10', 'RM5 only! 😁 Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM23, Female : RM5 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM23, Female RM5\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:30 PM', '2024-07-13 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621837_1718267780283.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Justin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/96457_1711805533269.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gil-bert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623231_1719025416661.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sue</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624964_1720052064817.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625875_1720588188186.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amanda</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625415_1720723598912.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mah Rukh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626230_1720778568406.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jia Jun</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 175px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/21 - Min 10 to start', ',chakhua514@yahoo.com,arzulmiahmad@gmail.com', 0, 'Saturday', 'B11, B12, B13', 23.00, 5.00, '', '2024-07-23 13:24:39');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('5d05bc1e-59a6-47ea-b0af-d254be973416', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-09-23 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630865_1723044763990.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susanne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635668_1724880789056.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/316489_1683087227943.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elva</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632287_1723472654092.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ray</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629548_1722572245532.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kyle</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/640509_1727063177901.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543894_1709641350353.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">jing</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531598_1721807624340.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pui Lam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548375_1725363209450.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jay</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 178px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/21 - Min 10 to start', ',alftwm@hotmail.com,kongpinpin91@gmail.com', 3, 'Monday', 'A2, A3, A4', 23.00, 18.00, '', '2024-10-02 02:40:13'),
('5e01dd25-cfd5-47a1-8353-704eabd38dfc', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-09-27 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/640340_1726974706768.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joyce</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639733_1726666728518.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/163725_1581567905188.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625454_1720326002767.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632538_1723564114830.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/640627_1727101242167.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Larry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/641102_1727363905663.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Allison</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CS</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/508948_1727103627723.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Yin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/552454_1725688259966.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kaori</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 176px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 12/21 - Min 10 to start', ',winniehlbong@gmail.com,hasif.rozak@gmail.com', 0, 'Friday', 'A2, A3, A4', 23.00, 18.00, '', '2024-10-04 18:59:44'),
('5e515477-8017-43f9-bc3d-b9aa4b1482a4', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-02-28 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432687_1683278631631.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ken</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560562_1688923182382.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tam </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/479752_1680065503948.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KJW</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599287_1705501482222.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599344_1705548525014.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">April</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/575827_1694156254230.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kathy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451288_1702054044577.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">DeN!$e</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538584_1683049381025.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brendan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/477431_1666684606175.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mohd</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 176px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/21 - Min 10 to start', '', 0, 'Wednesday', '', 22.00, 15.00, '', '2024-03-16 12:50:54');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('5e881b36-3745-4435-9b46-f7cab2150394', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-02-01 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437760_1666858816606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dilip</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/580219_1706483613705.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nava</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600805_1706316538384.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Suki</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600212_1705994816457.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593485_1702498864124.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steven</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546031_1684855927098.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599380_1705559738539.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">May</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/595359_1703586941815.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/586195_1698718133407.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Christopher</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/479179_1667181023879.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bads - Sheelan Push Padasan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548630_1685525610988.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Foong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432586_1656239222754.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jivan</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 167px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 17/20 - Min 10 to start', '', 0, 'Thursday', '', 22.00, 15.00, '', '2024-02-17 10:51:04'),
('5ebc2cd2-b1a4-49de-97ed-940ad6267efc', 'Good Afternoon ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:30-4:30PM 🏸 Zelka Sports Centre 🏸 Male : RM21, Female : RM15 ❤️ (Come lah, let\'s have FUN 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Centre\n🏸 Fees: Male RM21, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:30 PM - 4:30 PM', '2024-07-08 14:30:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619314_1716878189453.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hui</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicholas</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620560_1717565557661.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Katie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620752_1717659975332.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joseph</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623308_1719051665096.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andy</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 174px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/21 - Min 10 to start', ',1phousehp@gmail.com,chuahisaac9657@gmail.com,cyz313188@gmail.com,tandkn@gmail.com,pslimowl@gmail.com', 0, 'Monday', 'G1, G2, G3', 21.00, 15.00, '', '2024-07-18 18:54:04'),
('5ed1a75a-f798-4391-bc07-877764162de8', 'Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (All are welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:00 PM', '2023-08-14 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/566227_1690543415052.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jenny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">martin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/512754_1676277871684.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">D€€N</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505138_1674365507637.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529672_1689740934174.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">yang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/464854_1690818771290.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ba</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553880_1686890867375.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ong </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/426850_1688362809512.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538580_1683048828433.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Connie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536080_1682417677157.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">zach</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/35862_1550815985976.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lewis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvyn</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 187px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 17/20 - Min 10 to start', '', 5, 'Monday', '', 20.00, 15.00, '', '2023-08-29 00:03:19');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('5ef51a85-a44a-4d36-9392-3aa0f64858f7', 'Saturday Night Chill ❤️ Pickleball Social ❤️ Beginners Friendly (Happy Dinkers)', 'Let\'s enjoy pickleball, meet awesome people and have a fantastic time with [Happy Dinkers]\n\nBrand new pickleball court in USJ. Behind Summit, USJ.. Very cozy as it has air-conditioning and soft music.\n\n⭐ 91 Pickleball\n⭐ Court: TBC\n\nPlease take note of the following:\n\n1) Players of all levels are welcome to join.\n2) We will play 15 points rally. At 14-14, serve to win.\n3) Balls will be provided.\n4) Please bring your own paddle. If needed, you can rent from the counter, or from us.\n\nLet\'s play, learn and have fun together.\n\nRM26 per pax\n\nTNG payment to 012-2132066 (Kong Pang Yew). Please kindly send payment receipt to the host.\n\nWhatsApp 010-2632066 or Chat with host if you have any questions.\n\nThank you.', 'Today,  10:00 PM - 12:00 AM', '2025-01-18 22:00:00', '91 Sports Arena (CPS Subang & 91 Pickleball)', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reserve ZJ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reserve ZJ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reserve ZJ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644779_1729261105023.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tiffany</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/398967_1645270628489.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">reserve</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 435px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/8 - Min 5 to start', '', 5, 'Saturday', '', 0.00, 0.00, NULL, '2025-02-12 18:57:57'),
('5f7f1a46-9d9e-4e68-9111-781387ac7c86', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ???? Young Puchong Sports Center ???? Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday ????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Young Puchong Sports Center\n???? Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  7:58 PM - 9:58 PM', '2023-06-30 19:58:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/391210_1642088052713.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/348623_1652767306086.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenneth</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K.y</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/447159_1659319348766.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edmond Leong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557683_1687882082074.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jing Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553917_1686897214641.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Kiat</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417205_1651652990583.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shirley</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538579_1683048670596.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jass</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1576224754776.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538582_1683049065365.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Wee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JC</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/555811_1687864594070.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Isaac </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Navien</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/19927_1572084849574.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KH </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548039_1685772357735.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">????????????????????????</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/552747_1686563535376.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Meng hong </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432687_1683278631631.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ken</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111693_1546406761919.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lawrence </div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 147px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 25/25 - Min 10 to start', '', 5, 'Friday', '', 0.00, 0.00, '', '2023-06-30 19:09:14'),
('5f8062ba-b404-4836-8bec-5147b614ba70', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-09-04 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559370_1688475937156.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553917_1686897214641.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Kiat</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/483849_1684744242890.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Binesh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Khap</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1680467884249.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/107862_1544671372138.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569896_1691765655906.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fanny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505138_1674365507637.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 202px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/18 - Min 10 to start', '', 5, 'Monday', '', 22.00, 15.00, '', '2023-09-22 18:03:17');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('5f86003c-32a1-4384-9ec0-0cfdfd88fe2b', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-12-04 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559370_1688475937156.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/458730_1661993402659.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicholas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/104193_1542873804079.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronald</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100020_1540999116515.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Julie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Weng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505138_1674365507637.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 184px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/20 - Min 10 to start', ',tandkn@gmail.com,wongkw2001@gmail.com,weishaw01@hotmail.com', 2, 'Monday', 'Court A2 A3 A4', 22.00, 15.00, '', '2023-12-20 07:09:14'),
('5fc5de58-846d-4512-83a2-8a06ae1f3e73', '🍄 HAPPY Badminton 😆 Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM 🏸 KSL Sports Puchong 🏸 Male ：RM23, Female ：RM18 ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:30 PM - 10:30 PM', '2024-10-15 20:30:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519847_1689671460551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sarah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598854_1705306446662.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/604086_1708316546251.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cath</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605742_1709266272126.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ethan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/636757_1725343115414.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/636801_1725355547506.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chun Hoe</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 182px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/20 - Min 10 to start', ',winniehlbong@gmail.com,lowenghup@gmail.com', 3, 'Tuesday', '8, 9', 23.00, 18.00, '', '2024-10-26 12:45:31'),
('6018276e-26dd-4ad3-aa5a-5bbac685f308', 'Fun Wednesday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ???? USJ 23 Badminton Court ???? Male ：RM22, Female ：RM15 ❤️ (Rovo players, welcome to join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: USJ 23 Badminton Court\n???? Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-06-14 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/476477_1666422430574.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cindy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/104658_1543140581347.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jenny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536240_1684090078964.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tanya</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/48059_1673161231967.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Khar Peng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/525893_1679570149654.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lum</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/521058_1678357104628.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CS</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450488_1662457760391.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511313_1683351114422.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538590_1683462946648.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daus</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teoh </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Knyx</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eugene</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yu</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513748_1676542619140.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark Chan</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 177px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 18/21 - Min 10 to start', '', 5, '', '', 0.00, 0.00, '', '2023-06-14 19:29:30'),
('603420dc-ec0d-479a-99e6-6437d8fb778e', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM22, Female : RM16 ❤️ (WhatsApp Jacky: 012 2132066 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM22, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-12-01 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647883_1731050875742.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wee Kiat</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/390194_1641645803072.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Coco</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/344610_1616000664445.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KiKi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 302px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 4/12 - Min 10 to start', ',lydiacse16@gmail.com,jackiekong.7200@hotmail.com,nabilbakti2@gmail.com,ywl12@hotmail.com', 1, 'Sunday', 'Court G3, G9', 22.00, 16.00, NULL, '2024-12-13 06:02:32');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('608c865e-f172-41c5-9a27-e702884fbcb7', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-05-27 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/155933_1698823557578.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tangerine </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546811_1685078349033.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Audrey</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538582_1683049065365.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Wee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/615929_1715007347898.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617780_1716028720651.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fifi</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/28 - Min 10 to start', ',tonywong4338@gmail.com,tandkn@gmail.com', 0, 'Monday', 'Court A2 A3 A4 A5', 22.00, 15.00, '', '2024-06-06 16:51:46'),
('60a32050-bbab-47f9-8728-ec45bca8e3ea', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ???? New Vision Badminton Court ???? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: New Vision Badminton Court\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-06-11 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/397206_1649471215893.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jack</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Phang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546809_1685078201456.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Maya</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/415644_1651042106155.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Desmond</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/351659_1619272646755.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gerry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/528317_1680207715293.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ow</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533382_1681814541950.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ps</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505042_1674317871830.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edison</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/477853_1666799009595.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/157333_1576988814782.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aigini</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454599_1660993334758.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Han Yang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417793_1662817990356.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jack</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548589_1685519477254.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kin Soon</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 185px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/20 - Min 10 to start', '', 5, '', '', 0.00, 0.00, '', '2023-06-11 13:48:45'),
('60be8352-3bb6-40a7-9443-89306a2fb873', '🍄 HAPPY Badminton 😆 Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM 🏸 KSL Sports Puchong 🏸 Male ：RM23, Female ：RM18 ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:30 PM - 10:30 PM', '2024-09-17 20:30:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609380_1711339776688.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/608244_1710681504190.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zai</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610654_1712121811897.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">May</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/634655_1724471751218.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Winston</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/527220_1719845606930.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samantha</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627241_1721293145642.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Danny</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 243px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/15 - Min 10 to start', ',beradychua@gmail.com', 4, 'Tuesday', '', 23.00, 18.00, '', '2024-09-26 19:22:22'),
('60dc4b70-c150-4c41-bdf0-7b294b9204d0', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (WhatsApp 012 2132066 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-12-12 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617504_1715919875008.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benjamin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617451_1715869867554.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Dee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628012_1721702817926.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Janice</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/622676_1718701457858.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Timothy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rex</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611137_1712378378394.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rocky</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543610_1684231841033.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hou</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/512324_1677909594619.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Suria</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/453132_1660661742797.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shahab </div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 185px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/20 - Min 10 to start', '', 5, 'Thursday', '', 23.00, 18.00, NULL, '2024-12-22 04:36:52');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('61101494-a8e6-40ce-9b86-4976a37e6b94', 'Yes, RM5 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM5 ❤️ (Lowest price. RM5 only 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM5\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-03-16 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/522573_1678761592841.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alison </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aidid</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/442526_1664694228260.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rachel </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607579_1710331574362.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Boon Kit</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">George </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/521341_1678435675328.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shaun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/21379_1518081097106.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reddevil</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhiping</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533249_1696851280597.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sheldon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1647252076776.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531086_1709903298353.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lyra</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/604518_1708568275647.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Winnie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/601119_1706506018922.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronnie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593485_1702498864124.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steven</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607419_1710237370933.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yvonne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/36863_1702519057440.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MH</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 134px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 19/28 - Min 10 to start', ',tandkn@gmail.com', 4, 'Saturday', '', 22.00, 5.00, '', '2024-03-31 22:13:33'),
('6112d9c0-13ef-4aa3-afa7-6192a80e3253', 'Fun Wednesday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male ：RM22, Female ：RM15 ❤️ (Rovo players, welcome to join us 😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-12 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/120247_1687073335082.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hani</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Yang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thai Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Karen - Badminton MU</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">J</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/126172_1647404581555.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sahil</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/21216_1517981695895.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430958_1674728510442.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daljinder </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432280_1656553470619.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/425573_1654316115254.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chris</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/17517_1515746376897.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505138_1674365507637.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/465364_1663570229116.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 172px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 15/20 - Min 10 to start', ',london@yahoo.com', 4, 'Wednesday', '', 22.00, 15.00, '', '2023-07-12 18:44:39');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('619ddb95-1cb0-4814-930d-8e9b2648d731', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (WhatsApp 012 2132066 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-11-21 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/138018_1563700668516.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Carrie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/631368_1723185727635.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Janice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630861_1723044258519.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Freddy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638001_1725807805543.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/580469_1719944437935.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Keong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/649807_1732155692858.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gino</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617780_1730350703865.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fifi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/589346_1700795798476.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">How Chian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/563506_1729827060308.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chiew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aiman</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/581805_1696643510400.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Loh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/527410_1680156233366.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wai Keat</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/618911_1716654414155.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wk</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 183px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 17/20 - Min 10 to start', ',fansygan@gmail.com,azrifarisrasid@gmail.com', 3, 'Thursday', 'A2, A3, A4', 23.00, 18.00, NULL, '2024-12-01 03:01:32'),
('62442f5b-bd23-41df-8fcc-8d7b2b5ed1fd', '3 courts. YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-12-13 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/108592_1545011106483.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jane</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/114495_1547815977869.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anton</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/591316_1701333319262.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patric</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kuan </div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 185px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 12/20 - Min 10 to start', '', 5, 'Wednesday', '', 22.00, 15.00, '', '2023-12-25 18:19:01'),
('62a9dba1-2b8a-46dc-9bbe-f5fd2703e508', '3 courts. YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-12-06 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576548_1694429461447.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amanda</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/108592_1545011106483.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jane</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513278_1676442093237.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ahyong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432280_1656553470619.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheong</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 184px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/20 - Min 10 to start', '', 5, 'Wednesday', '', 22.00, 15.00, '', '2023-12-20 07:16:01');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('633246db-f99a-4432-90c5-3fa5184ab64e', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-02-16 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/399482_1706696198709.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ridge </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569899_1691766179517.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Claire</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432280_1656553470619.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432402_1656057872539.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PX</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/455585_1677905072904.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/575827_1694156254230.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kathy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538584_1683049381025.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brendan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593485_1702498864124.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steven</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593488_1702499286915.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569837_1691747024813.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/351441_1620466320793.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason 🍀🏝</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 105px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/35 - Min 10 to start', '', 5, 'Friday', '', 22.00, 15.00, '', '2024-03-03 13:16:51'),
('63d16f5b-3ba8-46db-b22f-ae741bb681b7', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-07-15 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609380_1711339776688.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598854_1705306446662.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616271_1715217272925.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Don</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624966_1720054290376.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gary</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626530_1720927799587.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SAM</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/606396_1709608273581.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Maggie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607114_1710047366898.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626671_1721008353708.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bella</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Denise</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623082_1718952021188.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gary</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 175px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/21 - Min 10 to start', '', 0, 'Monday', '', 23.00, 16.00, '', '2024-07-26 04:06:10'),
('63fef0c9-51f5-4a00-b2b8-7a7d7d22afff', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 012 2132066 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-12-02 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629181_1722395700591.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anna</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629552_1722572970583.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Loh</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648575_1731461554401.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Win</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648831_1731594714328.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teddy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647845_1731047322159.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hoo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/651244_1733111929390.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cammy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/512324_1677909594619.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Suria</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/14519_1527780069087.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/453132_1660661742797.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shahab </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 258px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/14 - Min 10 to start', ',danielgancw@gmail.com,leong.seow@hotmail.com', 3, 'Monday', 'A2, A3, A4', 23.00, 18.00, NULL, '2024-12-13 19:07:33');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('640515fc-3a74-4b10-b0d6-2a09b3def2bb', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-07-13 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625727_1720493150278.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">BC</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/534406_1681913572370.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wai Kit</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bosco Wong Linno Jun Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430741_1691134959219.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melissa</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1713930996436.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619554_1716990777429.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cayman</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537888_1683128565118.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ethan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Simon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/146858_1720802898623.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537793_1713606131962.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jinying</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/119052_1550329175556.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529102_1680507141605.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KK</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 141px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 18/25 - Min 10 to start', ',tftan@yahoo.com,shaoranswc@live.co.uk,1phousehp@gmail.com', 5, 'Saturday', 'B1 B2 B3 B4', 22.00, 10.00, '', '2024-07-21 12:34:09'),
('640d2ecc-7520-46bf-8332-5a4c5b573014', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-05-08 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607112_1710047233472.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/96457_1711805533269.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gil-bert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613409_1713671712226.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fiona</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613736_1713842646392.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Clement</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613976_1713954912626.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jolin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613762_1713851097821.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Matthew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614308_1714120232609.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">June</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/467470_1664064593090.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fai</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/470100_1664722083523.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sandy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">jayson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charles</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560573_1688951311751.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ming </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/94622_1700594468862.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Paul </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ernest</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/97687_1539915608709.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Luqman</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 196px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 18/19 - Min 10 to start', '', 1, 'Wednesday', '', 22.00, 15.00, '', '2024-05-22 12:08:40');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('6420754e-b66a-4370-b4e9-6e2c2c7395f9', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-06-09 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616794_1715489028282.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tracy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/312707_1703866041437.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cris</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/157333_1576988814782.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aigini</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/618437_1716388262888.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/588223_1713675518040.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dony</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/602987_1708834036883.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430741_1691134959219.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melissa</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/330831_1708002695303.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mai</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 133px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/28 - Min 10 to start', ',priyathamsantu@gmail.com,c.yongjun11@gmail.com,tftan@yahoo.com', 0, 'Sunday', 'Court 9, 10, 14. Court 8 * 3-4pm', 20.00, 15.00, '', '2024-06-19 02:16:36'),
('645c4e4b-c52a-4590-b80c-58a28f2094f4', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-04-01 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607419_1710237370933.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yvonne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600805_1706316538384.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Suki</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529321_1680484892176.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard Ong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/19210_1516780175658.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darrence</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609974_1711702474824.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tinaaaa</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598854_1705306446662.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609982_1711704162217.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 130px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 12/28 - Min 10 to start', ',alvyn_chin@hotmail.com,garyyjh@gmail.com', 3, 'Monday', 'Court A2 A3', 22.00, 15.00, '', '2024-04-12 19:02:27'),
('648196a7-276f-4e2a-aedd-49f8ed0af39e', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-09-09 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629548_1722572245532.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kyle</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632576_1723603322795.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638001_1725807805543.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626172_1720761875944.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638049_1725854953607.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sweet</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thomas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/412162_1676990688093.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Siow</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kuhan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lk</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ginhan</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 180px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/21 - Min 10 to start', ',jerry.lee8888@gmail.com', 0, 'Monday', 'A2, A3, A4', 23.00, 18.00, '', '2024-09-17 11:02:18');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('64966a5a-6d36-40ff-9bd8-7937784e2eaa', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-01-01 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/123141_1553005553562.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Candice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/306388_1593681631646.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rayyan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/113332_1667525643460.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Phalendra</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541445_1684571756748.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/20 - Min 10 to start', '', 5, 'Monday', '', 22.00, 15.00, '', '2024-01-18 14:59:43'),
('64ece0d0-3298-4683-b20c-1b94c30a43ca', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM23, Female : RM18 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-09-25 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639809_1726725175525.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Micky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639592_1726602878206.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/634655_1724471751218.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Winston</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/640749_1727175104586.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tony</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/636801_1725355547506.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chun Hoe</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/640817_1727204474236.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Katy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/96457_1711805533269.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gil-bert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Loong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620102_1717926157745.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">mich</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 192px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/16 - Min 10 to start', ',cjhere4@gmail.com,nicktay84@gmail.com', 0, 'Wednesday', '1, 2, 3', 23.00, 18.00, '', '2024-10-03 19:03:14'),
('65144fd5-2eef-4882-ab72-e672b8c93755', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Thursday Apr 11,  8:00 PM - 10:00 PM', '2024-04-11 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/461562_1688204112155.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607114_1710047366898.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605742_1709266272126.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ethan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 131px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/28 - Min 10 to start', ',alvyn_chin@hotmail.com', 0, 'Thursday', 'Court A2 A3 A4 A5', 22.00, 15.00, '', '2024-04-21 13:17:29');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('6582e5f6-5cd4-414b-9c9c-510c31bac0a4', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-10-19 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bobby</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/521463_1684372416676.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545931_1684861941101.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gary</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jarrell (Son 2nd)</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/48784_1686630158032.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Louis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nympha</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513278_1676442093237.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ahyong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/352560_1641550774099.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/310417_1687221206070.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Iris</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Desmond</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/46742_1617624260312.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jack</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/458730_1661993402659.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicholas</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432687_1683278631631.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ken</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466870_1664285890505.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liza</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536964_1686238874491.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shih Yuin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">fakhrul</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533658_1683802082944.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Js</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/389391_1696823691821.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">QIU</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 145px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 23/25 - Min 10 to start', '', 5, 'Thursday', '', 22.00, 15.00, '', '2023-10-20 18:21:22'),
('65ad312f-55f6-452d-b14d-55c199ea9ce0', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-01-26 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599023_1705384065613.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Star</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598713_1705233852661.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/446724_1659234361629.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thye</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598854_1705306446662.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/498094_1672401382327.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Summer</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 183px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/20 - Min 10 to start', ',stefankhoo.1@gmail.com,fiqrie81@gmail.com', 0, 'Friday', 'Court A2 A3 * 8-10pm Court B2 * 8-9pm', 22.00, 15.00, '', '2024-02-11 12:49:53');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('65d20528-d1c5-4c60-8590-6ee22939ae7f', '🍄 HAPPY Badminton 😆 Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM 🏸 KSL Sports Puchong 🏸 Male ：RM23, Female ：RM16 ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:30 PM - 10:30 PM', '2024-08-13 20:30:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621439_1718025973018.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Deric</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/528202_1680174045389.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Maggie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557689_1687883390097.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susu</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632287_1723472654092.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ray</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609380_1711339776688.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624112_1720267138082.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Quinlan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632370_1723522309487.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elise</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/21608_1664903974971.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hong Li </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620102_1717926157745.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">mich</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/474976_1710652685125.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/512168_1678610004487.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Justin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Xiu</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 222px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/17 - Min 10 to start', ',jonathanyxs@gmail.com,lstjeffrey@gmail.com,winniehlbong@gmail.com', 0, 'Tuesday', '8, 9 * 8:30-10:30pm, 10 * 9-10:30pm', 23.00, 16.00, '', '2024-08-24 12:27:26'),
('666b6b1f-38ae-420e-a32d-81155ebba54f', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-04-12 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135794_1562170965206.jpg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">zane</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576544_1694428523882.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Janice</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/558255_1688295068729.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Don</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/306388_1593681631646.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rayyan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/113332_1667525643460.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Phalendra</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600670_1709541699160.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wallace</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605053_1708853124078.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/521319_1678433599009.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">O”Jeff</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/604084_1708315987465.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tracy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593488_1702499286915.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593485_1702498864124.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steven</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541878_1686760636828.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/547537_1702567570034.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">kent</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513748_1676542619140.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark Chan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/554442_1687012273954.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Raymond</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/309659_1657115410419.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Raymond</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/527470_1680881265514.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/483542_1677636774382.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chris</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ys</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/412534_1649850057860.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jackson</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/525363_1685519375519.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">w</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">John</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611608_1712643919589.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jenson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/367551_1709548043643.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lychee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/138160_1679118257553.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alvin</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 133px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 28/28 - Min 10 to start', '', 0, 'Friday', '', 22.00, 15.00, '', '2024-04-27 03:53:46');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('66d64745-e1df-43d1-8f68-1aff12ce0779', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-01-22 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593485_1702498864124.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steven</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yenny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charles</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600003_1705866164128.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Larry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599380_1705559738539.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">May</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tan </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598854_1705306446662.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598163_1705038663940.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Saran</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533470_1699456761120.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eugene</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 186px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 12/20 - Min 10 to start', '', 5, 'Monday', '', 22.00, 15.00, '', '2024-02-09 03:04:52'),
('6785c878-e1f8-4f62-8734-3434128a19e6', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-04-28 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535947_1682482494403.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">XK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Clement (Puchong Badminton Kaki)</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612372_1713068259900.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TC</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/522717_1678794249125.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">青</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/592802_1703924912424.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Li Ming</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111108_1546088774808.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/522573_1678761592841.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alison </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612647_1713237268584.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Soon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610889_1712241805405.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ben</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 122px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/28 - Min 10 to start', ',tandkn@gmail.com', 4, 'Sunday', '', 20.00, 15.00, '', '2024-05-12 23:26:01'),
('679affb4-c65b-42be-aec0-4018126b2d98', 'Friday Chill ❤️ Pickleball Social ❤️ Beginners Friendly (Happy Dinkers)', 'Let\'s enjoy pickleball, meet awesome people and have a fantastic time with [Happy Dinkers]\n\nBrand new pickleball court in USJ. Behind Summit, USJ.. Very cozy as it has air-conditioning and soft music.\n\n⭐ 91 Pickleball\n⭐ Court: TBC\n\nPlease take note of the following:\n\n1) Players of all levels are welcome to join.\n2) We will play 15 points rally. At 14-14, serve to win.\n3) Balls will be provided.\n4) Please bring your own paddle. If needed, you can rent from the counter, or from us.\n\nLet\'s play, learn and have fun together.\n\nRM23 per pax\n\nTNG payment to 012-2132066 (Kong Pang Yew). Please kindly send payment receipt to the host.\n\nWhatsApp 010-2632066 or Chat with host if you have any questions.\n\nThank you.', 'Today,  2:00 PM - 4:00 PM', '2025-01-17 14:00:00', '91 Sports Arena (CPS Subang & 91 Pickleball)', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reserve ZJ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reserve ZJ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reserve ZJ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reserve ZJ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reserve ZJ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 422px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/8 - Min 5 to start', '', 5, 'Friday', '', 0.00, 0.00, NULL, '2025-02-08 01:04:42'),
('679c6974-3910-4ead-8ce2-faaa605a75a3', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (WhatsApp 010 2632066 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 010-2632066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2025-01-23 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623903_1719412515125.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wan Ting</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/640091_1726843870275.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pei Yin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/640627_1727101242167.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Larry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600003_1705866164128.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Larry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/589346_1700795798476.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">How Chian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/581805_1696643510400.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Loh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicholas</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 182px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/20 - Min 10 to start', '', 5, 'Thursday', '', 23.00, 18.00, NULL, '2025-02-12 19:07:33');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('67a5790e-e354-493f-9d31-1948bfa72be1', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-12-27 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593487_1702499157573.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sarah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582909_1697352809632.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Macy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chris</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513278_1676442093237.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ahyong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/592088_1701754731871.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/587067_1699108064238.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/504406_1674136637975.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darren </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/500931_1673589952746.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Farisha </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/547746_1690080488313.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Hoe</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/94699_1538286419110.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Francis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/385087_1639396428808.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/388812_1641057080034.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">👣ZHEN</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 17/20 - Min 10 to start', ',yongyuanchuan@gmail.com', 4, 'Wednesday', '', 22.00, 15.00, '', '2024-01-11 18:37:32'),
('680e80ae-118f-470f-9573-f726d09218a0', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players 🏸 All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-01-13 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/114043_1578052857619.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Claire</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Erwin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Simon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vicky</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/158218_1577764567121.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wai Yew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/309047_1596259631486.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/162314_1688528815182.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/421349_1699905964055.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/414557_1704870799415.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">DAIEN</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598163_1705038663940.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Saran</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 180px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/20 - Min 10 to start', ',weishaw01@hotmail.com', 4, 'Saturday', 'Court B3 B4 B5', 20.00, 15.00, '', '2024-01-27 12:07:14');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('687bcd6d-8dc8-4a67-b05d-9c5151631d7b', 'Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-08-23 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/504406_1674136637975.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darren </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/141475_1565922998151.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511605_1676441693788.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Billy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569899_1691766179517.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Claire</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kyrie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lawrence Jen Han </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/506516_1674798220777.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alfred</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/534173_1681833181514.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thien Ee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505890_1674624168490.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gino</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/492389_1690047324416.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chua</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/387496_1640501370136.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PS</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559153_1688435251794.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lucas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Desmond</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/465419_1663577542700.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yeo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/555825_1687415807017.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chris </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/506918_1682405309271.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Xiang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/426850_1688362809512.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 180px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 20/20 - Min 10 to start', '', 0, 'Wednesday', '', 22.00, 15.00, '', '2023-09-08 23:31:15'),
('68aac591-c098-450b-be68-499c55dfe5c7', 'Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: MERDEKA\nfor special discount of up to 50%\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-08-30 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536030_1682826272948.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CY</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437973_1657333831654.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571328_1692356694091.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessica</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/433884_1656411907786.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michael</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431854_1655910228930.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ella</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/447848_1680393868280.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Song</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/484105_1688464480908.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ady</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535224_1690647692927.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jerome</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/487593_1669440353675.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aishah</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549311_1685704330184.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/547746_1690080488313.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Hoe</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alfred</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jayson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/373999_1649575424244.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">kai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543610_1684231841033.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/388812_1641057080034.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">👣ZHEN</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 209px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 18/18 - Min 10 to start', ',wongkw2001@gmail.com,le.ohxuan@gmail.com,thyemingyu5@gmail.com', 0, 'Wednesday', 'Court 1, 2, 3', 22.00, 15.00, '', '2023-09-15 23:37:25');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('69f1ff4e-5afa-4076-846b-6caf02443122', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday 😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-07 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Olive</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pua</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537821_1683048537047.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Candy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520417_1679042206188.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">🥬菜鸟🐦</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/521319_1678433599009.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeff</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/142314_1566533024381.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538582_1683049065365.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Wee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417205_1651652990583.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shirley</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466870_1664285890505.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liza</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/527661_1680016072196.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jacob</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520116_1687187053969.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chelsi </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531565_1681124199976.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dinie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/405646_1656823395694.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aliff </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/341552_1616244458428.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Haang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/312365_1598581188105.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Neenee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/159756_1639745833079.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">C.y.</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 144px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 21/26 - Min 10 to start', '', 5, 'Friday', '', 22.00, 15.00, '', '2023-07-07 19:11:47'),
('6b0ca6d1-a382-4ed3-840c-3ca3de74a181', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM21, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-07-21 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Clement (Puchong Badminton Kaki)</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417902_1665477515727.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Xiang </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/397206_1649471215893.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jack</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605900_1709353475095.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">hole</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625875_1720588188186.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amanda</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626230_1720778568406.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jia Jun</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625456_1720326575402.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benjamin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614315_1714121538422.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">May</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613762_1713851097821.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Matthew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535947_1682482494403.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">XK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611904_1712833062264.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JT</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607859_1721021072976.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Najib</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/67092_1549804571142.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/397910_1703917891164.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rudhika</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/547144_1685976155393.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chen Yang</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 154px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/21 - Min 10 to start', ',w0926005493@gmail.com,tftan@yahoo.com,gabri3l@yahoo.com,nguandrew89@gmail.com', 0, 'Sunday', '9, 10, 14, 15 (3-4pm), 5 (4-5pm)', 21.00, 16.00, '', '2024-07-31 12:07:42');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('6b6dec3e-95d6-493c-955c-9aef2d3a16b5', 'Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-12-23 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1699602258111.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/575830_1694157202312.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melissa</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/456506_1661476923054.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/547064_1688104623578.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tan </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KL</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/20 - Min 10 to start', ',yee_yang94@hotmail.com', 4, 'Saturday', 'Court 7, 8, 9, 10', 20.00, 15.00, '', '2024-01-06 13:33:34'),
('6bf50137-436b-45c3-bd19-6f7a613383e6', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM22, Female : RM16 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM22, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-10-27 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/643606_1728655741280.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Siang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644231_1728989265333.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Atan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/636801_1725355547506.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chun Hoe</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632370_1723522309487.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elise</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 201px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/18 - Min 10 to start', ',stephenwongyc82@gmail.com', 4, 'Sunday', '', 22.00, 16.00, '', '2024-11-05 16:48:50'),
('6c8dba5d-9c28-46cf-8f62-1aeadc128678', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-09-20 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633272_1723865606563.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sabrina</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633273_1723865906197.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sue Feng</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629552_1722572970583.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Loh</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/452635_1660555285613.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598004_1704831262369.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Clara</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639733_1726666728518.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627241_1721293145642.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Danny</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 173px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/21 - Min 10 to start', ',hasif.rozak@gmail.com,leong.seow@hotmail.com', 0, 'Friday', 'A2 A3 A4', 23.00, 18.00, '', '2024-09-27 13:40:45');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('6cb16828-df02-499e-97da-c9c003f9d359', 'Fun Wednesday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ???? USJ 23 Badminton Court ???? Male ：RM22, Female ：RM15 ❤️ (Rovo players, welcome to join us ????????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: USJ 23 Badminton Court\n???? Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-06-28 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519289_1677911862148.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KP</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546031_1684855927098.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545451_1684700288996.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jennie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519380_1677981358134.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Figo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513748_1676542619140.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark Chan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553917_1686897214641.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Kiat</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/344832_1670917990020.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hayden Sim</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/27890_1521296992249.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Leong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/119257_1686217125135.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bobby</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511605_1676441693788.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Billy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Simon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557689_1687883390097.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susu</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/453322_1660718213186.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CF</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Loy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/166107_1583313979958.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ting</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/556858_1687674762270.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ka</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 190px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 20/20 - Min 10 to start', '', 5, 'Wednesday', '', 0.00, 0.00, '', '2023-06-28 19:12:37'),
('6d53dd13-94c4-4639-b203-f0612b8e7566', 'Hello Hello 😁 Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM23, Female : RM16 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  7:59 PM - 10:00 PM', '2024-10-26 19:59:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/114495_1547815977869.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anton</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/604972_1708790617962.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644507_1729148795327.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eugene</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/640627_1727101242167.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Larry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/456506_1661476923054.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/645111_1729424926504.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anabelle</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627162_1721264798533.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tony</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 250px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/15 - Min 10 to start', ',hwahsy@hotmail.com', 4, 'Saturday', 'B6, B7', 23.00, 16.00, '', '2024-11-04 12:33:54'),
('6dccf3df-09a4-4472-910a-1ccd596c2bb9', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Monday Oct 21,  8:00 PM - 10:00 PM', '2024-10-21 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/122263_1552541737027.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KS</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/608244_1710681504190.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zai</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/641102_1727363905663.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Allison</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627698_1721532789944.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edison</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632287_1723472654092.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ray</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/645111_1729424926504.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anabelle</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627330_1721339293755.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fock</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thomas</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/563320_1689752686696.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454692_1718947959187.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vincent</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617780_1716028720651.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fifi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/512324_1677909594619.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Suria</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">You</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kah Ming</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 186px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 17/20 - Min 10 to start', ',hasif.rozak@gmail.com', 4, 'Monday', 'A2, A3, A4', 23.00, 18.00, '', '2024-11-01 14:00:30');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('6e2f9563-a32d-43ba-bf01-7fe7c6b7ebdb', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  7:59 PM - 10:00 PM', '2024-10-11 19:59:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628568_1722019020940.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pui San</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630938_1723088535208.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630959_1723093145616.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Boon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/368624_1703869104005.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Razin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629188_1722398143953.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/643497_1728622927540.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Roger</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/456506_1661476923054.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/21592_1527781331652.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jolin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/104199_1542877302577.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ryan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635135_1724648569975.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yong Kang</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 145px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 12/25 - Min 10 to start', ',hasif.rozak@gmail.com,kongpinpin91@gmail.com,lowenghup@gmail.com', 1, 'Friday', 'A2 A3 A4', 23.00, 18.00, '', '2024-10-20 01:51:25'),
('6e8b03f9-07b7-44b6-ba9d-261aaba7b466', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM23, Female : RM18 ❤️ (WhatsApp 012 2132066 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-11-20 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609922_1711687256572.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tanya</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598713_1705233852661.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648699_1731522509625.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hong</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 241px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/15 - Min 10 to start', ',mnasrullah89@gmail.com', 4, 'Wednesday', '2, 3', 23.00, 18.00, NULL, '2024-11-30 00:45:34'),
('6ebbf019-ee86-4807-9a46-49c31154b112', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Sunday Jul 23,  3:00 PM - 5:00 PM', '2023-07-23 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560698_1688980370698.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Weng Sheng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Waifu Li-Wei</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542209_1683870945866.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/119827_1552545088735.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/465364_1663570229116.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/67092_1549804571142.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/563893_1689912800385.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ian</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 177px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/20 - Min 10 to start', '', 5, 'Sunday', '', 20.00, 15.00, '', '2023-08-08 12:08:14'),
('6ef50fa4-0a36-4d3f-982d-5582e9816365', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Sunday Nov 26,  3:00 PM - 5:00 PM', '2023-11-26 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/97174_1539655791709.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/141780_1612174253198.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joyce</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/157333_1576988814782.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aigini</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/20 - Min 10 to start', ',tandkn@gmail.com', 4, 'Sunday', 'Court 9, 10, 14', 20.00, 15.00, '', '2023-12-11 17:31:23');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('6efc9a6b-f757-490b-a907-860cad349c4e', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-06-10 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/498094_1672401382327.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Summer</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546808_1685078097442.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Emma</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582189_1696769173315.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617504_1715919875008.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benjamin</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 131px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/28 - Min 10 to start', ',ansoncth@gmail.com,tonywong4338@gmail.com', 0, 'Monday', 'A2 A3 A4 A5 (A4.* 8-9pm)', 22.00, 15.00, '', '2024-06-20 18:37:53'),
('6f5f586e-4f29-4a70-89ce-e026657b891d', 'Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-02-24 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/602295_1707135217076.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/590250_1700802833172.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CW</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557689_1687883390097.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susu</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1699602258111.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/592802_1703924912424.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Li Ming</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 130px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/28 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2024-03-12 15:48:48'),
('6fa26d6c-4295-4634-9fb4-fdb4211f2514', 'Hello Hello 😁 Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Lavana 2 Sports Centre 🏸 Male : RM23, Female : RM16 ❤️ (WhatsApp 012 2132066 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Lavana 2 Sports Centre\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2025-01-04 20:00:00', 'Lavana 2 Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/155706_1576722693262.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/650379_1732497748800.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joseph</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/652628_1734014059982.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Carrie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 201px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/18 - Min 10 to start', ',mnasrullah89@gmail.com', 0, 'Saturday', '2, 8, 9, 10', 23.00, 16.00, NULL, '2025-01-11 03:50:47'),
('6fb5a379-1cc4-4ee9-93f8-0bcb124931be', 'RM5 only! 😁 Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM23, Female : RM5 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM23, Female RM5\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:30 PM', '2024-07-06 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607114_1710047366898.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/136850_1562923753376.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/452635_1660555285613.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625071_1720104039487.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alice</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shirley</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/145025_1568456920048.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ZhiNee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/428154_1655124983440.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">baymax</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545073_1685736580810.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fatimah</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adik Comel 🥰🥰🥰</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Along Comel 🥰🥰🥰</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/568432_1691223568609.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheong</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 159px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/21 - Min 10 to start', ',mohdzarulazham970@gmail.com', 0, 'Saturday', 'B6 B7 B8', 22.00, 5.00, '', '2024-07-15 17:54:31');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('6fc9c47a-727f-40d5-bd45-e553e3eca015', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-09-12 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/636801_1725355547506.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chun Hoe</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621986_1720226090641.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633273_1723865906197.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sue Feng</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629278_1722433387811.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Harry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623035_1718918322299.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Stephy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629188_1722398143953.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">GDC Dilip</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541168_1683600757251.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/552454_1725688259966.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kaori</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/120134_1616488278300.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Emily 에밀리🤗</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535666_1682291209406.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541867_1687457442383.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ko</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 169px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/21 - Min 10 to start', ',tandkn@gmail.com,havard8890@hotmail.com,lennyrong8090@gmail.com', 2, 'Thursday', 'A2, A3, A4', 23.00, 18.00, '', '2024-09-19 14:12:28'),
('708ac9b0-8639-4824-93b6-5ab3245929fb', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-11-05 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523234_1678942424349.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yap</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100010_1540994246108.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/534510_1690353493879.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Yee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/157333_1576988814782.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aigini</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/36506_1598925487293.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Esther</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/380215_1656001827819.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Xy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/377045_1635581103995.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Senvy </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/572868_1693231221457.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">L</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/306674_1631498968555.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thomas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/67092_1549804571142.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JengKang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533509_1699160263578.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kyle</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519380_1677981358134.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Figo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/587140_1699161774660.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/586245_1699161965109.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhao</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/132959_1560327592261.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cedric</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 156px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 24/24 - Min 10 to start', ',weishaw01@hotmail.com,yuankl1306@gmail.com,Tmsjx@icloud.com,leejianweishann@gmail.com,shangjing898@gmail.com', 0, 'Sunday', 'Court 9,10,14,15', 20.00, 15.00, '', '2023-11-23 11:25:19'),
('7126fc8f-710b-4722-a0a0-db8f46ab0c45', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-06-16 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620545_1717558376292.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charlotte</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/588662_1709284776607.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrea</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 175px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 4/21 - Min 10 to start', ',hillaryxuanne@gmail.com', 4, 'Sunday', 'Court G3, G4', 20.00, 15.00, '', '2024-06-25 19:01:47');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('721341f5-5377-4d37-86a7-259c8b37bb2d', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM16 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-08-23 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630865_1723044763990.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susanne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633275_1723866119912.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dylan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633504_1723947322031.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kok Jia Hean</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612190_1712979049489.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vicky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600003_1705866164128.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Larry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466870_1701671443699.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liza</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623308_1719051665096.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thomas</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 170px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/21 - Min 10 to start', ',shopperdj@yahoo.com,wengchun0821@gmail.com,oioi0717@hotmail.com,chengsikqq2104@gmail.com,stefankhoo.1@gmail.com', 2, 'Friday', 'A2, A3, A4, A5', 23.00, 16.00, '', '2024-09-02 00:03:29'),
('721e2110-843f-439b-a9c1-5b3003c470da', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-13 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/515551_1676963328610.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gwen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513748_1676542619140.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark Chan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/477851_1666798878981.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Qi Zhen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Khap</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JQ</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1680467884249.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437760_1666858816606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dilip</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nympha</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/464854_1689084877586.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Negroni</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541168_1683600757251.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450241_1685182859692.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kendrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chuan - Badminton</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/412058_1649665097337.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shao Fong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/410631_1680083302205.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yj</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520410_1682865905330.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sugendiren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/447159_1659319348766.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/521463_1684372416676.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 128px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 22/28 - Min 10 to start', '', 5, 'Thursday', '', 22.00, 15.00, '', '2023-07-13 13:24:55'),
('72cf2147-21df-4e87-9d22-04c004bcdd20', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Thursday Aug 08,  8:00 PM - 10:00 PM', '2024-08-08 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624966_1720054290376.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gary</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620560_1717565557661.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Katie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621439_1718025973018.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Deric</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ethan</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 175px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/21 - Min 10 to start', ',cherlytan222@gmail.com,chanhoong91@gmail.com,hcm1995o0o@hotmail.com', 0, 'Thursday', 'A2, A3, A4', 23.00, 16.00, '', '2024-08-18 13:05:20');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('72e6bea8-6f15-4e63-a770-806d31985ad0', 'Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-05-11 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612488_1713146777262.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Katie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612349_1713059391277.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">WK</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611608_1712643919589.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jenson</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616476_1715321188891.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Timothy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616295_1715231286547.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wanxin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/608244_1710681504190.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zai</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 176px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/21 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2024-05-24 16:14:21'),
('730694ba-6052-427c-8ad9-40f99e0224dc', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM16 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-06-21 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621832_1718267261715.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kitty</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CK</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/618437_1716388262888.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thomas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616271_1715217272925.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Don</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616794_1715489028282.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tracy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609367_1711355671387.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/539800_1686456392376.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pok</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623035_1718918322299.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Stephy</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 174px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/21 - Min 10 to start', '', 5, 'Friday', '', 23.00, 16.00, '', '2024-07-01 13:41:30'),
('733cd89a-47b4-438b-8bdf-06556e80d669', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-04-04 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/108592_1545011106483.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jane</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437760_1666858816606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dilip</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/452635_1660555285613.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610661_1712123247048.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jayson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/453374_1660874312677.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Parimala</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Suthagaran</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 131px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/28 - Min 10 to start', ',ebnergeoffrey@gmail.com', 4, 'Thursday', 'Court A2 A3', 22.00, 15.00, '', '2024-04-13 12:07:32'),
('736b8c3b-9b4e-4e1e-8eb8-95874a56f134', 'Hello Hello 😁 Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Lavana 2 Sports Centre 🏸 Male : RM23, Female : RM16 ❤️ (WhatsApp 012 2132066 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Lavana 2 Sports Centre\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2025-01-11 20:00:00', 'Lavana 2 Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648575_1731461554401.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Win</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/155706_1576722693262.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531950_1681184247199.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eric </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633273_1723865906197.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sue Feng</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626230_1720778568406.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jia Jun</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 182px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/20 - Min 10 to start', ',sid.allright@gmail.com', 4, 'Saturday', '20, 21', 23.00, 16.00, NULL, '2025-01-18 03:47:57');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('73d8d7b6-71ac-48f1-ae9f-d5185a513728', '🍄 HAPPY Badminton 😆 Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM 🏸 KSL Sports Puchong 🏸 Male ：RM23, Female ：RM18 ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:30 PM - 10:30 PM', '2024-09-03 20:30:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/155884_1575808748093.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Xinyi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546811_1685078349033.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Audrey</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/453132_1660661742797.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shahab </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/512324_1677909594619.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Suria</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628568_1722019020940.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pui San</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/456506_1661476923054.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/493813_1671112274959.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Philip</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/636786_1725351841395.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/636539_1725248540151.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yeo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/636801_1725355547506.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chun Hoe</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 176px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/21 - Min 10 to start', ',leong.seow@hotmail.com,ae861995@hotmail.com', 0, 'Tuesday', '7, 8, 9', 23.00, 18.00, '', '2024-09-13 12:52:50'),
('7446f35c-497d-4c24-95bf-0587abe6fe54', 'Fun Wednesday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male ：RM22, Female ：RM15 ❤️ (Rovo players, welcome to join us 😁😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-19 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/24124_1672650027045.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chris</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546825_1685080858459.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hayley</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519380_1677981358134.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Figo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513748_1676542619140.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark Chan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Julian </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/504406_1674136637975.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darren </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/484105_1688464480908.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ady</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/470853_1664944646908.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cindy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/17517_1515746376897.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 185px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/20 - Min 10 to start', '', 5, 'Wednesday', '', 22.00, 15.00, '', '2023-07-19 19:13:12'),
('752c176a-86bf-48f8-baf8-c4e3ea893bfa', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM21, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-09-08 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417902_1665477515727.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Xiang </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Annabelle</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593487_1702499157573.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sarah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576546_1694428995338.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626645_1720968562242.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeff</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/157333_1576988814782.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aigini</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/636757_1725343115414.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/20002_1642520660680.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Seelan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/34745_1523633742880.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Terrence Michael</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 169px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/21 - Min 10 to start', ',tandkn@gmail.com,gohchunnam123@gmail.com', 0, 'Sunday', '9, 10, 14', 21.00, 18.00, '', '2024-09-17 11:02:18');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('75a6d557-3251-465a-aeed-83eae34f0187', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-06-15 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ting Chew </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/527869_1689592817172.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Junior</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548844_1685659940371.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Frankie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621221_1717896342660.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Crystal</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620102_1717926157745.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">mich</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/96457_1711805533269.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gil-bert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/468666_1714970535634.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/509710_1675573175282.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Don</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/540098_1692000491087.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Min</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/577458_1705723182502.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1713930996436.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430741_1691134959219.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melissa</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elaine</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531656_1693554335483.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yaowhui</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616295_1715231286547.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wanxin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614315_1714121538422.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">May</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612349_1713059391277.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">WK</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610656_1712122055667.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Paul</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609984_1712298321430.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anker</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 144px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 24/26 - Min 10 to start', ',tftan@yahoo.com,weishaw01@hotmail.com,yuankl1306@gmail.com,tonywong4338@gmail.com', 0, 'Saturday', '', 22.00, 10.00, '', '2024-06-22 11:30:53'),
('762d4b48-d70c-44bd-a0d5-f3ab63965c4a', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-06-30 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607112_1710047233472.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/498094_1672401382327.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Summer</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/622672_1718700812857.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brenda</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 262px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/14 - Min 10 to start', ',chaiz85@gmail.com', 1, 'Sunday', 'B13, B14', 20.00, 15.00, '', '2024-07-09 23:54:00'),
('768b143d-d6ce-4aca-b702-a53f33dd2e14', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM22, Female : RM16 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM22, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-10-13 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623560_1719202704896.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621986_1720226090641.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/570713_1692097910956.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jane</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600212_1705994816457.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616272_1715217781468.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Howard</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 265px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/14 - Min 10 to start', '', 0, 'Sunday', '', 22.00, 16.00, '', '2024-10-25 03:06:14');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('76cd0fcb-368b-44d3-bcdc-ce839531908b', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-11-04 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/10005_1527779055074.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessiea</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431544_1655860886485.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronald</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576548_1694429461447.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amanda</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/113184_1547038825550.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647209_1730627207199.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/641835_1727747373265.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Terry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644335_1729057731309.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sherry</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 175px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/21 - Min 10 to start', ',sl21sc41@gmail.com,hasif.rozak@gmail.com', 0, 'Monday', 'A2, A3, A4', 23.00, 18.00, NULL, '2024-11-14 13:13:09'),
('76e999b4-a96c-46df-b256-91e517e1117d', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM21, Female : RM18 ❤️ (WhatsApp 012 2132066 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM21, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-12-08 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sophia Yii</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/649463_1731931065923.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">May</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648441_1731385313408.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Victoria</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/645774_1729780038244.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adam</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/24543_1672209975236.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KEVIN</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/649300_1731835606752.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/649739_1732103968591.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeffrey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/564741_1690398058628.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ryan</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 174px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/21 - Min 10 to start', ',tftan@yahoo.com,gabri3l@yahoo.com', 0, 'Sunday', '10, 14, 15', 21.00, 18.00, NULL, '2024-12-19 03:26:40'),
('7835245e-8b7a-4722-b031-0267c745378a', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-02-11 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600212_1705994816457.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598137_1704939746268.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joyce</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582189_1696769173315.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/20002_1642520660680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Seelan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/19786_1563094327200.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541878_1686760636828.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/415241_1650865951821.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wai Leong </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600578_1706182501240.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kok Kuan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565704_1690385231399.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronald</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600320_1706066622683.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wady</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532840_1681450052547.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ka Sheng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/540098_1692000491087.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/592183_1701824045336.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">John</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">A</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593484_1702498568482.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Kai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/314073_1599545456888.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/444174_1659361688186.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aiman </div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 134px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 20/28 - Min 10 to start', ',pirdausmlkn@gmail.com', 4, 'Sunday', '', 20.00, 15.00, '', '2024-02-26 16:43:15');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('785d0c9f-b59c-4e10-bbac-14849633974b', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM21, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-10-13 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639809_1726725175525.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Micky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642450_1728052340163.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627698_1721532789944.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edison</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627241_1721293145642.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Danny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628581_1722049532088.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelly</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511605_1676441693788.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Billy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jaan Lin</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 176px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/21 - Min 10 to start', ',kenong@yahoo.com,benalive@gmail.com,tftan@yahoo.com,tandkn@gmail.com,tungkl1986@gmail.com,gabri3l@yahoo.com,iamlawliming@gmail.com', 0, 'Sunday', '9, 10, 14, 15. (Court 15 * 3-4pm)', 21.00, 18.00, '', '2024-10-24 01:21:10'),
('786351fb-c44d-4c5c-ac7d-71b6db306546', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Sunday Feb 04,  3:00 PM - 5:00 PM', '2024-02-04 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600212_1705994816457.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598137_1704939746268.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joyce</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582189_1696769173315.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 131px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/28 - Min 10 to start', ',john.khor97@gmail.com,zainancies@gmail.com', 0, 'Sunday', 'Court 9, 10, 14, 15', 20.00, 15.00, '', '2024-02-19 13:05:57'),
('786b020a-8f1c-4891-9e8c-99c5bc2ee81b', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-03-06 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">BD C K Chin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/316067_1678971295742.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Grace</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605968_1709373549221.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/606396_1709608273581.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Maggie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">BD Jeren Lee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eric Tan- Koi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jun Cheong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536354_1684920533417.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hendrik </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135794_1562170965206.jpg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">zane</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lam Boon Yew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 163px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 12/21 - Min 10 to start', '', 0, 'Wednesday', '', 22.00, 15.00, '', '2024-03-23 11:43:45'),
('78d85637-ff41-4a66-9846-19e2161477dd', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-12-22 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523597_1679019991444.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\"> </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571330_1692356822202.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mung Hong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/570714_1692098684178.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Esther</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tiffany</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549311_1685704330184.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/592355_1702210097214.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Julian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/433884_1656411907786.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michael</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kim</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 182px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/20 - Min 10 to start', '', 5, 'Friday', '', 22.00, 15.00, '', '2024-01-05 18:50:45');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('78d9403a-1a95-49c7-be54-a6c4f483523a', 'RM5 only 🍄 HAPPY Badminton 😆 Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM 🏸 KSL Sports Puchong (3 courts) 🏸 Male ：RM22, Female ：RM5 ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM22, Female RM5\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:30 PM - 10:30 PM', '2024-06-18 20:30:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619310_1716877991520.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Allen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/622676_1718701457858.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Timothy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617780_1716028720651.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fifi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621439_1718025973018.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Deric</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/433877_1686634345299.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607114_1710047366898.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/48784_1686630158032.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Louis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617451_1715869867554.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Dee</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 271px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 12/14 - Min 10 to start', ',garyyjh@gmail.com', 4, 'Tuesday', '8, 9 * 8:30-10:30pm; 11 * 9-10:30pm', 22.00, 5.00, '', '2024-06-28 14:30:07'),
('79145969-1a36-45f8-8cc5-4229da00c466', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-03-29 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607419_1710237370933.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yvonne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609922_1711687256572.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tanya</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/604518_1708568275647.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Winnie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/343716_1615626190945.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kent</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598854_1705306446662.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/351441_1620466320793.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason 🍀🏝</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607112_1710047233472.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599287_1705501482222.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/108592_1545011106483.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jane</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609382_1711339978947.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 12/28 - Min 10 to start', ',winniehlbong@gmail.com', 4, 'Friday', 'Court A2 A3 A4', 22.00, 15.00, '', '2024-04-10 02:08:56'),
('79496fd0-8f83-4c82-b096-fd1bb92d40b0', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-11-16 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hong Li </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/112999_1549548857603.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vivienne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511605_1676441693788.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Billy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/435383_1656773540796.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Faiz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/479823_1667369947631.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Asyraf</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533470_1699456761120.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Desmond</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/390470_1655113116415.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lim</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546783_1685074352970.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rohert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/138160_1679118257553.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alvin</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 185px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/20 - Min 10 to start', ',saikeong8831@gmail.com,rickyworkco@gmail.com,yuankl1306@gmail.com', 0, 'Thursday', 'Court A2 A3 A5', 22.00, 15.00, '', '2023-12-02 14:02:52');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('79c0cf2b-7bfe-466d-ae62-32c11bb62667', 'Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-04-13 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609982_1711704162217.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/163362_1581313514670.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Carmen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611296_1712458319774.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611511_1712572364559.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ella</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571720_1704153830346.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mia</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549060_1711293851471.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JJ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 146px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/25 - Min 10 to start', ',tftan@yahoo.com', 2, 'Saturday', 'Court 6, 7, 8, 9, 10', 20.00, 15.00, '', '2024-04-28 02:39:55'),
('79fd384e-fb24-489a-b7f2-88f4b815c984', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM21, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Sunday Sep 29,  3:00 PM - 5:00 PM', '2024-09-29 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598854_1705306446662.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417902_1665477515727.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Xiang </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/394068_1643295042399.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Janice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/118910_1550282251342.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Annie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 170px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/21 - Min 10 to start', ',weishaw01@hotmail.com,yuankl1306@gmail.com,oioi0717@hotmail.com,tiongchyi@gmail.com,wkweng87@live.com', 0, 'Sunday', '9, 10, 14. 13 (3-4pm). 5 (4-5pm)', 21.00, 18.00, '', '2024-10-08 12:35:01'),
('7a4465d3-ca25-4236-9929-012744be0826', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-05-23 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553916_1686897033519.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nichole Wong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600003_1705866164128.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Larry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437760_1666858816606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dilip</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541168_1683600757251.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617780_1716028720651.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fifi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/415098_1694006076385.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Naaman</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/618415_1716378571386.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daphne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/316489_1683087227943.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elva</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/618437_1716388262888.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">dexter</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 176px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 12/21 - Min 10 to start', ',keasimsee@gmail.com', 4, 'Thursday', 'Court A2 A3 A4', 22.00, 15.00, '', '2024-06-01 11:44:33');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('7aa247f8-899d-4665-9b3d-f416b2e29d02', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM10 ❤️ (WhatsApp 010 2632066 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 010-2632066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2025-01-18 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638001_1725807805543.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/652628_1734014059982.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Carrie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/321875_1604329866394.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung Ren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">li</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/509710_1732610054384.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Don</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430741_1691134959219.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melissa</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1736485441126.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/618177_1721649751966.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">HTik</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/10718_1527779214300.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ryan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/641835_1727747373265.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Terry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 175px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/21 - Min 10 to start', ',tftan@yahoo.com,jooleng88@hotmail.com', 0, 'Saturday', 'B1, B2, B3', 22.00, 10.00, NULL, '2025-02-12 19:07:33'),
('7aac6447-709c-4530-939d-97853be38de4', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM21, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-08-25 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593486_1702499014642.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tina</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599023_1705384065613.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Star</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417902_1665477515727.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Xiang </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mavis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632287_1723472654092.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ray</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633273_1723865906197.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sue Feng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630861_1723044258519.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Freddy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/487036_1722056423975.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ivan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627163_1721265277841.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 175px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/21 - Min 10 to start', ',tftan@yahoo.com,gabri3l@yahoo.com,andrewcwk91@gmail.com,tiongchyi@gmail.com,tonywong4338@gmail.com,gohchunnam123@gmail.com', 4, 'Sunday', '8, 13, 14, 15', 21.00, 16.00, '', '2024-09-04 15:59:13'),
('7add6563-45f6-42d2-9cc9-e57179daaaa4', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM 🏸 Young Puchong Sports Center 🏸 Male ：RM25, Female ：RM10 ❤️ (WhatsApp 010 2632066 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM25, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 010-2632066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:30 PM', '2025-02-07 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619308_1716877778110.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gavin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647209_1730627207199.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/649783_1732127213315.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Florence</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644428_1729090596198.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Donny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642744_1728209082130.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yuki</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 204px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/18 - Min 10 to start', ',nicktay84@gmail.com,hasif.rozak@gmail.com', 3, 'Friday', 'A2 A3 A4 B6 B7', 25.00, 10.00, NULL, '2025-02-12 19:07:33');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('7bf05e76-f8b3-41e0-ad46-5ded3c9f1ccc', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-10-31 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620839_1717727395419.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Olivia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619314_1716878189453.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hui</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613762_1713851097821.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Matthew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635668_1724880789056.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619308_1716877778110.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gavin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/641102_1727363905663.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Allison</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/512324_1677909594619.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Suria</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/453132_1660661742797.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shahab </div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 177px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/21 - Min 10 to start', '', 5, 'Thursday', '', 23.00, 18.00, '', '2024-11-09 23:23:13'),
('7c4311f8-c0c9-4d8b-a573-53c94da090d5', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-01-17 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Yang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/142314_1566533024381.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kuan </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505132_1674364534657.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Grace</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/479752_1680065503948.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KJW</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/594459_1703057839065.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Goh </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/388812_1641057080034.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">👣ZHEN</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599023_1705384065613.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Star</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/547746_1704365944490.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Hoe</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549311_1685704330184.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/561551_1689853537879.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sc</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598854_1705306446662.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wen</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 187px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 15/20 - Min 10 to start', ',yongyuanchuan@gmail.com,stefankhoo.1@gmail.com', 3, 'Wednesday', 'Court  1, 2, 3', 22.00, 15.00, '', '2024-02-01 19:00:20'),
('7c47de17-5525-4039-bf51-551a98e0a92c', '🍄 HAPPY Badminton 😆 Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM 🏸 KSL Sports Puchong 🏸 Male ：RM23, Female ：RM16 ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:30 PM - 10:30 PM', '2024-08-27 20:30:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Helen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619309_1716877924982.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gabriel</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617451_1715869867554.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Dee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624754_1719905949405.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronnie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624822_1719933900592.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alice</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635135_1724648569975.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yong Kang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">richard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625454_1720326002767.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/587092_1699117041495.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steve</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 176px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/21 - Min 10 to start', ',leong.seow@hotmail.com', 0, 'Tuesday', '7, 8, 9', 23.00, 16.00, '', '2024-09-07 02:30:31'),
('7c912460-21b8-48c8-be17-578dfa0570ed', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Sunday Apr 14,  3:00 PM - 5:00 PM', '2024-04-14 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609380_1711339776688.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607112_1710047233472.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607419_1710237370933.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yvonne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571330_1692356822202.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mung Hong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612189_1712978800854.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edward</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612190_1712979049489.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vicky</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 131px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/28 - Min 10 to start', '', 0, 'Sunday', '', 20.00, 15.00, '', '2024-04-28 02:39:55');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('7db8ab3e-20e0-4067-9f54-01d92037f7d4', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-06-13 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Karyau</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621405_1718009782692.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chloe</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/322725_1604762167685.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ammar</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548630_1685525610988.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Foong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614199_1714056636760.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Summer</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613762_1713851097821.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Matthew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616476_1715321188891.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Timothy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432586_1709128973713.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jivan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612349_1713059391277.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">WK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448265_1659594458790.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shazarizul</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/28 - Min 10 to start', '', 5, 'Thursday', '', 22.00, 15.00, '', '2024-06-21 14:37:12'),
('7de854c9-f98f-4ac8-b35b-4b4a73123285', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-11-19 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/354577_1623412129083.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450548_1660060975085.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541961_1684641943858.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">WengKee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/304959_1591931822078.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/470848_1664943564796.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jun Kai</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeff</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/554864_1687400238519.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KS</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teddy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/114488_1547810211129.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/131371_1615878695387.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">heng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/588223_1699760810249.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dony</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/391388_1685901017012.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/516179_1677165105025.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">C</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/426957_1654781022343.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519380_1677981358134.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Figo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">elliot （表弟）</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/107878_1544677087657.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kyrie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/550047_1685888048067.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553825_1699072392275.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lindy</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 136px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 25/28 - Min 10 to start', ',tandkn@gmail.com,jerryyee0902@gmail.com', 3, 'Sunday', 'Court 9, 11, 12, 13', 20.00, 15.00, '', '2023-12-08 14:54:51');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('7e74c752-5b63-43fb-803c-8db572433904', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-03-21 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Karyau</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432586_1709128973713.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jivan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536711_1698057485235.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">FANSY</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560573_1688951311751.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ming </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551902_1696931822370.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chris</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/510924_1675859895175.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CY</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/584032_1702644241207.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">xiaohan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">chengyee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437973_1657333831654.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/606164_1709467667209.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wai Ling</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600003_1705866164128.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Larry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/604084_1708315987465.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tracy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598854_1705306446662.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548630_1685525610988.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Foong</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 131px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 18/28 - Min 10 to start', ',ashokhpadmanathan93@gmail.com', 4, 'Thursday', '', 22.00, 15.00, '', '2024-04-05 14:00:12'),
('7f969388-4fdd-4f54-a739-3675d3795c62', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM21, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-10-06 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/108592_1545011106483.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jane</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627241_1721293145642.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Danny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/159220_1578414427098.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sue</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625456_1720326575402.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benjamin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yi Wai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/426905_1660279686187.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/157333_1576988814782.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aigini</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/139750_1689778136556.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ken</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451288_1719799091729.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">DeN!$e</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/580469_1719944437935.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Keong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621162_1723178445502.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Isaac</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 183px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 15/20 - Min 10 to start', ',gabri3l@yahoo.com,lionlucky2412@gmail.com', 2, 'Sunday', '9, 10, 14', 21.00, 18.00, '', '2024-10-15 10:35:27'),
('8031e8e4-b15b-47f1-8585-7f38a6fd016b', 'Happy LATE night 😁 Fun Saturday Night Extended ⛱️ Jacky\'s Social Badminton Games ⏱️ 10PM-12AM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM23, Female : RM16 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  10:00 PM - 12:00 AM', '2024-10-05 22:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/496504_1671925975739.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anna</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626645_1720968562242.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeff</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624754_1719905949405.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronnie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642534_1728103737041.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 308px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/12 - Min 10 to start', '', 0, 'Saturday', '', 23.00, 16.00, '', '2024-10-14 19:06:59');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('80b75492-b7d4-4d03-880d-f7f4ed034c84', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-10-21 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/562206_1689414181071.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">M. </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/348584_1688875979955.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/108618_1545020223139.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sandra</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1676593246789.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KL</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 180px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/20 - Min 10 to start', ',gabrielwkchai@gmail.com,soh299@yahoo.com,amber98999@gmail.com', 2, 'Saturday', 'Court 7, 8, 9, 10', 20.00, 15.00, '', '2023-11-09 11:44:43'),
('80b9276c-2fa3-4185-8325-1a70141484b5', 'Super Happy Sunday ⭐ Jacky&#039;s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM21, Female : RM18 ❤️ (WhatsApp 012 2132066 😀😀😀)', 'Hi badminton lovers,\r\n\r\n⭐⭐⭐\r\nRovo may be discontinued soon. Don&#039;t worry, find us on:\r\n\r\nhttps://jacky.com.my\r\n\r\nTips: Use coupon code NEWUSER to get up to RM10 off.\r\n⭐⭐⭐\r\n\r\nLet&#039;s come together and enjoy playing badminton. Make new friends at the same time.\r\n\r\n🏸 Venue: New Vision Badminton Court\r\n🏸 Fees: Male RM21, Female RM18\r\n\r\nIn our team, we have both male and female players, so, we can play men&#039;s, women&#039;s, and mixed doubles.\r\n\r\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\r\n\r\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\r\n\r\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\r\n\r\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\r\n\r\n****************************\r\n\r\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\r\n\r\nWhatsApp me at 012-2132066 for enquiry\r\n\r\n****************************\r\n\r\nThank you.\r\n\r\n&copy; Copyright protected. Please do not copy my content.', 'Monday, 3:00PM - 4:00PM', '2024-12-09 15:00:00', 'Arena Sukan Champion (Champion Badminton Court)', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551963_1720168837463.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Iris</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sophia Yii</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607112_1710047233472.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/608244_1710681504190.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zai</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/143983_1567751753694.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/646329_1730100974610.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cherry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638377_1726026551899.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wendy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638879_1726245549460.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Josh</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611296_1712458319774.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">robert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/32111_1522666355159.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Guan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/373028_1676822252561.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/44763_1527601149512.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">S.K</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 171px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 15/21 - Min 10 to start', ',tftan@yahoo.com,tandkn@gmail.com,gabri3l@yahoo.com', 0, 'Monday', '9, 10, 14', 21.00, 18.00, NULL, '2024-12-23 11:06:43'),
('810bd63b-cab8-4100-a961-5cda512c210b', 'Yes, RM5 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM5 ❤️ (Lowest price. RM5 only 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM5\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday Apr 13,  2:00 PM - 4:30 PM', '2024-04-13 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/588185_1701094156002.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549959_1685870528616.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Carman</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445777_1659545773856.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steve</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1647252076776.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/433884_1656411907786.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michael</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/434747_1656653262566.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Evelyn</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611608_1712643919589.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jenson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599484_1712764648137.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chia Yan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/525823_1679556621355.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hweesin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611432_1712537431722.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessy</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/28 - Min 10 to start', ',hongyuan2020@gmail.com', 0, 'Saturday', 'Court B1 B2 B3 B4 * 2-4:30pm Court B5 * 2-3pm...', 22.00, 5.00, '', '2024-04-28 02:39:55');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('8123a52c-9c49-4955-b738-d40131f8dfc1', 'Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-01-13 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1699602258111.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513748_1676542619140.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark Chan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593485_1702498864124.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steven</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598306_1705011126028.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Quennie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KL</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 182px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/20 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2024-01-29 11:39:48'),
('81c63f51-7afc-45b4-b4ec-9c0a23ddb3a0', 'RM10 only! 😁 Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM23, Female : RM10 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM23, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-08-17 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/631569_1723234458037.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheryl</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629278_1722433387811.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Harry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624964_1720052064817.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623231_1719025416661.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sue</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625415_1720723598912.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mah Rukh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571330_1692356822202.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mung Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/594950_1703326020388.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liana</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/622676_1718701457858.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Timothy</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 172px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/21 - Min 10 to start', ',tftan@yahoo.com,hakimiakim4040@gmail.com,lwlpeng99@gmail.com', 2, 'Saturday', 'B3, B4, B5', 23.00, 10.00, '', '2024-08-26 13:39:05'),
('81e92e6c-af54-45b9-990e-8894b6eaf1b9', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM21, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-11-10 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/121627_1552136585098.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheryl</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633273_1723865906197.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sue Feng</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632538_1723564114830.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TK</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633275_1723866119912.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dylan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638879_1726245549460.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Josh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605900_1709353475095.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Henry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647209_1730627207199.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647101_1730555009094.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yennie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/618416_1716379766362.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ryan</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 175px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 12/21 - Min 10 to start', ',tandkn@gmail.com,gabri3l@yahoo.com,weishaw01@hotmail.com,yuankl1306@gmail.com', 1, 'Sunday', '9, 10, 14', 21.00, 18.00, NULL, '2024-11-21 04:33:10');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('823bb6b3-4055-4318-b5a8-815be3c3fbf7', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-06-08 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611265_1715759930625.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Afiq</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546379_1685026328758.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620839_1717727395419.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Olivia</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1713930996436.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430741_1691134959219.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melissa</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617503_1715919736663.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eunice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tony</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bryan </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598713_1705233852661.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/421349_1716997313996.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/540098_1692000491087.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 15/28 - Min 10 to start', ',login.nicksontan@gmail.com,simon_lee0122@yahoo.com,tftan@yahoo.com,yuankl1306@gmail.com', 0, 'Saturday', 'B1 B2 B3 B4', 22.00, 10.00, '', '2024-06-18 10:28:14'),
('82456609-1348-4ed1-8fbc-7e7416279a0c', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (All are welcome to join us 😀😀😀)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-07-08 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nympha</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431168_1657529311046.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bernard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeng Kang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546783_1685074352970.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rohert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559265_1688449738236.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">L</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532739_1681402115872.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheng Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/438868_1657515244342.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Harry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/380510_1687705768871.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Peggy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/464552_1663399245490.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eric</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553920_1686897553890.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/384885_1639303730346.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jake</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/144517_1573112089259.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520276_1685153793056.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Abbie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560121_1688775908332.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ivan</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 130px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 24/28 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2023-07-08 13:47:07');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('826d5b1e-a438-42e9-b824-59ce13516bbd', 'Good Morning ⛱️ Jacky\'s Social Badminton Games ⏱️ 10:30AM-12:30PM 🏸 KSL Sports Puchong 🏸 Male : RM20, Female : RM15 ❤️ (Come lah, let\'s have FUN 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Monday Jun 03,  10:30 AM - 12:30 PM', '2024-06-03 10:30:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619308_1716877778110.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gavin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619304_1716876744299.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607114_1710047366898.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/618437_1716388262888.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609922_1711687256572.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tanya</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 176px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/21 - Min 10 to start', ',choonhou922@gmail.com', 4, 'Monday', 'Court 27, 28', 20.00, 15.00, '', '2024-06-14 17:56:41'),
('82dea93d-19fb-42e0-a2dd-88cb869ce4ee', 'RM10 only! 😁 Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM23, Female : RM10 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM23, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-08-03 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626671_1721008353708.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bella</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626645_1720968562242.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeff</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625875_1720588188186.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amanda</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625454_1720326002767.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629552_1722572970583.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Loh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627330_1721339293755.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fock</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623903_1719412515125.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wan Ting</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/594950_1703326020388.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liana</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 174px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/21 - Min 10 to start', ',jackiexem0520@yahoo.com,yunmoon@gmail.com,tongjack99@gmail.com,srfnzmry88@gmail.com,szejiun0829@gmail.com', 3, 'Saturday', 'B7, B8, B9', 23.00, 10.00, '', '2024-08-13 18:00:15'),
('82fc5681-4609-4b13-9940-d397d16f2545', '❤️ Pickleball Social ❤️ Beginners Friendly (Happy Dinkers)', 'Let\'s enjoy pickleball, meet awesome people and have a fantastic time with [Happy Dinkers]\n\nBrand new pickleball court in USJ. Behind Summit, USJ.. Very cozy as it has air-conditioning and soft music.\n\n⭐ 91 Pickleball\n⭐ Court: TBC\n\nPlease take note of the following:\n\n1) Players of all levels are welcome to join.\n2) We will play 15 points rally. At 14-14, serve to win.\n3) Balls will be provided.\n4) Please bring your own paddle. If needed, you can rent from the counter, or from us.\n\nLet\'s play, learn and have fun together.\n\nRM23 per pax\n\nTNG payment to 012-2132066 (Kong Pang Yew). Please kindly send payment receipt to the host.\n\nWhatsApp 010-2632066 or Chat with host if you have any questions.\n\nThank you.', 'Sunday Jan 12,  9:00 AM - 11:00 AM', '2025-01-12 09:00:00', '91 Sports Arena (CPS Subang & 91 Pickleball)', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reserve ZJ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reserve ZJ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reserve ZJ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reserve ZJ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reserve ZJ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reserve ZJ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reserve ZJ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 282px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/12 - Min 6 to start', '', 5, 'Sunday', '', 0.00, 0.00, NULL, '2025-01-21 02:56:39'),
('833d9be0-cfe0-45cf-bae9-493b80ed9551', 'Good Afternoon Extended ⭐ Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 4-6PM 🏸 Male : RM16, Female : RM13 ❤️ (WhatsApp 012 2132066 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Kompleks Komuniti Muhibbah\n🏸 Fees: Male RM16, Female RM13\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Wednesday Dec 25,  4:00 PM - 6:00 PM', '2024-12-25 16:00:00', 'Kompleks Komuniti Muhibbah', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617780_1730350703865.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fifi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635135_1724648569975.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yong Kang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/380371_1637483710755.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sue Ling</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/637450_1725603166135.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/634655_1724471751218.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Winston</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 258px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/14 - Min 10 to start', ',toktingli@gmail.com,tftan@yahoo.com,nicholastab88@gmail.com,wanyeuhun@gmail.com', 2, 'Wednesday', '1, 2, 3', 16.00, 13.00, NULL, '2025-01-05 01:31:43'),
('83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM22, Female : RM16 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM22, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-10-06 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621221_1717896342660.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Crystal</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/622676_1718701457858.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Timothy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625122_1720149702512.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eric</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642534_1728103737041.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/155092_1668357529204.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 202px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/18 - Min 10 to start', ',darryl.sujang@outlook.com,cjhere4@gmail.com,jackiekong.7200@hotmail.com,owenvwong@icloud.com', 2, 'Sunday', 'B13, B14', 22.00, 16.00, '', '2024-10-16 14:11:19');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('83ee9dc2-c198-402f-a717-21be42d7ec1a', '*** SPECIAL PRICE *** Good Morning ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM 🏸 Optima Utama Sport Center 🏸 Male : RM15, Female : RM10 ❤️ (WhatsApp 012 2132066 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Optima Utama Sport Center\n🏸 Fees: Male RM15, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  10:00 AM - 12:00 PM', '2024-11-30 10:00:00', 'Optima Utama Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642144_1727877023483.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Abbie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635668_1724880789056.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kah Ming</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535523_1682243112767.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Naphiew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/134169_1565454208542.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ong</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 368px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/10 - Min 10 to start', '', 5, 'Saturday', '', 15.00, 10.00, NULL, '2024-12-11 03:58:47'),
('84d35c30-a79a-458e-b002-550dff7b34d2', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ???? Young Puchong Sports Center ???? Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday ????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Young Puchong Sports Center\n???? Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', NULL, 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">zhanyi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523104_1678882673078.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kent</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zenn cnx</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546809_1685078201456.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Maya</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535695_1682304794038.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SteveHow</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430958_1674728510442.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daljinder </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1680467884249.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/528678_1680629687053.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/540992_1683542189861.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">J</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549172_1685692789716.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Weng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545450_1684699957020.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532771_1681440779565.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549226_1685691502741.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jia Ying</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">J</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/162191_1658454576304.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">cozy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/40732_1544284966775.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LY</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yi Chen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Boon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/421349_1685695448933.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/499841_1684316145706.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tay</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/447293_1659341440055.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samm </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/452437_1682835769806.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jing</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/525601_1679561943758.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">????NicholasTeh ????????????</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 119px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', '', '', 5, '', '', 0.00, 0.00, '', '2023-06-02 16:45:33');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('84f6c21a-ebde-4c5a-a382-ac330f5d114a', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ???? New Vision Badminton Court ???? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: New Vision Badminton Court\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-06-25 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/477853_1666799009595.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/157333_1576988814782.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aigini</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/351659_1619272646755.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gerry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535947_1682482494403.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">XK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/67092_1549804571142.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/119827_1552545088735.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/475765_1681002432050.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liangg</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei shaw</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505138_1674365507637.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/21063_1672210437825.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Seng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551901_1686369984243.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/534510_1682222286294.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Yee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549696_1685797776912.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hao</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/399743_1652442325436.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Leonard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/435687_1676974534673.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Warren</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/435910_1656912557813.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 183px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 20/20 - Min 10 to start', '', 5, 'Sunday', '', 0.00, 0.00, '', '2023-06-25 12:49:07'),
('84faf93f-906a-4f7e-8a10-b45617a0aa8b', 'Hello Hello 😁 Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM23, Female : RM16 ❤️ (WhatsApp 012 2132066 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-12-07 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/646787_1730382217440.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jenn</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/650216_1732366620784.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639733_1726666728518.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/640627_1727101242167.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Larry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648367_1731326078995.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vera</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 265px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/14 - Min 10 to start', ',lwlpeng99@gmail.com,luwes.my@gmail.com', 3, 'Saturday', 'B6, B7', 23.00, 16.00, NULL, '2024-12-18 12:25:07');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('85047870-e6c2-407b-8455-37f407f453a1', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ???? Young Puchong Sports Center ???? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Young Puchong Sports Center\n???? Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-06-12 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/128056_1556678015262.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Max</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Le</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537821_1683048537047.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Candy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519586_1677987125407.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Crystal </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/522684_1678778340605.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450241_1685182859692.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kendrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531928_1682487709335.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">WF</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Duncan </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532620_1681374503090.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hui Li</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/385181_1651587355202.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joewy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546783_1685074352970.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rohert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Xiu</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466036_1675155801592.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">6.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">帅哥</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sally????</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/434207_1656496906455.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amber</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1576224754776.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/382827_1638425439490.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546808_1685078097442.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Emma</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jimmy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ckl</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 28/28 - Min 10 to start', '', 5, '', '', 0.00, 0.00, '', '2023-06-12 19:22:22'),
('851deab4-7240-444d-a900-11a6ba1fb278', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-22 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1676593246789.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/352872_1674017141081.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">🐙 OCTOPUS🐙</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/17796_1658661467662.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dr Chris Wong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dr Kyle Soo</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557689_1687883390097.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susu</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551282_1686549313677.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhi Quan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/558435_1688122130531.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">chong </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/107485_1637388434002.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/420615_1652723927666.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">chen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/138736_1631142630907.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ALEX</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KL</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557111_1687751902758.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">pipo</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 176px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 15/20 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2023-08-08 12:08:14');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('8529d565-247d-45ab-96f8-a23b844368f1', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players 🏸 All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-10-07 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/303000_1588407803393.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Carmen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/580692_1696134953475.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533470_1683212877514.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/18643_1527780918113.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tyy </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/141786_1616216865868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lok Mun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/413815_1650338533722.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hong Guan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536769_1682613654285.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teddy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/579894_1696214141648.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daren </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576544_1694428523882.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Janice</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 18/20 - Min 10 to start', ',weishaw01@hotmail.com,yuankl1306@gmail.com,chin825@gmail.com', 2, 'Saturday', 'Court B1 B2 B3 B4 B5 ', 20.00, 15.00, '', '2023-10-20 18:21:22'),
('8530089f-ee86-4055-8671-50983c701a2e', 'RM5 only 🍄 HAPPY Badminton 😆 Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM 🏸 KSL Sports Puchong 🏸 Male ：RM22, Female ：RM5 ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM22, Female RM5\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:30 PM - 10:30 PM', '2024-07-09 20:30:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466870_1701671443699.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liza</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624112_1720267138082.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Quinlan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624754_1719905949405.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronnie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624822_1719933900592.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625720_1720491773821.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jolin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593484_1702498568482.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Kai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/308501_1595828218514.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sharon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Herman</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/566250_1717949866365.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jayden</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/556875_1716440835947.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">康少</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/376637_1635420445197.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">John</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 267px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 12/14 - Min 10 to start', ',feiyee75@hotmail.com', 0, 'Tuesday', '8, 9', 22.00, 5.00, '', '2024-07-19 18:29:50'),
('8542373a-711b-41f3-a179-4a74b0e2910f', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ???? Young Puchong Sports Center ???? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Young Puchong Sports Center\n???? Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-06-29 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546823_1685080571015.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Miki</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">YU</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/528317_1680207715293.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ow</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538582_1683049065365.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Wee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/142314_1566533024381.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545450_1684699957020.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437312_1657696369447.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kasper</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 149px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/25 - Min 10 to start', '', 5, 'Thursday', '', 0.00, 0.00, '', '2023-06-29 12:54:41');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('85a08639-6f17-4e33-b065-c44c8d29034f', 'HAPPY Badminton 😆 Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 9-11PM 🏸 KSL Sports Puchong 🏸 Male ：RM22, Female ：RM15 ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  9:00 PM - 11:00 PM', '2024-06-04 21:00:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619314_1716878189453.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hui</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613976_1713954912626.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jolin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607114_1710047366898.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609380_1711339776688.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Howard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619500_1716971033819.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jonathan</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 261px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/14 - Min 10 to start', '', 5, 'Tuesday', '', 22.00, 15.00, '', '2024-06-15 10:25:02'),
('85aa673c-9882-47bb-9dc4-1b0db9077f07', 'RM10 only 🍄 Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM21, Female : RM10 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM21, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Sunday Aug 11,  8:00 PM - 10:00 PM', '2024-08-11 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629181_1722395700591.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anna</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629548_1722572245532.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kyle</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626671_1721008353708.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bella</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 175px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 4/21 - Min 10 to start', '', 5, 'Sunday', '', 21.00, 10.00, '', '2024-08-22 03:30:13'),
('85fc1d2e-6af2-4602-8020-ca48f52df8cb', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-09-10 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/119827_1552545088735.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/67092_1549804571142.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/107862_1544671372138.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451949_1667005652372.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chris</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551901_1686369984243.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Sis 1-11</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shiok May</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Choong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533099_1681616437226.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/575827_1694156254230.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kathy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/534510_1690353493879.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Yee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430958_1674728510442.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daljinder </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ting Yan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535864_1685703820486.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kavidassan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 138px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 21/26 - Min 10 to start', ',zandro970626@gmail.com,tandkn@gmail.com,weishaw01@hotmail.com,wanglixiong25@gmail.com', 1, 'Sunday', 'Court 9, 10, 14, 15', 20.00, 15.00, '', '2023-09-28 19:28:28');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('861112d3-cf29-445b-a70b-89168653965d', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-11-27 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576546_1694428995338.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/575827_1694156254230.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kathy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kent</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/456506_1661476923054.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/500931_1673589952746.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Farisha </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hong Li </div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 183px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/20 - Min 10 to start', ',weishaw01@hotmail.com', 4, 'Monday', '', 22.00, 15.00, '', '2023-12-14 12:21:55'),
('8686c0f6-f5cd-48f5-b0b7-4951a8aa7e0c', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players 🏸 All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n**********\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n**********\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-12-16 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511561_1676014019560.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Kimberly </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538125_1683135961015.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kingsley</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/143190_1686050528763.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Xiao Pang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hong Yeap</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/579348_1695618560932.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Telford</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/141786_1616216865868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lok Mun</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Poon </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/158650_1578072632589.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KC</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/575036_1693830292234.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lai </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593488_1702499286915.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/550124_1701009140800.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jake</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/136890_1562941007765.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fengying</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/103828_1542683945747.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teoh</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/155132_1575411249085.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">John </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/540098_1692000491087.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/502500_1693793032574.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">张佛光                                                      阿弥陀佛                                                                                                                                                                                                  </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/98982_1684804639942.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yeong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gideon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">bosco</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kim</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/321875_1604329866394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung Ren</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yip Yong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 123px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 27/27 - Min 10 to start', ',stefankhoo.1@gmail.com', 0, 'Saturday', 'Court B1 B2 B3 B4 B5', 20.00, 15.00, '', '2023-12-31 12:45:41');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('87d692c6-3b2d-4301-876b-c3b0d12e84f2', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-09-02 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/452635_1660555285613.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/42519_1527783866561.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Queenie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598854_1705306446662.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599344_1705548525014.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">April</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627330_1721339293755.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fock</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633079_1723787168565.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eric</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626172_1720761875944.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Isaac</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621439_1718025973018.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Deric</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/415098_1722995774511.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Naaman</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598713_1705233852661.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">hifghg</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/306388_1593681631646.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rayyan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/113332_1667525643460.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Phalendra</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569580_1709222856666.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jangz</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 231px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/16 - Min 10 to start', ',tandkn@gmail.com,alftwm@hotmail.com', 0, 'Monday', 'A2, A3, A4', 23.00, 18.00, '', '2024-09-13 12:21:13'),
('887668e6-3695-4c0e-8536-f84d75099f6e', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-12-07 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/108592_1545011106483.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jane</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Isaac</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/458730_1661993402659.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicholas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/421401_1653018567527.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elsk</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582408_1696856330681.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ron</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 184px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/20 - Min 10 to start', '', 5, 'Thursday', '', 22.00, 15.00, '', '2023-12-20 07:16:01'),
('887718b6-8aae-4105-803e-355adc41a18b', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday 😁😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-14 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535695_1682304794038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SteveHow</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538584_1683049381025.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brendan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513278_1676442093237.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ahyong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wai Kee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/104658_1543140581347.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jenny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546825_1685080858459.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hayley</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/461742_1662721196982.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CiCi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520370_1679807958818.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/20 - Min 10 to start', '', 10, 'Friday', '', 22.00, 15.00, '', '2023-07-14 13:42:07');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('88961ce1-6cee-4b86-b41b-e40d4ed56a5d', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM22, Female : RM16 ❤️ (WhatsApp Jacky: 012 2132066 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM22, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-11-17 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/129104_1564469665846.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639733_1726666728518.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/641954_1727784039914.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642450_1728052340163.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648831_1731594714328.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teddy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 241px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/15 - Min 10 to start', ',azrifarisrasid@gmail.com,stephenwongyc82@gmail.com', 3, 'Sunday', 'B14, B15', 22.00, 16.00, NULL, '2024-11-27 14:37:45'),
('8906b71a-a483-45be-96ac-088412b568ab', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-09-14 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/575830_1694157202312.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melissa</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nympha</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432687_1683278631631.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ken</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/421299_1653053528795.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/48784_1686630158032.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Louis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536964_1686238874491.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shih Yuin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 184px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 12/20 - Min 10 to start', ',joonyee000@gmail.com,thiemkuanhao@gmail.com,weishaw01@hotmail.com', 0, 'Thursday', 'Court A2 A3 A5', 22.00, 15.00, '', '2023-09-30 23:34:08'),
('890a9e61-461a-4530-80fb-56671b684f3b', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM23, Female : RM16 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-07-31 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598004_1704831262369.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Clara</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593485_1702498864124.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steven</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623035_1718918322299.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Stephy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Loong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626230_1720778568406.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jia Jun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629181_1722395700591.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anna</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 175px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/21 - Min 10 to start', ',lweilun92@gmail.com,w0926005493@gmail.com', 3, 'Wednesday', '1, 2, 3', 23.00, 16.00, '', '2024-08-12 03:53:26'),
('891b11fc-8c70-4f93-9b01-64c0ccdcad5e', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-05-09 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541168_1683600757251.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437760_1666858816606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dilip</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/498070_1672397250624.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Felicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505138_1674365507637.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610458_1712064469125.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samantha</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612647_1713237268584.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Soon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613848_1713886205501.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amanda</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616271_1715217272925.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Don</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/310417_1687221206070.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Iris</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/28 - Min 10 to start', '', 0, 'Thursday', '', 22.00, 15.00, '', '2024-05-23 18:04:24');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('8920e47a-e14b-4473-80b9-fc9a3587d3d7', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 TT Sports Centre @ PJ 🏸 Male : RM21, Female : RM18 ❤️ (WhatsApp 012 2132066 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: TT Sports Centre @ PJ\n🏸 Fees: Male RM21, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-12-15 15:00:00', 'TT Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638049_1725854953607.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sweet</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/640627_1727101242167.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Larry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/463770_1663228292157.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chun Hoe</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647141_1730600592262.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629278_1722433387811.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Harry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/508948_1727103627723.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Yin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647360_1730731362870.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jennie</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 205px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/18 - Min 10 to start', ',tandkn@gmail.com,weishaw01@hotmail.com,tiongchyi@gmail.com', 2, 'Sunday', '1, 2, 3', 21.00, 18.00, NULL, '2024-12-24 16:45:06'),
('89381aab-ad29-4411-a345-cf481bdec6b2', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM21, Female : RM18 ❤️ (WhatsApp 012 2132066 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM21, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-12-01 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624202_1719586515816.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sandy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627492_1721414937202.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joanne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627162_1721264798533.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tony</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642534_1728103737041.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647209_1730627207199.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/522581_1678763509028.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Winston</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598058_1724464696821.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">XIAO</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/572342_1707645631623.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 172px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/21 - Min 10 to start', ',kongpinpin91@gmail.com', 0, 'Sunday', 'Court 9, 10, 14', 21.00, 18.00, NULL, '2024-12-12 14:01:22'),
('894f1d49-d917-492a-bf6a-79669df461ef', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-12-28 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/141780_1612174253198.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joyce</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559370_1688475937156.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427257_1654874566993.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michelle</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bobby</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511605_1676441693788.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Billy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593485_1702498864124.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steven</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593484_1702498568482.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Kai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/421401_1653018567527.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin </div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 187px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 12/20 - Min 10 to start', '', 5, 'Thursday', '', 22.00, 15.00, '', '2024-01-13 11:48:38');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('8950f3da-c620-4829-907f-9422a02f14ce', 'Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM ???? Zelka Sports Center ???? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Zelka Sports Center\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:00 PM', '2023-06-29 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/38357_1681202680751.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rroy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553920_1686897553890.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/415396_1670328523758.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Prina</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvyn</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/558022_1688003989627.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ho</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529818_1680602694999.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529102_1680507141605.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/307508_1595009595541.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ser Hwa</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538380_1683017153134.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jay Shen </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Puah</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532833_1681998291179.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/516198_1686292840602.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529073_1680413431163.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533249_1681552303131.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sheldon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">jien ping</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538811_1687959693843.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Johan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/428106_1668594884224.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">WONG</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bun</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 192px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 20/20 - Min 10 to start', '', 5, 'Thursday', '', 0.00, 0.00, '', '2023-06-29 12:54:39'),
('896a854d-da6d-49ac-9ef7-a86064147b40', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM22, Female : RM16 ❤️ (WhatsApp Jacky: 012 2132066 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM22, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Sunday Jan 12,  8:00 PM - 10:00 PM', '2025-01-12 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/650478_1732869405846.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/29638_1527782350892.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ellys</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/652629_1734014328386.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benson</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 231px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 4/16 - Min 10 to start', ',kjiemeng@gmail.com,euroy95@gmail.com,aiklie99@hotmail.com', 0, 'Sunday', 'G11, G12', 22.00, 16.00, NULL, '2025-01-20 12:52:37');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('89813db9-d48d-47a6-ab57-f5deb9133ba2', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-10-15 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505138_1674365507637.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hang </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532468_1697343103119.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ives</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582186_1696768250131.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Yee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/391388_1685901017012.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shamini </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542880_1684664924602.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yun Yee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505042_1674317871830.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edison</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523234_1678942424349.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yap</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576878_1697192865274.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">wilson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/547438_1686622320600.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hsien</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/306705_1668680152190.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jing </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411004_1689393708768.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Danny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519380_1677981358134.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Figo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Raven</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sersi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/578406_1697123838464.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Boon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536769_1682613654285.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teddy</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 150px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 23/25 - Min 10 to start', ',tandkn@gmail.com', 4, 'Sunday', 'Court 9, 10, 14, 15', 20.00, 15.00, '', '2023-10-20 18:21:22'),
('8995b015-926c-4e26-8981-e9204e65abd7', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-10-26 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hong Li </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/521463_1684372416676.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/123513_1659423121307.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joycelyn </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/31359_1522416092719.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shen Wei</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431544_1655860886485.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronald</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/572639_1692926076762.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michael</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charles</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/395197_1659627960535.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shamz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/310417_1687221206070.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Iris</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432687_1683278631631.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ken</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/577715_1698142845991.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">fakhrul</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532805_1681439155886.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicholas </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/563237_1690899666176.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/550317_1686570670925.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542527_1688620246189.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lvis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/572641_1695884893210.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brenda</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/157226_1687662635899.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rafo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/577902_1695744483832.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Xiiao</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 170px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 22/22 - Min 10 to start', ',nicktay84@gmail.com,weishaw01@hotmail.com', 0, 'Thursday', 'Court A2 A3 A4 A5', 22.00, 15.00, '', '2023-11-11 02:52:51');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('89fbebee-bf7d-4112-8dec-9a4dbd3e9527', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 TT Sports Centre @ PJ 🏸 Male : RM21, Female : RM18 ❤️ (WhatsApp 012 2132066 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: TT Sports Centre @ PJ\n🏸 Fees: Male RM21, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2025-01-05 15:00:00', 'TT Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616794_1715489028282.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tracy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619309_1716877924982.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gabriel</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632538_1723564114830.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TK</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616271_1715217272925.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Don</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648441_1731385313408.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Victoria</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 183px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/20 - Min 10 to start', '', 5, 'Sunday', '', 21.00, 18.00, NULL, '2025-01-13 01:48:51'),
('8a3e12e6-96f8-433c-b86f-b3f53fddf646', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ???? Young Puchong Sports Center ???? Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday ????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Young Puchong Sports Center\n???? Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-06-16 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553848_1686902533509.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JC</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523104_1678882673078.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kent</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535695_1682304794038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SteveHow</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/138160_1679118257553.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ong </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546825_1685080858459.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hayley</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549428_1686411358020.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mao Heng </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535722_1682507735498.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Syakir</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lim</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553356_1686735604897.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mika</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/436118_1658163009242.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Phang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541445_1684571756748.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/525823_1679556621355.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hweesin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/547560_1685253561701.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kevin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546808_1685078097442.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Emma</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553914_1686896689918.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531801_1681127216653.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kevin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/139750_1564809437548.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ken</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 144px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 26/26 - Min 10 to start', ',mohdamerudin883@yahoo.com,mohdamerudin882@yahoo.com,mohdamerudin881@yahoo.com,mohdamerudin88@yahoo.com', 5, '', '', 0.00, 0.00, '', '2023-06-16 19:22:26');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('8af19e3b-43c8-44c1-82a4-76557fc9df81', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-03-22 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/139750_1689778136556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ken</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536711_1698057485235.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">FANSY</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/588178_1699710388864.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598004_1704831262369.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Clara</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599287_1705501482222.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593488_1702499286915.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593485_1702498864124.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steven</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/305833_1592999072399.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vivian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/554706_1711020075911.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gavin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560562_1688923182382.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tam </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/574290_1693555553971.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LW</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">junior.8</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448156_1659547341624.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amy 🌺</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598713_1705233852661.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605968_1709373549221.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 17/28 - Min 10 to start', '', 5, 'Friday', '', 22.00, 15.00, '', '2024-04-06 09:34:57'),
('8b6b9a58-1a00-47e0-a3d3-5117c7724acf', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-12-15 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/123325_1553163452308.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Chee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523597_1679019991444.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\"> </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582189_1696769173315.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/113718_1547349590035.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amanda</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/143111_1658982174997.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pik</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/574290_1693555553971.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LW</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">amirul </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Philip</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zul Bmj</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/587092_1699117041495.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steve</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/481529_1701860081493.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538639_1683083655606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jerry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531579_1681057949217.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/458730_1661993402659.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicholas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/539403_1694310515424.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/386189_1639897243191.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520725_1678501438446.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Milton </div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 183px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 20/20 - Min 10 to start', ',wongkw2001@gmail.com', 4, 'Friday', '', 22.00, 15.00, '', '2023-12-28 17:32:26');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('8b81d002-7cfe-466f-81e8-549ec769e32b', 'Good Afternoon ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:30-4:30PM 🏸 Zelka Sports Centre 🏸 Male : RM20, Female : RM15 ❤️ (Come lah, let\'s have FUN 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Centre\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:30 PM - 4:30 PM', '2024-06-17 14:30:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sue Jane</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621405_1718009782692.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chloe</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613762_1713851097821.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Matthew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598854_1705306446662.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/528239_1680180784392.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/589492_1710759340376.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mee Kee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598713_1705233852661.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 176px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/21 - Min 10 to start', ',tonywong4338@gmail.com', 4, 'Monday', 'G1 G2 G3', 20.00, 15.00, '', '2024-06-27 02:16:07'),
('8c00d2e9-9e1c-472b-be50-7b07c3a54e52', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM23, Female : RM16 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-06-26 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610753_1712164120136.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wendy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611296_1712458319774.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Roy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619314_1716878189453.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hui</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/114495_1547815977869.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anton</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rex</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/467939_1677654720197.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Muachi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Er</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 175px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/21 - Min 10 to start', ',hueytingl@hotmail.com,yongyiulim1405@gmail.com,nicktay84@gmail.com', 2, 'Wednesday', '1, 2, 3', 23.00, 16.00, '', '2024-07-06 12:07:58'),
('8c800241-f63e-415f-8bfd-5039e63bcbb4', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-11-07 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635579_1724838466907.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Seng Yau</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635135_1724648569975.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yong Kang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/146566_1681887829203.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicholas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617504_1715919875008.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benjamin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617780_1730350703865.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fifi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mun Yong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/646787_1730382217440.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jenn</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 232px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/16 - Min 10 to start', ',nicktay84@gmail.com,tandkn@gmail.com', 0, 'Thursday', 'A2, A3, A4', 23.00, 18.00, NULL, '2024-11-18 05:09:25'),
('8c99e5af-126b-47fc-a528-3f241d3ced3a', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM 🏸 Lavana 2 Subang🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Lavana 2 Subang\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:30 PM - 10:30 PM', '2024-06-02 20:30:00', 'Lavana 2 Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619311_1716878076648.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Angie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Roy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/146642_1569473273827.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elaine</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605742_1709266272126.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ethan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593484_1702498568482.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Kai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">YC</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 174px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/21 - Min 10 to start', '', 5, 'Sunday', '', 20.00, 15.00, '', '2024-06-13 14:29:37');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('8cafa668-a47c-480f-a6b8-01992d7e3dc1', '*** SPECIAL PRICE *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM10 ❤️ (Special price * 2.5 Hours 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:30 PM', '2024-11-08 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644428_1729090596198.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Donny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/645111_1729424926504.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anabelle</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/634655_1724471751218.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Winston</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Janice</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617780_1730350703865.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fifi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/395197_1659627960535.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shamz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/486964_1669621333885.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647789_1730989706929.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aiman</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 206px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/18 - Min 10 to start', ',nicholastab88@gmail.com,hasif.rozak@gmail.com,oimeng@rocketmail.com', 0, 'Friday', 'A1, A2, A3, A4', 23.00, 10.00, NULL, '2024-11-18 05:09:25'),
('8cc1e82e-ebc7-451f-8d3f-dbb4aa8e7656', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM22, Female : RM16 ❤️ (WhatsApp Jacky: 012 2132066 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM22, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-11-24 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644335_1729057731309.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sherry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/643958_1728831499510.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronald</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639809_1726725175525.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Micky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 302px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 4/12 - Min 10 to start', ',mnasrullah89@gmail.com', 4, 'Sunday', 'Court G5', 22.00, 16.00, NULL, '2024-12-06 19:23:02'),
('8cde8332-df4e-4e8a-85c7-8cf8d6bfd542', 'RM5 only 🍄 HAPPY Badminton 😆 Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM 🏸 KSL Sports Puchong 🏸 Male ：RM22, Female ：RM5 ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM22, Female RM5\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:30 PM - 10:30 PM', '2024-07-02 20:30:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466870_1701671443699.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liza</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/618437_1716388262888.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/606164_1709467667209.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wai Ling</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607112_1710047233472.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611432_1712537431722.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Janice</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/562879_1718027858874.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JX</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/475776_1719897181497.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Quinlan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/552279_1701182378800.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">POMME </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620102_1717926157745.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">mich</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617780_1716028720651.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fifi</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 269px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/14 - Min 10 to start', '', 0, 'Tuesday', '', 22.00, 5.00, '', '2024-07-12 18:50:19'),
('8cebd65b-bc6c-4104-823f-1d0dfc76a181', '*** SPECIAL PRICE *** Good Morning ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM 🏸 Optima Utama Sport Center 🏸 Male : RM15, Female : RM10 ❤️ (Super value for money 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Optima Utama Sport Center\n🏸 Fees: Male RM15, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  10:00 AM - 12:00 PM', '2024-11-23 10:00:00', 'Optima Utama Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/646863_1730439462219.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bosco</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/596244_1704239564920.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/634655_1724471751218.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Winston</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647452_1730809367603.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kiki</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647147_1730604887149.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jasper</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 371px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/10 - Min 10 to start', ',joygan1999@gmail.com,huhu980606@gmail.com', 3, 'Saturday', 'Court 4, 5', 15.00, 10.00, NULL, '2024-12-05 12:34:08');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('8d3ca2fa-69c8-4b8e-93c1-fbc60ed7fef2', 'Good Morning Saturday 😁 Fun Saturday Morning ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM 🏸 Lavana 2 Subang 🏸 Male : RM21, Female : RM16 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Lavana 2 Subang\n🏸 Fees: Male RM21, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  10:00 AM - 12:00 PM', '2024-08-31 10:00:00', 'Lavana 2 Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/615857_1719463130143.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rick</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614315_1714121538422.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">May</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626333_1720836810975.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pei Yin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625456_1720326575402.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benjamin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/394983_1644131283423.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Umar</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Unaiza</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/456506_1661476923054.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ZE-SEN </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/134169_1565454208542.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">WenPin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hayden</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/507598_1684838688819.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">owen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/525363_1685519375519.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">w</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 185px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/20 - Min 10 to start', '', 0, 'Saturday', '', 21.00, 16.00, '', '2024-09-09 18:23:13'),
('8d597aee-bd32-479d-9bbe-e777a93634bd', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM21, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-09-01 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417902_1665477515727.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Xiang </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551963_1720168837463.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Iris</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/32111_1522666355159.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Guan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/434207_1656496906455.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amber</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/316067_1678971295742.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Grace</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505138_1674365507637.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627241_1721293145642.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Danny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/38876_1672307011702.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Calvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/468718_1664980321906.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marie </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Annabelle</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Niq</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/21734_1598075721740.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628491_1721987530286.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ric Kyi </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635042_1724594451813.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kerik</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 182px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 15/20 - Min 10 to start', ',winniehlbong@gmail.com,oioi0717@hotmail.com,alex_ckj@hotmail.com,gabri3l@yahoo.com,tandkn@gmail.com', 0, 'Sunday', '9, 10, 14 * 3-5pm. 12 * 3-4pm. 15 * 4-5pm', 21.00, 18.00, '', '2024-09-11 16:41:01'),
('8db535be-d6d6-4cec-9b98-f999d85606c8', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM22, Female : RM16 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM22, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Sunday Sep 29,  8:00 PM - 10:00 PM', '2024-09-29 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629181_1722395700591.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anna</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629278_1722433387811.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Harry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 205px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 3/18 - Min 10 to start', '', 5, 'Sunday', '', 22.00, 16.00, '', '2024-10-08 12:35:01');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('8e822a12-32ca-47b6-af75-504bedf12f9a', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday 😁😁😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-21 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ong </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/452389_1668480059726.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adib</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466870_1664285890505.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liza</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559371_1688476370702.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vivi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559370_1688475937156.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431411_1655814618109.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537581_1684763965159.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/463620_1663173802452.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeffrey</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523597_1679019991444.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\"> </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/464854_1689084877586.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Negroni</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MY</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Khap</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/561954_1689342368036.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joshua </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538787_1683957447385.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hao</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523376_1680191357588.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jane</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/426288_1657760720157.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Choon Ming</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/527661_1680016072196.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jacob</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/307645_1641357852802.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aina</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wai Choong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513877_1676562315825.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/158371_1674453163295.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reii </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523412_1680193517511.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Matt</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150532_1675145637771.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shih Yuin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536964_1686238874491.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shih Yuin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431220_1655784109319.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/510750_1675830504139.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steve</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 115px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 30/32 - Min 10 to start', '', 5, 'Friday', '', 22.00, 15.00, '', '2023-08-04 22:08:44');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('8e869651-52d6-4ce5-9137-314ec125e6fb', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-09-09 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/102033_1542082792283.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jennifer</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548589_1686475201433.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kin Soon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Noobbird</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/413815_1650338533722.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hong Guan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/471318_1665066301972.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Carmen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/575981_1694220485060.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Winson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450241_1685182859692.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kendrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">George</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ming Gor</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jonathan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/426850_1688362809512.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kah</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jack Wong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529780_1681002634736.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">King SH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shah Nizam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/312059_1694229081205.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Erwin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537125_1682758483705.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532805_1681439155886.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicholas </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Courageous</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 123px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 29/29 - Min 10 to start', ',tandkn@gmail.com,chin825@gmail.com,stepheno364@gmail.com,danielwai2228@gmail.com,kentyeusy@gmail.com', 1, 'Saturday', 'Court B1 B2 B3 B4 B5', 20.00, 15.00, '', '2023-09-26 04:00:09'),
('8ea1710c-1789-4150-b8fb-18574c3f1e94', 'Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-05-04 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614315_1714121538422.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">May</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/592802_1703924912424.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Li Ming</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612372_1713068259900.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TC</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612349_1713059391277.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">WK</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 174px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/21 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2024-05-17 17:52:44');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('8f314384-16f9-455f-a297-e7360d433460', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (4 courts confirmed 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-12-01 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/303504_1637218837879.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">yanwen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523597_1679019991444.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\"> </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/123325_1553163452308.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Chee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/414442_1691743807259.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549060_1698909104439.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ji Jin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tze Shan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kuan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/521058_1678357104628.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CS</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/456516_1681438915656.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">XinYi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565675_1690380574583.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kayden</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/580890_1699976126597.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ke</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/34745_1523633742880.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Terrence</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darren</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 176px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 20/21 - Min 10 to start', ',wongkw2001@gmail.com', 0, 'Friday', 'Court A1 A2 A3 A4', 22.00, 15.00, '', '2023-12-16 03:41:33'),
('8f5923e9-174c-4dfc-957c-5be7ed37990b', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-02-23 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519951_1700819936174.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Isaac</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538582_1683049065365.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Wee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466870_1701671443699.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liza</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576546_1694428995338.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571330_1692356822202.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mung Hong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569898_1691765824689.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fatty</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599389_1705560847685.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ivy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/604665_1708635904496.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Frankie</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 105px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 12/35 - Min 10 to start', ',feiyee75@hotmail.com,fiqrie81@gmail.com', 0, 'Friday', 'Court A2 A3 A4 * 8-10pm, Court A1 * 8-9pm', 22.00, 15.00, '', '2024-03-10 13:21:45'),
('8f918d4a-efd6-4543-82e3-bd8bf6a9c979', 'RM10 only! 😁 Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM23, Female : RM10 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM23, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-08-24 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546811_1685078349033.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Audrey</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/525999_1679603315145.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daisy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559370_1688475937156.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chun</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582189_1696769173315.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/96457_1711805533269.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gil-bert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633079_1723787168565.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eric</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/634649_1724470863143.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sue</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 175px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/21 - Min 10 to start', ',nabilbakti2@gmail.com,srfnzmry88@gmail.com,aisyfaiz42@gmail.com', 0, 'Saturday', 'B4, B5, B6', 23.00, 10.00, '', '2024-09-02 19:22:50');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('8fd95af9-ade7-4500-b9b1-425eaa805a71', 'Lazy Afternoon ⭐ Happy Tuesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM 🏸 Sports Arena Puchong 🏸 Male : RM22, Female : RM16 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Sports Arena Puchong\n🏸 Fees: Male RM22, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:00 PM', '2024-10-08 14:00:00', 'Jalan Layang - Layang 1', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627163_1721265277841.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624966_1720054290376.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gary</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529446_1680523914295.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KelvinKW</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 262px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 4/14 - Min 10 to start', '', 0, 'Tuesday', '', 22.00, 16.00, '', '2024-10-16 23:59:59'),
('90436e45-332d-42d1-9bf6-595ee5670792', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-06-27 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598854_1705306446662.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616476_1715321188891.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Timothy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616272_1715217781468.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Howard</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616794_1715489028282.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tracy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/395197_1659627960535.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shamz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/562198_1705138556257.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623903_1719412515125.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wan Ting</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/584942_1715682507218.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mary</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 176px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/21 - Min 10 to start', ',fungzv@gmail.com,cherlytan222@gmail.com', 3, 'Thursday', 'Court A2 A3 A4', 23.00, 16.00, '', '2024-07-07 12:43:33'),
('9074afd0-6740-45db-a161-8d6e95caf029', 'Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-06-08 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/97717_1539936630848.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">5.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eric </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619310_1716877991520.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Allen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KL</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620545_1717558376292.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charlotte</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/354577_1623412129083.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565570_1690361659884.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yong</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 263px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/14 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2024-06-18 17:29:36'),
('90f4570d-b8e6-45c8-8eb2-8e16c131ddc7', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-05-29 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bryan </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616794_1715489028282.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tracy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612189_1712978800854.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edward</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449267_1659785743168.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Saiful </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619314_1716878189453.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hui</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/114495_1547815977869.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anton</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/608244_1710681504190.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Loong</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 177px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/21 - Min 10 to start', ',tandkn@gmail.com', 0, 'Wednesday', 'Court 1, 2, 3', 22.00, 15.00, '', '2024-06-08 11:51:16'),
('910c777f-7878-4136-af17-7716dc8224bc', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Sunday Oct 29,  3:00 PM - 5:00 PM', '2023-10-29 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/570714_1692098684178.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Esther</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/109777_1545471588500.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">sarah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519380_1677981358134.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Figo</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 180px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/20 - Min 10 to start', ',weishaw01@hotmail.com', 0, 'Sunday', 'Court 9, 10, 14, 15', 20.00, 15.00, '', '2023-11-15 17:51:03');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('911c3446-331d-4b7b-b724-6d5cf2b6eb42', 'RM10 only! 😁 Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Lavana 2 Subang 🏸 Male : RM23, Female : RM10 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Lavana 2 Subang\n🏸 Fees: Male RM23, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-08-31 20:00:00', 'Lavana 2 Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633272_1723865606563.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sabrina</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635579_1724838466907.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Seng Yau</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629278_1722433387811.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Harry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599287_1705501482222.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627163_1721265277841.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 148px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/25 - Min 10 to start', ',arzulmiahmad@gmail.com', 0, 'Saturday', '12, 13, 14, 15', 23.00, 10.00, '', '2024-09-11 16:41:01'),
('91987901-d0e8-4648-8441-47fba740dfd8', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM15 ❤️ (Come happy, go back happier 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday Oct 19,  2:00 PM - 4:30 PM', '2024-10-19 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/643606_1728655741280.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Siang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642470_1728058325786.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tommy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642455_1728054198612.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vera</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628008_1721701582924.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anna</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627241_1721293145642.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Danny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joe</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/473307_1680871414157.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liang0</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644779_1729261105023.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tiffany</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheong</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 170px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/21 - Min 10 to start', ',jooleng88@hotmail.com,tftan@yahoo.com,tandkn@gmail.com', 0, 'Saturday', 'B1, B2, B3, B4', 22.00, 15.00, '', '2024-10-29 14:28:29'),
('91e4d261-7d3b-45aa-9a9f-ce391f634a0d', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (4 courts confirmed 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-10-20 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523597_1679019991444.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\"> </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/527661_1680016072196.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jacob</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ong </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/12871_1527779720900.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Felicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/113718_1547349590035.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amanda</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431544_1655860886485.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronald</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437285_1657181889912.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">David</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy Lai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/129801_1557985544658.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Max</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jovi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/351441_1620466320793.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason 🍀🏝</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/550979_1686462238224.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edwin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/47094_1693542227298.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Harry Poh</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 178px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/20 - Min 10 to start', '', 0, 'Friday', '', 22.00, 15.00, '', '2023-10-20 18:21:22');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('9237c05d-4f1c-4e24-b95f-24da2011e1b6', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ???? Young Puchong Sports Center ???? Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Young Puchong Sports Center\n???? Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-06-23 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538584_1683049381025.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brendan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Syakir</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553916_1686897033519.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nichole Wong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549311_1685704330184.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553848_1686902533509.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nympha</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538579_1683048670596.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jass</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513748_1676542619140.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark Chan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/10650_1527779198275.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wong Mei Shan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535695_1682304794038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SteveHow</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/344832_1670917990020.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hayden Sim</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 173px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/20 - Min 10 to start', ',london@yahoo.com', 4, 'Friday', '', 0.00, 0.00, '', '2023-06-23 17:15:58'),
('93026562-82ad-45ba-b228-d5d19970a5ab', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (4 courts confirmed 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-11-03 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466870_1664285890505.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liza</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523597_1679019991444.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\"> </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571330_1692356822202.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mung Hong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/435383_1656773540796.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Faiz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/479823_1667369947631.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Asyraf</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582185_1696768100014.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mindy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/34745_1523633742880.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Terrence</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/564780_1690126441476.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Suki</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">P Chee Siang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/564478_1691898337167.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Min</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/369386_1654937114287.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/156845_1673504681654.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/486965_1683429986695.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">chong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537702_1690712770316.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">J</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538202_1696113839316.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">😏😏</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/443386_1683961397048.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Syafiq</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451168_1698913730607.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nia</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/515551_1676963328610.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417329_1657996913130.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Davin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551318_1697696227496.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Khap</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/30500_1556380946722.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sanady</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 140px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 26/26 - Min 10 to start', '', 0, 'Friday', '', 22.00, 15.00, '', '2023-11-18 13:07:16');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('934a325a-d15f-414b-baa1-091e3debcee3', 'Yes, come join us ⭐ HARI RAYA ⭐ Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM 🏸 222 Sports Center PJ 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players 🏸 All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: 222 Sports Center PJ\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Thursday Apr 11,  10:00 AM - 12:00 PM', '2024-04-11 10:00:00', 'Jalan 51a/225', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571328_1692356694091.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessica</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571330_1692356822202.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mung Hong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582189_1696769173315.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Su</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 131px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/28 - Min 10 to start', '', 5, 'Thursday', '', 20.00, 15.00, '', '2024-04-25 15:32:04'),
('93d8d8af-7ca3-4306-a763-2cfb158c7532', 'Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (Come join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Monday Dec 25,  2:00 PM - 4:00 PM', '2023-12-25 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/421349_1699905964055.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/10005_1527779055074.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessiea</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/434747_1656653262566.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Evelyn</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 182px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/20 - Min 10 to start', '', 5, 'Monday', '', 20.00, 15.00, '', '2024-01-08 17:01:29'),
('93ecd147-aef1-47c9-b11b-45466290e22f', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Sunday May 12,  3:00 PM - 5:00 PM', '2024-05-12 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/149285_1571147198454.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kah Tung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613000_1713435335688.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Candy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111108_1546088774808.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/67092_1549804571142.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darvin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 131px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/28 - Min 10 to start', '', 1, 'Sunday', '', 20.00, 15.00, '', '2024-05-24 16:14:21'),
('9413bd5f-692b-47a6-94af-764ab83156f1', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-05-17 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cayley </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Roy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/539800_1686456392376.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pok</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612349_1713059391277.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">WK</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607114_1710047366898.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614199_1714056636760.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Summer</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/606164_1709467667209.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wai Ling</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617451_1715869867554.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Dee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571330_1692356822202.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mung Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466870_1701671443699.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liza</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617503_1715919736663.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eunice</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617504_1715919875008.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benjamin</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 130px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 15/28 - Min 10 to start', '', 0, 'Friday', '', 22.00, 15.00, '', '2024-05-28 14:52:01');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('9424db86-7232-4255-84a0-6949920ebf85', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 222 Sports Center PJ 🏸 Male : RM21, Female : RM15 ❤️ (Rovo players 🏸 All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: 222 Sports Center PJ\n🏸 Fees: Male RM21, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday Feb 10,  3:00 PM - 5:00 PM', '2024-02-10 15:00:00', 'Jalan 51a/225', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505138_1674365507637.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513278_1676442093237.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ahyong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600003_1705866164128.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Larry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593487_1702499157573.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sarah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 122px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/30 - Min 10 to start', '', 5, 'Saturday', '', 21.00, 15.00, '', '2024-02-26 16:43:15'),
('948e438b-6909-48af-9db6-ed57838c8fff', '🍄 HAPPY Badminton 😆 Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM 🏸 KSL Sports Puchong 🏸 Male ：RM23, Female ：RM18 ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:30 PM - 10:30 PM', '2024-11-05 20:30:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625720_1720491773821.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jolin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647209_1730627207199.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632287_1723472654092.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ray</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629548_1722572245532.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kyle</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647360_1730731362870.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jennie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638879_1726245549460.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Josh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/456506_1661476923054.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617509_1715920967838.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 261px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/14 - Min 10 to start', ',eugene_hyh@yahoo.com,leong.seow@hotmail.com', 3, 'Tuesday', '8, 9', 23.00, 18.00, NULL, '2024-11-16 09:46:48'),
('95618610-947a-4631-b645-18e75a95d633', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-11-29 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576544_1694428523882.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Janice</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571330_1692356822202.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mung Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/112237_1546613010819.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582186_1696768250131.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Yee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhao</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steven</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560562_1688923182382.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tam </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/581979_1701243739844.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jirry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/415241_1650865951821.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wai Leong </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/499759_1672912567897.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jingpei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pui Kuan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 180px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/20 - Min 10 to start', ',weishaw01@hotmail.com,kennyfoong1033@gmail.com', 3, 'Wednesday', 'Court 1, 2, 3', 22.00, 15.00, '', '2023-12-14 15:39:04');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('95f668ca-22c9-4a13-bdfa-44bafd4eb1ea', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-03-20 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/34613_1523598567604.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wesley</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/608371_1710756895931.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yao Hui</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605737_1709264768536.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michelle</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519847_1689671460551.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sarah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607112_1710047233472.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600212_1705994816457.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599380_1705559738539.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">May</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hong Li </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/461562_1688204112155.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/473387_1665569867677.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 175px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/21 - Min 10 to start', '', 5, 'Wednesday', '', 22.00, 15.00, '', '2024-04-05 14:00:12'),
('9613a6d5-06e8-417f-8bc3-043178760ab1', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-04-18 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541168_1683600757251.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607114_1710047366898.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/461705_1662714814652.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thanasillan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437760_1666858816606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dilip</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/604084_1708315987465.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tracy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605742_1709266272126.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ethan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536711_1698057485235.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">FANSY</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548039_1713411570211.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">𝑮𝑬𝑵𝑱𝑰𝑬</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mich</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511605_1676441693788.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Billy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612488_1713146777262.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Katie</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/28 - Min 10 to start', ',nicktay84@gmail.com', 0, 'Thursday', 'Court A2 A3 A4 * 8-10pm Court A5 * 8:30-10pm', 22.00, 15.00, '', '2024-05-01 18:49:33'),
('967ddd4b-8d31-4fa4-8df9-182f964a0af5', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players 🏸 All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday Dec 09,  3:00 PM - 5:00 PM', '2023-12-09 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/136890_1562941007765.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fengying</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437973_1657333831654.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553917_1686897214641.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Kiat</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/20 - Min 10 to start', ',yuankl1306@gmail.com', 4, 'Saturday', '', 20.00, 15.00, '', '2023-12-23 12:28:09');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('976271b4-3944-41e9-842c-e48ad8abdb15', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM21, Female : RM18 ❤️ (WhatsApp 012 2132066 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM21, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-11-24 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/390194_1641645803072.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Coco</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644231_1728989265333.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Atan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642450_1728052340163.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629552_1722572970583.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Loh</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/476615_1666443107736.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Karmen </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/641699_1727672392857.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/650216_1732366620784.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 175px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/21 - Min 10 to start', ',jcftran@gmail.com,tandkn@gmail.com,tiongchyi@gmail.com', 2, 'Sunday', '9, 10, 14', 21.00, 18.00, NULL, '2024-12-06 19:23:02'),
('97c23f65-ecc4-4302-aac2-9d8321b63985', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-09-08 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569899_1691766179517.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Claire</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546783_1685074352970.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rohert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/139750_1689778136556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ken</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/575827_1694156254230.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kathy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/527661_1680016072196.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jacob</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ong </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523597_1679019991444.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\"> </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/107862_1544671372138.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 273px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/14 - Min 10 to start', ',thyemingyu5@gmail.com,chutikan.som@gmail.com,stefankhoo.1@gmail.com', 1, 'Friday', 'Court A2 A3', 22.00, 15.00, '', '2023-09-24 02:20:32'),
('98a9c17b-9b59-4c84-b7e3-6dcd1ae278e7', 'Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-08-16 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559371_1688476370702.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vivi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533665_1682279101853.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shi Yie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jocelyn</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shoong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/159512_1578644475252.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gab</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535988_1682698418666.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jess</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Boon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/404435_1647049429856.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenneth</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 186px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 15/20 - Min 10 to start', '', 5, 'Wednesday', '', 22.00, 15.00, '', '2023-08-31 04:03:15');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('98d53a0a-3fa3-46dc-8a51-e0877e8879f6', '🍄 HAPPY Badminton 😆 Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM 🏸 KSL Sports Puchong 🏸 Male ：RM23, Female ：RM18 ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:30 PM - 10:30 PM', '2024-10-22 20:30:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639592_1726602878206.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/640627_1727101242167.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Larry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/558051_1688013550033.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheryl</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633275_1723866119912.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dylan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630959_1723093145616.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Boon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 251px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/14 - Min 10 to start', ',lowenghup@gmail.com', 4, 'Tuesday', 'Court 8, 9', 23.00, 18.00, '', '2024-11-01 11:47:38'),
('9921761e-16fd-4db0-86ae-4a94aa1c13cb', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-08 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545450_1684699957020.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505132_1674364534657.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Grace</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/352872_1674017141081.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">🐙 OCTOPUS🐙</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KL</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533320_1681564246034.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kevin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/326557_1653238595157.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenneth</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557217_1688234521675.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LIM</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/20 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2023-07-08 13:47:09'),
('99356c6a-ff68-4694-8fbb-11ee3c606da8', 'Good Morning ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM 🏸 Lavana 2 Sports Centre 🏸 Male : RM20, Female : RM15 ❤️ (Come lah, let\'s have FUN 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Lavana 2 USJ\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  10:00 AM - 12:00 PM', '2024-08-12 10:00:00', 'Lavana 2 Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628979_1722263521792.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rui</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/603931_1717218820876.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Stewart </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626908_1721115711074.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 265px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/14 - Min 10 to start', '', 5, 'Monday', '', 20.00, 15.00, '', '2024-08-24 02:08:13');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('994dd3c1-6f9c-423f-9e9e-737043877c68', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-08-11 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Erwin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/101889_1671682897108.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Franky</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450241_1685182859692.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kendrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K.y</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/421401_1653018567527.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/10005_1527779055074.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessiea</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437973_1657333831654.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538580_1683048828433.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Connie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531554_1681053593600.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">YK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523412_1680193517511.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Matt</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Boey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/510750_1675830504139.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steve</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548039_1685772357735.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">𝑮𝑬𝑵𝑱𝑰𝑬</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mich</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538639_1683083655606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jerry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/561406_1689181104736.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/501050_1673235023180.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Derek</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/555644_1687936494775.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Heng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543867_1691724790875.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joes</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/426288_1657760720157.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Choon Ming</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/525363_1685519375519.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">w</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/507598_1684838688819.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">owen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/527661_1680016072196.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jacob</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 125px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 28/30 - Min 10 to start', ',tandkn@gmail.com', 0, 'Friday', 'Court A1 A2 A3 A4 A5', 22.00, 15.00, '', '2023-08-25 00:18:34'),
('9960946d-14b7-4684-857f-805ce7b118d9', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-08-31 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/570714_1692098684178.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Esther</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/470848_1664943564796.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jun Kai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adib</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537821_1683048537047.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Candy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Phang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536354_1684920533417.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hendrik </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538584_1683049381025.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brendan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553917_1686897214641.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Kiat</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Saam </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 189px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/20 - Min 10 to start', ',yuankl1306@gmail.com,feiyee75@hotmail.com,chutikan.som@gmail.com,walterkhaw@gmail.com,Tmsjx@icloud.com,le.ohxuan@gmail.com,leejianweishann@gmail.com,thyemingyu5@gmail.com', 1, 'Thursday', 'Court A2 A3 A4 A5', 22.00, 15.00, '', '2023-09-17 01:04:01');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('9a0461b6-44cf-4a08-885c-74875cf0099e', 'RM5 only! 😁 Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM23, Female : RM5 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM23, Female RM5\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:30 PM', '2024-07-20 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625888_1720595359456.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Isabelle</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625952_1720623025478.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daryl</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicholas</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617780_1716028720651.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fifi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/94699_1538286419110.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Francis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627162_1721264798533.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tony</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/149201_1571109145263.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Naquib</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/96457_1711805533269.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gil-bert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/594950_1703326020388.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liana</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620102_1717926157745.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">mich</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627492_1721414937202.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joanne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625415_1720723598912.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mah Rukh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/456506_1661476923054.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 178px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/21 - Min 10 to start', ',kongpinpin91@gmail.com,szejiun0829@gmail.com', 0, 'Saturday', 'B6, B7, B8', 23.00, 5.00, '', '2024-07-30 12:31:16'),
('9a0687ad-4784-44f9-b2a2-1a4cbd95cced', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-10-23 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charles</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nympha</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531623_1681093533728.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551318_1697696227496.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Khap</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy Lai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571330_1692356822202.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mung Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582185_1696768100014.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mindy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Koh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/149346_1571195183335.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Koh </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/395197_1659627960535.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shamz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jimmy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/572639_1692926076762.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michael</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/572641_1695884893210.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brenda</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/579474_1695658948733.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marc</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 124px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 23/30 - Min 10 to start', '', 0, 'Monday', '', 22.00, 15.00, '', '2023-11-10 03:21:20');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('9a9fc4b9-498c-4494-907a-8909883e93a5', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-01-04 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Peh</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/106964_1544140860224.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Felicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571330_1692356822202.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mung Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593484_1702498568482.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Kai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Danny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/558042_1688010935739.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/58919_1533533026696.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teck Wee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 182px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/20 - Min 10 to start', '', 5, 'Thursday', '', 22.00, 15.00, '', '2024-01-22 17:32:21'),
('9c3f8423-4a7f-45e4-9d1a-c60166cbd8e1', 'Good Morning Saturday 😁 Fun Saturday Morning ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM 🏸 Lavana 2 Subang 🏸 Male : RM21, Female : RM16 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Lavana 2 Subang\n🏸 Fees: Male RM21, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  10:00 AM - 12:00 PM', '2024-09-07 10:00:00', 'Lavana 2 Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629278_1722433387811.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Harry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629548_1722572245532.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kyle</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/637320_1725548181874.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ivy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627330_1721339293755.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fock</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/517752_1683885584266.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tim</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/622676_1718701457858.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Timothy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CS</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/637611_1725641898564.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elise</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 179px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/21 - Min 10 to start', '', 5, 'Saturday', '', 21.00, 16.00, '', '2024-09-16 02:48:02'),
('9ccf68ac-6403-4899-b8dd-d1131278e464', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM23, Female : RM16 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-07-10 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624822_1719933900592.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624966_1720054290376.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gary</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625456_1720326575402.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benjamin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/96457_1711805533269.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gil-bert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Loong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625833_1720538570421.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dominic</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582960_1698411378776.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Stephen Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jack</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625888_1720595359456.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Isabelle</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 174px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/21 - Min 10 to start', ',wareve_reaper@yahoo.com', 4, 'Wednesday', '1, 2, 3', 23.00, 16.00, '', '2024-07-19 18:29:50');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('9cec9a25-478f-47c3-af24-f3d98cb4b512', 'Come tonite ⭐ CONFIRM HAPPY ⭐ Fun Sunday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 222 Sports Center PJ 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players 🏸 All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: 222 Sports Center PJ\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-02-11 20:00:00', 'Jalan 51a/225', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/345667_1616398870681.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598713_1705233852661.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599287_1705501482222.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593488_1702499286915.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569891_1691765385606.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adeline</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/408770_1682566751140.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adlee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/316161_1600695413362.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/388565_1692604854757.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">jim</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511152_1689662149512.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shawn</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/162191_1658454576304.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">cozy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531195_1702526736924.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">frank</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 105px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 12/35 - Min 10 to start', ',siahchengsoon0301@gmail.com,lkitingon@gmail.com,joonhong1991@gmail.com', 2, 'Sunday', '', 22.00, 15.00, '', '2024-02-29 18:32:44'),
('9d183c4b-9b3e-4ac8-9732-1e55ead25036', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-09-09 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1676593246789.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/107485_1694251949367.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531744_1681115444258.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KL</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Soke Ching</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/554864_1687400238519.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KS</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535412_1693500324146.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Danis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/530958_1680924539148.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robbie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536351_1690879458182.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Y</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/146495_1569405699442.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gabriel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520540_1678216164424.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pei Ying</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/558582_1691207583625.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ian </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/391388_1685901017012.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 142px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 23/26 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2023-09-27 18:54:39');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('9d1a1c3b-1df6-4cff-b52a-2b7f766b6782', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-09-01 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543610_1684231841033.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450241_1685182859692.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kendrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437973_1657333831654.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/123889_1553522142480.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/434747_1656653262566.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Evelyn</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545450_1684699957020.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513278_1676442093237.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ahyong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/517047_1686200422417.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571330_1692356822202.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mung Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548039_1685772357735.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">𝑮𝑬𝑵𝑱𝑰𝑬</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mich</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536146_1689761948886.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cavan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/159353_1655445792524.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Leonard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523306_1685027179009.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sabran</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520725_1678501438446.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Milton </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/388812_1641057080034.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">👣ZHEN</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chris</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/547746_1690080488313.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Hoe</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/453132_1660661742797.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shahab </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571612_1692886550929.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcelo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 145px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 25/25 - Min 10 to start', ',Tmsjx@icloud.com', 0, 'Friday', 'Court A2 A3 A4 A5', 22.00, 15.00, '', '2023-09-19 17:56:39'),
('9d67a6d6-e3c6-4491-bf09-0d8e56694a45', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-01-07 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593486_1702499014642.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tina</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537615_1702381900228.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">John</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111108_1546088774808.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/498094_1672401382327.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Summer</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531565_1681124199976.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dinie</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 183px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/20 - Min 10 to start', ',mandyong865@gmail.com', 4, 'Sunday', 'Court 9, 10, 14, **', 20.00, 15.00, '', '2024-01-25 03:02:14');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('9dda3cd5-2119-493d-9478-a6793dd8b1bc', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday Jun 29,  2:00 PM - 4:30 PM', '2024-06-29 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1713930996436.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616794_1715489028282.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tracy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613848_1713886205501.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amanda</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616272_1715217781468.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Howard</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607114_1710047366898.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/58919_1533533026696.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teck Wee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537888_1683128565118.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ethan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619554_1716990777429.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cayman</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 129px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/28 - Min 10 to start', ',kongpinpin91@gmail.com,tftan@yahoo.com,tandkn@gmail.com,manseng1019@gmail.com', 0, 'Saturday', 'B1 B2 B3 B4', 22.00, 10.00, '', '2024-07-08 01:56:53'),
('9ddfe3a6-f26f-471f-a66d-278cf6cf67b7', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-08-01 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626230_1720778568406.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jia Jun</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560573_1688951311751.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ming </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627163_1721265277841.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626645_1720968562242.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeff</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625071_1720104039487.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629188_1722398143953.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537716_1692244666269.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jerry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\"> Yap Tw</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/456506_1661476923054.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 320px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/11 - Min 10 to start', ',nicktay84@gmail.com', 0, 'Thursday', 'A2 A3 A4', 23.00, 16.00, '', '2024-08-12 03:53:26'),
('9e296657-bbd6-4b93-9091-35c23bbd81bc', '❤️ Pickleball Social ❤️ Beginners Friendly (Happy Dinkers)', 'Let\'s enjoy pickleball, meet awesome people and have a fantastic time with [Happy Dinkers]\n\nBrand new pickleball court in USJ. Behind Summit, USJ.. Very cozy as it has air-conditioning and soft music.\n\n⭐ 91 Pickleball\n⭐ Court: P2, P3\n\nPlease take note of the following:\n\n1) Players of all levels are welcome to join.\n2) We will play 15 points rally. At 14-14, serve to win.\n3) Balls will be provided.\n4) Please bring your own paddle. If needed, you can rent from the counter, or from us.\n\nLet\'s play, learn and have fun together.\n\nRM23 per pax\n\nTNG payment to 012-2132066 (Kong Pang Yew). Please kindly send payment receipt to the host.\n\nWhatsApp 010-2632066 or Chat with host if you have any questions.\n\nThank you.', 'Today,  1:00 PM - 3:00 PM', '2025-01-06 13:00:00', '91 Sports Arena (CPS Subang & 91 Pickleball)', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 240px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/12 - Min 6 to start', '', 5, 'Monday', '', 0.00, 0.00, NULL, '2025-01-17 01:49:55');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('9f11705c-7966-41a6-a537-255033876c9e', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM16 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-07-19 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JQ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/139750_1689778136556.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ken</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/608244_1710681504190.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zai</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614308_1714120232609.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">June</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626996_1721145047214.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Penny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicholas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/456506_1661476923054.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627241_1721293145642.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Danny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625720_1720491773821.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jolin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jack</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620102_1717926157745.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">mich</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609367_1711355671387.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466870_1701671443699.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liza</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joseph</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524949_1703132655187.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mavis</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551318_1697696227496.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Khap</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524956_1720141248354.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lucas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627321_1721319466155.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Muadz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623082_1718952021188.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gary</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626004_1720675878109.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jagdeep</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 175px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 21/21 - Min 10 to start', ',jonathanyxs@gmail.com', 0, 'Friday', 'A2 A3 A4', 23.00, 16.00, '', '2024-07-29 02:00:35'),
('9f49fb7c-8ecd-456a-846b-9287c5ccdc40', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM 🏸 Young Puchong Sports Center 🏸 Male ：RM25, Female ：RM10 ❤️ (WhatsApp 010 2632066 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM25, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 010-2632066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:30 PM', '2025-01-17 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593484_1702498568482.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Kai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466870_1701671443699.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liza</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638011_1734533914878.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Helen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609414_1735809139416.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100868_1679366341672.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sengsian</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/645111_1729424926504.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anabelle</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648367_1731326078995.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vera</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/649300_1731835606752.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614220_1714070805452.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Yan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571330_1692356822202.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mung Hong</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 182px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/20 - Min 10 to start', ',hasif.rozak@gmail.com,lowenghup@gmail.com', 0, 'Friday', 'A2, A3, A4', 25.00, 10.00, NULL, '2025-02-10 09:20:47');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('9faa0a5a-3770-4e14-bed8-2d08d590ccdf', 'Fun Wednesday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ???? USJ 23 Badminton Court ???? Male ：RM22, Female ：RM15 ❤️ (Rovo players, welcome to join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: USJ 23 Badminton Court\n???? Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-06-21 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537069_1684513687123.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/473387_1665569867677.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit Li</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/309766_1684995617526.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Naim Aidi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432280_1656553470619.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/484067_1668489019912.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kah Yung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/310417_1687221206070.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Iris</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jimmy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nympha</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Boon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511313_1683351114422.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gwen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">J</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/479801_1668485182081.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519380_1677981358134.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Figo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/446724_1659234361629.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thye</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546811_1685078349033.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Audrey</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551901_1686369984243.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">lee</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 174px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 22/22 - Min 10 to start', ',mohdamerudin88@yahoo.com,mohdamerudin882@yahoo.com,mohdamerudin881@yahoo.com', 3, 'Wednesday', '', 0.00, 0.00, '', '2023-06-21 19:23:39'),
('a0223a98-2d67-4487-bcfb-bcecf6d80e1d', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 012 2132066 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-12-23 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/618415_1716378571386.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daphne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619304_1716876744299.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/652629_1734014328386.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/653959_1734887387244.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kah Soon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647845_1731047322159.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hoo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/646860_1730438678645.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Desmond</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 205px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/18 - Min 10 to start', ',danielgancw@gmail.com,mnasrullah89@gmail.com,alhakim.ambiah@gmail.com', 0, 'Monday', 'A2, A3, A4', 23.00, 18.00, NULL, '2025-01-01 09:10:11'),
('a0f20f9f-fa02-4ca4-81ee-78d28a724fad', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-10-17 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/604518_1708568275647.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Winnie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/343716_1615626190945.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kent</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635921_1725162812463.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632538_1723564114830.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TK</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628979_1722263521792.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rui</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642470_1728058325786.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tommy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sing Yap</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/554864_1687400238519.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KS</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644428_1729090596198.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Donny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mun Yong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535666_1682291209406.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bobby</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 174px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 15/21 - Min 10 to start', ',stefankhoo.1@gmail.com,oioi0717@hotmail.com,kaijinwong2001@gmail.com', 2, 'Thursday', 'A2, A3, A4', 23.00, 18.00, '', '2024-10-27 12:57:42');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('a17705c9-8c5e-4d19-bb5c-6848b655eb3b', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM22, Female : RM16 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM22, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-11-10 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629278_1722433387811.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Harry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627163_1721265277841.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626230_1720778568406.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jia Jun</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628979_1722263521792.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rui</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624966_1720054290376.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gary</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 241px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/15 - Min 10 to start', ',chengsikqq2104@gmail.com', 4, 'Sunday', 'B11, B12', 22.00, 16.00, NULL, '2024-11-21 18:13:48'),
('a265457f-53ac-4aa8-87a4-e51be6441f14', '🍄 HAPPY Badminton 😆 Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM 🏸 KSL Sports Puchong 🏸 Male ：RM23, Female ：RM18 ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:30 PM - 10:30 PM', '2024-09-24 20:30:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616271_1715217272925.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Don</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617503_1715919736663.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eunice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624202_1719586515816.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sandy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633275_1723866119912.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dylan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626671_1721008353708.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bella</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 176px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/21 - Min 10 to start', ',leong.seow@hotmail.com,oioi0717@hotmail.com,winniehlbong@gmail.com', 2, 'Tuesday', '8, 9', 23.00, 18.00, '', '2024-10-02 17:18:15'),
('a33f6994-354c-44a8-9e07-f6219fe71cd7', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-03-04 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537716_1692244666269.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jerry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598854_1705306446662.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tasha Puchong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/606164_1709467667209.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wai Ling</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/58919_1533533026696.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teck Wee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/456506_1661476923054.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598713_1705233852661.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrew</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 130px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/28 - Min 10 to start', ',yuankl1306@gmail.com,alftwm@hotmail.com', 0, 'Monday', 'Court A2 A3', 22.00, 15.00, '', '2024-03-22 11:53:22');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('a3721ce2-8986-4538-89eb-96bd47faa4be', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players 🏸 All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-11-18 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576546_1694428995338.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/71246_1537424907189.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ming</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/471318_1665066301972.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/141786_1616216865868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lok Mun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Erwin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576544_1694428523882.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Janice</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546633_1686209306339.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Evendi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Koo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545206_1685441622492.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548444_1685494811208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520883_1697391228345.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wey Yi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Simon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/435642_1697862185447.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hoe</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/163025_1581091221573.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mike</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 124px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 22/30 - Min 10 to start', ',chin825@gmail.com,tandkn@gmail.com', 3, 'Saturday', 'Court B2 B3 B4 B5', 20.00, 15.00, '', '2023-12-04 16:25:30'),
('a39673e4-f78b-4797-a5a2-d4c8244efa2f', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-06-23 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/330831_1708002695303.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/32111_1522666355159.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Guan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/103463_1554923787350.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/556400_1687569325522.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417902_1665477515727.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Xiang </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/397206_1649471215893.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jack</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551963_1711766799717.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Iris</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607112_1710047233472.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612372_1713068259900.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TC</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/157333_1576988814782.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aigini</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/588223_1713675518040.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dony</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100628_1684040144658.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michael</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/525885_1715702121773.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sylvian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609249_1711269549622.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Johnny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623360_1719069870795.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 219px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 17/17 - Min 10 to start', ',c.yongjun11@gmail.com,tftan@yahoo.com,gohchunnam123@gmail.com', 0, 'Sunday', '9, 10, 14', 20.00, 15.00, '', '2024-07-03 16:52:17'),
('a3f34bff-aec7-4802-bfc7-92d1b36e24fe', 'Happy LATE night 😁 Fun Saturday Night Extended ⛱️ Jacky\'s Social Badminton Games ⏱️ 10PM-12AM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM23, Female : RM16 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  10:00 PM - 12:00 AM', '2024-09-21 22:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610889_1712241805405.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612349_1713059391277.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">WK</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 245px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 3/15 - Min 10 to start', '', 5, 'Saturday', '', 23.00, 16.00, '', '2024-09-30 14:46:17');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('a3fc88c1-f1c9-491e-8b80-8e4a94e456d6', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-08-06 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437973_1657333831654.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537821_1683048537047.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Candy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519380_1677981358134.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Figo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/67092_1549804571142.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/421897_1654511505977.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Noel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/351659_1619272646755.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gerry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551901_1686369984243.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/119827_1552545088735.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548589_1686475201433.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kin Soon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lindy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kim Hoon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JL</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/160038_1690046807232.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ian </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/534510_1690353493879.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Yee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jack</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">7.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">max </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kah</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/477116_1666596249172.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yi Xuan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/490399_1670247432514.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hariez</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 147px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 25/25 - Min 10 to start', '', 5, 'Sunday', '', 20.00, 15.00, '', '2023-08-22 04:18:13'),
('a481bb91-ba9c-454c-8445-63d1d7facb88', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-31 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Syakir</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543503_1684222886315.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Keegan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yj</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543278_1689592287751.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Fong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/522375_1679028307865.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Max</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/566192_1690535465648.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jacy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/441782_1671440358359.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daryl</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/566223_1690543233226.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anna</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/433884_1656411907786.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michael</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538584_1683049381025.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brendan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536964_1686238874491.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shih Yuin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/10650_1527779198275.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wong Mei Shan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546783_1685074352970.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rohert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/479752_1680065503948.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thomas (KJW)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/409985_1648895659901.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hideyuki</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1680467884249.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 170px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 21/21 - Min 10 to start', '', 4, 'Monday', '', 22.00, 15.00, '', '2023-08-15 19:33:02');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('a486b285-13a9-4a7b-bb8f-d926c71258a8', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 1-3PM 🏸 222 Sports Center PJ 🏸 Male : RM21, Female : RM15 ❤️ (Rovo players 🏸 All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: 222 Sports Center PJ\n🏸 Fees: Male RM21, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday Feb 10,  1:00 PM - 3:00 PM', '2024-02-10 13:00:00', 'Jalan 51a/225', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549311_1685704330184.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/149285_1571147198454.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kah Tung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 123px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 4/30 - Min 10 to start', '', 5, 'Saturday', '', 21.00, 15.00, '', '2024-02-25 13:31:47'),
('a48799eb-87e6-434f-a3c7-69ba165bacf8', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (4 courts confirmed 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-10-13 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454599_1660993334758.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Han Yang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571330_1692356822202.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mung Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466870_1664285890505.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liza</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523597_1679019991444.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\"> </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541445_1684571756748.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569899_1691766179517.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Claire</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gino志良</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/372910_1633665941554.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kyi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 216px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/16 - Min 10 to start', ',Tmsjx@icloud.com', 0, 'Friday', 'Court A2 A3 A5', 22.00, 15.00, '', '2023-10-20 18:21:22'),
('a4e712c5-afba-4cb2-9645-6055af523b95', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players 🏸 All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-10-14 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/384885_1639303730346.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jake</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/141786_1616216865868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lok Mun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150006_1571651468250.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pao</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/112196_1574561762764.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kent</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/58919_1533533026696.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teck Wee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Simon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/58079_1638956293868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chiew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/426850_1688362809512.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/383099_1638534823728.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Weng </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shoong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gab</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/138626_1564111725929.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lisa</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 143px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 21/25 - Min 10 to start', ',weishaw01@hotmail.com,leejianweishann@gmail.com,ckiM9322@gmail.com,chin825@gmail.com', 1, 'Saturday', 'Court B1 B3 B4 B5', 20.00, 15.00, '', '2023-10-20 18:21:22');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('a564dd1b-74b5-48be-bd0b-1717c8595f3d', '🍄 HAPPY Badminton 😆 Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM 🏸 KSL Sports Puchong 🏸 Male ：RM23, Female ：RM18 (WhatsApp me: 012 2132066) ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:30 PM - 10:30 PM', '2024-11-19 20:30:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639227_1726423269747.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Camila</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/641835_1727747373265.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Terry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648699_1731522509625.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/649463_1731931065923.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">May</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/649484_1731940811301.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gino</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 259px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/14 - Min 10 to start', ',sl21sc41@gmail.com,jcftran@gmail.com,mnasrullah89@gmail.com', 2, 'Tuesday', '8, 9', 23.00, 18.00, NULL, '2024-11-30 00:45:34'),
('a569687f-e0f8-4ff1-987c-f23e10102ca8', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Sunday Jan 28,  3:00 PM - 5:00 PM', '2024-01-28 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111108_1546088774808.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553825_1699072392275.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lindy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/522573_1678761592841.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alison </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/530755_1680865523758.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Xin Yan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joe</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599389_1705560847685.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ivy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600003_1705866164128.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Larry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 184px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/20 - Min 10 to start', ',1410sophia@gmail.com', 0, 'Sunday', 'Court 9, 10, 14, 15', 20.00, 15.00, '', '2024-02-13 00:42:09'),
('a595afbd-bd03-4122-b6c3-471798440ee3', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM10 ❤️ (WhatsApp 012 2132066 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:30 PM', '2024-12-06 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/589521_1700387523178.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ammar Hakim</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638879_1726245549460.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Josh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644507_1729148795327.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eugene</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633275_1723866119912.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dylan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647452_1730809367603.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kiki</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/540804_1729129283373.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kasyah</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423525_1729352183500.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dylan </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629548_1722572245532.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kyle</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">px</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/651815_1733460596408.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536146_1689761948886.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cavan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520077_1680778806194.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Arturo </div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 149px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/25 - Min 10 to start', ',mchin2005@gmail.com,haohaota57@gmail.com,kaijun5866@gmail.com,weishaw01@hotmail.com', 0, 'Friday', 'A2, A3, A4 * 8-10:30pm. B1 * 8-9pm', 23.00, 10.00, NULL, '2024-12-16 12:16:56');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('a5e6b3ac-6205-4b6c-b90d-e35d330fda18', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-09-19 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448156_1659547341624.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amy 🌺</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546811_1685078349033.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Audrey</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593484_1702498568482.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Kai</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611137_1712378378394.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rocky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639626_1726634400195.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jerry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mun Yong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535666_1682291209406.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616802_1715507100547.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">yy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616803_1715491481054.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">GP</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639809_1726725175525.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Micky</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bruce</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609146_1711252193983.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yap</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 174px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/21 - Min 10 to start', '', 0, 'Thursday', '', 23.00, 18.00, '', '2024-09-26 19:22:22'),
('a6070869-e049-4452-bc68-a90d9ec507b5', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 2-4PM 🏸 Lavana 2 Sports Center 🏸 Male ：RM21, Female ：RM15 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Lavana 2 Sports Center\n🏸 Fees: Male RM21, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Monday Feb 12,  2:00 PM - 4:00 PM', '2024-02-12 14:00:00', 'Lavana 2 Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/601119_1706506018922.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronnie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/96457_1539309438941.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gilbert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/142314_1566533024381.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505138_1674365507637.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598854_1705306446662.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 106px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/35 - Min 10 to start', ',tandkn@gmail.com', 4, 'Monday', '', 21.00, 15.00, '', '2024-02-26 16:43:15'),
('a65340c3-828e-4200-a906-43aea6f87fe9', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-10-30 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charles</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/446724_1659234361629.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thye</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100231_1541125067105.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513278_1676442093237.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ahyong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/58919_1533533026696.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teck Wee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/426850_1688362809512.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/470853_1664944646908.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cindy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/415098_1694006076385.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Naaman</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523088_1698581437017.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jia Nian</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 226px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/16 - Min 10 to start', '', 0, 'Monday', '', 22.00, 15.00, '', '2023-11-15 17:51:03');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('a673b2ba-69dc-43c1-9919-6f42a0c80ba1', 'Fun Public Holiday (CONFIRM HAPPY) ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (Come join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:00 PM', '2024-01-25 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598854_1705306446662.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600003_1705866164128.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Larry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/378107_1670334899122.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lucas </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dickson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/592870_1705353329678.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">keneth</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/424003_1670393709631.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hao</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599023_1705384065613.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Star</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 179px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/21 - Min 10 to start', '', 0, 'Thursday', '', 20.00, 15.00, '', '2024-02-09 03:08:38'),
('a6884936-83a3-4bac-a2ba-81c6ad5fd9d9', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-03-03 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535947_1682482494403.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">XK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Clement (Puchong Badminton Kaki)</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/67092_1549804571142.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111108_1546088774808.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545450_1684699957020.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/604086_1708316546251.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cath</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">jh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538582_1683049065365.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Wee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/456506_1661476923054.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/527365_1703396572943.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">zack</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/592802_1703924912424.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Li Ming</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 123px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 15/28 - Min 10 to start', ',kahjun94.kj@gmail.com,junyeng818@gmail.com', 3, 'Sunday', 'Court 9, 10, 14, *', 20.00, 15.00, '', '2024-03-20 17:56:47');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('a6b1c9e3-b239-40cc-8e3e-444801daf311', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (4 courts confirmed 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-11-17 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Syakir</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/446724_1659234361629.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thye</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523597_1679019991444.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\"> </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111030_1546065147427.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Randy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/588796_1700028603720.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">5.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yen Yang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548039_1694060293335.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">𝑮𝑬𝑵𝑱𝑰𝑬</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mich</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wai Kit</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ken</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532771_1681440779565.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/426288_1657760720157.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Choon Ming</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/522731_1678786903714.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Wen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/17771_1683962639754.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/34745_1523633742880.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Terrence</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/351441_1620466320793.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason 🍀🏝</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Leong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/138160_1679118257553.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541445_1684571756748.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 140px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 25/25 - Min 10 to start', ',nicktay84@gmail.com', 4, 'Friday', 'Court A1 A2 A3 A4 A5', 22.00, 15.00, '', '2023-12-03 12:50:23'),
('a73240eb-a922-4a8d-a11b-6d5a145138df', 'RM5 only 🍄 HAPPY Badminton 😆 Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM 🏸 KSL Sports Puchong 🏸 Male ：RM22, Female ：RM5 ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM22, Female RM5\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:30 PM - 10:30 PM', '2024-06-11 20:30:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620102_1717926157745.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">mich</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/618297_1716301406546.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">April</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rick</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613736_1713842646392.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Clement</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466870_1701671443699.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liza</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aina</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/603407_1715414065859.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Raja Mohd Azeehan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609367_1711355671387.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charles</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 245px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/14 - Min 10 to start', ',elinsharptan@gmail.com,rajamohdazeehan@yahoo.com.my', 0, 'Tuesday', '25, 26', 22.00, 5.00, '', '2024-06-21 14:37:12'),
('a76d53bb-7022-47b4-9389-80b5c94bdc1d', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Wednesday Feb 14,  8:00 PM - 10:00 PM', '2024-02-14 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/601085_1706457569164.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yannie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/601119_1706506018922.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronnie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569899_1691766179517.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Claire</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538582_1683049065365.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Wee</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/28 - Min 10 to start', ',mingchuan0909@gmail.com', 4, 'Wednesday', '', 22.00, 15.00, '', '2024-03-01 04:45:33');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('a7837be1-2b6d-4ac5-890d-ef7235c63136', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM23, Female : RM18 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-11-13 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648114_1731160376965.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Coco</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/637450_1725603166135.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/641835_1727747373265.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Terry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625456_1720326575402.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benjamin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627330_1721339293755.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fock</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rubbhan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644428_1729090596198.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Donny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635135_1724648569975.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yong Kang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632538_1723564114830.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TK</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 180px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/20 - Min 10 to start', ',azrifarisrasid@gmail.com,sl21sc41@gmail.com,stephenwongyc82@gmail.com', 2, 'Wednesday', '2, 3', 23.00, 18.00, NULL, '2024-11-23 02:59:16'),
('a81503ed-ed92-470a-b790-a4d9e1529dc4', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-06-12 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621439_1718025973018.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Deric</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621452_1718030980792.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jesslyn</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619311_1716878076648.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Angie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tony</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bryan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609380_1711339776688.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">jian</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 206px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/18 - Min 10 to start', ',kathleenrosche12@gmail.com,chrisphang2001@gmail.com,yongyuanchuan@gmail.com', 0, 'Wednesday', '1, 2, 3', 22.00, 15.00, '', '2024-06-21 14:37:12'),
('a83e08c7-8882-49e8-87f2-5f07408d4f15', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Sunday Jan 14,  3:00 PM - 5:00 PM', '2024-01-14 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593486_1702499014642.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tina</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/354577_1623412129083.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/129792_1559002396540.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amanda</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 180px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/20 - Min 10 to start', ',mondayminton@gmail.com,soh299@yahoo.com', 0, 'Sunday', 'Court 9, 10, 14, 15', 20.00, 15.00, '', '2024-01-31 19:06:43'),
('a84f0896-b8e4-454f-96f6-570cdda177bb', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-01-24 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600212_1705994816457.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593486_1702499014642.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tina</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/592114_1701767013054.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eugene</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kuan </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599287_1705501482222.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598713_1705233852661.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598783_1705288479950.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amanda</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 188px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/20 - Min 10 to start', '', 0, 'Wednesday', '', 22.00, 15.00, '', '2024-02-09 03:04:52');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('a881e434-e2df-435f-90fb-697ac320da20', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ???? Zelka Sports Center ???? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ????????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Zelka Sports Center\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-06-24 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gab</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520276_1685153793056.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Abbie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/391074_1673758696577.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Derek ho</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546809_1685078201456.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Maya</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/71246_1537424907189.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ming</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450241_1685182859692.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kendrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/42897_1526901201211.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Timothy </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/447293_1659341440055.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samm </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/413815_1650338533722.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hong Guan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545206_1685441622492.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531550_1681219542539.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liv</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/306326_1593592897093.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tan </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449095_1687062102686.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ed</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/471318_1665066301972.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/376357_1678868536113.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/387507_1642046456740.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">AllisonO</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 26/28 - Min 10 to start', ',london@yahoo.com', 4, 'Saturday', '', 0.00, 0.00, '', '2023-06-24 13:36:24'),
('a93b28dd-e12c-4275-a4a9-37646aa2a13b', 'Hello Hello 😁 Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM23, Female : RM16 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-10-12 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642744_1728209082130.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yuki</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642450_1728052340163.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/641102_1727363905663.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Allison</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635668_1724880789056.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Lin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kar Yan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639592_1726602878206.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yee</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 182px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/20 - Min 10 to start', ',haohaota57@gmail.com', 4, 'Saturday', 'B6, B7, B8', 23.00, 16.00, '', '2024-10-22 02:58:56'),
('a95c17d1-5b3a-43d0-8a51-740bdf5c4f7d', 'Yes, come join us ⭐ HARI RAYA ⭐ Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM 🏸 222 Sports Center PJ 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players 🏸 All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: 222 Sports Center PJ\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Thursday Apr 11,  2:00 PM - 4:00 PM', '2024-04-11 14:00:00', 'Jalan 51a/225', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/122924_1552875924927.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elliot</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609982_1711704162217.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607114_1710047366898.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 4/28 - Min 10 to start', '', 5, 'Thursday', '', 20.00, 15.00, '', '2024-04-25 15:32:04');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('a9f13ef7-40ca-43ba-852f-986dc0090293', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM16 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-07-12 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135794_1562170965206.jpg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">zane</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523597_1679019991444.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\"> </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/521319_1718668181866.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">O”Jeff</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616794_1715489028282.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tracy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616271_1715217272925.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Don</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617509_1715920967838.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619311_1716878076648.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Angie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/159756_1719512115446.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">C.y.</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/550118_1685936827564.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KiM Loong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626172_1720761875944.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609367_1711355671387.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620102_1717926157745.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">mich</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/539800_1686456392376.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pok</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/562879_1718027858874.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JX</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Koala</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/351441_1620466320793.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason 🍀🏝</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557553_1687858960115.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jie Long</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">You</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451587_1660319385191.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Clement</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 160px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 22/22 - Min 10 to start', ',nicktay84@gmail.com,kongpinpin91@gmail.com', 3, 'Friday', '', 23.00, 16.00, '', '2024-07-21 12:34:09');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('aa05d31b-8443-46c7-9cb3-d92e51c2973f', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday 😁😁😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-08-04 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511605_1676441693788.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Billy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/540503_1688265664756.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/547144_1685976155393.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chen Yang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/456516_1681438915656.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">XinYi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/506599_1674810923015.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Le Hans</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/19927_1572084849574.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KH </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Navien</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Syakir</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543610_1684231841033.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/101889_1671682897108.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Franky</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joes</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/547746_1690080488313.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Hoe</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Iqbal YOUNG</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450241_1685182859692.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kendrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/510750_1675830504139.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steve</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/446970_1659265390723.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KW</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520370_1679807958818.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553914_1686896689918.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/384885_1639303730346.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jake</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523598_1684557994756.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ck</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505890_1674624168490.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gino</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523597_1679019991444.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\"> </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/388812_1641057080034.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">👣ZHEN</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541445_1684571756748.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513468_1676472834022.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kean Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445155_1682417971937.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557689_1687883390097.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susu</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/492389_1690047324416.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chua</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/414442_1650592778124.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ong </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/527661_1680016072196.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jacob</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 110px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 34/34 - Min 10 to start', '', 5, 'Friday', '', 22.00, 15.00, '', '2023-08-19 13:47:02');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('aa549fbe-8641-4f13-b1b9-5a4e9030b16e', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-06-01 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/421349_1716997313996.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538584_1683049381025.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brendan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/305192_1672845992962.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JT</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/577458_1705723182502.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1713930996436.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elaine</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614308_1714120232609.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">June</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607112_1710047233472.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445155_1704163563315.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617509_1715920967838.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/556836_1700827764670.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">David</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598443_1706171113779.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jens</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/540098_1692000491087.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elaine</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chai</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 133px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 17/28 - Min 10 to start', ',tftan@yahoo.com,tandkn@gmail.com,kouhong.ckh@gmail.com,tom_guan97@hotmail.com', 0, 'Saturday', 'Court B1 B2 B3 B4', 22.00, 10.00, '', '2024-06-11 01:23:09'),
('aa7f981d-6e12-4267-bb48-3cefc1a7547a', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-11-18 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1699602258111.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537615_1686991507002.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">John</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/10005_1527779055074.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessiea</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bearvo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Panda</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KL</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chen Shau</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/107485_1694310627913.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ryan</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 178px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/20 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2023-12-06 18:20:59'),
('ab362c4d-a6f5-4624-bbb5-c6b7f7899955', '😆 Fun Tuesday Evening ⭐ Jacky\'s Social Badminton Games ⏱️ 6-8PM 🏸 Kompleks Sukan Desa Tasik 🏸 Male ：RM16, Female ：RM13 (WhatsApp me: 010 2632066) ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Kompleks Sukan Desa Tasik\n🏸 Fees: Male RM16, Female RM13\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 010-2632066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  6:00 PM - 8:00 PM', '2024-12-31 18:00:00', 'Kompleks Sukan DBKL Desa Tasik', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633273_1723865906197.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sue Feng</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/631368_1723185727635.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Janice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635135_1724648569975.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yong Kang</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 200px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/18 - Min 10 to start', '', 5, 'Tuesday', '', 16.00, 13.00, NULL, '2025-01-08 04:33:59'),
('abc345e0-af1d-47c6-adee-db6026a73d40', 'Fun Sunday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ???? Lavana 2 Sports Centre ???? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Lavana 2 Sports Centre\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Sunday Jun 04,  8:00 PM - 10:00 PM', NULL, 'Lavana 2 Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538580_1683048828433.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Connie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 185px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', '', '', 5, '', '', 0.00, 0.00, '', '2023-06-02 16:45:45');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('abfcd69f-4465-4046-af2c-e09d0207de15', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players 🏸 All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-01-06 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582189_1696769173315.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/558042_1688010935739.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/421349_1699905964055.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/534093_1697076264282.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Henry </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/159688_1578747660822.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ooi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582185_1696768100014.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mindy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/596941_1704505328287.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Phin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545495_1684725094455.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KT</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/45930_1527952172542.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/595359_1703586941815.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/554864_1687400238519.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KS</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/567072_1696658591770.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Soke Ching</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/439390_1694617832628.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jayden</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">jh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/509710_1675573175282.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Don</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538918_1683128277458.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Matt</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/443204_1661565030294.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">apit</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/487036_1703585217249.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ivan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/442476_1658317301386.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eugene</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450241_1704081317929.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kendrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/556919_1691983208236.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">tt</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/164729_1582269208482.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Terence </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/389083_1641179799895.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 108px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 29/35 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2024-01-23 04:14:20');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('acc42440-fdae-424a-a4b5-adda0b18360e', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ???? Young Puchong Sports Center ???? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ????????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Young Puchong Sports Center\n???? Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-06-08 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/521463_1684372416676.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/408770_1682566751140.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adlee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/453374_1660874312677.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Parimala</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chan </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/381358_1637821825585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437760_1666858816606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dilip</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sugendiren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513278_1676442093237.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ahyong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546809_1685078201456.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Maya</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/441504_1658071798975.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ben</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Navien</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/19927_1572084849574.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KH </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529780_1681002634736.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">King SH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417480_1651743162808.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Parthiven</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/550297_1685961248996.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shan </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1680467884249.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/407221_1668505016036.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thad</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/469333_1676450614071.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elaine</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Weng Shen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536964_1683884696456.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shih Yuin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520725_1678501438446.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Milton </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432280_1656553470619.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 134px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', '', '', 5, '', '', 0.00, 0.00, '', '2023-06-08 19:19:18'),
('acd6d54c-12ac-410b-a1ce-fd36544728f7', '😆 Fun Tuesday Evening ⭐ Jacky\'s Social Badminton Games ⏱️ 6-8PM 🏸 Pusat Komuniti PPR Pinggiran Bukit Jalil 1 🏸 Male : RM16, Female : RM13 ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Pusat Komuniti PPR Pinggiran Bukit Jalil 1 \n🏸 Fees: Male RM16, Female RM13\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  6:00 PM - 8:00 PM', '2025-01-07 18:00:00', 'BLOK A PPR PINGGIRAN BUKIT JALIL', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/163362_1581313514670.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Carmen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611296_1712458319774.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625122_1720149702512.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eric</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/127638_1556270969840.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ck</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628979_1722263521792.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rui</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 241px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/15 - Min 10 to start', '', 5, 'Tuesday', '', 16.00, 13.00, NULL, '2025-01-17 01:49:55'),
('ad0a75ad-1bf2-4175-b792-f8644abf36e4', '😆 Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Kompleks Komuniti Muhibbah 🏸 Male ：RM18, Female ：RM13 (WhatsApp me: 012 2132066) ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Kompleks Komuniti Muhibbah\n🏸 Fees: Male RM18, Female RM13\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-12-24 20:00:00', 'Kompleks Komuniti Muhibbah', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610753_1712164120136.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wendy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625122_1720149702512.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eric</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jaggy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/558272_1702390712363.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/378032_1730114957164.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Desmond </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/63057_1729877392976.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Y Y</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/540853_1689250277741.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 262px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/14 - Min 10 to start', '', 5, 'Tuesday', '', 18.00, 13.00, NULL, '2025-01-03 19:24:04');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('ad4cc7ae-56bd-47f8-b1a4-3efa95bb2609', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-08-19 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/391388_1685901017012.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1676593246789.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KL</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/127738_1691841459668.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">J</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kim Hoon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/570714_1692098684178.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Esther</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571109_1692261646828.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Herman</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicholas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ian </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546270_1688543135881.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Winson</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/383826_1638862613284.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">chan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/15648_1671595066113.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/94182_1657524154928.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Peter</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darren </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148983_1682075909741.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543623_1684570401701.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jagdeep</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/35862_1550815985976.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lewis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531550_1681219542539.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liv</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/405646_1656823395694.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aliff </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519380_1677981358134.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Figo</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 141px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 26/26 - Min 10 to start', ',hermankok57@gmail.com,gabrielwkchai@gmail.com,ckiM9322@gmail.com', 0, 'Saturday', 'Court 7, 8, 9, 10', 20.00, 15.00, '', '2023-09-03 17:58:58'),
('ad662f32-5de3-4a30-aa58-27fff31509f1', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-04-19 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/564420_1690033427352.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelly</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612349_1713059391277.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">WK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611608_1712643919589.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jenson</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611511_1712572364559.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ella</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610661_1712123247048.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jayson</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charles</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613000_1713435335688.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Candy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612348_1713058696846.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Macy</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/28 - Min 10 to start', ',alftwm@hotmail.com', 0, 'Friday', 'Court A2 A3 A4 A5', 22.00, 15.00, '', '2024-05-01 18:50:43');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('ae6a2c82-fd93-4a29-b872-48ab41e732d3', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-07-11 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625457_1720327914902.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/622676_1718701457858.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Timothy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/395197_1659627960535.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shamz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625952_1720623025478.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daryl</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625985_1720660846136.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tiffany</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/574921_1708398015575.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vege</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/474976_1710652685125.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/618437_1716388262888.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537793_1713606131962.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jinying</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610523_1712039277966.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Terence</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541445_1684571756748.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 177px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/21 - Min 10 to start', ',tandkn@gmail.com,tonywong4338@gmail.com', 0, 'Thursday', 'A2 A3 A4 B3', 23.00, 16.00, '', '2024-07-20 12:16:57'),
('ae78f923-15d3-497f-85e6-d3d1a7f49d95', '🍄 HAPPY Badminton 😆 Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM 🏸 KSL Sports Puchong 🏸 Male ：RM23, Female ：RM18 (WhatsApp me: 012 2132066) ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:30 PM - 10:30 PM', '2024-11-26 20:30:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632576_1723603322795.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632538_1723564114830.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TK</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647845_1731047322159.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hoo</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/649484_1731940811301.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gino</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/650490_1732545676407.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/512324_1677909594619.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Suria</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/453132_1660661742797.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shahab </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 234px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 12/14 - Min 10 to start', ',lydiacse16@gmail.com', 4, 'Tuesday', '8 9', 23.00, 18.00, NULL, '2024-12-08 00:46:23'),
('af431b06-632f-4483-934c-e8d38199412a', 'Super Fun Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 12-2PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  12:00 PM - 2:00 PM', '2024-05-19 12:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607114_1710047366898.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613848_1713886205501.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amanda</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613736_1713842646392.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Clement</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609922_1711687256572.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tanya</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612189_1712978800854.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edward</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/154341_1701504146255.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">khai</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 174px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/21 - Min 10 to start', ',tftan@yahoo.com', 4, 'Sunday', '', 20.00, 15.00, '', '2024-05-31 12:41:43');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('af4c2941-680b-42a1-be87-7b3b934b82ce', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-11-20 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546783_1685074352970.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rohert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/10139_1527779085162.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/129104_1564469665846.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/458730_1661993402659.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicholas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kok Fui</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559895_1688698890706.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yi Hong </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505132_1674364534657.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Grace</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513468_1676472834022.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kean Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571330_1692356822202.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mung Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/435360_1656771118470.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/558104_1698659044613.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Terry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100914_1543028766402.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Harn Ming</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/343225_1615448179484.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kishan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adib</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/428335_1682089545124.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Manrit</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/522894_1679488525946.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dickson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/589386_1700314944214.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fannie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Celine</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/126149_1555096016207.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jun Min</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ben</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jarrell (Son 2nd)</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532471_1681372461305.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wc </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545931_1684861941101.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gary</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541445_1684571756748.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111693_1546406761919.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lawrence </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/126172_1647404581555.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sahil</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/583018_1698769408801.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gyn</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/159353_1655445792524.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Leonard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wen</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 106px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 32/34 - Min 10 to start', '', 0, 'Monday', '', 22.00, 15.00, '', '2023-12-08 14:54:51');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('af51a949-e2e9-4fdc-b45d-a6201a0d38d6', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ???? Young Puchong Sports Center ???? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ????????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Young Puchong Sports Center\n???? Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-06-15 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/155081_1575365842557.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LILY </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/464854_1686643029252.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Baron </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/395197_1659627960535.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shamz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeng Kang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538070_1682937868480.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vincent</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/139750_1564809437548.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ken</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shah Nizam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551792_1686731932263.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jonathan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/446724_1659234361629.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thye</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450241_1685182859692.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kendrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/500000_1672991448911.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teoh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549479_1685857950422.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/526990_1682705820997.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ks</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150973_1572334183683.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Janice</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/461705_1662714814652.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thanasillan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541168_1683600757251.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/525235_1681948328263.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">蛋鸟</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nympha</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/311663_1662997696193.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mc</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553530_1686796512696.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Christine</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437760_1666858816606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dilip</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/453374_1660874312677.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Parimala</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437460_1667181505214.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jay</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466870_1664285890505.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liza</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sugendiren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546811_1685078349033.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Audrey</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 110px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 32/33 - Min 10 to start', '', 5, '', '', 0.00, 0.00, '', '2023-06-15 17:34:15'),
('af650ef2-4654-4d8f-9f35-f2f7394824ed', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-06-07 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609367_1711355671387.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505138_1674365507637.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593485_1702498864124.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steven</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rex</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111693_1546406761919.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lawrence </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466870_1701671443699.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liza</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/316067_1678971295742.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Grace</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598137_1704939746268.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joyce</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619308_1716877778110.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gavin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576546_1694428995338.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620560_1717565557661.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Katie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">mich</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 178px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 15/21 - Min 10 to start', '', 5, 'Friday', '', 22.00, 15.00, '', '2024-06-17 18:48:51');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('af8a2d0b-92e7-4a42-b5ba-b17008289100', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM10 ** READ DETAILS ** ❤️ (Lowest price. RM10 only 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n\nPayment before 3pm:\n🏸 Fees: Male RM22, Female RM10\n\nPayment after 3pm:\n🏸 Fees: Male RM24, Female RM12\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-08-24 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628008_1721701582924.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anna</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/540098_1692000491087.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627330_1721339293755.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fock</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417902_1665477515727.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Xiang </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1713930996436.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609984_1712298321430.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anker</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537888_1683128565118.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ethan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619554_1716990777429.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cayman</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445777_1659545773856.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steve</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614359_1714374982950.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Carman</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Simon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537793_1713606131962.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jinying</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524572_1714304305859.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Birgitta </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/440591_1721304658951.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Danish</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 138px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 18/26 - Min 10 to start', ',cade.guo5@gmail.com,tftan@yahoo.com', 0, 'Saturday', 'B1, B2, B3, B4', 22.00, 10.00, '', '2024-09-02 19:22:50'),
('af90efcb-2b53-4328-8525-3989be828e9d', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ???? Zelka Sports Center ???? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Zelka Sports Center\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday Jun 03,  3:00 PM - 5:00 PM', NULL, 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546811_1685078349033.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Audrey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/21416_1663234066265.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MingLiang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/441504_1658071798975.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ben</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 179px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', '', '', 5, '', '', 0.00, 0.00, '', '2023-06-02 16:45:36'),
('af9ae535-4f5f-41da-badb-3ab011339594', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-11-25 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/131371_1615878695387.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">heng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1699602258111.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549696_1685797776912.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hao</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/446724_1659234361629.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thye</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/589570_1700449121982.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sheldon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/157333_1576988814782.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aigini</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/476291_1666435765269.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/589686_1700535516853.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tan </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/156691_1576459625133.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Justin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/21063_1672210437825.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Seng</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 183px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/20 - Min 10 to start', ',1410sophia@gmail.com,soh299@yahoo.com,amber98999@gmail.com', 2, 'Saturday', 'Court 7, 8, 9', 20.00, 15.00, '', '2023-12-11 17:31:23');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('b029189e-2faf-43e0-ba24-5c7af103e620', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-05-20 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612372_1713068259900.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TC</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elaine</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617780_1716028720651.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fifi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543261_1684314247407.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jia Yu</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/461562_1688204112155.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600212_1705994816457.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/442281_1672800383424.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Donny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612348_1713058696846.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Macy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610656_1712122055667.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Paul</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/28 - Min 10 to start', ',tonywong4338@gmail.com', 4, 'Monday', '', 22.00, 15.00, '', '2024-05-31 12:41:43'),
('b0326908-762e-4ce7-892f-da090b28d82f', 'Hello Hello 😁 Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM23, Female : RM16 ❤️ (WhatsApp 012 2132066 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-12-21 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/649816_1732161545256.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zebra</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627858_1721621725150.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eunice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626645_1720968562242.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeff</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628979_1722263521792.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rui</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/640627_1727101242167.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Larry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 258px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/14 - Min 10 to start', ',robertang8766@outlook.com,behweiherng@gmail.com,sohype@gmail.com', 2, 'Saturday', 'B5, B13, B14', 23.00, 16.00, NULL, '2024-12-31 01:00:10'),
('b081b20a-b70f-478d-87c5-19ec7d1796cf', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-11-02 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541168_1683600757251.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/48784_1686630158032.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Louis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/461705_1662714814652.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thanasillan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437460_1667181505214.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jay</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/133324_1560571324730.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Janice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511605_1676441693788.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Billy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546783_1685074352970.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rohert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437760_1666858816606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dilip</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/395197_1659627960535.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shamz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437775_1657282137939.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Viknesh</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430565_1655625347927.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Prem</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520725_1678501438446.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Milton </div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/20 - Min 10 to start', ',nicktay84@gmail.com', 4, 'Thursday', 'A1 A2 A3 A5', 22.00, 15.00, '', '2023-11-17 17:53:49');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('b0a326d3-bfc4-44bd-9bb7-14847e2c05cd', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players 🏸 All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-11-04 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/116808_1677164098862.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/361158_1628316179142.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shoong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582186_1696768250131.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Yee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Erwin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/400089_1664861654273.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhuo Jie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/94699_1538286419110.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Francis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/24030_1546073968309.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Phillip</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">HL</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431168_1657529311046.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bernard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/577458_1697816711690.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/426850_1688362809512.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/368476_1645245596700.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/56663_1661477947900.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/49457_1671787498371.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Goh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ck</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/38357_1681202680751.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rroy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560631_1697556837225.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Raymond</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 124px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 24/30 - Min 10 to start', ',tandkn@gmail.com,yuankl1306@gmail.com,chin825@gmail.com', 2, 'Saturday', 'Court B1 B2 B3 B4 B5', 20.00, 15.00, '', '2023-11-20 16:24:00'),
('b0eccb1b-6d91-4482-a27d-13619a08b1d2', 'RM5 only 🍄 HAPPY Badminton 😆 Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM 🏸 KSL Sports Puchong 🏸 Male ：RM22, Female ：RM5 ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM22, Female RM5\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:30 PM - 10:30 PM', '2024-07-16 20:30:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624112_1720267138082.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Quinlan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626333_1720836810975.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pei Yin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611296_1712458319774.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612189_1712978800854.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edward</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/595420_1714195594686.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sia</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523790_1703227357360.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Jie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624964_1720052064817.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 391px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/10 - Min 10 to start', ',elinsharptan@gmail.com,lstjeffrey@gmail.com,solehchong0416@gmail.com', 0, 'Tuesday', '8, 9, 10 (Court 10 starts 9pm)', 23.00, 5.00, '', '2024-07-26 16:02:53'),
('b10fbefb-6918-433c-925a-b8a0c78bfc2a', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-05-15 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612372_1713068259900.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TC</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/399012_1655194253717.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vicky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tony</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/604518_1708568275647.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Winnie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616271_1715217272925.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Don</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616476_1715321188891.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Timothy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610753_1712164120136.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wendy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Loong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543312_1699252654581.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ernest</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 175px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/21 - Min 10 to start', '', 5, 'Wednesday', '', 22.00, 15.00, '', '2024-05-27 02:05:26');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('b111ff94-20c0-4112-9c67-924d0efda4e4', 'Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-09-06 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">jonathan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/143111_1658982174997.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pik</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/574290_1693555553971.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LW</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449826_1688410950345.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Varren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/414782_1650703865435.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/452437_1685704346160.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jing</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449608_1687858062561.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">zhanyi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/21288_1606749614559.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ken</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535224_1690647692927.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jerome</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/404435_1647049429856.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenneth</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536030_1682826272948.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CY</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/127671_1556288631127.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Carmen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437973_1657333831654.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/102033_1542082792283.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jennifer</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 206px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 18/18 - Min 10 to start', ',wongkw2001@gmail.com,thyemingyu5@gmail.com', 0, 'Wednesday', 'Court 1, 2, 3', 22.00, 15.00, '', '2023-09-23 13:19:29'),
('b1636427-8cbd-4bb3-a4d3-962101a10692', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-08-29 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627162_1721264798533.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tony</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/634655_1724471751218.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Winston</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/631569_1723234458037.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheryl</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/345667_1616398870681.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617780_1716028720651.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fifi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/526145_1679641655273.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Iqbal</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jerry </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100570_1541311014487.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KENT</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629548_1722572245532.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kyle</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/527661_1680016072196.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jacob</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/483908_1683551819952.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Evon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 174px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/21 - Min 10 to start', ',jerry.lee8888@gmail.com', 0, 'Thursday', 'Court A2 A3 A4 ', 23.00, 16.00, '', '2024-09-08 23:45:08'),
('b21bc316-78aa-4689-846e-cbe5862e5f9d', 'Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-01-20 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CM</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/588457_1699864355274.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hax</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599389_1705560847685.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ivy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KL</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1699602258111.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 182px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/20 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2024-02-03 10:13:32');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('b21d803c-8ee4-44d8-8d9c-99f0ddb666e1', 'Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (All are welcome to join us 😀)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:00 PM', '2023-07-19 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/159512_1578644475252.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gab</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533127_1681528764138.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Acap</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/471318_1665066301972.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/410782_1682223596484.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eden</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546783_1685074352970.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rohert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/465364_1663570229116.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 184px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/20 - Min 10 to start', '', 10, 'Wednesday', '', 20.00, 15.00, '', '2023-07-19 00:13:10'),
('b22e4666-9921-451a-96c5-9d93f9444605', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM22, Female : RM16 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM22, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-09-22 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/637450_1725603166135.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/116917_1549045556618.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darren</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627162_1721264798533.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tony</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627330_1721339293755.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fock</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/640340_1726974706768.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joyce</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 202px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/18 - Min 10 to start', ',fraihanah3299@gmail.com,lowenghup@gmail.com', 3, 'Sunday', 'G11, G12', 22.00, 16.00, '', '2024-10-02 02:40:13'),
('b23e7699-dfa1-48cf-8e84-18aac61c2d7c', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ???? Champion Badminton Court ???? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Champion Badminton Court\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday Jun 10,  8:00 PM - 10:00 PM', '2023-06-10 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546823_1685080571015.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Miki</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505132_1674364534657.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Grace</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1676593246789.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/348584_1682751257017.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elvin </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/20 - Min 10 to start', '', 5, '', '', 0.00, 0.00, '', '2023-06-09 23:06:04'),
('b3013a07-f34f-45ff-9faf-19446d9aa4e3', 'Yes, RM5 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM5 ❤️ (Lowest price. RM5 only 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM5\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-04-20 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612647_1713237268584.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Soon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicholas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613221_1713548770646.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chros</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600015_1705891822418.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1647252076776.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/433884_1656411907786.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michael</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/434207_1656496906455.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amber</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599023_1705384065613.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Star</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/588185_1701094156002.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/144517_1573112089259.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 134px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/28 - Min 10 to start', ',tandkn@gmail.com', 4, 'Saturday', '', 22.00, 5.00, '', '2024-05-03 03:07:43');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('b307019d-860d-42b0-8bc7-c9e32324ea04', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-04-27 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/595013_1703350737237.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ifeng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613913_1713937092645.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pui Yen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529743_1681724411641.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kyo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613736_1713842646392.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Clement</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599344_1705548525014.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">April</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600805_1706316538384.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Suki</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593484_1702498568482.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Kai</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600003_1705866164128.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Larry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/58919_1533533026696.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teck Wee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1713930996436.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/28 - Min 10 to start', ',stefankhoo.1@gmail.com,tandkn@gmail.com', 3, 'Saturday', '', 10.00, 10.00, '', '2024-05-10 14:14:54'),
('b39805d3-a6d1-4c94-b9db-eb5f3d5a4825', '*** SPECIAL PRICE *** Good Morning ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM 🏸 Optima Utama Sport Center 🏸 Male : RM15, Female : RM10 ❤️ (Super value for money 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Optima Utama Sport Center\n🏸 Fees: Male RM15, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  10:00 AM - 12:00 PM', '2024-11-09 10:00:00', 'Optima Utama Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633504_1723947322031.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jia</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/646329_1730100974610.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cherry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617780_1730350703865.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fifi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reserve ZJ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647883_1731050875742.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wee Kiat</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632287_1723472654092.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ray</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 269px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/14 - Min 10 to start', ',tandkn@gmail.com,tftan@yahoo.com,kzq_96@hotmail.com,lailianglong@gmail.com', 1, 'Saturday', '1, 2', 15.00, 10.00, 'Sponsored by Courtsite', '2024-11-20 03:19:01'),
('b3aaabfd-ac80-4f3f-b69f-f119df48f1ff', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-01-31 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/311663_1662997696193.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mc</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kind</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MY</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/166460_1648020818275.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mawan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533470_1699456761120.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/138160_1679118257553.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599389_1705560847685.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ivy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531565_1681124199976.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dinie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eugene</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520116_1687187053969.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chelsi </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599380_1705559738539.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">May</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599287_1705501482222.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598713_1705233852661.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600003_1705866164128.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Larry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/119052_1550329175556.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 187px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/20 - Min 10 to start', ',bensigan86@gmail.com', 0, 'Wednesday', 'Court 1,2,3', 22.00, 15.00, '', '2024-02-15 12:08:28');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('b4483802-a2bc-407a-a945-af34a467ea48', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-09-11 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/481529_1669636895607.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/58919_1533533026696.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teck Wee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/558486_1690788535952.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Phang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Khap</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571330_1692356822202.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mung Hong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/434747_1656653262566.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Evelyn</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505138_1674365507637.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/561406_1689181104736.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1680467884249.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/556321_1687531759351.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Suki</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Y</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ong </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/386189_1639897243191.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430958_1674728510442.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daljinder </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576524_1694421914173.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yo Zhun</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 185px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 20/20 - Min 10 to start', '', 0, 'Monday', '', 22.00, 15.00, '', '2023-09-28 19:28:28'),
('b46ea9e4-c0fc-418c-90ed-fb941f11b88d', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM22, Female : RM16 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM22, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-09-01 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628979_1722263521792.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rui</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632287_1723472654092.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ray</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626645_1720968562242.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeff</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627162_1721264798533.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tony</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632576_1723603322795.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635475_1725163368106.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessica</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 245px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/15 - Min 10 to start', ',alyaamanina448@gmail.com,wkweng87@live.com', 3, 'Sunday', 'B12, B13, B14', 22.00, 16.00, '', '2024-09-13 11:47:57'),
('b4a08756-3b8c-457e-a99e-e92678cb4a8b', 'Good Morning ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM 🏸 Lavana 2 Sports Centre 🏸 Male : RM20, Female : RM15 ❤️ (Come lah, let\'s have FUN 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Lavana 2 USJ\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  10:00 AM - 12:00 PM', '2024-07-29 10:00:00', 'Lavana 2 Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ing King</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628012_1721702817926.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Janice</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chai Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/561848_1719799487020.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">YY</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609798_1720341701857.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/526012_1712915467846.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">小龙</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jackie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614406_1717731936884.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ken </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607177_1722188965036.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">İrfan</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 254px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/15 - Min 10 to start', ',winnie00000029@gmail.con,kongpinpin91@gmail.com', 3, 'Monday', '13, 14', 20.00, 15.00, '', '2024-08-09 00:18:38'),
('b4a3bd36-c6e0-4e5a-8a97-bc8f2df47d49', 'Hello Hello 😁 Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM23, Female : RM16 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-11-02 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/641699_1727672392857.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lam</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633079_1723787168565.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eric</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644388_1729410462261.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Toru</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/622676_1718701457858.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Timothy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551985_1686394648035.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hisato Tommy</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 252px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/14 - Min 10 to start', '', 5, 'Saturday', '', 23.00, 16.00, NULL, '2024-11-13 03:03:27');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('b4c7197f-d57e-4971-94cb-7f928b130b9e', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-09-23 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/67092_1549804571142.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KL</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/107485_1694310627913.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/104658_1543140581347.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jenny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1676593246789.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ian </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/469260_1694970663803.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kirin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CJ</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee Gp</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532805_1681439155886.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicholas </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531565_1681124199976.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dinie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/534510_1690353493879.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Yee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/526007_1683484220619.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wengsoon </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ming Wei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100775_1557920340419.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Frank</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533935_1681751145400.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kin Nan </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538111_1686130524471.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">June</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chris</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 140px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 24/26 - Min 10 to start', ',soh299@yahoo.com,amber98999@gmail.com', 3, 'Saturday', 'Court 7,8,9,10', 20.00, 15.00, '', '2023-10-11 19:07:31'),
('b514ba08-ce90-4fe0-93d9-b5c133a84555', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM23, Female : RM16 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-06-19 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/622672_1718700812857.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brenda</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546823_1685080571015.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Miki</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569898_1691765824689.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fatty</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621405_1718009782692.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chloe</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 174px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/21 - Min 10 to start', ',hillaryxuanne@gmail.com', 4, 'Wednesday', 'Court 1, 2, 3', 23.00, 16.00, '', '2024-06-28 19:03:46'),
('b525d2bc-aad0-4d7f-9d24-3011bc91c147', 'RM10 only! 😁 Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM23, Female : RM10 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM23, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:30 PM', '2024-07-27 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626671_1721008353708.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bella</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626645_1720968562242.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeff</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623957_1719460551558.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pauline</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621439_1718025973018.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Deric</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611137_1712378378394.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rocky</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ethan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628581_1722049532088.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelly</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 175px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/21 - Min 10 to start', ',Nicholaschan020900@gmail.com,feiyee75@hotmail.com,szejiun0829@gmail.com,arzulmiahmad@gmail.com', 0, 'Saturday', 'Court B6, B7, B8 * 8-10:30pm. Court B3 * 8-9:30pm', 22.00, 10.00, '', '2024-08-06 15:01:18');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('b52c3910-cac4-4ad4-b44c-c7eb96844963', 'RM5 only! 😁 Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM22, Female : RM5 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM22, Female RM5\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:30 PM', '2024-06-15 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610753_1712164120136.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wendy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621837_1718267780283.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Justin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621405_1718009782692.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chloe</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KL</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/114495_1547815977869.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anton</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 207px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/18 - Min 10 to start', ',junsuke23@gmail.com', 0, 'Saturday', 'G3, G4', 22.00, 5.00, '', '2024-06-23 11:27:20'),
('b583293e-139a-48df-a2b9-5457328e74db', 'Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-04-27 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/413110_1650075258867.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cliff</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612349_1713059391277.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">WK</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/584943_1698055680853.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Carmen </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610661_1712123247048.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jayson</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614315_1714121538422.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">May</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 176px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/21 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2024-05-11 03:02:15'),
('b5f22c06-21c2-4e33-8874-92c0f7974d90', 'Happy Tuesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 6-8PM 🏸 Male : RM18, Female : RM10 ❤️ (WhatsApp 010 2632066 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Pusat Komuniti PPR Pinggiran Bukit Jalil II\n🏸 Fees: Male RM18, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 010-2632066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  6:00 PM - 8:00 PM', '2025-01-21 18:00:00', 'Pusat komuniti PPR pinggiran bukit Jalil II', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/615624_1714833610177.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Way</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644231_1728989265333.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Atan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598854_1705306446662.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626230_1720778568406.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jia Jun</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 204px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/18 - Min 10 to start', '', 5, 'Tuesday', '', 18.00, 10.00, NULL, '2025-02-12 19:07:33'),
('b6763a1a-bd45-4091-aae7-9f4971c98a97', 'RM10 only 🍄 Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM21, Female : RM10 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM21, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-08-18 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632370_1723522309487.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elise</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632287_1723472654092.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ray</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630959_1723093145616.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Boon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629181_1722395700591.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anna</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633275_1723866119912.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dylan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607112_1710047233472.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liew</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 242px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/15 - Min 10 to start', ',melissa.tsm15@gmail.com,sharon.ong3010@gmail.com,winniehlbong@gmail.com,hcm1995o0o@hotmail.com', 0, 'Sunday', 'B12, B13', 21.00, 10.00, '', '2024-08-29 02:13:02'),
('b721d216-60dc-401d-80ed-ee7289a21d0d', '😆 Fun Tuesday Evening ⭐ Jacky\'s Social Badminton Games ⏱️ 6-8PM 🏸 Kompleks Komuniti Muhibbah 🏸 Male ：RM16, Female ：RM13 (WhatsApp me: 012 2132066) ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Kompleks Komuniti Muhibbah\n🏸 Fees: Male RM16, Female RM13\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  6:00 PM - 8:00 PM', '2024-12-24 18:00:00', 'Kompleks Komuniti Muhibbah', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614220_1714070805452.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Yan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617504_1715919875008.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benjamin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/631171_1723533279252.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mohamad Amrizal</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/477443_1734960333280.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/653064_1734275691906.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jonathan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632538_1723564114830.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TK</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630959_1723093145616.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Boon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 244px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/14 - Min 10 to start', '', 5, 'Tuesday', '', 16.00, 13.00, NULL, '2025-01-03 19:24:04');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('b76b6517-5fa7-42cc-b77d-fe60491165fa', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-01-08 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593485_1702498864124.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steven</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hiew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560562_1688923182382.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tam </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charles</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531623_1681093533728.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100740_1541380383007.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronald</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/12871_1527779720900.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Felicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 185px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/20 - Min 10 to start', ',garyyjh@gmail.com', 4, 'Monday', 'Court A2 A3 A4', 22.00, 15.00, '', '2024-01-25 03:09:04'),
('b826bce6-7267-4164-b680-f6c800bf50bb', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-08-25 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K.y</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466870_1664285890505.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liza</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/452389_1668480059726.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adib</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569896_1691765655906.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fanny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523597_1679019991444.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\"> </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431220_1655784109319.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571330_1692356822202.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mung Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571328_1692356694091.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessica</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ong </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">NG</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/534068_1681808069806.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Swei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/48784_1686630158032.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Louis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432687_1683278631631.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ken</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529780_1681002634736.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">King SH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519380_1677981358134.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Figo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535609_1682776256802.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kwan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/141786_1616216865868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lok Mun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/477729_1666772445396.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mixi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Yang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\"> Quan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/527661_1680016072196.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jacob</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 147px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 26/26 - Min 10 to start', ',Tmsjx@icloud.com,jennyfoo5782@gmail.com,thyemingyu5@gmail.com,qifong0514@gmail.com', 0, 'Friday', 'Court A2 A3 A4 A5', 22.00, 15.00, '', '2023-09-10 11:34:03');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('b85f590b-bdf9-4bf5-99b5-f8dbfe48ff0e', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-07-29 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/415098_1694006076385.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Naaman</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625457_1720327914902.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/14304_1527780017120.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jack</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625952_1720623025478.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daryl</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/622676_1718701457858.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Timothy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628392_1721919429060.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626908_1721115711074.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593487_1702499157573.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sarah</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/96457_1711805533269.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gil-bert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626530_1720927799587.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SAM</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/139750_1689778136556.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ken</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MY</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K.y</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543402_1717329424968.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lewis</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 200px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 18/19 - Min 10 to start', '', 0, 'Monday', '', 23.00, 16.00, '', '2024-08-09 19:05:03'),
('b97bf92e-29bf-40d0-a4b1-c1c380034340', 'Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-01-06 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1699602258111.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">WL</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/104042_1632298044158.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darrel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KL</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/20 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2024-01-23 06:24:00'),
('b9b46d3d-c94d-4fdf-8e2c-23a657c169d9', 'RM5 only 🍄 HAPPY Badminton 😆 Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM 🏸 KSL Sports Puchong 🏸 Male ：RM23, Female ：RM5 ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM23, Female RM5\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:30 PM - 10:30 PM', '2024-07-23 20:30:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/562879_1721105682541.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JX</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466870_1701671443699.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liza</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626333_1720836810975.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pei Yin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627163_1721265277841.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627698_1721532789944.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edison</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621837_1718267780283.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Justin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624966_1720054290376.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gary</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593408_1709760883019.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Isyraf</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Isyraf 🏸</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 177px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/21 - Min 10 to start', ',elinsharptan@gmail.com,sufino@gmail.com,w0926005493@gmail.com', 2, 'Tuesday', '8, 9', 23.00, 5.00, '', '2024-08-02 17:40:43');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('b9f660d9-d70d-47a9-88e0-f546cbc15ece', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM23, Female : RM18 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-10-16 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/643273_1728486210625.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edward</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/121627_1552136585098.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheryl</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629278_1722433387811.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Harry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/315675_1600450893830.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644293_1729023663169.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Caspian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/96457_1711805533269.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gil-bert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644335_1729057731309.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sherry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 161px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/21 - Min 10 to start', ',tandkn@gmail.com,oimeng@rocketmail.com', 3, 'Wednesday', '1, 2, 3', 23.00, 18.00, '', '2024-10-27 12:57:42'),
('ba05cbda-d632-429a-b95c-d965f31a37f4', 'RM5 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM5 ❤️ (WhatsApp 012 2132066 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM5\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-11-23 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647845_1731047322159.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hoo</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537400_1683700508781.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jordan </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647141_1730600592262.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/649463_1731931065923.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">May</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/645774_1729780038244.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adam</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 180px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/20 - Min 10 to start', ',sl21sc41@gmail.com,jooleng88@hotmail.com,tftan@yahoo.com', 0, 'Saturday', 'B1, B2, B3, B4', 22.00, 5.00, NULL, '2024-12-05 17:20:37'),
('ba4fb45b-e545-41d2-8209-16732caef078', 'Fun Sunday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ???? Lavana 2 Sports Centre ???? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Lavana 2 Sports Centre\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-06-11 20:00:00', 'Lavana 2 Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/498070_1672397250624.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Felicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505138_1674365507637.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538584_1683049381025.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brendan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513748_1676542619140.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark Chan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/352872_1674017141081.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">???? OCTOPUS????</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/162191_1658454576304.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">cozy</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 176px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/20 - Min 10 to start', '', 5, '', '', 0.00, 0.00, '', '2023-06-11 13:48:47');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('ba9c509a-b992-4bf8-bb0e-d2334adbc854', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-06 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/31750_1522550577845.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/461705_1662714814652.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thanasillan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Syakir</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557689_1687883390097.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susu</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Roth Deranken BC</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437760_1666858816606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dilip</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541168_1683600757251.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430958_1674728510442.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daljinder </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450241_1685182859692.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kendrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/517427_1684745434459.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SikKwang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546783_1685074352970.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rohert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/488175_1669552370221.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joey</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/555644_1687936494775.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Heng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559370_1688475937156.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548039_1685772357735.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">𝑮𝑬𝑵𝑱𝑰𝑬</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546649_1685022163615.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432280_1656553470619.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/48784_1686630158032.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Louis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/31675_1522668735505.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Summer</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sugendiren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thomson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/521463_1684372416676.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553772_1688624210640.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chow</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542527_1688620246189.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lvis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520725_1678501438446.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Milton </div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 119px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 30/30 - Min 10 to start', ',singapore@yahoo.com', 4, 'Thursday', '', 22.00, 15.00, '', '2023-07-06 18:44:54');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('bab0dc0d-f3e5-4b2f-8c70-05f96e05811e', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-12-17 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/141780_1612174253198.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joyce</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/402016_1658163486478.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">S A</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/555756_1691855551212.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">long</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/577458_1697816711690.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/410948_1653409082832.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Smith</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/472354_1667107653509.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">San</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/413918_1650373111897.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Max</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/534510_1690353493879.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Yee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/67092_1549804571142.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/522573_1678761592841.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alison </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111108_1546088774808.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/397206_1649471215893.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jack</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Beston</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/570205_1691939535417.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LI</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shiraz </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/35862_1695383080264.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lewis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeff</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100689_1541342593872.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ming How</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100628_1684040144658.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michael</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/142006_1566293421443.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532732_1693457075356.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535226_1683290208349.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lau</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yc</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 146px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 26/26 - Min 10 to start', '', 0, 'Sunday', '', 20.00, 15.00, '', '2024-01-01 18:24:14'),
('bb3e6947-c985-4b07-b78f-996786a43cf6', 'Good Afternoon ⭐ Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM 🏸 Male : RM22, Female : RM15 ❤️ (WhatsApp 010 2632066 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: 222 Sports Centre, PJ\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 010-2632066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Wednesday Jan 29,  2:00 PM - 4:00 PM', '2025-01-29 14:00:00', 'Jalan 51a/225', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/306009_1682126545360.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Malcolm</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/646329_1730100974610.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cherry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647141_1730600592262.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/649300_1731835606752.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/649463_1731931065923.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">May</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/641835_1727747373265.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Terry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/20 - Min 10 to start', '', 5, 'Wednesday', '', 22.00, 15.00, NULL, '2025-02-12 19:07:33'),
('bb56dc0b-1984-4e18-b471-9d933842b2e2', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Thursday Feb 22,  8:00 PM - 10:00 PM', '2024-02-22 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598713_1705233852661.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593488_1702499286915.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599023_1705384065613.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Star</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 105px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 4/35 - Min 10 to start', '', 5, 'Thursday', '', 22.00, 15.00, '', '2024-03-09 12:04:36');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('bbcd01ba-ffd2-4651-b842-2fc7d55ea962', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM 🏸 Young Puchong Sports Center 🏸 Male ：RM25, Female ：RM10 ❤️ (WhatsApp 012 2132066 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM25, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Friday Dec 20,  8:00 PM - 10:30 PM', '2024-12-20 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545451_1684700288996.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jennie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632538_1723564114830.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TK</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633272_1723865606563.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sabrina</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628550_1722007336080.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609414_1722735995958.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638011_1734533914878.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Helen</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/20 - Min 10 to start', ',lydiacse16@gmail.com,feiyee75@hotmail.com,sl21sc41@gmail.com,lokemm007@gmail.com,adrianchang97@gmail.com,hasif.rozak@gmail.com', 0, 'Friday', 'A2 A3 A4 B1', 25.00, 10.00, NULL, '2024-12-28 10:50:11'),
('bc40821e-f477-4d87-9038-58edf7eaa10c', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (All are welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-08-19 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560132_1689059713742.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/570713_1692097910956.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jane</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/540098_1692000491087.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/471318_1665066301972.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/527661_1680016072196.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jacob</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/426850_1688362809512.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505132_1674364534657.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Grace</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559094_1688373755664.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/306166_1593397260156.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eric </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/379717_1691721263743.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ben.H</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/364303_1691756048686.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Afiq</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548589_1686475201433.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kin Soon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/465630_1663636283221.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541867_1687457442383.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ko</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548444_1685494811208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/496157_1691509280621.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CQ</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adriel</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/164557_1582111096027.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hafizi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551349_1686221265920.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gizmo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/350032_1683447004464.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Han</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 107px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 28/35 - Min 10 to start', ',kunimisaki831@gmail.com', 4, 'Saturday', '', 20.00, 15.00, '', '2023-09-03 00:40:50');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('bc59364d-136d-41ad-a0f9-93ca2738afba', 'Fun Wednesday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ???? USJ 23 Badminton Court ???? Male ：RM22, Female ：RM15 ❤️ (Rovo players, welcome to join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: USJ 23 Badminton Court\n???? Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', NULL, 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/476477_1666422430574.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cindy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549311_1685704330184.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Louis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511611_1676458115052.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shawn </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shami</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Afiq</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/105065_1543328486345.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aiman</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100021_1540999332834.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Muhamad</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/446724_1659234361629.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thye</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/162191_1658454576304.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">cozy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Boon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545451_1684700288996.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jennie</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 199px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', '', '', 5, '', '', 0.00, 0.00, '', '2023-06-07 19:13:46'),
('bcade0c3-8915-4af6-9483-f4d55c203db3', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM15 ❤️ (Come happy, go back happier 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  1:59 PM - 4:30 PM', '2024-10-12 13:59:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/540098_1692000491087.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/121627_1552136585098.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheryl</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639733_1726666728518.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638879_1726245549460.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Josh</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1713930996436.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642450_1728052340163.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/643606_1728655741280.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Siang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537793_1713606131962.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jinying</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621837_1718267780283.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Justin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhi</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 146px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/25 - Min 10 to start', ',jooleng88@hotmail.com,weishaw01@hotmail.com,tftan@yahoo.com,kenong@yahoo.com,chuajack@gmail.com,tandkn@gmail.com,yuankl1306@gmail.com', 0, 'Saturday', 'B1, B2, B3, B4', 22.00, 15.00, '', '2024-10-22 02:58:56');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('bcc54a40-df05-45e1-a395-98c37872bcbe', 'Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (Coupon code: MERDEKA 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGet up to 50% off with coupon code: MERDEKA\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:00 PM', '2023-08-31 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560132_1689059713742.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/21381_1640588399000.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519380_1677981358134.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Figo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/116808_1677164098862.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/114935_1548077081262.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessie </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/426850_1688362809512.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/446970_1659265390723.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KW</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559370_1688475937156.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513748_1676542619140.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark Chan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wan Yi (badminton)</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511605_1676441693788.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Billy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520276_1685153793056.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Abbie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532805_1681439155886.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicholas </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/18217_1682909150769.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charles</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mun Hoe </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/32772_1683197491145.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Win</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543803_1685015532560.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wes</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Boon j. s</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/379717_1691721263743.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ben.H</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/19786_1563094327200.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/413815_1650338533722.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hong Guan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/117256_1684244873066.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yuming</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437630_1667625724685.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JJ</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/350438_1618592113579.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Luis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529866_1680933129241.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 116px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 30/31 - Min 10 to start', ',puchong88@yahoo.com,zandro970626@gmail.com,tandkn@gmail.com,hpitonokl.22@gmail.com,chin825@gmail.com,chan.newtonsg@gmail.com', 0, 'Thursday', 'Court G3 G4 G5 G6 2-4pm, Court B5 2-3:30pm', 20.00, 15.00, '', '2023-09-15 23:37:25');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('bcff3fb8-1455-4030-a6bf-615227421880', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-24 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553917_1686897214641.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Kiat</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/526020_1679621568440.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vincent</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417205_1651652990583.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shirley</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/555550_1688920472072.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/6225_1520301632189.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Audrey</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448156_1659547341624.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amy 🌺</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Duncan </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yj</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/391860_1669040692247.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/394331_1643795891877.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amirul</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/507598_1684838688819.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">owen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543503_1684222886315.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Keegan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/495375_1671591397649.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jacy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/528685_1689411576735.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Loi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466870_1664285890505.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liza</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ng ZK</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/558278_1689996965996.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ijol</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431220_1655784109319.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 143px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 23/26 - Min 10 to start', '', 5, 'Monday', '', 22.00, 15.00, '', '2023-08-09 19:04:40'),
('bd173b3f-8d0f-4127-b556-f43ddd2c1249', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-09-07 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569898_1691765824689.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fatty</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569891_1691765385606.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adeline</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/521463_1684372416676.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nympha</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531623_1681093533728.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/458730_1661993402659.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicholas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437760_1666858816606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dilip</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/483849_1684744242890.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Binesh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/479179_1667181023879.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432687_1683278631631.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ken</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1680467884249.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541867_1687457442383.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ko</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466870_1664285890505.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liza</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/370967_1639541505982.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melanie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/380413_1637345983019.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jame</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541445_1684571756748.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Weng Shen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sugendiren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/461705_1662714814652.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thanasillan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553916_1686897033519.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nichole Wong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571330_1692356822202.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mung Hong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 139px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 26/27 - Min 10 to start', ',yongyuanchuan@gmail.com,weishaw01@hotmail.com,derrick.yongtl@gmail.com,thyemingyu5@gmail.com', 0, 'Thursday', 'Court A2, A3, A4, A5', 22.00, 15.00, '', '2023-09-24 02:20:32');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('bd1971f9-c492-4ac3-9116-4de173a5ade7', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM10 ❤️ (Special price 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:30 PM', '2024-11-22 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629278_1722433387811.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Harry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/105153_1543367160965.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Desmond</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644428_1729090596198.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Donny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642455_1728054198612.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vera</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/649783_1732127213315.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Florence</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/646860_1730438678645.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Desmond</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630959_1723093145616.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Boon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/453132_1660661742797.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shahab </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/512324_1677909594619.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Suria</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/20 - Min 10 to start', ',lydiacse16@gmail.com,jcftran@gmail.com,nicholastab88@gmail.com,hasif.rozak@gmail.com', 3, 'Friday', 'A1, A2, A3, A4', 23.00, 10.00, NULL, '2024-12-01 03:01:32'),
('bd4755bb-771e-4d8f-b97b-3c94bf5084c1', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM16 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-08-16 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628581_1722049532088.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629278_1722433387811.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Harry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627492_1721414937202.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joanne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610889_1712241805405.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607112_1710047233472.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CS</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627162_1721264798533.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tony</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 173px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/21 - Min 10 to start', '', 0, 'Friday', '', 23.00, 16.00, '', '2024-08-25 13:19:45'),
('bd9fdd95-67ca-46f9-9a59-fb35ccec463c', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ???? Zelka Sports Center ???? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Zelka Sports Center\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday Jun 10,  3:00 PM - 5:00 PM', '2023-06-10 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430958_1674728510442.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daljinder </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520276_1685153793056.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Abbie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gab</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/471318_1665066301972.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 180px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 12/20 - Min 10 to start', '', 5, '', '', 0.00, 0.00, '', '2023-06-09 23:06:01');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('bda4265e-e4cc-4951-aaae-bd5118e06238', 'Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM 🏸 Zelka Sports Center 🏸 Male : RM21, Female : RM15 ❤️ (Coupon code: NEWUSER 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGet up to 50% off with coupon code: NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM21, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:00 PM', '2023-11-13 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536146_1689761948886.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cavan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/115800_1548424504296.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/386833_1640232489625.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/418907_1652241998895.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lyner</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/396309_1650083906012.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shaun</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/112382_1648362121495.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samantha ☺️</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/386544_1640071783904.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Fung </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Randy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Js</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/478288_1666946616824.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jack Lim</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451735_1687930970443.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/327313_1647967033805.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Iqbal</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/159756_1639745833079.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">C.y.</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/462277_1673931765415.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Weng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/416280_1651300186654.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ho</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/48423_1528986697439.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ZuoBin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546061_1695402061107.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sab</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/509710_1675573175282.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Don</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553949_1686964834909.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/142006_1566293421443.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/381020_1674747095659.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KHOO</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/522195_1682081704941.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daus J</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523376_1680191357588.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jane</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 133px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 28/28 - Min 10 to start', ',jayleehong@gmail.com,tandkn@gmail.com', 0, 'Monday', 'Court G2 G4 G5 G6', 21.00, 15.00, '', '2023-11-29 15:17:44'),
('be402c50-4601-4985-a8e7-915f158a9315', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-12-31 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/534510_1690353493879.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Yee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/522573_1678761592841.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alison </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/67092_1549804571142.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/354577_1623412129083.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/106964_1544140860224.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Felicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576551_1694430119684.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Linda</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537615_1702381900228.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">John</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/595962_1703937326213.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Haikal</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/109177_1681090916459.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aivan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/123326_1553163767197.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yannie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Clement (Puchong Badminton Kaki)</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535947_1682482494403.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">XK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yee Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/456506_1661476923054.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">J</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 137px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 19/25 - Min 10 to start', ',weishaw01@hotmail.com,yuankl1306@gmail.com', 0, 'Sunday', 'Court 9, 10, 14, 15', 20.00, 15.00, '', '2024-01-17 18:52:13');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('be4b6668-ae00-4277-8dbe-1ea7fc94d288', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-12-20 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/123325_1553163452308.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Chee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/504406_1674136637975.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darren </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronnie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/440720_1683295654499.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593487_1702499157573.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sarah</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 185px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/20 - Min 10 to start', ',chaikuanghong@symphony-eng.com.my', 4, 'Wednesday', 'Court 3', 22.00, 15.00, '', '2024-01-04 14:26:53'),
('bee61a99-d5c8-4b43-ae59-db53d3bbbc58', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players 🏸 All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-12-30 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Peh</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536146_1689761948886.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cavan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593484_1702498568482.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Kai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/591553_1701666220136.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nelson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tanker</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wendy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ben</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/579933_1695875151826.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Qi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/558042_1688010935739.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/421349_1699905964055.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/540098_1692000491087.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/558421_1688540318210.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466424_1684558677514.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kynn</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/15648_1671595066113.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546270_1692959833745.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Winson</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135539_1636469479292.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Szejohn</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538918_1683128277458.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Matt</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/472039_1695537096442.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wong </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/163982_1690537776240.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Louis</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 125px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 25/30 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2024-01-13 11:48:38'),
('bf05f8d7-867c-41f0-9105-8d21b1b422b0', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-01-29 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/108592_1545011106483.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jane</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598854_1705306446662.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599287_1705501482222.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593484_1702498568482.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Kai</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/601085_1706457569164.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yannie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432280_1656553470619.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432402_1656057872539.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PX</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538584_1683049381025.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brendan</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 180px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/20 - Min 10 to start', '', 0, 'Monday', '', 22.00, 15.00, '', '2024-02-15 12:08:28');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('bf65da78-a886-48ce-9da4-ec495e5e62f7', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-12-18 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559370_1688475937156.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chun</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/458730_1661993402659.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicholas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K.y</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/352432_1619921203158.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Esther</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582189_1696769173315.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593485_1702498864124.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steven</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593486_1702499014642.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tina</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/500931_1673589952746.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Farisha </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hong Li </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/351441_1620466320793.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason 🍀🏝</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/305411_1592461154433.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538655_1683087522097.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/540098_1692000491087.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111693_1546406761919.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lawrence </div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 17/20 - Min 10 to start', '', 5, 'Monday', '', 22.00, 15.00, '', '2024-01-03 17:12:36'),
('bf978160-e882-4080-ab46-cd48f005003a', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM10 ❤️ (WhatsApp 010 2632066 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 010-2632066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2025-01-11 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/622676_1718701457858.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Timothy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648367_1731326078995.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vera</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/399743_1652442325436.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Leonard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1736485441126.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/566157_1690529158699.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jay</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/649463_1731931065923.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">May</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642534_1728103737041.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 184px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/20 - Min 10 to start', ',mnasrullah89@gmail.com,haziqnadzir98@gmail.com,tftan@yahoo.com,shaoranswc@live.co.uk,yuankl1306@gmail.com,weishaw01@hotmail.com', 0, 'Saturday', 'B1, B2, B3, G5 (2-3pm), B4 (3-4pm)', 22.00, 10.00, NULL, '2025-01-18 03:47:57'),
('bfe4a8a6-58b7-4c37-b112-cfb91f10be91', 'RM5 only 🍄 HAPPY Badminton 😆 Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM 🏸 KSL Sports Puchong (3 courts) 🏸 Male ：RM22, Female ：RM5 ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM22, Female RM5\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:30 PM - 10:30 PM', '2024-06-25 20:30:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617780_1716028720651.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fifi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536769_1682613654285.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teddy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/132370_1559974674574.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joe</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609380_1711339776688.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619308_1716877778110.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gavin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charles</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609922_1711687256572.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tanya</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/608244_1710681504190.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zai</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/163362_1581313514670.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Carmen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529321_1680484892176.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard Ong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620102_1717926157745.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">mich</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/517320_1689255783572.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Min</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhi Han</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 206px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 18/18 - Min 10 to start', ',eugene_hyh@yahoo.com,elinsharptan@gmail.com,feiyee75@hotmail.com', 2, 'Tuesday', '8, 9, 12', 22.00, 5.00, '', '2024-07-06 12:07:58');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('c01bec16-ad4f-4e46-a13b-ab3381de3838', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-10-14 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537615_1686991507002.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">John</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yennee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ah</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/131371_1615878695387.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565570_1690361659884.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/348584_1688875979955.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KL</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576878_1697192865274.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">wilson</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 185px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/20 - Min 10 to start', ',gabrielwkchai@gmail.com', 4, 'Saturday', 'Court 7, 8, 9, 10 * 8-10pm Court 3 * 9-10pm', 20.00, 15.00, '', '2023-10-20 18:21:22'),
('c058b32f-c9c2-4a1a-8a16-d326bcfa29a2', 'Good Morning ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM 🏸 Lavana 2 Sports Centre 🏸 Male : RM20, Female : RM5 ❤️ (Come lah, let\'s have FUN 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Lavana 2 USJ\n🏸 Fees: Male RM20, Female RM5\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  10:00 AM - 12:00 PM', '2024-06-17 10:00:00', 'Lavana 2 Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/525471_1679459162870.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rayner</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620102_1717926157745.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">mich</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543803_1712447545115.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pc</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557778_1687927570072.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Soo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jia Bao</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617253_1717579526072.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">N</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451451_1682329069893.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Siang Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543402_1717329424968.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lewis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614308_1714120232609.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">June</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Winnie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Max</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619314_1716878189453.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hui</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619309_1716877924982.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gabriel</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 186px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/20 - Min 10 to start', '', 5, 'Monday', '', 20.00, 5.00, '', '2024-06-25 19:01:47'),
('c094edc8-5eee-4fba-963f-d318a0311efa', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM16 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-08-30 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620839_1717727395419.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Olivia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/622676_1718701457858.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Timothy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633504_1723947322031.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kok Jia Hean</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553916_1686897033519.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nichole Wong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635529_1724825736284.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yennie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635668_1724880789056.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 170px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/21 - Min 10 to start', ',hcm1995o0o@hotmail.com', 0, 'Friday', 'A2 A3 A4', 23.00, 16.00, '', '2024-09-09 03:42:02');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('c096e8f6-f2b6-4291-8b5a-43660b20a4bd', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM22, Female : RM16 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM22, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-09-08 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625454_1720326002767.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625833_1720538570421.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dominic</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633272_1723865606563.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sabrina</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633275_1723866119912.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dylan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632538_1723564114830.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/637213_1725510494813.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hui Hui</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 203px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/18 - Min 10 to start', '', 5, 'Sunday', '', 22.00, 16.00, '', '2024-09-17 11:02:18'),
('c107d8e6-a30c-4716-8442-d390e3e9853d', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday Aug 05,  8:00 PM - 10:00 PM', '2023-08-05 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505138_1674365507637.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553920_1686897553890.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1676593246789.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/566227_1690543415052.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jenny</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 183px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/20 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2023-08-20 18:18:30'),
('c16e87ed-0250-4f86-8343-e42e91b3e14f', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-09-30 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533470_1683212877514.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1676593246789.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/457769_1661752492798.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Xin Yi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505138_1674365507637.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/570713_1692097910956.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jane</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/94699_1538286419110.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Francis</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 183px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/20 - Min 10 to start', ',soh299@yahoo.com,amber98999@gmail.com', 3, 'Saturday', 'Court 7, 8, 9', 20.00, 15.00, '', '2023-10-18 18:32:49'),
('c2443935-1a6e-4d06-af56-025375d0848e', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-07-08 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624202_1719586515816.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sandy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621439_1718025973018.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Deric</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/395197_1659627960535.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shamz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/592088_1705289160211.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">vince</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 174px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/21 - Min 10 to start', ',nicktay84@gmail.com,feiyee75@hotmail.com', 0, 'Monday', 'A1 * 8-9pm. A2, A3, A4 * 8-10pm', 23.00, 16.00, '', '2024-07-17 18:54:23');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('c2858821-3097-4923-a12b-57c0c8c81fc0', 'Hello Hello 😁 Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM23, Female : RM16 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  7:59 PM - 10:00 PM', '2024-10-19 19:59:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/641699_1727672392857.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lam</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642144_1727877023483.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Abbie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635579_1724838466907.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Seng Yau</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/114495_1547815977869.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anton</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/641835_1727747373265.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Terry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644293_1729023663169.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Caspian</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 242px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/15 - Min 10 to start', ',haohaota57@gmail.com,arzulmiahmad@gmail.com', 3, 'Saturday', 'B6, B7', 23.00, 16.00, '', '2024-10-29 14:28:29'),
('c3234bbe-1305-4d1b-b180-4c64f79c1c27', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-10-02 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545931_1684861941101.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gary</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jarrell (Son 2nd)</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Khap</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/446724_1659234361629.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thye</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/20517_1517632020412.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569896_1691765655906.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fanny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531623_1681093533728.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430958_1674728510442.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daljinder </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/405952_1647526198827.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Duncan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nympha</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576546_1694428995338.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560271_1688811489518.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">rao</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546216_1684912290803.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551349_1686221265920.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gizmo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/405646_1656823395694.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aliff </div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 170px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 21/21 - Min 10 to start', ',ashokhpadmanathan93@gmail.com', 0, 'Monday', 'Court A2 A3 A4 A5', 22.00, 15.00, '', '2023-10-20 18:21:22'),
('c3400e65-acd9-4e2e-8d17-604a01523f9e', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM15 ❤️ (Come happy, go back happier 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-09-07 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620839_1717727395419.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Olivia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/421349_1718738319966.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Simon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1713930996436.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609984_1712298321430.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anker</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/58919_1533533026696.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teck Wee</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 147px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/25 - Min 10 to start', ',tftan@yahoo.com', 4, 'Saturday', '', 22.00, 15.00, '', '2024-09-16 03:14:15');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('c3bb458f-fed6-4195-b89e-cfcb425d3b07', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-04-22 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546986_1685107096183.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ws</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/154378_1574757554910.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dex</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609982_1711704162217.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/415098_1694006076385.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Naaman</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charles</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612372_1713068259900.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TC</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612189_1712978800854.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edward</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610753_1712164120136.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wendy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613409_1713671712226.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fiona</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536711_1698057485235.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">FANSY</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sky🐉</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543312_1699252654581.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ernest</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 195px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/19 - Min 10 to start', ',tandkn@gmail.com', 4, 'Monday', 'Court A1 A2 A3 A4', 22.00, 15.00, '', '2024-05-06 17:30:05'),
('c4038c83-bb5a-42c8-8ba2-099f60fa2cac', 'Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-06-01 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619309_1716877924982.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gabriel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617451_1715869867554.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Dee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616271_1715217272925.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Don</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/522934_1678849432683.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jay</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 248px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/15 - Min 10 to start', ',feiyee75@hotmail.com', 0, 'Saturday', 'Court 12, 13', 20.00, 15.00, '', '2024-06-12 15:40:54'),
('c4132140-2ad8-4636-905c-98faec3b39e5', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-10-05 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">jonathan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432687_1683278631631.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ken</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/487241_1696415024189.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darren</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545931_1684861941101.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gary</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jarrell (Son 2nd)</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MY</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">You</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/521463_1684372416676.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nympha</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541445_1684571756748.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576357_1694434121874.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Heidi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/442273_1658276471465.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/48784_1686630158032.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Louis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/106446_1543882698243.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111707_1546408686218.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Su</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571328_1692356694091.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessica</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 144px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 20/25 - Min 10 to start', ',tandkn@gmail.com,stefankhoo.1@gmail.com,walterkhaw@gmail.com', 2, 'Thursday', 'Court A2 A3 A4 A5', 22.00, 15.00, '', '2023-10-20 18:21:22');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('c44adc67-65b2-473c-8ff0-19f57460cf9d', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-06-23 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614315_1714121538422.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">May</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617503_1715919736663.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eunice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/592088_1705289160211.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">vince</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623308_1719051665096.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582189_1696769173315.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619310_1716877991520.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Allen</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 263px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/14 - Min 10 to start', '', 5, 'Sunday', '', 20.00, 15.00, '', '2024-07-03 16:52:17'),
('c494554d-6a3f-4b93-b957-9a9abad3cab8', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-05-02 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/126892_1680230546688.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611296_1712458319774.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605737_1709264768536.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michelle</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/479752_1680065503948.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KJW</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/615072_1714540748618.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">6.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jian Sheng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/380959_1683533196426.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">H</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609382_1711339978947.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/608244_1710681504190.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569891_1691765385606.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adeline</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548630_1685525610988.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Foong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599380_1705559738539.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">May</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 133px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 15/28 - Min 10 to start', ',bryanchan202@gmail.com,alvyn_chin@hotmail.com', 1, 'Thursday', 'Court A2 A3 A4', 22.00, 15.00, '', '2024-05-16 12:16:39'),
('c4b253d8-f397-4fda-9aa0-af5f461611d0', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-05-11 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/588185_1701094156002.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/510924_1675859895175.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CY</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/58919_1533533026696.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teck Wee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614220_1714070805452.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Yan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445777_1659545773856.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steve</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614359_1714374982950.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Carman</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546379_1685026328758.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1713930996436.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/552279_1701182378800.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">POMME TAN</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edwin</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 129px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/28 - Min 10 to start', ',tftan@yahoo.com', 0, 'Saturday', 'B1 B2 B3 B4', 22.00, 10.00, '', '2024-05-24 16:14:21');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('c4c2c70a-a795-4150-a445-66ac9b5a3546', '❤️ Pickleball Social ❤️ Beginners Friendly (Happy Dinkers)', 'Let\'s enjoy pickleball, meet awesome people and have a fantastic time with [Happy Dinkers]\n\nBrand new pickleball court in USJ. Behind Summit, USJ.. Very cozy as it has air-conditioning and soft music.\n\n⭐ 91 Pickleball\n⭐ Court: TBC\n\nPlease take note of the following:\n\n1) Players of all levels are welcome to join.\n2) We will play 15 points rally. At 14-14, serve to win.\n3) Balls will be provided.\n4) Please bring your own paddle. If needed, you can rent from the counter, or from us.\n\nLet\'s play, learn and have fun together.\n\nRM23 per pax\n\nTNG payment to 012-2132066 (Kong Pang Yew). Please kindly send payment receipt to the host.\n\nWhatsApp 010-2632066 or Chat with host if you have any questions.\n\nThank you.', 'Today,  1:00 PM - 3:00 PM', '2025-01-08 13:00:00', '91 Sports Arena (CPS Subang & 91 Pickleball)', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reserve ZJ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reserve ZJ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reserve ZJ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reserve ZJ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reserve ZJ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reserve ZJ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reserve ZJ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 283px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/12 - Min 6 to start', '', 5, 'Wednesday', '', 0.00, 0.00, NULL, '2025-01-17 01:57:16'),
('c4cd0baa-271a-41dd-b10f-11ae393afb07', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM15 ❤️ (Come happy, go back happier 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-09-21 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623903_1719412515125.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wan Ting</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627330_1721339293755.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fock</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638879_1726245549460.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Josh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1713930996436.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elaine</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/640091_1726843870275.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pei Yin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/631267_1723199136637.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ng </div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 146px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/25 - Min 10 to start', ',tftan@yahoo.com,shaoranswc@live.co.uk,kongpinpin91@gmail.com', 0, 'Saturday', 'B1, B2, B3, B4', 22.00, 15.00, '', '2024-09-28 05:22:53'),
('c61af6ee-e669-4c4e-a626-a6be3d793801', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-08-14 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/566223_1690543233226.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anna</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549311_1685704330184.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/446724_1659234361629.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thye</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569898_1691765824689.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fatty</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Duncan </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charles</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531640_1681112321886.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">reko</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/517427_1684745434459.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SikKwang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546825_1685080858459.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hayley</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1680467884249.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chris</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/525363_1685519375519.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">w</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/564611_1690271855576.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JC</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/525823_1679556621355.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hweesin</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 199px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 19/19 - Min 10 to start', '', 0, 'Monday', '', 22.00, 15.00, '', '2023-08-29 14:03:21');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('c62336ef-2448-4e0f-a789-c217e48f1d0a', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-04-21 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612372_1713068259900.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TC</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607114_1710047366898.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/592802_1703924912424.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Li Ming</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111108_1546088774808.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612189_1712978800854.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edward</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/12761_1527779696099.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yvonne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/18643_1527780918113.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tyy </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kim Hoon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/62510_1534648457884.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Choy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/58079_1638956293868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chiew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Clement (Puchong Badminton Kaki)</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535947_1682482494403.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">XK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charles</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612190_1712979049489.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vicky</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/554864_1687400238519.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KS</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/567072_1696658591770.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Soke Ching</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 159px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 17/21 - Min 10 to start', ',tandkn@gmail.com', 0, 'Sunday', 'Court 9, 10, 14', 20.00, 15.00, '', '2024-05-05 01:40:47'),
('c6a007d2-472a-47cd-b164-f3244c3f91b6', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-03-28 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599498_1705617419949.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vanessa</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/452635_1660555285613.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/123239_1553097040611.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/28 - Min 10 to start', '', 5, 'Thursday', '', 22.00, 15.00, '', '2024-04-08 18:40:18'),
('c7420ee1-e338-48fa-98d6-b042e4bd5dcf', 'Good Morning ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM 🏸 Lavana 2 Sports Centre 🏸 Male : RM20, Female : RM10 ❤️ (Come lah, let\'s have FUN 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Lavana 2 USJ\n🏸 Fees: Male RM20, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Monday Jun 24,  10:00 AM - 12:00 PM', '2024-06-24 10:00:00', 'Lavana 2 Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513278_1676442093237.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ahyong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614220_1714070805452.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Yan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 311px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 3/12 - Min 10 to start', ',garrylcz1205@hotmail.com', 4, 'Monday', 'Court 13', 20.00, 10.00, '', '2024-07-04 04:52:52');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('c81a6c9c-0018-4114-9f5d-90fe1e3653a5', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players 🏸 All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-10-21 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/421349_1688192297550.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Erwin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy Lai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/414557_1690435973060.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">DaiEn</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/471482_1677579069220.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/558649_1694603540540.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">huang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/584504_1697855385484.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">zhao</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung Wei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/321875_1604329866394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung Ren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ck</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/21379_1518081097106.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reddevil</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">George</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/94699_1538286419110.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Francis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/383099_1638534823728.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Weng </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hendrix</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/570091_1697856020158.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Xun</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 120px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 23/30 - Min 10 to start', ',tandkn@gmail.com,weishaw01@hotmail.com', 0, 'Saturday', 'Court B1 B2 B3 B4 B5', 20.00, 15.00, '', '2023-11-06 18:23:44'),
('c84593f6-68c2-45a2-9ca8-94429750c108', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-05-01 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609985_1711704949348.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Carmen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Harris</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593484_1702498568482.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Kai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Simon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607114_1710047366898.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/96457_1711805533269.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gil-bert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614199_1714056636760.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Summer</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612189_1712978800854.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edward</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612647_1713237268584.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Soon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/608353_1710752762327.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Simon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lewis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612192_1712979358691.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ice</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 178px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/21 - Min 10 to start', '', 5, 'Wednesday', '', 22.00, 15.00, '', '2024-05-16 12:16:39');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('c906ee85-1e2a-44f2-9b7f-be21d4cd221b', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-04-07 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609982_1711704162217.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609380_1711339776688.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523901_1679224494170.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teck</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/540098_1692000491087.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505042_1674317871830.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edison</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/522573_1678761592841.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alison </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610656_1712122055667.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Paul</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610753_1712164120136.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wendy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609985_1711704949348.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Carmen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/58079_1638956293868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chiew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Han Siu</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/587244_1699281047827.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">@@@</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Esther</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/24543_1672209975236.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KEVIN</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532993_1710560127485.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/154341_1701504146255.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">khai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548945_1685611868037.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lam Sem</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/328181_1707234039263.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sylvester Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/521341_1678435675328.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shaun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/506984_1674895796863.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lewis</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 156px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 24/24 - Min 10 to start', '', 0, 'Sunday', '', 20.00, 15.00, '', '2024-04-18 18:10:14'),
('c91bf89b-3de4-4481-b6d3-2b266a4889e0', '🍄 HAPPY Badminton 😆 Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM 🏸 KSL Sports Puchong 🏸 Male ：RM23, Female ：RM18 ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:30 PM - 10:30 PM', '2024-10-29 20:30:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/380371_1637483710755.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sue Ling</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642450_1728052340163.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/634655_1724471751218.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Winston</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616295_1715231286547.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wanxin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/646423_1730149787728.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teck Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 255px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/14 - Min 10 to start', ',hasif.rozak@gmail.com', 0, 'Tuesday', '8, 9', 23.00, 18.00, '', '2024-11-07 12:17:32');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('c949d424-add7-479f-b8b1-4bc1d0160a2c', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-07-20 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548589_1686475201433.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kin Soon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613848_1713886205501.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amanda</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613976_1713954912626.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jolin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/618437_1716388262888.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627330_1721339293755.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fock</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537793_1713606131962.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jinying</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430741_1691134959219.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melissa</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tommy Wong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Simon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537888_1683128565118.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ethan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619554_1716990777429.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cayman</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicholas </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/119052_1550329175556.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 144px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 17/25 - Min 10 to start', ',havard8890@hotmail.com,lennyrong8090@gmail.com,tftan@yahoo.com,weishaw01@hotmail.com,yuankl1306@gmail.com,shaoranswc@live.co.uk', 0, 'Saturday', 'B1 B2 B3 B4', 22.00, 10.00, '', '2024-07-30 12:31:16'),
('c9689456-1896-4a59-a916-08667ec2c9ad', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players 🏸 All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court PJ\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  10:00 AM - 12:00 PM', '2024-04-10 10:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431767_1655897881279.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/36863_1702519057440.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/592802_1703924912424.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Li Ming</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611137_1712378378394.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rocky</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/530403_1693799837160.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jack </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610889_1712241805405.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rio</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/595186_1703476522943.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Evelyn </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611432_1712537431722.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/418289_1712626477351.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/556069_1687523816236.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MX</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549240_1685694031460.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Warren </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/471080_1712621712144.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vincent</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/606870_1712247874764.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Harson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yee Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533862_1687860736167.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">milnayrb</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 136px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 20/28 - Min 10 to start', ',stefankhoo.1@gmail.com', 4, 'Wednesday', '', 20.00, 15.00, '', '2024-04-23 04:01:15');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('c9705c28-6fde-420a-9f9a-feca1a2fc8fd', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-10-24 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644231_1728989265333.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Atan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642744_1728209082130.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yuki</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625833_1720538570421.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dominic</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609922_1711687256572.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tanya</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/493698_1671079223996.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613736_1713842646392.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Clement</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kah Ming</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466870_1701671443699.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liza</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/456091_1665133345420.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ck</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437760_1666858816606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dilip</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sugendiren</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chua</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 145px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 17/25 - Min 10 to start', ',elinsharptan@gmail.com,cherlytan222@gmail.com,leong.seow@hotmail.com', 1, 'Thursday', 'A1, A2, A3, A4', 23.00, 18.00, '', '2024-11-01 14:00:30'),
('c98c7758-463d-491a-a339-0f8eab8a0c66', 'Hello Hello 😁 Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM23, Female : RM16 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-10-05 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616271_1715217272925.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Don</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616476_1715321188891.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Timothy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628581_1722049532088.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148929_1570937359740.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Ling </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/622672_1718700812857.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brenda</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624964_1720052064817.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642470_1728058325786.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tommy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/456506_1661476923054.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 184px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/20 - Min 10 to start', ',srfnzmry88@gmail.com', 4, 'Saturday', 'B6, B7, B8', 23.00, 16.00, '', '2024-10-14 17:13:54'),
('c9d793d6-4f59-4c55-a70b-d961c9824256', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday May 25,  2:00 PM - 4:30 PM', '2024-05-25 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616794_1715489028282.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tracy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Howard</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/615624_1714833610177.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Way</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612189_1712978800854.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edward</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/618437_1716388262888.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 130px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/28 - Min 10 to start', ',tftan@yahoo.com', 4, 'Saturday', 'Court B1 B2 B3 B4', 22.00, 10.00, '', '2024-06-02 13:07:40');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('c9e1fd35-e476-46ac-bed3-d3abf780861f', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-05-03 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610661_1712123247048.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jayson</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613762_1713851097821.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Matthew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613848_1713886205501.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amanda</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613736_1713842646392.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Clement</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612348_1713058696846.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Macy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 130px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/28 - Min 10 to start', ',tandkn@gmail.com,tanmartin121@gmail.com', 3, 'Friday', 'Court A2 A3', 22.00, 15.00, '', '2024-05-17 17:51:38'),
('cb54da9e-ef2d-4ee1-9d70-d9b01146f0b0', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-10-08 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/348584_1688875979955.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/374742_1635945706680.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Carmen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/354577_1623412129083.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542880_1684664924602.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yun Yee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523901_1679224494170.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teck</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524343_1694192102774.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551901_1686369984243.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/44764_1527601365095.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benjamin Julian Ryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/572868_1693231221457.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">L</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/555525_1687330787921.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/67092_1549804571142.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532468_1684313618357.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ives</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/160038_1690046807232.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chuan wei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537199_1682746633175.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lucas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/534510_1690353493879.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Yee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/579933_1695875151826.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Qi</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 142px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 22/25 - Min 10 to start', ',zandro970626@gmail.com,Tmsjx@icloud.com', 3, 'Sunday', 'Court 9, 10, 14, 15', 20.00, 15.00, '', '2023-10-20 18:21:22'),
('cb9a7c09-ddb6-4bcc-bb99-8155a2ffd079', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM21, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM21, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-08-25 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546808_1685078097442.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Emma</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546783_1685074352970.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rohert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626996_1721145047214.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Penny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627241_1721293145642.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Danny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621837_1718267780283.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Justin</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 239px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/15 - Min 10 to start', '', 5, 'Sunday', '', 21.00, 15.00, '', '2024-09-04 15:59:13');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('cbc64197-c869-4da1-b377-3d738a8e8b3a', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM23, Female : RM16 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-08-28 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598713_1705233852661.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/165465_1582814076627.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sue</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/631382_1723188103417.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Roy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633275_1723866119912.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dylan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621986_1720226090641.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629181_1722395700591.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anna</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/96457_1711805533269.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gil-bert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551963_1720168837463.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Iris</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/32111_1522666355159.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Guan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 174px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/21 - Min 10 to start', ',oioi0717@hotmail.com,suhaneshcrusader@yahoo.com,wkweng87@live.com', 2, 'Wednesday', '1, 2, 3', 23.00, 16.00, '', '2024-09-07 02:30:31'),
('cbdefbb0-54c1-430d-8870-bbd8ec103ef2', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM23, Female : RM16 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-07-17 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/622672_1718700812857.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brenda</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620752_1717659975332.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joseph</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625888_1720595359456.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Isabelle</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621837_1718267780283.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Justin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/596772_1715158840993.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JC</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/487241_1696415024189.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/325094_1606361319635.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543312_1699252654581.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ernest</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/504406_1674136637975.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darren </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/415241_1709143900295.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wai Wai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pui Kuan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 259px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/14 - Min 10 to start', ',lweilun92@gmail.com,kongpinpin91@gmail.com,leejiancong061009@gmail.com', 0, 'Wednesday', '1, 2, 3', 23.00, 16.00, '', '2024-07-27 01:08:49');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('cbe2b751-a9e4-4fe0-8092-832ba7e29c01', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ???? Young Puchong Sports Center ???? Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday ????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Young Puchong Sports Center\n???? Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-06-09 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551536_1686284336387.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551539_1686284537145.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523597_1679019991444.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\"> </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535695_1682304794038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SteveHow</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520370_1679807958818.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Simon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545450_1684699957020.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546811_1685078349033.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Audrey</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549311_1685704330184.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/389081_1643640413574.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Heng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/526001_1679604073785.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronnie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538639_1683083655606.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jerry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/139750_1564809437548.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ken</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536547_1685701402659.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Max</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/68802_1681180809801.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nathams</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">gao</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538553_1685437242559.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amanda</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111693_1546406761919.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lawrence </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451728_1668761793158.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">AW</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546783_1685074352970.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rohert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 140px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 26/27 - Min 10 to start', '', 5, '', '', 0.00, 0.00, '', '2023-06-09 18:21:27'),
('cbf7113f-b085-46b9-9b2c-ba0b847cbda8', 'RM5 only! 😁 Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM22, Female : RM5 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM22, Female RM5\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:30 PM', '2024-06-22 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543402_1717329424968.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lewis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620102_1717926157745.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">mich</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/622672_1718700812857.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brenda</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Koala</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620839_1717727395419.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Olivia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Winnie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/96457_1711805533269.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gil-bert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/114495_1547815977869.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anton</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543312_1699252654581.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ernest</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/303013_1588448995097.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wendy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/144457_1568043448848.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charles</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 243px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/15 - Min 10 to start', '', 0, 'Saturday', '', 22.00, 5.00, '', '2024-07-02 14:52:38');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('cc0bc5bb-16f2-4dbd-b7d7-8d5858ae2fdc', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (All are welcome to join us 😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-09-23 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/28876_1694758849273.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Carol</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/21381_1640588399000.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/326139_1606835680914.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">S.t.</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Isabel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/507598_1684838688819.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">owen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/323918_1605695292740.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">5.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benjamin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/138626_1564111725929.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lisa</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/473387_1665569867677.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546783_1685074352970.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rohert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537069_1684513687123.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cayden</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/461562_1688204112155.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/426850_1688362809512.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560132_1689059713742.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/102033_1542082792283.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jennifer</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/71246_1537424907189.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ming</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/384885_1639303730346.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jake</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/165327_1593161335416.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Remon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417205_1651652990583.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shirley</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aj </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/421550_1653830097256.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alyssa</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/305630_1679414880801.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yoong </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529780_1681002634736.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">King SH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531550_1681219542539.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liv</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 122px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 27/30 - Min 10 to start', ',kunimisaki831@gmail.com,yuankl1306@gmail.com,chin825@gmail.com,tandkn@gmail.com,leejianweishann@gmail.com', 0, 'Saturday', 'Court B1 B2 B3 B4 B5', 20.00, 15.00, '', '2023-10-08 21:38:31'),
('cc64c2ed-0f4d-462e-9fe8-3686c067f5ee', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Monday Jun 03,  8:00 PM - 10:00 PM', '2024-06-03 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/434747_1656653262566.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Evelyn</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 175px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 4/21 - Min 10 to start', ',feiyee75@hotmail.com', 4, 'Monday', 'Court A2 A3 A4 ', 22.00, 15.00, '', '2024-06-12 15:40:54');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('cc6ccd8f-db2b-493a-85c6-aa3133154a0c', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-17 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/142314_1566533024381.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/133958_1566131406150.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Audrey</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551792_1686731932263.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jonathan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559370_1688475937156.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Desmond</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kuan lim</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yj</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111693_1546406761919.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lawrence </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541445_1684571756748.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559371_1688476370702.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vivi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/547746_1685289818159.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Hoe</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/388812_1641057080034.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">👣ZHEN</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/460985_1663396759923.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/465033_1663493339956.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wesley</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/526001_1679604073785.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronnie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/562798_1689589229625.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Weejer</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 130px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 24/28 - Min 10 to start', '', 5, 'Monday', '', 22.00, 15.00, '', '2023-07-17 18:54:28'),
('cc7a6971-09aa-4d42-afe9-4821da4ca70c', 'Yes, RM5 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM5 ❤️ (Lowest price. RM5 only 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM5\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-03-09 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546783_1685074352970.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rohert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/163025_1581091221573.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mike</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593484_1702498568482.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Kai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/606941_1709924965402.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Xin Yen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538584_1683049381025.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brendan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/142314_1566533024381.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/604084_1708315987465.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tracy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/556629_1706175673642.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598854_1705306446662.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/606164_1709467667209.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wai Ling</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 129px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/28 - Min 10 to start', ',tandkn@gmail.com', 4, 'Saturday', '', 22.00, 5.00, '', '2024-03-25 18:58:33');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('cc9b6daa-a33c-4c47-9c52-0bc2e4ccd83d', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (WhatsApp 012 2132066 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-12-19 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/351832_1619428350702.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">June</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/650216_1732366620784.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629188_1722398143953.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/521627_1678512064644.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kok Wei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/521637_1680415977131.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Luky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 185px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/20 - Min 10 to start', ',jcftran@gmail.com,matthewwinangun0@gmail.com,coolcows95@gmail.com,cjhere4@gmail.com,theinfamous7404@gmail.com,xinweitan3@gmail.com,henrysutton366@gmail.com', 0, 'Thursday', 'A2, A3, A4, B5 * 8-9pm, B1 * 9-10pm', 23.00, 18.00, NULL, '2024-12-28 10:50:11'),
('cca0494e-076c-4bdf-b14d-8c5a05a3d325', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-03-27 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/602049_1707015585552.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Miki</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vivi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598713_1705233852661.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/604084_1708315987465.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tracy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/601119_1706506018922.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronnie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599380_1705559738539.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">May</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599287_1705501482222.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 177px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/21 - Min 10 to start', ',chaimingyin.cmy@gmail.com', 4, 'Wednesday', '', 22.00, 15.00, '', '2024-04-08 18:40:18'),
('cd3fb59a-6a51-4007-955b-dfbe89384ca1', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM23, Female : RM18 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-10-02 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598004_1704831262369.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Clara</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638879_1726245549460.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Josh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/641954_1727784039914.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629552_1722572970583.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Loh</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicholas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/96457_1711805533269.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gil-bert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541968_1683805942888.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LAWRENCE</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Winnie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620102_1717926157745.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">mich</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609146_1711252193983.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yap</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 174px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/21 - Min 10 to start', ',hasif.rozak@gmail.com', 4, 'Wednesday', '2, 3', 23.00, 18.00, '', '2024-10-13 11:44:19'),
('cd764639-de53-42c1-b660-c58e3f22d732', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-08-26 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632538_1723564114830.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TK</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632370_1723522309487.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elise</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626230_1720778568406.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jia Jun</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629278_1722433387811.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Harry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626908_1721115711074.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/634649_1724470863143.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sue</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617780_1716028720651.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fifi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543894_1709641350353.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">jing</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 174px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/21 - Min 10 to start', ',tonywong4338@gmail.com', 4, 'Monday', 'A2, A3, A4', 23.00, 16.00, '', '2024-09-06 03:28:14');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('cdaf56fe-2dcc-4ca4-8bfc-a22909e67a5d', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players 🏸 All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-02-03 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/149285_1571147198454.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kah Tung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533417_1681591343632.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571330_1692356822202.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mung Hong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/123239_1553097040611.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 104px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/35 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2024-02-17 10:51:04'),
('cdf069b5-cf62-4449-bc52-54287ab016ad', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM 🏸 Young Puchong Sports Center 🏸 Male ：RM25, Female ：RM10 ❤️ (WhatsApp 010 2632066 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM25, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 010-2632066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:30 PM', '2025-01-24 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/649783_1732127213315.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Florence</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642470_1728058325786.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tommy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CS</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648699_1731522509625.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648441_1731385313408.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Victoria</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/608244_1710681504190.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zai</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/163362_1581313514670.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Carmen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/20 - Min 10 to start', ',hasif.rozak@gmail.com', 0, 'Friday', 'A2, A3, A4', 25.00, 10.00, NULL, '2025-02-12 19:07:33'),
('cdff4b84-d7d8-4787-ba22-a58611d9b961', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-08-07 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538584_1683049381025.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brendan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536964_1686238874491.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shih Yuin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513748_1676542619140.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark Chan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/491463_1670420559708.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Miki</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Duncan </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/391860_1669040692247.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/395586_1643959842578.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JC</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/558278_1689996965996.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ijol</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111693_1546406761919.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lawrence </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K.y</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546811_1685078349033.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Audrey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/28564_1521597066693.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Damon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/525250_1684465436284.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Danny </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541445_1684571756748.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520725_1678501438446.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Milton </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/434207_1656496906455.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amber</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/526001_1679604073785.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronnie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536080_1682417677157.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">zach</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 133px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 23/28 - Min 10 to start', '', 5, 'Monday', '', 22.00, 15.00, '', '2023-08-22 17:32:40');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('ce014ac0-fc1e-4e0c-b7f9-73c2b15337ae', 'Super Happy Sunday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-05-05 20:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/498094_1672401382327.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Summer</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/615624_1714833610177.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Way</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609380_1711339776688.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607114_1710047366898.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/28 - Min 10 to start', '', 5, 'Sunday', '', 20.00, 15.00, '', '2024-05-21 14:23:27'),
('ce37265b-09d7-4453-8154-57174553d068', 'Good Morning ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM 🏸 Pusat Komuniti PPR Pinggiran Bukit Jalil 1 🏸 Male : RM16, Female : RM13 ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Pusat Komuniti PPR Pinggiran Bukit Jalil 1 \n🏸 Fees: Male RM16, Female RM13\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday Jan 04,  10:00 AM - 12:00 PM', '2025-01-04 10:00:00', 'BLOK A PPR PINGGIRAN BUKIT JALIL', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647141_1730600592262.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/106264_1634269512207.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sharon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/637611_1725641898564.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elise</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/641835_1727747373265.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Terry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 261px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/14 - Min 10 to start', '', 0, 'Saturday', '', 16.00, 13.00, NULL, '2025-01-11 03:50:47'),
('ce62d1d6-af43-4bd3-90d1-224ae9fe1308', 'RM5 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM5 ❤️ (WhatsApp 012 2132066 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM5\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-11-30 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628979_1722263521792.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rui</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644507_1729148795327.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eugene</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elaine</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/558042_1706835188930.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1713930996436.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620237_1718814180799.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ting</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430741_1691134959219.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melissa</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 168px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/22 - Min 10 to start', ',jooleng88@hotmail.com,tftan@yahoo.com,shaoranswc@live.co.uk', 2, 'Saturday', 'B1, B2, B3', 22.00, 5.00, NULL, '2024-12-11 03:58:47'),
('cfb3569a-5ab3-46f5-98ce-a8ee35ef2e2b', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM16 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-07-26 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614199_1714056636760.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Summer</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625122_1720149702512.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eric</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625888_1720595359456.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Isabelle</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628392_1721919429060.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620102_1717926157745.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">mich</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 173px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/21 - Min 10 to start', ',edmondlim412@gmail.com,kongpinpin91@gmail.com', 3, 'Friday', 'A2 A3 A4', 23.00, 16.00, '', '2024-08-05 12:53:00');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('cfdb6604-9ee7-4f98-877d-670ea0a6b6c9', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (All are welcome to join us 😀😀😀)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday Jul 15,  3:00 PM - 5:00 PM', '2023-07-15 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560132_1689059713742.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431168_1657529311046.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bernard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Coey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513278_1676442093237.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ahyong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/159512_1578644475252.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gab</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Phang</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/20 - Min 10 to start', '', 10, 'Saturday', '', 20.00, 15.00, '', '2023-07-14 23:25:36'),
('cfed4649-4cb4-4d54-bd6d-9ea988c03bf8', 'RM10 only ❤️ Come join us TONIGHT 👍 Fun Sunday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM10 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM10\n\nRM10 for female ❤️\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-04-28 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612488_1713146777262.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Katie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612372_1713068259900.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TC</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 183px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 4/20 - Min 10 to start', '', 5, 'Sunday', '', 20.00, 10.00, '', '2024-05-13 19:02:42'),
('d03ba4c1-4e05-470e-abf5-fa14428f3266', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 TT Sports Centre @ PJ 🏸 Male : RM21, Female : RM18 ❤️ (WhatsApp 012 2132066 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: TT Sports Centre @ PJ\n🏸 Fees: Male RM21, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Sunday Jan 19,  3:00 PM - 5:00 PM', '2025-01-19 15:00:00', 'TT Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/618415_1716378571386.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daphne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/618437_1716388262888.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617504_1715919875008.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benjamin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617503_1715919736663.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eunice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 173px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/21 - Min 10 to start', ',haohaota57@gmail.com', 4, 'Sunday', '', 21.00, 18.00, NULL, '2025-02-12 19:07:33'),
('d08bb54a-2ab8-4baa-b2e0-8613cea5a2be', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-03-17 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/522717_1678794249125.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">青</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/602987_1708834036883.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/544952_1687578191479.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">liew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111108_1546088774808.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/540098_1692000491087.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605900_1709353475095.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">hole</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535947_1682482494403.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">XK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600212_1705994816457.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Clement (Puchong Badminton Kaki)</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ZHANG </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/606870_1710647718565.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Harson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/125090_1555385686177.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dickson</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 123px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/28 - Min 10 to start', ',andrewngu77@gmail.com,tandkn@gmail.com', 3, 'Sunday', '', 20.00, 15.00, '', '2024-04-03 13:30:47');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('d0ac4345-c04a-494f-8ac3-4a3f1c2e7594', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Monday Oct 07,  8:00 PM - 10:00 PM', '2024-10-07 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/637213_1725510494813.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hui Hui</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/636801_1725355547506.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chun Hoe</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639227_1726423269747.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Camila</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 172px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/21 - Min 10 to start', ',tommytan1985@yahoo.com,hafizi.shaari@gmail.com,winniehlbong@gmail.com,nicktay84@gmail.com', 0, 'Monday', 'A2, A3, A4', 23.00, 18.00, '', '2024-10-14 19:06:59'),
('d0d01632-3b98-4283-8e83-8fdd6ff8528f', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-06-14 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610656_1712122055667.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Paul</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/595420_1714195594686.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619308_1716877778110.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gavin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/351441_1620466320793.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason 🍀🏝</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609367_1711355671387.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609922_1711687256572.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tanya</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619314_1716878189453.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hui</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619310_1716877991520.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Allen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Roy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616476_1715321188891.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Timothy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 131px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 12/28 - Min 10 to start', '', 5, 'Friday', '', 22.00, 15.00, '', '2024-06-22 11:30:53'),
('d0da02f7-c818-4960-be61-33d6e08ac952', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-09-03 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/119827_1552545088735.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538582_1683049065365.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Wee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/67092_1549804571142.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/534510_1690353493879.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Yee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551901_1686369984243.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511605_1676441693788.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Billy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/453696_1660801995843.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tse</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537615_1686991507002.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">John</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/154647_1574996157195.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Soong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/469529_1692692743385.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/376479_1660796948126.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/20002_1642520660680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Seelan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">See Keong Badminton</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/552334_1686464255390.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Kai </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/142006_1566293421443.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Man</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536146_1689761948886.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cavan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543803_1685015532560.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wes</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150819_1669180056530.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">NG</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/104042_1632298044158.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darrel</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 24/27 - Min 10 to start', ',tandkn@gmail.com,ooijshen97@gmail.com,wanglixiong25@gmail.com', 2, 'Sunday', 'Court 9, 10, 14, 15', 20.00, 15.00, '', '2023-09-21 11:17:34');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('d1df8166-f867-4e2c-8a3d-4c2954d17280', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM10 ❤️ (WhatsApp 010 2632066 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 010-2632066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2025-01-04 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1713930996436.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/566157_1690529158699.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jay</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/58919_1533533026696.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teck Wee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/650490_1732545676407.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/528739_1710574104779.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hendrix</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/602987_1708834036883.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/577458_1705723182502.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yang</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 186px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 12/20 - Min 10 to start', ',jooleng88@hotmail.com,tftan@yahoo.com,shaoranswc@live.co.uk,yuankl1306@gmail.com,weishaw01@hotmail.com', 0, 'Saturday', 'B1, B2, B3', 22.00, 10.00, NULL, '2025-01-11 03:50:47'),
('d1fd1889-1d0e-445f-b665-d03a1403f2b1', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM23, Female : RM16 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-07-24 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/131371_1615878695387.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">heng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jack</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624966_1720054290376.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gary</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625985_1720660846136.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tiffany</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628008_1721701582924.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anna</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 176px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/21 - Min 10 to start', ',lweilun92@gmail.com,kongpinpin91@gmail.com,daftpunkflynn@gmail.com,lstjeffrey@gmail.com', 0, 'Wednesday', '1, 2, 3', 23.00, 16.00, '', '2024-08-03 03:26:03'),
('d24399d1-b829-426b-a3e4-bb285b019cdf', '❤️ Pickleball Social ❤️ Beginners Friendly (Happy Dinkers)', 'Let\'s enjoy pickleball, meet awesome people and have a fantastic time with [Happy Dinkers]\n\nBrand new pickleball court in USJ. Behind Summit, USJ.. Very cozy as it has air-conditioning and soft music.\n\n⭐ 91 Pickleball\n⭐ Court: TBC\n\nPlease take note of the following:\n\n1) Players of all levels are welcome to join.\n2) We will play 15 points rally. At 14-14, serve to win.\n3) Balls will be provided.\n4) Please bring your own paddle. If needed, you can rent from the counter, or from us.\n\nLet\'s play, learn and have fun together.\n\nRM23 per pax\n\nTNG payment to 012-2132066 (Kong Pang Yew). Please kindly send payment receipt to the host.\n\nWhatsApp 010-2632066 or Chat with host if you have any questions.\n\nThank you.', 'Today,  1:00 PM - 3:00 PM', '2025-01-13 13:00:00', '91 Sports Arena (CPS Subang & 91 Pickleball)', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reserve ZJ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reserve ZJ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reserve ZJ</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 300px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 4/12 - Min 6 to start', '', 5, 'Monday', '', 0.00, 0.00, NULL, '2025-01-28 18:23:37');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('d34edf58-a78f-4e44-b7ac-a6f72e95feb1', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ???? Young Puchong Sports Center ???? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Young Puchong Sports Center\n???? Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-06-22 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K.y</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541168_1683600757251.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437760_1666858816606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dilip</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1680467884249.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/477851_1666798878981.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Qi Zhen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546783_1685074352970.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rohert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/153875_1574405400649.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong Wen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/413962_1650385934292.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tim Lit</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553402_1686745325495.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CS</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vinod Chandramohan </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">weikai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/316489_1683087227943.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elva</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">sasi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/331215_1643208761493.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dinis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548039_1685772357735.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">????????????????????????</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mich</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553973_1686906829592.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553920_1686897553890.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549311_1685704330184.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Syakir</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 129px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 25/28 - Min 10 to start', ',mohdamerudin881@yahoo.com', 4, 'Thursday', '', 0.00, 0.00, '', '2023-06-22 17:27:20'),
('d363651b-ed93-4efe-8ab9-a3f44e851c04', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM21, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-10-27 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623903_1719412515125.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wan Ting</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624964_1720052064817.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630865_1723044763990.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susanne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632538_1723564114830.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TK</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/641835_1727747373265.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Terry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642534_1728103737041.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/330831_1708002695303.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mai</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/608910_1712247405291.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">felix</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605900_1709353475095.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">hole</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">C5</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/394733_1702214999576.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Boonhong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">BLUE</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100628_1684040144658.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michael</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">QIANG </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/646163_1730004741465.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cody</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 172px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 18/21 - Min 10 to start', ',haohaota57@gmail.com,gabri3l@yahoo.com', 1, 'Sunday', '8, 9, 10', 21.00, 18.00, '', '2024-11-04 12:33:54');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('d39168a5-406f-43d7-b4c9-23b44de25352', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-09-28 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">I</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daren </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gary </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576546_1694428995338.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541168_1683600757251.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431220_1655784109319.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adib</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/481503_1667807416296.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Muhamad</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437760_1666858816606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dilip</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nympha</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/504406_1674136637975.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darren </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/461705_1662714814652.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thanasillan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/539456_1695811835245.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Josh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571328_1692356694091.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessica</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 186px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 18/20 - Min 10 to start', '', 0, 'Thursday', '', 22.00, 15.00, '', '2023-10-15 21:21:08'),
('d3bbe7a3-2056-4fbd-b1ef-753aabd8dd1a', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM23, Female : RM18 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-09-18 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635529_1724825736284.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yennie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630959_1723093145616.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Boon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632576_1723603322795.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632538_1723564114830.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TK</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638879_1726245549460.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Josh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Loong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639592_1726602878206.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/96457_1711805533269.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gil-bert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darrell</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/528005_1680577415382.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steven </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/33352_1523974648433.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 175px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 12/21 - Min 10 to start', ',lowenghup@gmail.com', 0, 'Wednesday', '1, 2, 3', 23.00, 18.00, '', '2024-09-26 19:22:22'),
('d41a5414-0a88-4af0-b5ad-ebcfbc981bdb', 'Good Morning ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM 🏸 Lavana 2 Sports Centre 🏸 Male : RM20, Female : RM15 ❤️ (Come lah, let\'s have FUN 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Lavana 2 USJ\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  10:00 AM - 12:00 PM', '2024-07-08 10:00:00', 'Lavana 2 Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614220_1714070805452.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Yan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/525471_1679459162870.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rayner</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616476_1715321188891.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Timothy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621405_1718009782692.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chloe</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621439_1718025973018.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Deric</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625454_1720326002767.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548827_1685593338925.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Xian </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/484874_1668690135000.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hanzo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Warren </div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/28 - Min 10 to start', '', 5, 'Monday', '', 20.00, 15.00, '', '2024-07-17 19:09:30');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('d4a9ccf3-ed48-4535-b981-baf6e62cccc1', 'Hello Hello 😁 Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM23, Female : RM16 ❤️ (WhatsApp 012 2132066 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-12-28 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642744_1728209082130.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yuki</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644428_1729090596198.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Donny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/57842_1549853952293.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eugene</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/596244_1704239564920.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 206px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/18 - Min 10 to start', ',sid.allright@gmail.com,feelgood817@gmail.com', 0, 'Saturday', 'B6 B7 B10', 23.00, 16.00, NULL, '2025-01-06 11:11:32'),
('d4ae6780-312c-40e1-a071-6ccd1b38177a', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-03-13 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607112_1710047233472.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605695_1709219933110.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steffi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607114_1710047366898.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jin Wei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600805_1706316538384.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Suki</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/595420_1703646325153.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pung</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 176px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/21 - Min 10 to start', '', 5, 'Wednesday', '', 22.00, 15.00, '', '2024-03-28 02:44:49'),
('d54720bb-569d-4a29-b88c-1c92ed8826aa', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-09-29 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/20287_1527781137283.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jing Yie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/580249_1695913139901.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lei Xie </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430958_1674728510442.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daljinder </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431220_1655784109319.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/539602_1692955131070.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Phang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148808_1570844411965.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lucas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523597_1679019991444.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\"> </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Desmond</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533451_1687344908098.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kent</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">You</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/579187_1695536710611.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Salmon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450241_1685182859692.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kendrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/575827_1694156254230.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kathy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Khap</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450121_1695530571432.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steven </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 178px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 21/21 - Min 10 to start', '', 5, 'Friday', '', 22.00, 15.00, '', '2023-10-16 18:59:38');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('d5e4076c-c454-4526-9027-bb5776e3c681', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 010 2632066 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 010-2632066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2025-01-20 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617451_1715869867554.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Dee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619310_1716877991520.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Allen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/141610_1569781322394.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Angie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/564862_1734937759928.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/618297_1716301406546.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">April</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619309_1716877924982.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gabriel</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/618553_1716460671430.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 179px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/20 - Min 10 to start', ',danielgancw@gmail.com,g.aivee64@gmail.com', 1, 'Monday', 'A2, A3, A4', 23.00, 18.00, NULL, '2025-02-12 19:07:33'),
('d606ca7c-1df5-40c7-a404-eb8b017f0298', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-09-05 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/164503_1582241607686.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tracy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632287_1723472654092.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ray</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625875_1720588188186.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amanda</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/636757_1725343115414.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626230_1720778568406.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jia Jun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/526145_1679641655273.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Iqbal</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/637213_1725510494813.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hui Hui</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630959_1723093145616.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Boon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624754_1719905949405.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronnie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fithri BICS</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617195_1716858977239.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eswarraj</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/447682_1724374586521.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eugene</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541445_1684571756748.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551318_1697696227496.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Khap</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 186px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 20/20 - Min 10 to start', ',jerry.lee8888@gmail.com,aisyfaiz42@gmail.com,amirulafiq0207@gmail.com', 0, 'Thursday', 'A1, A2, A3, A4, B5', 23.00, 18.00, '', '2024-09-14 11:52:02');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('d6dd42e7-f0fb-40f8-972e-898a459cab1f', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-06-24 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">May Chong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MY</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609367_1711355671387.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joyce</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619304_1716876744299.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/618437_1716388262888.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Howard</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613762_1713851097821.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Matthew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/351441_1620466320793.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason 🍀🏝</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623560_1719202704896.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/589666_1718009550860.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">patrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/567114_1714120394368.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">wy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/16071_1633445006274.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CZ</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 175px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 18/21 - Min 10 to start', '', 5, 'Monday', '', 23.00, 16.00, '', '2024-07-04 17:16:52'),
('d749927e-248d-44d2-9af8-e93d7a5c01ab', 'RM10 only 🍄 Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM20, Female : RM10 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM20, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-08-04 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626172_1720761875944.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625875_1720588188186.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amanda</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Siew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625952_1720623025478.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daryl</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 177px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/21 - Min 10 to start', ',sufino@gmail.com,srfnzmry88@gmail.com,boyzhirap18@gmail.com', 2, 'Sunday', 'G2, G3', 20.00, 10.00, '', '2024-08-15 14:47:03'),
('d7b06d21-60cd-400b-a32b-059689c79b58', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players 🏸 All are welcome to join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-12-23 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/28876_1694758849273.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Carol</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582185_1696768100014.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mindy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/558042_1688010935739.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/421349_1699905964055.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523790_1703227357360.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Jie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wey Long</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545495_1684725094455.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KT</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/45930_1527952172542.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/540098_1692000491087.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536769_1682613654285.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teddy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/142006_1566293421443.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/586646_1698931070107.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 148px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 19/25 - Min 10 to start', ',yuankl1306@gmail.com,kentyeusy@gmail.com', 1, 'Saturday', 'Court B1 B2 B3 B4 B5', 20.00, 15.00, '', '2024-01-05 18:50:45');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('d8059c34-fc78-4a9e-91d6-e3e67f35717b', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-11-08 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/106964_1544140860224.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Felicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576546_1694428995338.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/108156_1600367765740.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/146495_1569405699442.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gabriel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/167457_1584340704038.jpg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/114495_1547815977869.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anton</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576638_1694457690534.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Matt</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/530305_1680750336257.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Shen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538960_1688992333304.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/433884_1656411907786.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michael</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/412815_1649949052354.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jazson</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542750_1683984333614.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Javen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ooi</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 182px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/20 - Min 10 to start', ',yunxian0801@gmail.com', 0, 'Wednesday', 'Court 1, 2, 3', 22.00, 15.00, '', '2023-11-23 18:39:15'),
('d8b78154-a321-45a8-9b96-55a6c43e54c8', '(5 courts) Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-12-03 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541961_1684641943858.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">WengKee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/116808_1677164098862.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/108592_1545011106483.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jane</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/119827_1552545088735.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557689_1687883390097.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susu</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531047_1682571982219.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michael</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511605_1676441693788.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Billy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111108_1546088774808.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/550047_1685888048067.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alexz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/577458_1697816711690.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/95388_1538708777123.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/591399_1701574790599.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519538_1701413828409.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicholas </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/67092_1549804571142.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/534510_1690353493879.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Yee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/586828_1699013673587.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jsie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/586840_1699010845804.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elvan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/382269_1694372698576.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fazli</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537199_1682746633175.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lucas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532805_1681439155886.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicholas </div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 23/28 - Min 10 to start', ',yuankl1306@gmail.com', 0, 'Sunday', 'Court 9, 10, 14, 15', 20.00, 15.00, '', '2023-12-20 07:09:14');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('d8b8bb5f-4899-4b06-a327-fe983517bd6a', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-12-10 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/142314_1566533024381.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kent</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/494289_1671246909826.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513748_1676542619140.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark Chan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/413918_1650373111897.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Max</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/555756_1691855551212.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">long</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/507622_1676523649261.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Csheng</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 183px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/20 - Min 10 to start', ',wongkw2001@gmail.com', 4, 'Sunday', 'Court 9,10,14,15', 20.00, 15.00, '', '2023-12-24 13:16:37'),
('da4b2fcc-a8fc-43c4-afa2-1b612e975be2', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ???? Zelka Sports Center ???? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ????????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Zelka Sports Center\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-07-01 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/21381_1640588399000.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431168_1657529311046.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bernard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Derick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/552747_1686563535376.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Meng hong </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steve</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Choo Kang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/421349_1685695448933.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chau </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jia-ale</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/495296_1688187953099.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Evelyn</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/139237_1642387288034.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Coey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Phang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519380_1677981358134.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Figo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520276_1685153793056.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Abbie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/10005_1527779055074.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessiea</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546783_1685074352970.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rohert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/159512_1578644475252.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gab</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 111px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 27/33 - Min 10 to start', '', 5, 'Saturday', '', 0.00, 0.00, '', '2023-07-01 14:00:25');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('da4c217f-f721-4d9e-8b24-8fa6c554812d', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 The Challenger Sports Centre PJ 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Challenger Sports Centre PJ\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-05-05 15:00:00', '118, Jalan Professor Khoo Kay Kim', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/397910_1703917891164.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rudhika</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535947_1682482494403.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">XK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Clement (Puchong Badminton Kaki)</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/67092_1549804571142.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613762_1713851097821.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Matthew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613736_1713842646392.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Clement</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613913_1713937092645.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pui Yen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111108_1546088774808.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/522573_1678761592841.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alison </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 122px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/28 - Min 10 to start', ',tandkn@gmail.com', 0, 'Sunday', 'Court 5 * 3-4pm. Court 6, 7, 8.', 20.00, 15.00, '', '2024-05-19 11:47:35'),
('dac4b70a-084f-4b0d-b80c-de3988d1a51e', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (5 courts 🏸 All are welcome to join us 😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-09-30 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/52788_1530812580982.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wallace</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/107643_1544523902879.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sharon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/384885_1639303730346.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jake</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548589_1686475201433.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kin Soon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437558_1675848718782.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">WL</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/496782_1687048731572.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">AK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536146_1689761948886.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cavan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/426850_1688362809512.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/305630_1679414880801.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yoong </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/138626_1564111725929.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lisa</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gab</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edwin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://scontent-xsp1-2.xx.fbcdn.net/v/t1.30497-1/c59.0.200.200a/p200x200/84628273_176159830277856_972693363922829312_n.jpg?_nc_cat=1&amp;_nc_sid=12b3be&amp;_nc_ohc=mycE7wd0lDcAX8vEC4d&amp;_nc_ht=scontent-xsp1-2.xx&amp;_nc_tp=27&amp;oh=d8bab9f96203ef2a6926d6df604ca57e&amp;oe=5FAFBA39\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yue Hern</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/141786_1616216865868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lok Mun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/566223_1690543233226.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anna</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 169px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 22/22 - Min 10 to start', ',leewenshoong@gmail.com,yuankl1306@gmail.com,hpitonokl.22@gmail.com,weishaw01@hotmail.com,tandkn@gmail.com,kentyeusy@gmail.com', 0, 'Saturday', 'Court B1 B2 B3 B4 B5', 20.00, 15.00, '', '2023-10-18 18:32:49'),
('dacbf996-95d3-4974-b53d-d77b6f5011d7', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM21, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-08-04 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417902_1665477515727.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Xiang </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628581_1722049532088.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jack</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625833_1720538570421.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dominic</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/157333_1576988814782.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aigini</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430741_1691134959219.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melissa</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625985_1720660846136.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tiffany</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 173px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/21 - Min 10 to start', ',w0926005493@gmail.com,tftan@yahoo.com,gabri3l@yahoo.com,weishaw01@hotmail.com,yuankl1306@gmail.com', 3, 'Sunday', '9, 10, 14', 21.00, 16.00, '', '2024-08-13 18:22:09');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('dae4447c-acbb-41e6-8175-ad4888fe50c3', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-09-24 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/122694_1566204973007.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">King</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432280_1656553470619.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/47773_1528683669102.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dickson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/522572_1678761642812.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alexander</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rebecca</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/391388_1685901017012.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535947_1682482494403.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">XK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ian </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/351228_1664460660974.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Figo</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/534510_1690353493879.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Yee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/547203_1685170754688.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Valen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/67092_1549804571142.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/558022_1688003989627.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">hy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/119827_1552545088735.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yc</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571330_1692356822202.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mung Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/484067_1668489019912.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kah Yung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/389447_1646101133672.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ngai Hou</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Y</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joseph</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/386050_1639832886373.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jacky</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 138px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 26/27 - Min 10 to start', ',weishaw01@hotmail.com,yuankl1306@gmail.com,pjproperty123@gmail.com', 2, 'Sunday', 'Court 9,10,14,15', 20.00, 15.00, '', '2023-10-11 19:07:31'),
('dccd2ccb-e6a5-4807-9563-fc5aa2a7b991', 'Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-03-30 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607114_1710047366898.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609982_1711704162217.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609985_1711704949348.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Carmen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 174px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/21 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2024-04-12 18:58:20'),
('dd51f2b1-aeb0-4046-858b-79c09c9cca46', 'Fun Public Holiday (CONFIRM HAPPY) ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (Come join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:00 PM', '2024-01-01 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593488_1702499286915.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593487_1702499157573.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sarah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/539409_1683275182912.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gaheris</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mich</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548039_1701744838792.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">𝑮𝑬𝑵𝑱𝑰𝑬</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/522195_1682081704941.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daus J</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 182px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/20 - Min 10 to start', '', 5, 'Monday', '', 20.00, 15.00, '', '2024-01-17 18:52:13');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('dd6563dc-b1d9-43fe-9ef8-0720a1005733', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-04-17 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612372_1713068259900.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TC</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/131371_1615878695387.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">heng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612190_1712979049489.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vicky</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Derby </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610656_1712122055667.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Paul</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612192_1712979358691.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ice</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 134px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/28 - Min 10 to start', ',bensigan86@gmail.com', 0, 'Wednesday', 'Court 1, 2, 3', 22.00, 15.00, '', '2024-04-30 12:53:34'),
('dde3cfbf-e0dc-4b3e-ac3c-8cc81e3ecc69', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ???? New Vision Badminton Court ???? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: New Vision Badminton Court\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Sunday Jun 18,  3:00 PM - 5:00 PM', '2023-06-18 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553939_1686908308130.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">grace</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/157333_1576988814782.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aigini</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/119827_1552545088735.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/477853_1666799009595.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 183px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/20 - Min 10 to start', ',mohdamerudin882@yahoo.com', 5, '', '', 0.00, 0.00, '', '2023-06-17 14:07:29'),
('deb38b35-a12c-449f-a00a-a621de161509', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-05-19 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605968_1709373549221.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505042_1674317871830.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edison</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/608910_1712247405291.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">felix</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/154341_1701504146255.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">khai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614199_1714056636760.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Summer</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613976_1713954912626.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jolin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/615929_1715007347898.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bryan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/157333_1576988814782.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aigini</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/588223_1713675518040.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dony</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/28 - Min 10 to start', '', 5, 'Sunday', '', 20.00, 15.00, '', '2024-05-31 12:41:43'),
('df514a14-08c4-43bd-b9b5-04cdf20b7b89', 'RM5 only! 😁 Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM22, Female : RM5 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM22, Female RM5\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:30 PM', '2024-06-29 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Winnie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/96457_1711805533269.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gil-bert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/618297_1716301406546.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">April</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621439_1718025973018.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Deric</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623308_1719051665096.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598306_1705011126028.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Quennie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/554453_1696555606129.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thao</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 244px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/15 - Min 10 to start', '', 5, 'Saturday', '', 22.00, 5.00, '', '2024-07-08 01:56:53');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('dfde7498-db6e-4375-ac1c-30a4296a32e3', 'Fun Public Holiday (CONFIRM HAPPY) ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM 🏸 KSL Sports Puchong 🏸 Male : RM20, Female : RM15 ❤️ (Come join us 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:00 PM', '2024-02-01 14:00:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593488_1702499286915.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593484_1702498568482.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Kai</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 188px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 3/20 - Min 10 to start', ',tandkn@gmail.com', 4, 'Thursday', '', 20.00, 15.00, '', '2024-02-16 15:40:54'),
('dfdeb99d-a6f4-45f1-8883-44197f3567bc', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 2-4PM 🏸 Lavana 2 Sports Center 🏸 Male ：RM20, Female ：RM15 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Lavana 2 Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:00 PM', '2024-02-09 14:00:00', 'Lavana 2 Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523270_1680294751681.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599023_1705384065613.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Star</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/602295_1707135217076.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598854_1705306446662.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 187px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/20 - Min 10 to start', '', 5, 'Friday', '', 20.00, 15.00, '', '2024-02-25 13:31:47'),
('e054b228-f64c-41e3-ab87-decf9b08117d', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 TT Sports Centre @ PJ 🏸 Male : RM21, Female : RM18 ❤️ (WhatsApp 012 2132066 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: TT Sports Centre @ PJ\n🏸 Fees: Male RM21, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-12-29 15:00:00', 'TT Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/654648_1735349257699.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenneth</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648831_1731594714328.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teddy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/312707_1703866041437.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cris</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jit</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/397206_1649471215893.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jack</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/136890_1562941007765.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fengying</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630865_1723044763990.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susanne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 204px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/18 - Min 10 to start', ',adrianchang97@gmail.com,sid.allright@gmail.com', 3, 'Sunday', '11, 12, 13, 15', 21.00, 18.00, NULL, '2025-01-06 11:11:32');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('e063aabb-35ac-431d-acd5-bff422cff1da', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-11-23 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437760_1666858816606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dilip</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513278_1676442093237.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ahyong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sugendiren</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/123239_1553097040611.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/396654_1644373511877.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Christine</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569193_1691487673170.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darrel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546811_1685078349033.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Audrey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/577902_1695744483832.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Xiiao</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/458730_1661993402659.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicholas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/479179_1667181023879.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/500931_1673589952746.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Farisha </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/579187_1695536710611.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Salmon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536911_1685928194894.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kurosaki</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/587919_1699591600556.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sin Hoe</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/461562_1688204112155.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538960_1688992333304.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/97687_1539915608709.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Luqman</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/527051_1698465478815.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rex</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 153px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 24/24 - Min 10 to start', ',garyyjh@gmail.com', 0, 'Thursday', 'Court A1 A2 A3 A5', 22.00, 15.00, '', '2023-12-08 19:01:23'),
('e06e171c-db8b-4532-92f3-c71135112da2', 'Lazy Afternoon ⭐ Happy Tuesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM 🏸 Sports Arena Puchong 🏸 Male : RM22, Female : RM16 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Sports Arena Puchong\n🏸 Fees: Male RM22, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:00 PM', '2024-10-01 14:00:00', 'Jalan Layang - Layang 1', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625833_1720538570421.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dominic</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/634655_1724471751218.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Winston</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thomas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/641835_1727747373265.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Terry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/487036_1725506849501.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ivan</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 209px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/18 - Min 10 to start', '', 5, 'Tuesday', '', 22.00, 16.00, '', '2024-10-10 05:44:39'),
('e071eb73-d357-4419-a82b-71b9e04cc08f', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 012 2132066 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-12-09 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629278_1722433387811.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Harry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630861_1723044258519.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Freddy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632576_1723603322795.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/15301_1527780239387.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TK</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/637611_1725641898564.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elise</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/512324_1677909594619.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Suria</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/453132_1660661742797.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shahab </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hanson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551318_1697696227496.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Khap</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609414_1722735995958.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 170px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 15/20 - Min 10 to start', ',danielgancw@gmail.com,hasif.rozak@gmail.com,nicktay84@gmail.com', 0, 'Monday', 'A2, A3, A4', 23.00, 18.00, NULL, '2024-12-21 04:23:18');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('e1146d64-b5a7-48f0-92f1-cc9252bed28d', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-08-19 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605737_1709264768536.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michelle</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605742_1709266272126.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ethan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598713_1705233852661.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610656_1712122055667.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Paul</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632538_1723564114830.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/622676_1718701457858.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Timothy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628581_1722049532088.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelly</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Frankyn</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611608_1712643919589.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jenson</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jia</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jerry </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lexuan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">wan</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 177px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 19/21 - Min 10 to start', ',sf.chg@hotmail.com,tonywong4338@gmail.com', 3, 'Monday', 'A2, A3, A4', 23.00, 16.00, '', '2024-08-30 05:12:51'),
('e17b7161-b7d8-4e26-9dae-60448c05b122', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-10-16 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Yang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yong Yao</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yiok</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/581361_1696438195716.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wen Hao Aw Yong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bobby</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nympha</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nathan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/351171_1687312252812.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lim</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/526921_1679917328704.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">goh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553160_1686670039093.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/120411_1551289419766.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Janice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/377556_1636098426568.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Meng Leong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/458730_1661993402659.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicholas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charles</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538437_1696579127270.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bernard </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533470_1683212877514.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chan</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 148px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 23/24 - Min 10 to start', '', 0, 'Monday', '', 22.00, 15.00, '', '2023-10-20 18:21:22');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('e1abcc1a-8600-4474-87c6-6157637ac62f', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM21, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-09-22 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523901_1679224494170.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teck</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628008_1721701582924.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anna</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627163_1721265277841.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628581_1722049532088.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625122_1720149702512.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eric</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/637558_1725634810284.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Khrish</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638001_1725807805543.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621221_1717896342660.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Crystal</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639592_1726602878206.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Virginia</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vince</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Felicia Bibi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">wan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Yin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">han</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TC</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/426957_1654781022343.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529321_1680484892176.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/162938_1717772785213.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joe</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 178px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 20/21 - Min 10 to start', ',gabri3l@yahoo.com,hasif.rozak@gmail.com,weishaw01@hotmail.com', 0, 'Sunday', '8, 9, 10 * 3-5pm. 14 * 3-4pm', 21.00, 18.00, '', '2024-09-30 14:46:17'),
('e1dc8794-375e-49e5-a236-b3ad91d3898d', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-11-14 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630865_1723044763990.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susanne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633079_1723787168565.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eric</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/641954_1727784039914.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/20534_1520833245580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Josh</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/646787_1730382217440.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jenn</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648699_1731522509625.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617780_1730350703865.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fifi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">GDC Dilip</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541168_1683600757251.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 201px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 12/18 - Min 10 to start', ',tandkn@gmail.com,lowenghup@gmail.com', 3, 'Thursday', 'A1, A2, A3, A4', 23.00, 18.00, NULL, '2024-11-23 02:59:16');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('e2847e79-c836-4a63-a69d-41a4f1347bd9', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-02-19 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/601119_1706506018922.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronnie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/602295_1707135217076.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/602049_1707015585552.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Miki</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/324805_1689085462805.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Clanz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/526139_1682233232753.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yu Leon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/395197_1659627960535.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shamz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548630_1685525610988.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Foong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/587739_1708313487796.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lay</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/584148_1705022594589.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Boon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432586_1656239222754.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jivan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/604086_1708316546251.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cath</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Karyau</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 107px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/35 - Min 10 to start', ',weishaw01@hotmail.com,leejianweishann@gmail.com', 3, 'Monday', 'Court A2 A3 A4 * 8-10pm Court B5 * 8-9pm', 22.00, 15.00, '', '2024-03-07 18:09:33'),
('e2bdad30-284d-4cbf-b886-d595a66f10e4', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM22, Female : RM16 ❤️ (WhatsApp Jacky: 012 2132066 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM22, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-12-22 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/641102_1727363905663.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Allison</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/641835_1727747373265.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Terry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616271_1715217272925.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Don</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616476_1715321188891.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Timothy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617780_1730350703865.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fifi</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 258px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/14 - Min 10 to start', '', 5, 'Sunday', '', 22.00, 16.00, NULL, '2025-01-01 09:10:11'),
('e2def2a7-036a-4f18-9c75-b02991ef6e62', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-11-04 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569891_1691765385606.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adeline</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/308417_1595760242212.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr.Min</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1676593246789.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yennee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/348584_1697869804207.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KL</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/98504_1650566949430.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JacK  </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">John</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 12/20 - Min 10 to start', ',soh299@yahoo.com,amber98999@gmail.com,Tmsjx@icloud.com', 0, 'Saturday', 'Court 7, 8, 9, 10', 20.00, 15.00, '', '2023-11-20 17:29:21');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('e2e7b24a-0282-49d2-b561-584cec5fdf91', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-08-03 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437460_1667181505214.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jay</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505132_1674364534657.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Grace</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553530_1686796512696.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Christine</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513278_1676442093237.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ahyong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sugendiren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541168_1683600757251.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/461705_1662714814652.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thanasillan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nympha</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437760_1666858816606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dilip</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549311_1685704330184.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513468_1676472834022.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kean Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/453374_1660874312677.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Parimala</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559370_1688475937156.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chun</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 182px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 19/20 - Min 10 to start', '', 4, 'Thursday', '', 22.00, 15.00, '', '2023-08-17 22:56:14'),
('e351069d-7caa-40ec-8aac-bfbe1fc8d641', 'RM10 only! 😁 Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM23, Female : RM16 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-09-07 20:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635529_1724825736284.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yennie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635579_1724838466907.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Seng Yau</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632287_1723472654092.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ray</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Howard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599023_1705384065613.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Star</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 176px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/21 - Min 10 to start', ',arzulmiahmad@gmail.com,hwahsy@hotmail.com,szejiun0829@gmail.com,srfnzmry88@gmail.com', 1, 'Saturday', 'B6, B7, B8', 23.00, 16.00, '', '2024-09-17 11:02:18'),
('e395d88d-6226-4720-9bdf-e4ccaeb05b67', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-03-10 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/527365_1703396572943.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">zack</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Winston</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/305833_1592999072399.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vivian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eleven</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605742_1709266272126.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ethan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600815_1706325695792.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chloe</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/602049_1707015585552.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Miki</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ZHANG </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Harson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hang </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600212_1705994816457.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/165327_1593161335416.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Remon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/592802_1703924912424.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Li Ming</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535947_1682482494403.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">XK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Clement (Puchong Badminton Kaki)</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582192_1696769880210.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Hoong</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 122px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 18/28 - Min 10 to start', '', 5, 'Sunday', '', 20.00, 15.00, '', '2024-03-25 18:58:33');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('e3b133d7-3da0-461d-b406-c1b69baa0f2a', '🍄 HAPPY Badminton 😆 Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM 🏸 KSL Sports Puchong 🏸 Male ：RM23, Female ：RM18 (WhatsApp me: 012 2132066) ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:30 PM - 10:30 PM', '2024-12-03 20:30:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647147_1730604887149.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jasper</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647141_1730600592262.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/649783_1732127213315.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Florence</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560573_1688951311751.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ming </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620752_1717659975332.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joseph</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 258px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/14 - Min 10 to start', ',lydiacse16@gmail.com,nurzabirahz@gmail.com', 3, 'Tuesday', '8, 9', 23.00, 18.00, NULL, '2024-12-15 03:36:38'),
('e3bf9be9-55ae-4320-8c03-5fb2c9dffc19', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-09-21 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437760_1666858816606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dilip</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/474006_1665743000189.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Stacey</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437973_1657333831654.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/416062_1689783718006.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">suwen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">IBM - Vicky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541168_1683600757251.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/461705_1662714814652.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thanasillan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/574289_1693555133488.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ihsan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/453374_1660874312677.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Parimala</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/443322_1658502758249.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jamie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523597_1679019991444.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\"> </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531640_1681112321886.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">reko</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543389_1688312184653.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K.H Kim</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/20002_1642520660680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Seelan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Weng Shen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/479040_1667123554300.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532739_1681402115872.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheng Hong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576357_1694434121874.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Heidi</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 146px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 23/24 - Min 10 to start', '', 5, 'Thursday', '', 22.00, 15.00, '', '2023-10-06 16:41:14'),
('e3c027a3-d3ce-47cf-96b3-32c4b0e18998', '🍄 HAPPY Badminton 😆 Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM 🏸 KSL Sports Puchong 🏸 Male ：RM23, Female ：RM18 (WhatsApp me: 012 2132066) ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:30 PM - 10:30 PM', '2024-12-10 20:30:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623560_1719202704896.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625456_1720326575402.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benjamin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/344610_1616000664445.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KiKi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/646860_1730438678645.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Desmond</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/636757_1725343115414.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642450_1728052340163.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/636786_1725351841395.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ryan</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 260px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/14 - Min 10 to start', '', 0, 'Tuesday', '', 23.00, 18.00, NULL, '2024-12-21 04:23:18');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('e41a0ca8-0bd5-486e-869a-99e0183cbca8', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ???? Champion Badminton Court ???? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Champion Badminton Court\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-06-24 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/141475_1565922998151.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537615_1686991507002.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">John</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1676593246789.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/352872_1674017141081.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">???? OCTOPUS????</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/35862_1550815985976.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lewis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/312887_1598883753535.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edmund</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537821_1683048537047.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Candy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548039_1685772357735.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">????????????????????????</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/348584_1686380597714.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Henry</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 179px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/20 - Min 10 to start', ',tokyo@yahoo.com', 4, 'Saturday', '', 0.00, 0.00, '', '2023-06-24 13:36:28'),
('e436586b-d0b3-4a13-9faa-e99d9695ddc2', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ???? Zelka Sports Center ???? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ????????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Zelka Sports Center\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-06-17 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">sherene</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gab</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/38357_1681202680751.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rroy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546825_1685080858459.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hayley</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Phang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546823_1685080571015.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Miki</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Coey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/112363_1680746611537.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Salem</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545206_1685441622492.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450241_1685182859692.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kendrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/421349_1685695448933.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541867_1686299500332.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ko</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548589_1686475201433.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kin Soon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/447293_1659341440055.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samm </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">John</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/471318_1665066301972.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 131px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 25/28 - Min 10 to start', ',mohdamerudin883@yahoo.com,mohdamerudin88@yahoo.com', 5, '', '', 0.00, 0.00, '', '2023-06-17 14:07:23');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('e4683b97-96cf-4a2b-a3dc-0c4ddfff39a6', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM10 ❤️ (WhatsApp 010 2632066 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 010-2632066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-12-28 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elaine</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647141_1730600592262.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625985_1720660846136.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tiffany</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/566157_1690529158699.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jay</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620102_1717926157745.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">mich </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607264_1724757255432.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Koala</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ty</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">WS</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639809_1726725175525.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Micky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635579_1724838466907.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Seng Yau</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/651046_1732967055259.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 15/20 - Min 10 to start', ',lydiacse16@gmail.com,tftan@yahoo.com', 2, 'Saturday', 'B1, B2, B3, B4', 22.00, 10.00, NULL, '2025-01-05 01:31:43'),
('e5dd0b23-b836-4268-bc56-e45c755597d0', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM21, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-07-28 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620752_1717659975332.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joseph</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417902_1665477515727.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Xiang </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Clement (Puchong Badminton Kaki)</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/397206_1649471215893.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jack</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627492_1721414937202.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joanne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628550_1722007336080.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620839_1717727395419.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Olivia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/397910_1703917891164.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rudhika</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535947_1682482494403.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">XK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533177_1704680009290.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steffi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/67092_1549804571142.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 253px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 12/12 - Min 10 to start', ',gabri3l@yahoo.com', 0, 'Sunday', '14, 15', 21.00, 16.00, '', '2024-08-08 15:16:09'),
('e5e3e044-760e-46dd-aee8-495147febaaf', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-02-07 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/55900_1532055209816.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Christon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/470848_1664943564796.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jun Kai</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/470853_1664944646908.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cindy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598854_1705306446662.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546031_1684855927098.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/602295_1707135217076.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 185px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/20 - Min 10 to start', ',bensigan86@gmail.com', 0, 'Wednesday', 'Court 1, 2, 3', 22.00, 15.00, '', '2024-02-23 15:40:56');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('e6c6e44b-96f2-468d-bfb9-2a349bef1dc4', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 012 2132066 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-11-11 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571328_1692356694091.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessica</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612349_1713059391277.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">WK</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/640091_1726843870275.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pei Yin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639592_1726602878206.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642144_1727877023483.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Abbie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648264_1731250943802.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">mat</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/636052_1729438854148.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642470_1728058325786.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tommy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607123_1710053148029.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fadhlizil Ikram</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jerry </div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 196px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/18 - Min 10 to start', ',lowenghup@gmail.com', 0, 'Monday', 'A2, A3, A4', 23.00, 18.00, NULL, '2024-11-22 12:32:21'),
('e71c67b5-56e4-4174-be92-11f0e47e66d9', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Thursday Sep 26,  8:00 PM - 10:00 PM', '2024-09-26 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623957_1719460551558.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pauline</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623308_1719051665096.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625720_1720491773821.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jolin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626230_1720778568406.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jia Jun</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633275_1723866119912.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dylan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630938_1723088535208.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susan</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 174px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/21 - Min 10 to start', ',winniehlbong@gmail.com,jerry.lee8888@gmail.com,alftwm@hotmail.com', 2, 'Thursday', 'A2, A3, A4', 23.00, 18.00, '', '2024-10-03 19:03:14'),
('e74af949-2802-4afb-b78c-46f6a2c89b3f', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-07-25 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626671_1721008353708.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bella</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625952_1720623025478.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daryl</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/622672_1718700812857.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brenda</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625454_1720326002767.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627162_1721264798533.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tony</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614308_1714120232609.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">June</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 173px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/21 - Min 10 to start', ',nicktay84@gmail.com,tonywong4338@gmail.com', 3, 'Thursday', 'A2, A3, A4', 23.00, 16.00, '', '2024-08-04 03:07:08'),
('e813c2b9-fa0c-4276-85f9-f5c01f7bc410', 'Lazy Afternoon ⭐ Happy Tuesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM 🏸 Sports Arena Puchong 🏸 Male : RM22, Female : RM16 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Sports Arena Puchong\n🏸 Fees: Male RM22, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Tuesday Sep 24,  2:00 PM - 4:00 PM', '2024-09-24 14:00:00', 'Jalan Layang - Layang 1', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638149_1725888824786.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vicky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624964_1720052064817.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 205px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 3/18 - Min 10 to start', ',ggugugaga78@gmail.com,tandkn@gmail.com', 3, 'Tuesday', 'M1, **', 22.00, 16.00, '', '2024-10-02 17:18:15');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('e8bd9bba-ea33-4902-aa6a-ef15839d8e3a', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-10-25 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/618415_1716378571386.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daphne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/618437_1716388262888.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619309_1716877924982.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gabriel</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/133324_1560571324730.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Janice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/645774_1729780038244.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638001_1725807805543.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644428_1729090596198.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Donny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642744_1728209082130.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yuki</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/351441_1620466320793.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason 🍀🏝</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">You</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609146_1711252193983.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yap</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Isaac</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CS</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551318_1697696227496.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Khap</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/447682_1724374586521.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eugene</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bruce</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 148px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 20/25 - Min 10 to start', ',hasif.rozak@gmail.com,stephenwongyc82@gmail.com', 3, 'Friday', 'A2, A3, A4', 23.00, 18.00, '', '2024-11-01 14:00:30'),
('e9195b66-e059-44bf-a909-fdbf742bdf10', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-03-18 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/608244_1710681504190.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599287_1705501482222.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607419_1710237370933.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yvonne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/446724_1659234361629.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thye</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/28 - Min 10 to start', '', 5, 'Monday', '', 22.00, 15.00, '', '2024-04-03 13:30:47'),
('e96be09c-d9c0-4b50-9752-4787da1be5b3', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-11-22 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571330_1692356822202.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mung Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/102450_1542278917791.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jasscelyn</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/433884_1656411907786.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michael</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523529_1679335438770.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenneth</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Desmond</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569899_1691766179517.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Claire</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Milo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513278_1676442093237.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ahyong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">jayson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/525614_1679484128354.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Drew</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 182px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/20 - Min 10 to start', '', 1, 'Wednesday', '', 22.00, 15.00, '', '2023-12-08 14:54:51');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('e9bd6c4e-9d95-411c-9c95-4d3472db8ee3', 'Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday May 18,  8:00 PM - 10:00 PM', '2024-05-18 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/592802_1703924912424.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Li Ming</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616794_1715489028282.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tracy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616272_1715217781468.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Howard</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612190_1712979049489.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vicky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607112_1710047233472.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617509_1715920967838.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 174px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/21 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2024-05-30 02:34:00'),
('ea3757f3-d6f9-49b6-a33a-6af42c3ae654', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-07-04 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609922_1711687256572.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tanya</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609974_1711702474824.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tinaaaa</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612349_1713059391277.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">WK</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/419513_1652416289591.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edward</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612647_1713237268584.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Soon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623231_1719025416661.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sue</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448265_1659594458790.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shazarizul</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624966_1720054290376.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gary</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 171px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/21 - Min 10 to start', ',tandkn@gmail.com,te.oliver@outlook.com,shentan1122@gmail.com,tonywong4338@gmail.com,alftwm@hotmail.com', 0, 'Thursday', 'A2, A3, A4 (8-9pm)', 23.00, 16.00, '', '2024-07-14 10:55:23'),
('ea8b0f44-fb2d-4dea-8dca-49f68712a54c', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM23, Female : RM18 ❤️ (WhatsApp 012 2132066 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-11-27 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647789_1730989706929.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aiman</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610656_1712122055667.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Paul</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611296_1712458319774.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/650216_1732366620784.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/634655_1724471751218.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Winston</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624822_1719933900592.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alice</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 249px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/15 - Min 10 to start', ',jcftran@gmail.com', 4, 'Wednesday', '2, 3', 23.00, 18.00, NULL, '2024-12-09 17:13:15'),
('eab24d7e-569a-4fc8-8b8a-8f03e27358e2', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM15 ❤️ (Come happy, go back happier 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-08-31 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633273_1723865906197.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sue Feng</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632287_1723472654092.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ray</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629548_1722572245532.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kyle</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/563320_1689752686696.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598833_1723531538138.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jocelyn</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635042_1724594451813.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kerik</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1713930996436.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621823_1718265874497.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/28 - Min 10 to start', ',weishaw01@hotmail.com,winniehlbong@gmail.com,yuankl1306@gmail.com,tftan@yahoo.com,jooleng88@hotmail.com,n.jinying@gmail.com,tandkn@gmail.com,shaoranswc@live.co.uk', 0, 'Saturday', 'B1, B2, B3, B4', 22.00, 15.00, '', '2024-09-11 16:30:30');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('ead4578a-e1a1-431c-baac-71940fefe57d', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 010 2632066 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 010-2632066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Monday Feb 03,  8:00 PM - 10:00 PM', '2025-02-03 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/645111_1729424926504.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anabelle</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648699_1731522509625.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/649484_1731940811301.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gino</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639592_1726602878206.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638149_1725888824786.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vicky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 180px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/20 - Min 10 to start', ',danielgancw@gmail.com', 0, 'Monday', 'A2 A3 A4', 23.00, 18.00, NULL, '2025-02-12 19:07:33'),
('ebbba7ea-617a-42b2-8ece-031aadc8eb13', 'Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-03-16 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/108592_1545011106483.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jane</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593484_1702498568482.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Kai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/324805_1689085462805.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Clanz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538580_1683048828433.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Connie</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/28 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2024-04-01 17:26:13'),
('ebe5f650-50ec-4014-a3ec-bc01fd767ea7', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-05-22 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609974_1711702474824.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tinaaaa</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609982_1711704162217.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605742_1709266272126.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ethan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/618297_1716301406546.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">April</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Loong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/96457_1711805533269.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gil-bert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/142006_1566293421443.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fung</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 176px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/21 - Min 10 to start', ',yongyuanchuan@gmail.com', 0, 'Wednesday', 'Court 1, 2, 3. Court 4 (8-9pm)', 22.00, 15.00, '', '2024-06-01 11:44:33'),
('ec0207ae-b5cf-48b8-85f3-78dfe305aba9', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-03-31 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/67092_1549804571142.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605900_1709353475095.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">hole</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609046_1711621176406.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">fee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/540098_1692000491087.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/312707_1703866041437.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cris</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111108_1546088774808.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/592802_1703924912424.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Li Ming</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/527365_1703396572943.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">zack</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605737_1709264768536.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michelle</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599287_1705501482222.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/313172_1608457727296.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610002_1711709896216.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Louis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yee Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/456506_1661476923054.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 223px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 17/17 - Min 10 to start', '', 0, 'Sunday', '', 20.00, 15.00, '', '2024-04-12 19:02:27');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('ec375ec5-bbac-4698-9389-f8ee419a618f', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday Jul 29,  8:00 PM - 10:00 PM', '2023-07-29 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/471428_1671720373552.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1676593246789.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/64507_1535336118072.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tom</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Desmond</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427257_1654874566993.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michelle</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 182px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/20 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2023-08-15 12:35:17'),
('ec54a0e9-9927-4436-af58-56e5b2f3409b', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-04-26 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/539800_1686456392376.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pok</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613762_1713851097821.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Matthew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/385181_1651587355202.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joewy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/612349_1713059391277.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">WK</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/483849_1684744242890.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Binesh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/351441_1620466320793.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason 🍀🏝</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593485_1702498864124.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steven</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611432_1712537431722.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614308_1714120232609.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">June</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613736_1713842646392.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Clement</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614199_1714056636760.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Summer</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582185_1696768100014.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mindy</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/28 - Min 10 to start', '', 5, 'Friday', '', 22.00, 15.00, '', '2024-05-09 14:29:04'),
('ec701147-fa53-4f26-a05c-e13d696abf82', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-07-01 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620560_1717565557661.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Katie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">May</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537581_1684763965159.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431411_1655814618109.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613736_1713842646392.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Clement</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Danny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621832_1718267261715.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kitty</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Billy</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 176px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 12/21 - Min 10 to start', ',kongpinpin91@gmail.com,tonywong4338@gmail.com', 3, 'Monday', 'A2 A3 A4 A5', 23.00, 16.00, '', '2024-07-12 17:27:50');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('ec8f8dcf-7f20-4bec-a677-607f70a168b7', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-07-07 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417902_1665477515727.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Xiang </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charles</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/397206_1649471215893.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jack</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/588662_1709284776607.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrea</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623308_1719051665096.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/618437_1716388262888.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/588223_1713675518040.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dony</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/602987_1708834036883.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430741_1691134959219.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melissa</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/540098_1692000491087.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100628_1684040144658.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michael</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">WS</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amber</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 174px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 17/21 - Min 10 to start', ',tftan@yahoo.com,arzulmiahmad@gmail.com,gabri3l@yahoo.com,tandkn@gmail.com,havard8890@hotmail.com,stefankhoo.1@gmail.com,andrewngu512@gmail.com', 0, 'Sunday', '9, 10, 14 (3-5pm). 13 (3-4pm)', 20.00, 15.00, '', '2024-07-16 17:13:02'),
('ec9351ce-3ac3-4530-8512-a1521a8245c6', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM23, Female : RM18 ❤️ (WhatsApp 012 2132066 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2025-01-22 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647883_1731050875742.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wee Kiat</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/390194_1641645803072.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Coco</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610753_1712164120136.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wendy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609922_1711687256572.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tanya</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/472071_1665230322693.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lai</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jayden</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 183px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/20 - Min 10 to start', '', 5, 'Wednesday', '', 23.00, 18.00, NULL, '2025-02-12 19:07:33'),
('eca37825-74d4-4041-9067-9f6fef0511f2', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM15 ❤️ (Come happy, go back happier 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-10-26 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537793_1713606131962.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jinying</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elaine</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/65929_1535775526152.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheryl</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620237_1718814180799.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ting</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1713930996436.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhiping</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/502500_1723958430666.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">阿弥陀佛                                                                                                                                                                                                                                                    健康 ❤️  </div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 166px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/21 - Min 10 to start', ',tftan@yahoo.com,shaoranswc@live.co.uk', 0, 'Saturday', 'B1, B2, B3, B4', 22.00, 15.00, '', '2024-11-01 14:00:30'),
('ecf433e7-806d-4b9a-b043-af211f3d1e88', 'Good Afternoon Extended ⭐ Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 4-6PM 🏸 Male : RM22, Female : RM15 ❤️ (WhatsApp 010 2632066 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: 222 Sports Centre, PJ\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 010-2632066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Wednesday Jan 29,  4:00 PM - 6:00 PM', '2025-01-29 16:00:00', 'Jalan 51a/225', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/641102_1727363905663.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Allison</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642470_1728058325786.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tommy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 185px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 3/20 - Min 10 to start', '', 5, 'Wednesday', '', 22.00, 15.00, NULL, '2025-02-12 19:07:33');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('ee3d087c-00b6-479a-a046-edff8b9b0047', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-06-22 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/321875_1604329866394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung Ren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1713930996436.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/522927_1682057541247.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hao</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543503_1684222886315.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Keegan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/577458_1705723182502.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430741_1691134959219.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melissa</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Simon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/58919_1533533026696.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teck Wee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Helen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620752_1717659975332.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joseph</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623231_1719025416661.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sue</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/611137_1712378378394.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rocky</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/28 - Min 10 to start', ',tftan@yahoo.com', 0, 'Saturday', 'Court B1 B2 B3 B4', 22.00, 10.00, '', '2024-07-02 03:41:23'),
('ef88e5b2-8465-431e-b39d-2eb2d11045a7', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-09-25 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/122196_1552445329160.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">EuNiCe</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/378667_1695150545825.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545931_1684861941101.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gary</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jarrell (Son 2nd)</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549311_1685704330184.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/395197_1659627960535.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shamz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chean </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111693_1546406761919.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lawrence </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/526001_1679604073785.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronnie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nympha</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430958_1674728510442.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daljinder </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/521463_1684372416676.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576548_1694429461447.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amanda</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/132370_1559974674574.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joe</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gary </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576357_1694434121874.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Heidi</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 164px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 22/22 - Min 10 to start', ',kentyeusy@gmail.com,ngoiwengshen1111@gmail.com,weishaw01@hotmail.com', 0, 'Monday', 'Court A2 A3 A4 A5 * 8-10pm Court A1 * 9-10pm', 22.00, 15.00, '', '2023-10-11 19:07:31');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('efb381a6-9342-44f6-ab6b-528eced0e8a2', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (All are welcome to join us 😀😀😀)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday Jul 29,  3:00 PM - 5:00 PM', '2023-07-29 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559265_1688449738236.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">L</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430958_1674728510442.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daljinder </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/471318_1665066301972.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Erwin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/133958_1566131406150.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Audrey</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bear2.</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bear</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 179px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/20 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2023-08-13 22:48:14'),
('efc850fb-fee8-4e6b-b94e-6aa4453290e0', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-05-30 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524956_1711851142690.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lucas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524949_1703132655187.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mavis</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437760_1666858816606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dilip</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541168_1683600757251.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610656_1712122055667.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Paul</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607419_1710237370933.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yvonne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598137_1704939746268.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joyce</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598713_1705233852661.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/618437_1716388262888.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/578481_1695278370620.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100631_1618685592725.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shahasra</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/563257_1690992762095.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hong Li </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/49777_1529679237945.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mun Fung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/502508_1703482087356.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">珈良</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 133px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 20/28 - Min 10 to start', ',alftwm@hotmail.com', 0, 'Thursday', 'Court A2 A3 A4 A5', 22.00, 15.00, '', '2024-06-10 01:20:29');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('efd6d660-d489-46d4-a82e-c50e68fafb52', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-09-06 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/139750_1689778136556.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ken</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/633504_1723947322031.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kok Jia Hean</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630959_1723093145616.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Boon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630861_1723044258519.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Freddy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/631569_1723234458037.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheryl</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621439_1718025973018.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Deric</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635668_1724880789056.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630865_1723044763990.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susanne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Desmond</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628550_1722007336080.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/637450_1725603166135.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelly</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535666_1682291209406.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">low</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/113332_1667525643460.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Phalendra</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546986_1717660568123.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/456506_1661476923054.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520077_1680778806194.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Arturo </div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 177px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 18/21 - Min 10 to start', ',hcm1995o0o@hotmail.com,lowenghup@gmail.com,lianki.lee@gmail.com,hasif.rozak@gmail.com', 0, 'Friday', 'A2, A3, A4', 23.00, 18.00, '', '2024-09-14 11:52:02'),
('f01715e3-5123-4d1b-a7e3-ac7ffc652d9e', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-10-04 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/641102_1727363905663.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Allison</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/640627_1727101242167.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Larry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639592_1726602878206.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623560_1719202704896.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/640509_1727063177901.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635135_1724648569975.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yong Kang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632287_1723472654092.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ray</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626172_1720761875944.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Winnie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620102_1717926157745.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">mich</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/20 - Min 10 to start', ',winniehlbong@gmail.com,hasif.rozak@gmail.com,shahab.kiarashpour@gmail.com,singapore@yahoo.com,leong.seow@hotmail.com', 0, 'Friday', 'A1, A2, A3, A4', 23.00, 18.00, '', '2024-10-13 12:02:00'),
('f1b4bfb4-ff98-474a-866d-0f1f3205769c', 'Fun Friday Afternoon ⭐ Jacky\'s Social Badminton Games ⏱️ 2:30-4:30PM 🏸 KSL Sports Puchong 🏸 Male ：RM20, Female ：RM15 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:30 PM - 4:30 PM', '2024-04-26 14:30:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614220_1714070805452.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Yan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598713_1705233852661.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Andrew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600003_1705866164128.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Larry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/595420_1703646325153.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PY</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 186px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/20 - Min 10 to start', '', 5, 'Friday', '', 20.00, 15.00, '', '2024-05-08 19:02:19');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('f1c32871-f0dc-48df-b193-a3e98f9e8e58', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-09-16 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pei Ying</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1676593246789.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531744_1681115444258.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KL</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/107485_1694310627913.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/373945_1694775127276.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/577421_1694781975894.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/444752_1677511323602.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kuan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenjii</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/35862_1550815985976.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lewis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/348584_1688875979955.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/577115_1694709915200.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ersal</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/554864_1687400238519.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KS</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Soke Ching</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/577595_1694853285526.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ian </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523901_1679224494170.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teck</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 162px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 23/23 - Min 10 to start', ',gabrielwkchai@gmail.com', 0, 'Saturday', 'Court 6: 8-9pm, Court 7, 8, 9, 10: 8-10pm', 20.00, 15.00, '', '2023-10-04 18:30:07'),
('f20bfd33-f9c2-42e0-8207-fa94f59d67f2', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Monday Apr 29,  8:00 PM - 10:00 PM', '2024-04-29 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/419513_1652416289591.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edward</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610753_1712164120136.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wendy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598854_1705306446662.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 4/28 - Min 10 to start', ',kahjun94.kj@gmail.com,tandkn@gmail.com', 3, 'Monday', 'Court A2 A3 A4 A5 B9', 22.00, 15.00, '', '2024-05-11 03:02:15'),
('f2153f0e-f0f8-4b72-939d-dbc8287d3000', 'Happy LATE night 😁 Fun Saturday Night Extended ⛱️ Jacky\'s Social Badminton Games ⏱️ 10PM-12AM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM23, Female : RM16 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  10:00 PM - 12:00 AM', '2024-10-12 22:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607112_1710047233472.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/622651_1718695793839.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gary</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617780_1716028720651.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fifi</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 244px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/15 - Min 10 to start', '', 5, 'Saturday', '', 23.00, 16.00, '', '2024-10-24 01:21:10');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('f2c21ea9-ae11-41be-85af-12fdb9a55813', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n\nPayment before 3pm:\n🏸 Fees: Male RM22, Female RM10\n\nPayment after 3pm:\n🏸 Fees: Male RM24, Female RM12\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-08-17 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430741_1691134959219.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melissa</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605156_1718524402942.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Peter </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1713930996436.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537888_1683128565118.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ethan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elaine</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Helen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620839_1717727395419.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Olivia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609984_1712298321430.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anker</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/631267_1723199136637.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">7.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ng </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Neo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537793_1713606131962.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jinying</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605347_1709024512781.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Paxton</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/102471_1542283266789.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shannon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/578190_1695538084591.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CJ</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619554_1716990777429.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cayman</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheong</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 153px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 20/24 - Min 10 to start', ',winniehlbong@gmail.com,miow1111@gmail.com', 0, 'Saturday', 'B1, B2, B3, B4', 22.00, 10.00, '', '2024-08-26 13:39:05'),
('f3dbbb32-f9d6-4ada-a7c6-eaf04b8c1cd4', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM21, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Sunday Sep 15,  3:00 PM - 5:00 PM', '2024-09-15 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/606396_1709608273581.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Maggie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417902_1665477515727.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Xiang </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599287_1705501482222.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/157333_1576988814782.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aigini</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632287_1723472654092.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ray</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630938_1723088535208.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 171px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/21 - Min 10 to start', ',tandkn@gmail.com,ywl12@hotmail.com,winniehlbong@gmail.com,jeremyhch00@gmail.com', 0, 'Sunday', '9, 10, 14', 21.00, 18.00, '', '2024-09-22 13:19:28'),
('f48b1541-a250-4b40-9331-5ab8943709ab', 'Good Morning ⭐ Fun Sunday ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM 🏸 Pusat Komuniti PPR Pinggiran Bukit Jalil 1 🏸 Male : RM16, Female : RM13 ❤️', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Pusat Komuniti PPR Pinggiran Bukit Jalil 1 \n🏸 Fees: Male RM16, Female RM13\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  10:00 AM - 12:00 PM', '2025-01-05 10:00:00', 'BLOK A PPR PINGGIRAN BUKIT JALIL', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648367_1731326078995.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vera</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/649484_1731940811301.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gino</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/624964_1720052064817.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629278_1722433387811.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Harry</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 265px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/14 - Min 10 to start', '', 5, 'Sunday', '', 16.00, 13.00, NULL, '2025-01-11 03:50:47');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('f4c9c4e5-5b77-466c-a770-aae461b91825', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (All are welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-09-16 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/71246_1537424907189.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ming</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/102033_1542082792283.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jennifer</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/467939_1677654720197.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Muachi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/527550_1679996626999.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533097_1683178881963.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/577497_1694805540743.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Bin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gab</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/469713_1664632188932.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LYG</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/107643_1544523902879.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sharon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560132_1689059713742.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531550_1681219542539.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liv</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/570713_1692097910956.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jane</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549311_1685704330184.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/426850_1688362809512.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Justin</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 180px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 21/21 - Min 10 to start', ',kunimisaki831@gmail.com,weishaw01@hotmail.com,soh299@yahoo.com,tandkn@gmail.com,amber98999@gmail.com,chin825@gmail.com,yuankl1306@gmail.com,jonong1210@gmail.com', 0, 'Saturday', 'Court B1 B2 B3 B4 B5', 20.00, 15.00, '', '2023-10-02 19:34:08'),
('f503df80-f174-423d-bdb0-c504b6bc230b', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-11-30 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437760_1666858816606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dilip</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/136870_1562932068173.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/479179_1667181023879.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437775_1657282137939.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Viknesh</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/456506_1661476923054.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bobby</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Keng Lum</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/470853_1664944646908.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cindy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/499759_1672912567897.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jingpei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/439507_1657641733703.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee Ming</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/20 - Min 10 to start', ',nicktay84@gmail.com', 4, 'Thursday', '', 22.00, 15.00, '', '2023-12-15 18:26:35'),
('f583409f-beb2-4718-9959-069133795116', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (WhatsApp 010 2632066 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 010-2632066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2025-01-09 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/646787_1730382217440.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jenn</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/646863_1730439462219.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bosco</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647789_1730989706929.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aiman</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557689_1687883390097.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susu</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 182px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/20 - Min 10 to start', ',euroy95@gmail.com,sl21sc41@gmail.com,nicktay84@gmail.com,leong.seow@hotmail.com', 0, 'Thursday', 'A2, A3, A4, A6', 23.00, 18.00, NULL, '2025-01-17 01:57:16');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('f5891ca9-6fdc-48c5-8d7e-506be56469aa', 'Happy LATE night 😁 Fun Saturday Night Extended ⛱️ Jacky\'s Social Badminton Games ⏱️ 10PM-12AM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM23, Female : RM16 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  10:00 PM - 12:00 AM', '2024-08-24 22:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626671_1721008353708.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bella</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/632538_1723564114830.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TK</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621439_1718025973018.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Deric</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/634655_1724471751218.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Winston</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 247px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/15 - Min 10 to start', ',aisyfaiz42@gmail.com,mhafiz88@yahoo.co.uk,chengsikqq2104@gmail.com', 2, 'Saturday', 'B9, B10', 23.00, 16.00, '', '2024-09-03 17:28:26'),
('f5abc8f3-585d-44be-9a9f-411cf0b497b0', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Sunday Mar 24,  3:00 PM - 5:00 PM', '2024-03-24 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607112_1710047233472.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607114_1710047366898.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599344_1705548525014.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">April</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/157333_1576988814782.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aigini</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111108_1546088774808.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 6/28 - Min 10 to start', ',kenong@yahoo.com,tandkn@gmail.com', 3, 'Sunday', 'Court 9,10,14', 20.00, 15.00, '', '2024-04-07 13:41:52'),
('f5af852c-86d9-4a42-820f-3c0a46e2593b', 'Happy LATE night 😁 Fun Saturday Night Extended ⛱️ Jacky\'s Social Badminton Games ⏱️ 10PM-12AM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM23, Female : RM16 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  10:00 PM - 12:00 AM', '2024-09-14 22:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/636757_1725343115414.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/637320_1725548181874.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ivy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635135_1724648569975.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yong Kang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/628550_1722007336080.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 247px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/15 - Min 10 to start', ',fikiruddinhakim95@gmail.com,leea79347@gmail.com,tzenie15@gmail.com,soongtzewen@gmail.com,aun1011@hotmail.com,redzaakbar@gmail.com', 0, 'Saturday', 'B11, ,B12', 23.00, 16.00, '', '2024-09-21 02:46:25');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('f5ffe6b8-cf54-451c-81b6-28f952ce01be', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ???? Young Puchong Sports Center ???? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Young Puchong Sports Center\n???? Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-06-26 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1576224754776.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Z</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535695_1682304794038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SteveHow</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jin cun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/492847_1670814047746.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Suyi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chi Kwan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/484360_1671018491364.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513278_1676442093237.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ahyong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Heng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533658_1683802082944.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Js</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/414388_1650553439000.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ngoo</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537911_1682934452903.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538580_1683048828433.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Connie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451728_1668761793158.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">AW</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ken </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/39047_1684856350843.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/484449_1680416239484.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Toro</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K.y</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/46742_1617624260312.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jack</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/339393_1659783635746.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Danny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546825_1685080858459.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hayley</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 120px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 28/31 - Min 10 to start', ',london@yahoo.com', 4, 'Monday', '', 0.00, 0.00, '', '2023-06-26 19:09:58'),
('f667b229-38cc-40cf-ae61-80f241d6c0cf', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-11-12 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537821_1683048537047.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Candy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/391388_1685901017012.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/304959_1591931822078.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/119827_1552545088735.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538765_1697174709517.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">QM</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/563145_1699712110328.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zi Kai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wc</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/306674_1631498968555.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thomas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/572868_1693231221457.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">L</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/588223_1699760810249.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dony</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/588234_1699759450184.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wai Kit</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/312707_1598797233145.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cris</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/119052_1550329175556.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519380_1677981358134.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Figo</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 185px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 17/20 - Min 10 to start', ',tandkn@gmail.com', 4, 'Sunday', 'Court 9, 10, 14, 15', 20.00, 15.00, '', '2023-11-29 15:17:44');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('f73a1c56-9b37-4b29-bfbf-8e422f69a3ac', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-08-24 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541168_1683600757251.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Syakir</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/146166_1655002544717.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513468_1676472834022.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kean Hong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/434207_1656496906455.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amber</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553916_1686897033519.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nichole Wong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/416062_1689783718006.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">suwen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565035_1690202951087.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Toh</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536482_1682554566619.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">toh</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466870_1664285890505.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liza</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529672_1689740934174.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">yang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536769_1682613654285.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teddy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/345815_1686328065166.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kay</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/146933_1666173470403.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chris</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/149346_1571195183335.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Koh </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532737_1690104961332.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vincent</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/398155_1672183060161.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Irfan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437760_1666858816606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dilip</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431220_1655784109319.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450241_1685182859692.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kendrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/571612_1692805574366.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcelo</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 134px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 27/27 - Min 10 to start', ',puchong88@yahoo.com,kohwangshen@gmail.com,stefankhoo.1@gmail.com,thyemingyu5@gmail.com,le.ohxuan@gmail.com,Tmsjx@icloud.com', 0, 'Thursday', 'Court A1 A2 A3 A4 A5', 22.00, 15.00, '', '2023-09-09 17:32:13'),
('f74aeac4-affa-44e9-b86a-6c0e75541714', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM15 ❤️ (Come happy, go back happier 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-09-14 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Simon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/391083_1672988226646.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551282_1686549313677.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhi Quan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537882_1725893761799.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pui Yee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609984_1712298321430.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anker</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1713930996436.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537793_1713606131962.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jinying</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/159688_1578747660822.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ooi</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 148px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/25 - Min 10 to start', ',kongpinpin91@gmail.com,jooleng88@hotmail.com,tftan@yahoo.com,manhou1994@gmail.com,shaoranswc@live.co.uk,tandkn@gmail.com,weishaw01@hotmail.com', 0, 'Saturday', 'B1, B2, B3, B4', 22.00, 15.00, '', '2024-09-21 02:41:18');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('f79949bc-cfc0-4c74-9d1b-0b35924320d7', 'Good Afternoon ⭐ Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 1-3PM 🏸 Male : RM16, Female : RM13 ❤️ (WhatsApp 012 2132066 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Sri Petaling Community Centre\n🏸 Fees: Male RM16, Female RM13\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Wednesday Dec 25,  1:00 PM - 3:00 PM', '2024-12-25 13:00:00', 'Community Centre Sri Petaling', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617780_1730350703865.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fifi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648441_1731385313408.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Victoria</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/629548_1722572245532.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kyle</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 269px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/14 - Min 10 to start', '', 5, 'Wednesday', '', 16.00, 13.00, NULL, '2025-01-05 01:31:43'),
('f7a0c0d2-bf41-423e-b289-bb42280100c9', 'Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:30-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (Come lah, let\'s have FUN 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Monday Jun 03,  2:30 PM - 4:30 PM', '2024-06-03 14:30:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/614220_1714070805452.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yan Yan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/610661_1712123247048.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jayson</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">PY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Roy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 173px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/21 - Min 10 to start', ',priyathamsantu@gmail.com', 4, 'Monday', 'Court G1, G2', 20.00, 15.00, '', '2024-06-15 09:06:29'),
('f831faf5-2105-43bb-85e0-81830cbeef60', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM23, Female : RM18 ❤️ (WhatsApp 012 2132066 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-12-11 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644293_1729023663169.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Caspian</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642534_1728103737041.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639227_1726423269747.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Camila</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639592_1726602878206.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Danny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LD Pro reserved</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/481529_1701860081493.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 184px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 15/15 - Min 10 to start', ',danielgancw@gmail.com,mnasrullah89@gmail.com', 0, 'Wednesday', '1, 2 * 8-10pm, 11 * 8-9pm', 23.00, 18.00, NULL, '2024-12-22 04:36:52'),
('f8b91871-fee1-4174-bbd9-fd8506b7ad86', 'Good Morning Sunday ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM 🏸 KSL Sports Puchong 🏸 Male : RM20, Female : RM15 ❤️ (Come lah, let\'s have FUN 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: KSL Sports Puchong\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  10:00 AM - 12:00 PM', '2024-06-16 10:00:00', 'KSL Sports', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicholas</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616794_1715489028282.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tracy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charles</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621823_1718265874497.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daniel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598306_1705011126028.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Quennie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/593488_1702499286915.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 266px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/14 - Min 10 to start', '', 5, 'Sunday', '', 20.00, 15.00, '', '2024-06-23 14:19:09');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('f8bc3821-0b67-4ccb-bbeb-ce9438b20c3b', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM15 ❤️ (Come happy, go back happier 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-11-02 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/644293_1729023663169.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Caspian</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642470_1728058325786.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tommy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617780_1730350703865.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fifi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/58919_1533533026696.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teck Wee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/589521_1700387523178.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ammar Hakim</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1713930996436.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/646951_1730472373321.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">akif</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/321875_1604329866394.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung Ren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/483908_1683551819952.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Evon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/540098_1692000491087.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/384885_1639303730346.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jake</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/372284_1667006181121.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Harqim</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ks</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537793_1713606131962.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jinying</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/112363_1725243572479.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CL</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609984_1712298321430.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anker</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/26059_1715911847683.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Junizo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/132258_1615911406123.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gilbert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 151px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 22/24 - Min 10 to start', ',hasif.rozak@gmail.com,tandkn@gmail.com,yuankl1306@gmail.com', 2, 'Saturday', 'B1, B2, B3, B4', 22.00, 15.00, NULL, '2024-11-12 15:10:12'),
('f9675413-8c02-40f6-873b-926e4fd62d87', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nEnter coupon code: NEWUSER\nfor special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-09-27 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/453019_1660644345447.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Annie Chong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/504406_1674136637975.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darren </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jayson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553917_1686897214641.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Kiat</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/465419_1663577542700.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yeo</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/547537_1691748242446.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">kent</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dylan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/388125_1640770983367.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuelle</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vh </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Royce</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417109_1651589269142.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jerry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Veeyik</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/420281_1652620620146.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Carson</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Veron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/522572_1678761642812.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alexander</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/579686_1695775902123.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/354577_1623412129083.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 173px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 20/20 - Min 10 to start', ',soh299@yahoo.com', 0, 'Wednesday', 'Court 1, 2, 3', 22.00, 15.00, '', '2023-10-13 18:50:30');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('f9fa02c0-c4de-4c17-8756-d0ba810634b6', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM 🏸 Young Puchong Sports Center 🏸 Male ：RM25, Female ：RM10 ❤️ (WhatsApp 010 2632066 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM25, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 010-2632066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Friday Jan 10,  8:00 PM - 10:30 PM', '2025-01-10 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/307645_1720757018926.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aina</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/158371_1720365891533.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reeray</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466870_1701671443699.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liza</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/638011_1734533914878.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Helen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609414_1735809139416.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/635921_1725162812463.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/558051_1688013550033.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheryl</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/649816_1732161545256.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zebra</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 182px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/20 - Min 10 to start', ',euroy95@gmail.com,hasif.rozak@gmail.com,tangaiklie@gmail.com', 2, 'Friday', 'A2, A3, A4', 25.00, 10.00, NULL, '2025-01-17 01:57:16'),
('fa542a7d-a9d2-41f7-aa5c-04b949ef3f72', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Use coupon code NEWUSER to get up to RM10 off.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM21, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-11-03 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616271_1715217272925.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Don</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627330_1721339293755.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fock</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642744_1728209082130.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yuki</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/643273_1728486210625.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edward</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/602987_1708834036883.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616272_1715217781468.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Howard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/647141_1730600592262.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/615541_1714802573342.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yugin</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 175px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/21 - Min 10 to start', ',tftan@yahoo.com,gabri3l@yahoo.com,tiongchyi@gmail.com,lim-jiajiun@hotmail.com,tandkn@gmail.com,hongyip0616@gmail.com', 1, 'Sunday', '9, 10, 14', 21.00, 18.00, NULL, '2024-11-13 03:03:27'),
('faf60cc3-c7ef-42c6-b737-cad10e9b94b4', '*** SPECIAL PRICE *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM10 ❤️ (Special price * 2.5 Hours 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:30 PM', '2024-11-15 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/641835_1727747373265.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Terry</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jack</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/625454_1720326002767.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642744_1728209082130.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yuki</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/643273_1728486210625.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edward</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/630938_1723088535208.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/368624_1703869104005.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Razin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/648831_1731594714328.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teddy</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 201px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/18 - Min 10 to start', ',sl21sc41@gmail.com,hasif.rozak@gmail.com,leong.seow@hotmail.com', 2, 'Friday', 'A3, A4, A5', 23.00, 10.00, NULL, '2024-11-23 02:59:16');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('fb37aa28-4f60-46f3-ae81-e9fb9b591c14', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-07-09 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jia</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/391388_1685901017012.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/24877_1519720405099.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/525601_1679561943758.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">🐝NicholasTeh 🐝🐝🐝</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551901_1686369984243.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/33654_1533923165927.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523234_1678942424349.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yap</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/166430_1583560134567.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/554436_1687009878923.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Big</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519380_1677981358134.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Figo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545887_1684918978120.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kendy </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542318_1683886482385.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/157333_1576988814782.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aigini</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/465364_1663570229116.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/306705_1668680152190.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jing </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/464854_1686643029252.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Baron </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Navien</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/19927_1572084849574.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KH </div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 171px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 21/21 - Min 10 to start', '', 5, 'Sunday', '', 20.00, 15.00, '', '2023-07-09 13:15:35'),
('fcbdf91c-e8d7-4e22-978d-e6d877a8ea4e', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM15 ❤️ (Come happy, go back happier 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-09-28 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609984_1712298321430.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anker</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/636786_1725351841395.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1713930996436.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/640817_1727204474236.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Katy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheong</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 149px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/25 - Min 10 to start', ',tftan@yahoo.com,jooleng88@hotmail.com', 3, 'Saturday', 'Court B1, B2, B3', 22.00, 15.00, '', '2024-10-06 04:00:29'),
('fd4b7704-73ed-4468-a99a-5e5419a67b5a', 'Hello Hello 😁 Come join us TONIGHT 👍 Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 7-9PM 🏸 Forum Optimum Badminton Centre 🏸 Male : RM23, Female : RM16 ❤️ (WhatsApp 012 2132066 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Forum Optimum Badminton Centre\n🏸 Fees: Male RM23, Female RM16\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  7:00 PM - 9:00 PM', '2025-01-18 19:00:00', 'Forum Optimum Badminton Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616794_1715489028282.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tracy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616271_1715217272925.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Don</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613762_1713851097821.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Matthew</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627698_1721532789944.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edison</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 204px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/18 - Min 10 to start', '', 5, 'Saturday', '', 23.00, 16.00, NULL, '2025-02-12 19:07:33');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('fd6c3ad0-43a2-452b-9b02-4b97641910da', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-01-18 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437760_1666858816606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dilip</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Navaneethan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/586195_1698718133407.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Christopher</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/498094_1672401382327.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Summer</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599344_1705548525014.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">April</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598854_1705306446662.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/453374_1660874312677.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Parimala</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Suthagaran Business</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541168_1683600757251.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 170px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 15/20 - Min 10 to start', ',fiqrie81@gmail.com,stefankhoo.1@gmail.com', 3, 'Thursday', 'Court A2 A3 A4', 22.00, 15.00, '', '2024-02-01 19:00:20'),
('fd97789a-a76f-4e4b-beeb-55dea69b4e24', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-09-18 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511605_1676441693788.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Billy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JQ</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lk23</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576544_1694428523882.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Janice</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/569895_1691765489918.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 186px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/20 - Min 10 to start', ',mingloh8989@gmail.com', 4, 'Monday', 'Court A2 A3 A5', 22.00, 15.00, '', '2023-10-04 18:51:33'),
('fe13f724-eb52-4a10-857d-f5ea5e47ecbc', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-07-27 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/626996_1721145047214.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Penny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/627241_1721293145642.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Danny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/403520_1713930996436.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/58919_1533533026696.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teck Wee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Simon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430741_1691134959219.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melissa</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533417_1681591343632.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zenny</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 131px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 12/28 - Min 10 to start', ',tftan@yahoo.com,tangyw03@gmail.com', 0, 'Saturday', 'B1 B2 B3 B4', 22.00, 10.00, '', '2024-08-06 15:01:18');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('feae1072-649d-4390-b3ce-e2c12ee27d5c', 'Come join us NOW 👍 Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Lavana 2 Sports Center USJ 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nUse coupon code NEWUSER\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Lavana 2 Sports Center, USJ\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2024-02-17 15:00:00', 'Lavana 2 Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/127983_1703345274272.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ShienChong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Simon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/578190_1695538084591.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CJ</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536146_1689761948886.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cavan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/599380_1705559738539.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">May</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/601119_1706506018922.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronnie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600805_1706316538384.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Suki</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 88px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/42 - Min 10 to start', '', 5, 'Saturday', '', 20.00, 15.00, '', '2024-03-04 14:44:46'),
('fef334b1-6227-49cc-96e6-325500030501', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY 😆 Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nTips: Join on Jacky.com.my and get COINS.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-03-25 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/34745_1523633742880.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Terrence</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/570714_1692098684178.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Esther</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/582189_1696769173315.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/605805_1709290827900.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jess</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609380_1711339776688.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/600212_1705994816457.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/155933_1698823557578.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tangerine </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/446724_1659234361629.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thye</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/607112_1710047233472.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charles</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 133px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/28 - Min 10 to start', ',tandkn@gmail.com', 4, 'Monday', '', 22.00, 15.00, '', '2024-04-08 17:40:06');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('ff171a8c-bd01-4064-90be-b5168fca643b', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (4 courts confirmed 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-11-24 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430958_1674728510442.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daljinder </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523597_1679019991444.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\"> </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/446724_1659234361629.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thye</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100104_1541055791038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kimberly</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535115_1682141491273.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James Wong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kim</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576546_1694428995338.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/425573_1654316115254.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chris</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/570713_1692097910956.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jane</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ben</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">George</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/584701_1697948842207.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Davster</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541867_1687457442383.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ko</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/530305_1680750336257.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Shen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532771_1681440779565.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524875_1693122880260.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chan</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 153px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 20/24 - Min 10 to start', ',nicktay84@gmail.com,yongyuanchuan@gmail.com', 3, 'Friday', 'Court A1 A2 A3 A4 A5', 22.00, 15.00, '', '2023-12-08 19:01:23'),
('ff343691-92cb-4f9d-b291-75b70e118711', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM 🏸 Zelka Sports Center 🏸 Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only 😀😀)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nFor a limited time only. Enter coupon code: NEWUSER for special discount.\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM22, Female RM10\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:30 PM', '2024-07-06 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edwin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/577458_1705723182502.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537793_1713606131962.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jinying</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/620839_1717727395419.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Olivia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619311_1716878076648.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Angie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617504_1715919875008.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benjamin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/621986_1720226090641.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/623560_1719202704896.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicholas </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/456506_1661476923054.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Simon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/309165_1680773014697.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537888_1683128565118.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ethan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/619554_1716990777429.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cayman</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cecilia</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/125273_1713245795391.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">AllenYap</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1694600797551.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/306166_1593397260156.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eric </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430741_1691134959219.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melissa</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523598_1684557994756.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ck</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eleven</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 138px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 27/27 - Min 10 to start', ',tftan@yahoo.com,shaoranswc@live.co.uk', 0, 'Saturday', 'B1 B2 B3 B4', 22.00, 10.00, '', '2024-07-15 17:54:31');
INSERT INTO `games` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `game_courts`, `game_male_price`, `game_female_price`, `remark_1`, `last_updated`) VALUES
('ff7da317-a737-4930-ad68-e41f848f1b36', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n\nGoogle for coupon codes to get discounted pricing!\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-01-11 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/104193_1542873804079.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronald</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100020_1540999116515.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Julie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437973_1657333831654.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/576546_1694428995338.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/577902_1695744483832.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Xiiao</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541445_1684571756748.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/567168_1704968057515.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Luqman</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jing</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/598137_1704939746268.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joyce</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541168_1683600757251.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505138_1674365507637.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/499933_1690438736763.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Belle</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/461705_1662714814652.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thanasillan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513468_1676472834022.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kean Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 184px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/20 - Min 10 to start', ',lydiaong2001@yahoo.com,siachenghong@hotmail.com,www.davidong@gmail.com', 0, 'Thursday', 'Court A2 A3 A5', 22.00, 15.00, '', '2024-01-27 12:07:14'),
('ff8c1f0f-3a55-4874-9d6a-52ee1aca7f91', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2024-05-24 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609367_1711355671387.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/609922_1711687256572.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tanya</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/613848_1713886205501.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amanda</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Roy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thomas</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529321_1680484892176.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard Ong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/606687_1709774408233.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jenna</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/606799_1716473018042.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jerren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553686_1714366325683.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Burger </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/616476_1715321188891.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Timothy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/456506_1661476923054.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/617504_1715919875008.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benjamin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/618639_1716517609560.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Crystal</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 131px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/28 - Min 10 to start', ',elinsharptan@gmail.com,nicktay84@gmail.com,tandkn@gmail.com', 0, 'Friday', 'Court A2 A3 A4 A5', 22.00, 15.00, '', '2024-06-02 13:07:40'),
('ffdcdc0a-338f-42b2-b2fb-3f1a9d608332', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls 😁😁)', 'Hi badminton lovers,\n\n⭐⭐⭐\nRovo may be discontinued soon. Don\'t worry, find us on:\n\nhttps://jacky.com.my\n⭐⭐⭐\n\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM23, Female RM18\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  7:59 PM - 10:00 PM', '2024-11-01 19:59:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1701146012794.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639227_1726423269747.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Camila</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/639592_1726602878206.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thomas</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/643606_1728655741280.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Siang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/642455_1728054198612.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vera</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/646787_1730382217440.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jenn</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ethan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/646860_1730438678645.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Desmond</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/646863_1730439462219.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bosco</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 146px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/25 - Min 10 to start', ',nicktay84@gmail.com,hasif.rozak@gmail.com,stephenwongyc82@gmail.com', 2, 'Friday', 'A2, A3', 23.00, 18.00, NULL, '2024-11-10 12:47:21');

-- --------------------------------------------------------

--
-- Table structure for table `games_BAK1`
--

CREATE TABLE `games_BAK1` (
  `game_id` varchar(100) NOT NULL,
  `game_title` varchar(300) NOT NULL,
  `game_desc` varchar(2000) NOT NULL,
  `game_time` varchar(100) NOT NULL,
  `game_start_time` datetime NOT NULL,
  `game_location` varchar(100) NOT NULL,
  `game_players` text NOT NULL,
  `game_going` varchar(200) NOT NULL,
  `game_players_joined` varchar(1000) NOT NULL,
  `game_players_num_left` smallint(6) NOT NULL DEFAULT '5',
  `game_day` varchar(10) NOT NULL,
  `last_updated` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `games_BAK1`
--

INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('0175b68b-1d80-4538-94e9-21f600f5906d', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (All are welcome to join us 😀😀😀)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-07-22 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">HY</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/332396_1686817048168.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wormzai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535595_1682253980975.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chris </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/142314_1566533024381.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431168_1657529311046.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bernard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/464854_1689084877586.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Negroni</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/508414_1688916453127.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Boo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/522494_1689794031454.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CC</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Erwin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/384885_1639303730346.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jake</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/159688_1578747660822.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ooi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/526589_1679746212443.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">keeyik</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/413815_1650338533722.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hong Guan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541867_1687457442383.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ko</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537821_1683048537047.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Candy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shibin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/463825_1680931384369.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tan </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SIEW LIAN</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/132515_1560067117148.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">eagle</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524745_1679276938451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/305192_1672845992962.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JT</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 138px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 27/27 - Min 10 to start', '', 5, 'Saturday', '2023-08-04 09:08:46');
INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('043bb226-0b8a-4312-88f8-2d12940715e6', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ???? New Vision Badminton Court ???? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ????????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: New Vision Badminton Court\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-07-02 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Arthur</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135217_1561821630736.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">BC</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/162977_1671116757300.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KK </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545887_1684918978120.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kendy </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546061_1684865038505.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sabrina</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/547524_1686450840375.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elaine</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/16383_1656407275134.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Raymond</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/369950_1668326265324.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557875_1688024846721.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lavinia</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538790_1683195084788.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yeoh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/473232_1671779024757.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/101353_1541695223383.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhi Xiang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519380_1677981358134.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Figo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533382_1681814541950.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ps</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/477853_1666799009595.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/157333_1576988814782.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aigini</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/119827_1552545088735.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/475765_1681002432050.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liangg</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427257_1654874566993.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michelle</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">steven</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/33489_1563079506204.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kok Hoo</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 137px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 24/27 - Min 10 to start', '', 5, 'Sunday', '2023-07-19 18:07:29'),
('0aa4d6fa-f91e-4a77-b8cf-0457a2df92a6', 'Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-08-02 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/521745_1681980571279.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yvonne Ooi Yu Wen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/166460_1648020818275.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mawan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Julian </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/404435_1647049429856.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenneth</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jun</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Derick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/21216_1517981695895.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548760_1690636255270.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">candy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545562_1685772524540.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">jk</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/95932_1687701353872.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Leeeeeee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565326_1690640309036.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dj</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">7.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">max </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/552563_1686506795399.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">xuxian</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549058_1685965668384.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/142314_1566533024381.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538582_1683049065365.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Wee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/528202_1680174045389.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Maggie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 167px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 20/21 - Min 10 to start', '', 5, 'Wednesday', '2023-08-04 09:08:46');
INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('0b27154a-e66c-49fe-82df-748688dd2485', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday Jul 15,  8:00 PM - 10:00 PM', '2023-07-15 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/479477_1685351133728.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lim</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nickson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1676593246789.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100717_1541356556264.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sheena</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557689_1687883390097.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susu</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/517047_1686200422417.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533127_1681528764138.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Acap</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/123528_1553259062763.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vincent</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/348584_1688875979955.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elvin </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557111_1687751902758.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">pipo</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 183px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/20 - Min 10 to start', '', 5, 'Saturday', '2023-07-30 21:07:45'),
('0b5c4a3a-8148-4a29-bc01-90a5573f3963', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Monday Jul 10,  8:00 PM - 10:00 PM', '2023-07-10 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549311_1685704330184.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553917_1686897214641.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Kiat</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/476477_1666422430574.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cindy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437973_1657333831654.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431544_1655860886485.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronald</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/498070_1672397250624.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Felicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/20 - Min 10 to start', '', 5, 'Monday', '2023-07-26 13:07:16'),
('0c6a1bb5-98ed-4605-8253-0be318dccaa0', 'Happy Sunday â­ Jacky\'s Social Badminton Games â±ï¸ 3-5PM ???? New Vision Badminton Court ???? Male : RM20, Female : RM15 â¤ï¸ (Rovo players, welcome to join us ????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: New Vision Badminton Court\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\nÂ© Copyright protected. Please do not copy my content.', 'Sunday Jun 04,  3:00 PM - 5:00 PM', '0000-00-00 00:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430958_1674728510442.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daljinder </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505042_1674317871830.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edison</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/477853_1666799009595.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/67092_1549804571142.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/119827_1552545088735.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', '', '', 5, '', '2023-06-21 03:06:24'),
('10bae2c2-9423-42c9-857d-bf88510b045c', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Sunday Jul 16,  3:00 PM - 5:00 PM', '2023-07-16 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/134001_1689235635720.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shin Wei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/157333_1576988814782.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aigini</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/67092_1549804571142.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/119827_1552545088735.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/35862_1550815985976.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lewis</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 185px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/20 - Min 10 to start', '', 5, 'Sunday', '2023-07-30 21:07:43');
INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('11028acd-9b62-4666-a985-01e2d0a1083b', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-27 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524373_1684055920193.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/386833_1640232489625.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/396309_1650083906012.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shaun</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/112382_1648362121495.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samantha ☺️</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532138_1682348589424.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537467_1682963304425.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tian </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431220_1655784109319.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536964_1686238874491.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shih Yuin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545450_1684699957020.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/32772_1683197491145.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Win</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shah Nizam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/470848_1664943564796.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jun Kai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/11592_1527779425872.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/127085_1560787859321.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jane</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/434747_1656653262566.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Evelyn</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520370_1679807958818.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511605_1676441693788.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Billy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/395197_1659627960535.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shamz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519273_1677909931855.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Randy</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 130px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 25/28 - Min 10 to start', '', 5, 'Thursday', '2023-08-04 09:08:46'),
('17116246-3bcd-444d-afc2-e2dd85f87864', 'Fun Saturday Night â±ï¸ Jacky\'s Social Badminton Games â±ï¸ 8-10PM ???? Champion Badminton Court ???? Male : RM20, Female : RM15 â¤ï¸ (Rovo players come join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Champion Badminton Court\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\nâï¸ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\nÂ© Copyright protected. Please do not copy my content.', 'Saturday Jun 03,  8:00 PM - 10:00 PM', '0000-00-00 00:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/464854_1685081062846.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Baron </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536608_1682581895557.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">J</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1676593246789.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/352872_1674017141081.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">???? OCTOPUS????</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538579_1683048670596.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jass</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/348584_1682751257017.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elvin </div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 174px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', '', '', 5, '', '2023-06-20 23:06:45'),
('1d40902c-ae71-40a9-bf8a-b95d2be04f8e', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (All are welcome to join us 😀😀)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday Aug 05,  3:00 PM - 5:00 PM', '2023-08-05 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Erwin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/457769_1661752492798.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Xin Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 180px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/20 - Min 10 to start', '', 5, 'Saturday', '2023-08-04 09:08:46');
INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('2180407c-a7ae-471c-a162-7fb239d17694', 'Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male : RM22, Female : RM15 ❤️ (Rovo players come join us 😁😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-26 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Owen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546783_1685074352970.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rohert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545451_1684700288996.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jennie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546823_1685080571015.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Miki</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/21216_1517981695895.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/306705_1668680152190.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jing </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/561755_1689351815370.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheng </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/514504_1685932631174.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Koh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548760_1687320437996.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">candy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545562_1685772524540.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">jk</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549058_1685965668384.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/95932_1687701353872.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Leeeeeee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/552563_1686506795399.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">xuxian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/552389_1689243744802.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">fu</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dj</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alice</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538590_1683462946648.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daus</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eugene</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565402_1690302768365.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ziwey</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 180px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 21/21 - Min 10 to start', '', 5, 'Wednesday', '2023-08-04 09:08:46'),
('24cf3aca-783a-4a7c-8f3d-e0910e749b47', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-20 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/544218_1684401226752.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Charles</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mich</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548039_1685772357735.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">𝑮𝑬𝑵𝑱𝑰𝑬</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/526326_1680486081310.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Geoffrey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/562600_1689520913568.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">lam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K.y</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/109202_1545223140608.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amber</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/10005_1527779055074.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessiea</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538582_1683049065365.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Wee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538580_1683048828433.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Connie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/521946_1679974394037.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Carlos</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523106_1685173470476.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Weng Shen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Louis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560013_1689161543849.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 185px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 20/20 - Min 10 to start', '', 5, 'Thursday', '2023-08-04 09:08:46');
INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('27cf5cf5-15aa-473a-a9e3-e7fcb5c55cdb', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ???? Champion Badminton Court ???? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Champion Badminton Court\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-01 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/332574_1680063472421.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Karen </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/352872_1674017141081.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">???? OCTOPUS????</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KL</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/348584_1686380597714.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elvin </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/142314_1566533024381.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pei Ying</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531744_1681115444258.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545451_1684700288996.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jennie</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 179px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/20 - Min 10 to start', '', 5, 'Saturday', '2023-07-18 03:07:17'),
('2c50b038-264f-45e2-8d4a-89cc1d313fcb', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday 😁😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-28 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/469628_1665457384513.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">r</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/391860_1669040692247.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/421401_1653018567527.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Martin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/303504_1637218837879.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">yanwen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/566198_1690538186285.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Seong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559550_1690537406036.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/544754_1684699528681.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Danny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/493380_1684944445220.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Louis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/376817_1682137337015.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yun Xian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537716_1683625584596.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jerry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/528317_1680207715293.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ow</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/527661_1680016072196.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jacob</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431220_1655784109319.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/140772_1565434648486.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Allan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/388812_1641057080034.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">👣ZHEN</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/163982_1690537776240.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Louis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559371_1688476370702.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vivi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523597_1679019991444.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\"> </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benjamin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546783_1685074352970.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rohert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/324805_1689085462805.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Clanz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523412_1680193517511.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Matt</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546823_1685080571015.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Miki</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 29/29 - Min 10 to start', '', 5, 'Friday', '2023-08-04 09:08:46');
INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('4213afa3-2c4f-428c-a6a5-24d505fdd8f1', 'Fun Saturday Night â±ï¸ Jacky\'s Social Badminton Games â±ï¸ 8-10PM ???? Champion Badminton Court ???? Male : RM20, Female : RM15 â¤ï¸ (Rovo players come join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Champion Badminton Court\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\nâï¸ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\nÂ© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-06-17 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/534510_1682222286294.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Yee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/306342_1681586155086.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/35862_1550815985976.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lewis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513761_1676543948031.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joyce</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536608_1682581895557.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">J</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/352872_1674017141081.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">???? OCTOPUS????</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/312365_1598581188105.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Neenee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/420615_1652723927666.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">chen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/27906_1531390814921.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 180px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/20 - Min 10 to start', '', 5, '', '2023-07-02 13:07:18'),
('44254a16-81a1-4d40-b5e6-1057af615e1f', 'Fun Wednesday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male ：RM22, Female ：RM15 ❤️ (Rovo players, welcome to join us 😁😁😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-05 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/521584_1678597472535.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Meng Hong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/558022_1688003989627.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ho</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/121299_1661303852558.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hao</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shah Nizam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eugene</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Naufal</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/21216_1517981695895.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519289_1677911862148.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KP</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430958_1674728510442.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daljinder </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/133958_1566131406150.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Audrey</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546825_1685080858459.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hayley</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">J</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551792_1686731932263.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jonathan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wpotter</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/64218_1672302741204.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JayPug</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/552747_1686563535376.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Meng hong </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ariff Hazim</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/534244_1684327382687.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Timothy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mel</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 171px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 21/21 - Min 10 to start', '', 5, 'Wednesday', '2023-07-20 04:07:39');
INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('49bcc95d-04c4-4a3f-9fc1-02f37f7eb335', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-03 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532771_1681440779565.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543278_1684151752606.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Fong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/323483_1688093273032.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543389_1688312184653.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K.H Kim</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551792_1686731932263.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jonathan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/453019_1660644345447.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Annie Chong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/426535_1676632362999.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eycah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/406957_1671101017735.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Asyraf</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/408770_1682566751140.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adlee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gary </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">weikai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559057_1688368123370.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SJ</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553917_1686897214641.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Kiat</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431854_1655910228930.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ella</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Duncan </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537821_1683048537047.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Candy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535695_1682304794038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SteveHow</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450241_1685182859692.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kendrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/462633_1663494850002.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shaiful</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541445_1684571756748.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/405646_1656823395694.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aliff </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466870_1664285890505.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liza</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/354577_1623412129083.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 112px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 30/33 - Min 10 to start', '', 5, 'Monday', '2023-07-19 18:07:16');
INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('4d4644dc-d0f0-48b6-8b5a-1439a1830c81', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ???? Young Puchong Sports Center ???? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Young Puchong Sports Center\n???? Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-06-19 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/479752_1680065503948.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thomas (KJW)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511605_1676441693788.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Billy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511365_1686043841087.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SAM</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542707_1683979420552.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Firdaus</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/509681_1675565788916.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Weii</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Simon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/498094_1672401382327.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Summer</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/346450_1617038761417.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Matthew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JQ</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553914_1686896689918.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523701_1679395669638.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Julius</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532428_1681307666997.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450241_1685182859692.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kendrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524165_1679332845139.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eric</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546825_1685080858459.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hayley</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/510750_1675830504139.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steve</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535695_1682304794038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SteveHow</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543261_1684314247407.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jia Yu</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 124px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 30/30 - Min 10 to start', '', 5, '', '2023-07-05 00:07:49'),
('5aaa61e3-63de-4bfd-8c26-5856a8c3133d', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Sunday Jul 30,  3:00 PM - 5:00 PM', '2023-07-30 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/119827_1552545088735.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546825_1685080858459.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hayley</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 183px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/20 - Min 10 to start', '', 5, 'Sunday', '2023-08-04 09:08:46');
INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('5f7f1a46-9d9e-4e68-9111-781387ac7c86', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ???? Young Puchong Sports Center ???? Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday ????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Young Puchong Sports Center\n???? Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  7:58 PM - 9:58 PM', '2023-06-30 19:58:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/391210_1642088052713.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/348623_1652767306086.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenneth</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K.y</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/447159_1659319348766.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edmond Leong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557683_1687882082074.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jing Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553917_1686897214641.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Kiat</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417205_1651652990583.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shirley</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454514_1660980822208.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhing</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451579_1662172267680.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Feng Yi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538579_1683048670596.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jass</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1576224754776.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538582_1683049065365.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Wee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JC</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/555811_1687864594070.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Isaac </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Navien</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/19927_1572084849574.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KH </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548039_1685772357735.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">????????????????????????</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/552747_1686563535376.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Meng hong </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432687_1683278631631.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ken</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111693_1546406761919.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lawrence </div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 147px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 25/25 - Min 10 to start', '', 5, 'Friday', '2023-07-14 23:07:55'),
('6018276e-26dd-4ad3-aa5a-5bbac685f308', 'Fun Wednesday â­ Jacky\'s Social Badminton Games â±ï¸ 8-10PM ???? USJ 23 Badminton Court ???? Male ï¼RM22, Female ï¼RM15 â¤ï¸ (Rovo players, welcome to join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: USJ 23 Badminton Court\n???? Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\nÂ© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-06-14 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/476477_1666422430574.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cindy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/104658_1543140581347.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jenny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536240_1684090078964.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tanya</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/48059_1673161231967.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Khar Peng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/525893_1679570149654.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lum</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/521058_1678357104628.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CS</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450488_1662457760391.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511313_1683351114422.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538590_1683462946648.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daus</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teoh </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Knyx</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eugene</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yu</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513748_1676542619140.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark Chan</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 177px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 18/21 - Min 10 to start', '', 5, '', '2023-06-29 12:06:02');
INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('60a32050-bbab-47f9-8728-ec45bca8e3ea', 'Happy Sunday â­ Jacky\'s Social Badminton Games â±ï¸ 3-5PM ???? New Vision Badminton Court ???? Male : RM20, Female : RM15 â¤ï¸ (Rovo players, welcome to join us ????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: New Vision Badminton Court\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\nÂ© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-06-11 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/397206_1649471215893.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jack</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Phang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546809_1685078201456.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Maya</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/415644_1651042106155.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Desmond</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/351659_1619272646755.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gerry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/528317_1680207715293.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ow</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533382_1681814541950.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ps</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505042_1674317871830.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edison</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/477853_1666799009595.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/157333_1576988814782.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aigini</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/454599_1660993334758.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Han Yang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417793_1662817990356.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jack</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548589_1685519477254.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kin Soon</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 185px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 16/20 - Min 10 to start', '', 5, '', '2023-06-28 18:06:22'),
('6112d9c0-13ef-4aa3-afa7-6192a80e3253', 'Fun Wednesday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male ：RM22, Female ：RM15 ❤️ (Rovo players, welcome to join us 😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-12 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/120247_1687073335082.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hani</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kai Yang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thai Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Karen - Badminton MU</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">J</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/126172_1647404581555.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sahil</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/21216_1517981695895.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Benedict </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430958_1674728510442.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daljinder </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432280_1656553470619.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/425573_1654316115254.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chris</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/17517_1515746376897.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505138_1674365507637.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/465364_1663570229116.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 172px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 15/20 - Min 10 to start', '', 5, 'Wednesday', '2023-07-27 17:07:55');
INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('69f1ff4e-5afa-4076-846b-6caf02443122', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday 😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-07 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Olive</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Pua</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537821_1683048537047.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Candy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520417_1679042206188.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">🥬菜鸟🐦</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/521319_1678433599009.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeff</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/142314_1566533024381.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538582_1683049065365.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Wee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417205_1651652990583.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shirley</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466870_1664285890505.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liza</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/527661_1680016072196.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jacob</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520116_1687187053969.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chelsi </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531565_1681124199976.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dinie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/405646_1656823395694.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aliff </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/341552_1616244458428.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Haang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/312365_1598581188105.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Neenee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/159756_1639745833079.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">C.y.</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 144px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 21/26 - Min 10 to start', '', 5, 'Friday', '2023-07-22 14:07:12'),
('6cb16828-df02-499e-97da-c9c003f9d359', 'Fun Wednesday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ???? USJ 23 Badminton Court ???? Male ：RM22, Female ：RM15 ❤️ (Rovo players, welcome to join us ????????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: USJ 23 Badminton Court\n???? Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-06-28 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519289_1677911862148.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KP</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546031_1684855927098.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545451_1684700288996.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jennie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519380_1677981358134.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Figo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513748_1676542619140.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark Chan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553917_1686897214641.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Kiat</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/344832_1670917990020.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hayden Sim</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/27890_1521296992249.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Leong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/119257_1686217125135.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bobby</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511605_1676441693788.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Billy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Simon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557689_1687883390097.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susu</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/453322_1660718213186.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CF</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Loy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/166107_1583313979958.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ting</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">TK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/556858_1687674762270.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ka</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 190px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 20/20 - Min 10 to start', '', 5, 'Wednesday', '2023-07-12 23:07:13');
INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('6ebbf019-ee86-4807-9a46-49c31154b112', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Sunday Jul 23,  3:00 PM - 5:00 PM', '2023-07-23 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560698_1688980370698.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Weng Sheng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Waifu Li-Wei</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542209_1683870945866.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/119827_1552545088735.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/465364_1663570229116.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/67092_1549804571142.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/563893_1689912800385.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ian</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 177px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/20 - Min 10 to start', '', 5, 'Sunday', '2023-08-04 09:08:46'),
('721e2110-843f-439b-a9c1-5b3003c470da', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-13 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/515551_1676963328610.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gwen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513748_1676542619140.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark Chan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/477851_1666798878981.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Qi Zhen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Khap</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JQ</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1680467884249.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437760_1666858816606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dilip</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nympha</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/464854_1689084877586.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Negroni</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541168_1683600757251.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450241_1685182859692.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kendrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chuan - Badminton</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/412058_1649665097337.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shao Fong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/410631_1680083302205.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yj</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520410_1682865905330.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sugendiren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/447159_1659319348766.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/521463_1684372416676.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 128px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 22/28 - Min 10 to start', '', 5, 'Thursday', '2023-07-28 16:07:49');
INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('7446f35c-497d-4c24-95bf-0587abe6fe54', 'Fun Wednesday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 USJ 23 Badminton Court 🏸 Male ：RM22, Female ：RM15 ❤️ (Rovo players, welcome to join us 😁😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: USJ 23 Badminton Court\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-19 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/24124_1672650027045.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chris</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546825_1685080858459.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hayley</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519380_1677981358134.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Figo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513748_1676542619140.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark Chan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Julian </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/504406_1674136637975.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darren </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/484105_1688464480908.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ady</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/470853_1664944646908.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cindy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/17517_1515746376897.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 185px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 13/20 - Min 10 to start', '', 5, 'Wednesday', '2023-08-02 18:08:30'),
('82456609-1348-4ed1-8fbc-7e7416279a0c', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (All are welcome to join us 😀😀😀)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-07-08 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nympha</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431168_1657529311046.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bernard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeng Kang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546783_1685074352970.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rohert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559265_1688449738236.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">L</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532739_1681402115872.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cheng Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/438868_1657515244342.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Harry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/380510_1687705768871.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Peggy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/464552_1663399245490.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eric</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553920_1686897553890.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/384885_1639303730346.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jake</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/144517_1573112089259.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">James</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520276_1685153793056.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Abbie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560121_1688775908332.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ivan</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 130px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 24/28 - Min 10 to start', '', 5, 'Saturday', '2023-07-22 14:07:25');
INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('84d35c30-a79a-458e-b002-550dff7b34d2', 'Fun Friday â­ Jacky\'s Social Badminton Games â±ï¸ 8-10PM ???? Young Puchong Sports Center ???? Male ï¼RM22, Female ï¼RM15 â¤ï¸ (Come join us this Friday ????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Young Puchong Sports Center\n???? Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\nÂ© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '0000-00-00 00:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">zhanyi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523104_1678882673078.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kent</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zenn cnx</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546809_1685078201456.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Maya</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535695_1682304794038.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SteveHow</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430958_1674728510442.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daljinder </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1680467884249.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/528678_1680629687053.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/540992_1683542189861.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">J</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549172_1685692789716.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Weng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545450_1684699957020.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532771_1681440779565.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549226_1685691502741.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jia Ying</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">J</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/162191_1658454576304.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">cozy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/40732_1544284966775.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LY</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yi Chen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Boon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/421349_1685695448933.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/499841_1684316145706.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tay</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/447293_1659341440055.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samm </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/452437_1682835769806.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jing</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/525601_1679561943758.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">????NicholasTeh ????????????</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 119px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', '', '', 5, '', '2023-06-20 23:06:45'),
('84f6c21a-ebde-4c5a-a382-ac330f5d114a', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ???? New Vision Badminton Court ???? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: New Vision Badminton Court\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-06-25 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/477853_1666799009595.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/157333_1576988814782.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aigini</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/351659_1619272646755.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gerry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535947_1682482494403.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">XK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/67092_1549804571142.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/119827_1552545088735.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/475765_1681002432050.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liangg</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei shaw</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505138_1674365507637.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/21063_1672210437825.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Seng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551901_1686369984243.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/534510_1682222286294.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei Yee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549696_1685797776912.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hao</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/399743_1652442325436.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Leonard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/435687_1676974534673.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Warren</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/435910_1656912557813.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 183px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 20/20 - Min 10 to start', '', 5, 'Sunday', '2023-07-12 12:07:16');
INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('85047870-e6c2-407b-8455-37f407f453a1', 'Fun Monday â­ Jacky\'s Social Badminton Games â±ï¸ 8-10PM ???? Young Puchong Sports Center ???? Male ï¼RM22, Female ï¼RM15 â¤ï¸ (Best rate for female at this venue. Rovo players, come join us ????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Young Puchong Sports Center\n???? Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\nÂ© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-06-12 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/128056_1556678015262.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Max</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Le</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537821_1683048537047.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Candy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519586_1677987125407.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Crystal </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/522684_1678778340605.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450241_1685182859692.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kendrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531928_1682487709335.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">WF</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Duncan </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532620_1681374503090.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hui Li</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/385181_1651587355202.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joewy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546783_1685074352970.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rohert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Xiu</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466036_1675155801592.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">6.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">å¸å¥</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sally????</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/434207_1656496906455.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amber</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1576224754776.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/382827_1638425439490.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546808_1685078097442.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Emma</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jimmy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ckl</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 28/28 - Min 10 to start', '', 5, '', '2023-06-28 23:06:24'),
('851deab4-7240-444d-a900-11a6ba1fb278', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-22 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1676593246789.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/352872_1674017141081.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">🐙 OCTOPUS🐙</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/17796_1658661467662.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dr Chris Wong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dr Kyle Soo</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557689_1687883390097.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susu</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551282_1686549313677.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhi Quan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/558435_1688122130531.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">chong </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/107485_1637388434002.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/420615_1652723927666.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">chen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/138736_1631142630907.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ALEX</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KL</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557111_1687751902758.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">pipo</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 176px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 15/20 - Min 10 to start', '', 5, 'Saturday', '2023-08-04 09:08:46');
INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('8542373a-711b-41f3-a179-4a74b0e2910f', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ???? Young Puchong Sports Center ???? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Young Puchong Sports Center\n???? Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-06-29 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546823_1685080571015.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Miki</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">YU</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/528317_1680207715293.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ow</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538582_1683049065365.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Wee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/142314_1566533024381.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545450_1684699957020.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437312_1657696369447.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kasper</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 149px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/25 - Min 10 to start', '', 5, 'Thursday', '2023-07-14 23:07:55'),
('887718b6-8aae-4105-803e-355adc41a18b', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday 😁😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-14 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535695_1682304794038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SteveHow</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538584_1683049381025.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brendan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513278_1676442093237.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ahyong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wai Kee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/104658_1543140581347.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jenny</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546825_1685080858459.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hayley</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/461742_1662721196982.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CiCi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520370_1679807958818.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/20 - Min 10 to start', '', 5, 'Friday', '2023-07-28 23:07:54'),
('8950f3da-c620-4829-907f-9422a02f14ce', 'Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM ???? Zelka Sports Center ???? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Zelka Sports Center\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:00 PM', '2023-06-29 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/38357_1681202680751.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rroy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553920_1686897553890.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/415396_1670328523758.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Prina</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvyn</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/558022_1688003989627.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">ho</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529818_1680602694999.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529102_1680507141605.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/307508_1595009595541.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ser Hwa</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538380_1683017153134.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jay Shen </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Puah</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/532833_1681998291179.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/516198_1686292840602.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529073_1680413431163.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533249_1681552303131.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sheldon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">jien ping</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538811_1687959693843.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Johan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/428106_1668594884224.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">WONG</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bun</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 192px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 20/20 - Min 10 to start', '', 5, 'Thursday', '2023-07-13 15:07:10');
INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('8a3e12e6-96f8-433c-b86f-b3f53fddf646', 'Fun Friday â­ Jacky\'s Social Badminton Games â±ï¸ 8-10PM ???? Young Puchong Sports Center ???? Male ï¼RM22, Female ï¼RM15 â¤ï¸ (Come join us this Friday ????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Young Puchong Sports Center\n???? Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\nÂ© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-06-16 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553848_1686902533509.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">JC</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523104_1678882673078.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kent</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535695_1682304794038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SteveHow</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/138160_1679118257553.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ong </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546825_1685080858459.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hayley</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549428_1686411358020.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mao Heng </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535722_1682507735498.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Syakir</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lim</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553356_1686735604897.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mika</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/436118_1658163009242.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Phang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541445_1684571756748.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/525823_1679556621355.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hweesin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/547560_1685253561701.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kevin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546808_1685078097442.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Emma</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553914_1686896689918.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531801_1681127216653.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kevin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/139750_1564809437548.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ken</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 144px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 26/26 - Min 10 to start', '', 5, '', '2023-07-01 14:07:45');
INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('8e822a12-32ca-47b6-af75-504bedf12f9a', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday 😁😁😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-21 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ong </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/452389_1668480059726.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adib</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466870_1664285890505.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liza</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559371_1688476370702.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vivi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559370_1688475937156.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431411_1655814618109.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537581_1684763965159.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/463620_1663173802452.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeffrey</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523597_1679019991444.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\"> </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/464854_1689084877586.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Negroni</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MY</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Khap</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/561954_1689342368036.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joshua </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538787_1683957447385.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hao</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523376_1680191357588.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jane</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/426288_1657760720157.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Choon Ming</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/527661_1680016072196.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jacob</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/307645_1641357852802.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aina</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wai Choong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513877_1676562315825.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/158371_1674453163295.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Reii </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523412_1680193517511.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Matt</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150532_1675145637771.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shih Yuin</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536964_1686238874491.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shih Yuin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431220_1655784109319.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/510750_1675830504139.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steve</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 115px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 30/32 - Min 10 to start', '', 5, 'Friday', '2023-08-04 09:08:46'),
('9237c05d-4f1c-4e24-b95f-24da2011e1b6', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ???? Young Puchong Sports Center ???? Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Young Puchong Sports Center\n???? Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-06-23 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538584_1683049381025.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brendan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Syakir</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553916_1686897033519.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nichole Wong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549311_1685704330184.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553848_1686902533509.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nympha</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538579_1683048670596.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jass</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513748_1676542619140.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark Chan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/10650_1527779198275.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wong Mei Shan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535695_1682304794038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SteveHow</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/344832_1670917990020.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hayden Sim</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 173px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/20 - Min 10 to start', '', 5, 'Friday', '2023-07-08 13:07:29');
INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('9921761e-16fd-4db0-86ae-4a94aa1c13cb', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-08 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545450_1684699957020.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505132_1674364534657.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Grace</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/352872_1674017141081.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">🐙 OCTOPUS🐙</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KL</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533320_1681564246034.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kevin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/326557_1653238595157.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenneth</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557217_1688234521675.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LIM</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 10/20 - Min 10 to start', '', 5, 'Saturday', '2023-07-24 19:07:12'),
('9faa0a5a-3770-4e14-bed8-2d08d590ccdf', 'Fun Wednesday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ???? USJ 23 Badminton Court ???? Male ：RM22, Female ：RM15 ❤️ (Rovo players, welcome to join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: USJ 23 Badminton Court\n???? Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-06-21 20:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537069_1684513687123.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sean</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/473387_1665569867677.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Richard </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit Li</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/309766_1684995617526.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Naim Aidi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432280_1656553470619.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/484067_1668489019912.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kah Yung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/310417_1687221206070.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Iris</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jimmy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nympha</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Boon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511313_1683351114422.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chew</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gwen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">J</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/479801_1668485182081.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519380_1677981358134.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Figo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/446724_1659234361629.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thye</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546811_1685078349033.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Audrey</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551901_1686369984243.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">lee</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 174px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 22/22 - Min 10 to start', '', 5, 'Wednesday', '2023-07-07 02:07:42'),
('a3fc88c1-f1c9-491e-8b80-8e4a94e456d6', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Sunday Aug 06,  3:00 PM - 5:00 PM', '2023-08-06 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/464854_1690818771290.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ba</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437973_1657333831654.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537821_1683048537047.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Candy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/119827_1552545088735.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/20 - Min 10 to start', '', 5, 'Sunday', '2023-08-04 09:08:46');
INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('a481bb91-ba9c-454c-8445-63d1d7facb88', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-31 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Syakir</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543503_1684222886315.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Keegan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yj</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543278_1689592287751.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Fong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/522375_1679028307865.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Max</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/566192_1690535465648.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jacy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/441782_1671440358359.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daryl</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/566223_1690543233226.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Anna</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/433884_1656411907786.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michael</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538584_1683049381025.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brendan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536964_1686238874491.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shih Yuin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/10650_1527779198275.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wong Mei Shan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546783_1685074352970.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rohert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/479752_1680065503948.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thomas (KJW)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/409985_1648895659901.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hideyuki</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1680467884249.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 170px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 21/21 - Min 10 to start', '', 5, 'Monday', '2023-08-04 09:08:46'),
('a881e434-e2df-435f-90fb-697ac320da20', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ???? Zelka Sports Center ???? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ????????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Zelka Sports Center\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-06-24 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gab</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520276_1685153793056.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Abbie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/391074_1673758696577.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Derek ho</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546809_1685078201456.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Maya</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/71246_1537424907189.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ming</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450241_1685182859692.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kendrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/42897_1526901201211.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Timothy </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/447293_1659341440055.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samm </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/413815_1650338533722.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hong Guan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kit</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545206_1685441622492.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/531550_1681219542539.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liv</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/306326_1593592897093.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tan </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449095_1687062102686.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ed</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/471318_1665066301972.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/376357_1678868536113.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/387507_1642046456740.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">AllisonO</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 132px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 26/28 - Min 10 to start', '', 5, 'Saturday', '2023-07-09 13:07:45');
INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('aa05d31b-8443-46c7-9cb3-d92e51c2973f', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday 😁😁😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-08-04 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/527661_1680016072196.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jacob</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511605_1676441693788.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Billy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Syakir</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/547144_1685976155393.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chen Yang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553914_1686896689918.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548039_1685772357735.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">𝑮𝑬𝑵𝑱𝑰𝑬</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ong </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513468_1676472834022.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kean Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/422_1493476387359.jpg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538582_1683049065365.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Wee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Desmond</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557689_1687883390097.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susu</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 183px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/20 - Min 10 to start', '', 5, 'Friday', '2023-08-04 09:08:46'),
('abc345e0-af1d-47c6-adee-db6026a73d40', 'Fun Sunday Night â±ï¸ Jacky\'s Social Badminton Games â±ï¸ 8-10PM ???? Lavana 2 Sports Centre ???? Male : RM20, Female : RM15 â¤ï¸ (Rovo players come join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Lavana 2 Sports Centre\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\nâï¸ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\nÂ© Copyright protected. Please do not copy my content.', 'Sunday Jun 04,  8:00 PM - 10:00 PM', '0000-00-00 00:00:00', 'Lavana 2 Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538580_1683048828433.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Connie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 185px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', '', '', 5, '', '2023-06-22 10:06:46'),
('acc42440-fdae-424a-a4b5-adda0b18360e', 'Fun Thursday â­ Jacky\'s Social Badminton Games â±ï¸ 8-10PM ???? Young Puchong Sports Center ???? Male ï¼RM22, Female ï¼RM15 â¤ï¸ (Best rate for female at this venue. Rovo players, come join us ????????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Young Puchong Sports Center\n???? Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\nÂ© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-06-08 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/521463_1684372416676.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/408770_1682566751140.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adlee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/453374_1660874312677.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Parimala</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chan </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/381358_1637821825585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437760_1666858816606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dilip</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sugendiren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513278_1676442093237.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ahyong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546809_1685078201456.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Maya</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/441504_1658071798975.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ben</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Navien</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/19927_1572084849574.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KH </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529780_1681002634736.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">King SH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417480_1651743162808.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Parthiven</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/550297_1685961248996.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shan </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1680467884249.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/407221_1668505016036.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thad</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/469333_1676450614071.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elaine</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Weng Shen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536964_1683884696456.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shih Yuin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520725_1678501438446.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Milton </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432280_1656553470619.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 134px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', '', '', 5, '', '2023-06-22 17:06:41');
INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('af51a949-e2e9-4fdc-b45d-a6201a0d38d6', 'Fun Thursday â­ Jacky\'s Social Badminton Games â±ï¸ 8-10PM ???? Young Puchong Sports Center ???? Male ï¼RM22, Female ï¼RM15 â¤ï¸ (Best rate for female at this venue. Rovo players, come join us ????????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Young Puchong Sports Center\n???? Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\nÂ© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-06-15 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/155081_1575365842557.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">LILY </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/464854_1686643029252.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Baron </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/395197_1659627960535.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shamz</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeng Kang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538070_1682937868480.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vincent</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/139750_1564809437548.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ken</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shah Nizam</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551792_1686731932263.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jonathan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/446724_1659234361629.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thye</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450241_1685182859692.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kendrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/500000_1672991448911.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tian</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Teoh</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549479_1685857950422.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/526990_1682705820997.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ks</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150973_1572334183683.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Janice</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/461705_1662714814652.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thanasillan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541168_1683600757251.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/525235_1681948328263.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">èé¸</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nympha</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/311663_1662997696193.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mc</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553530_1686796512696.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Christine</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437760_1666858816606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dilip</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/453374_1660874312677.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Parimala</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437460_1667181505214.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jay</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466870_1664285890505.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liza</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sugendiren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546811_1685078349033.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Audrey</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lee</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 110px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 32/33 - Min 10 to start', '', 5, '', '2023-06-30 23:06:32'),
('af90efcb-2b53-4328-8525-3989be828e9d', 'Fun Saturday â±ï¸ Jacky\'s Social Badminton Games â±ï¸ 3-5PM ???? Zelka Sports Center ???? Male : RM20, Female : RM15 â¤ï¸ (All are welcome to join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Zelka Sports Center\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\nâï¸ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\nÂ© Copyright protected. Please do not copy my content.', 'Saturday Jun 03,  3:00 PM - 5:00 PM', '0000-00-00 00:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546811_1685078349033.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Audrey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/21416_1663234066265.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MingLiang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/441504_1658071798975.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ben</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 179px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', '', '', 5, '', '2023-06-20 23:06:45');
INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('b21d803c-8ee4-44d8-8d9c-99f0ddb666e1', 'Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (All are welcome to join us 😀)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  2:00 PM - 4:00 PM', '2023-07-19 14:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/159512_1578644475252.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gab</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">MH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533127_1681528764138.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Acap</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/471318_1665066301972.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/410782_1682223596484.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eden</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546783_1685074352970.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rohert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/465364_1663570229116.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 184px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 11/20 - Min 10 to start', '', 5, 'Wednesday', '2023-08-01 22:08:53'),
('b23e7699-dfa1-48cf-8e84-18aac61c2d7c', 'Fun Saturday Night â±ï¸ Jacky\'s Social Badminton Games â±ï¸ 8-10PM ???? Champion Badminton Court ???? Male : RM20, Female : RM15 â¤ï¸ (Rovo players come join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Champion Badminton Court\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\nâï¸ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\nÂ© Copyright protected. Please do not copy my content.', 'Saturday Jun 10,  8:00 PM - 10:00 PM', '2023-06-10 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546823_1685080571015.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Miki</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505132_1674364534657.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Grace</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1676593246789.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/348584_1682751257017.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elvin </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/20 - Min 10 to start', '', 5, '', '2023-06-27 12:06:19'),
('ba4fb45b-e545-41d2-8209-16732caef078', 'Fun Sunday Night â±ï¸ Jacky\'s Social Badminton Games â±ï¸ 8-10PM ???? Lavana 2 Sports Centre ???? Male : RM20, Female : RM15 â¤ï¸ (Rovo players come join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Lavana 2 Sports Centre\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\nâï¸ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\nÂ© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-06-11 20:00:00', 'Lavana 2 Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/498070_1672397250624.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Felicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505138_1674365507637.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538584_1683049381025.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brendan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513748_1676542619140.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark Chan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/352872_1674017141081.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">???? OCTOPUS????</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/162191_1658454576304.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">cozy</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 176px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/20 - Min 10 to start', '', 5, '', '2023-06-28 18:06:15');
INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('ba9c509a-b992-4bf8-bb0e-d2334adbc854', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-06 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/31750_1522550577845.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/461705_1662714814652.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thanasillan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Syakir</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557689_1687883390097.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susu</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Roth Deranken BC</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437760_1666858816606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dilip</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541168_1683600757251.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430958_1674728510442.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daljinder </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450241_1685182859692.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kendrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/517427_1684745434459.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SikKwang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546783_1685074352970.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rohert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/488175_1669552370221.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Joey</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/555644_1687936494775.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Heng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559370_1688475937156.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548039_1685772357735.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">𝑮𝑬𝑵𝑱𝑰𝑬</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546649_1685022163615.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/432280_1656553470619.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SK</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/48784_1686630158032.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Louis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/31675_1522668735505.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Summer</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sugendiren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thomson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/521463_1684372416676.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553772_1688624210640.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chow</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542527_1688620246189.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lvis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520725_1678501438446.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Milton </div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 119px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 30/30 - Min 10 to start', '', 5, 'Thursday', '2023-07-21 17:07:29'),
('bc59364d-136d-41ad-a0f9-93ca2738afba', 'Fun Wednesday â­ Jacky\'s Social Badminton Games â±ï¸ 8-10PM ???? USJ 23 Badminton Court ???? Male ï¼RM22, Female ï¼RM15 â¤ï¸ (Rovo players, welcome to join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: USJ 23 Badminton Court\n???? Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\nÂ© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '0000-00-00 00:00:00', 'USJ 23 Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/476477_1666422430574.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Cindy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549311_1685704330184.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Louis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Eddy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/511611_1676458115052.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shawn </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shami</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Afiq</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/105065_1543328486345.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aiman</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/100021_1540999332834.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Muhamad</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/446724_1659234361629.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thye</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/162191_1658454576304.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">cozy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Boon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545451_1684700288996.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jennie</div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 199px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', '', '', 5, '', '2023-06-22 10:06:46');
INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('bcff3fb8-1455-4030-a6bf-615227421880', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-24 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553917_1686897214641.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Kiat</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/526020_1679621568440.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vincent</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417205_1651652990583.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shirley</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/555550_1688920472072.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/6225_1520301632189.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Audrey</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448156_1659547341624.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amy 🌺</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/423258_1653564175180.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Duncan </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yj</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/391860_1669040692247.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/394331_1643795891877.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amirul</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/507598_1684838688819.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">owen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/543503_1684222886315.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Keegan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/495375_1671591397649.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jacy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/528685_1689411576735.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Loi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/466870_1664285890505.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Liza</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ng ZK</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/558278_1689996965996.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ijol</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431220_1655784109319.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nicole</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 143px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 23/26 - Min 10 to start', '', 5, 'Monday', '2023-08-04 09:08:46'),
('bd9fdd95-67ca-46f9-9a59-fb35ccec463c', 'Fun Saturday â±ï¸ Jacky\'s Social Badminton Games â±ï¸ 3-5PM ???? Zelka Sports Center ???? Male : RM20, Female : RM15 â¤ï¸ (All are welcome to join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Zelka Sports Center\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\nâï¸ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\nÂ© Copyright protected. Please do not copy my content.', 'Saturday Jun 10,  3:00 PM - 5:00 PM', '2023-06-10 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430958_1674728510442.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daljinder </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520276_1685153793056.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Abbie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gab</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/148535_1570638998556.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samuel </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/471318_1665066301972.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 180px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 12/20 - Min 10 to start', '', 5, '', '2023-06-26 19:06:19'),
('c107d8e6-a30c-4716-8442-d390e3e9853d', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday Aug 05,  8:00 PM - 10:00 PM', '2023-08-05 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505138_1674365507637.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Robert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553920_1686897553890.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1676593246789.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 183px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 7/20 - Min 10 to start', '', 5, 'Saturday', '2023-08-04 09:08:46');
INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('cbe2b751-a9e4-4fe0-8092-832ba7e29c01', 'Fun Friday â­ Jacky\'s Social Badminton Games â±ï¸ 8-10PM ???? Young Puchong Sports Center ???? Male ï¼RM22, Female ï¼RM15 â¤ï¸ (Come join us this Friday ????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Young Puchong Sports Center\n???? Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\nÂ© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-06-09 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551536_1686284336387.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Susan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551539_1686284537145.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kenny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427110_1654846647764.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ricky</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523597_1679019991444.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\"> </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535695_1682304794038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SteveHow</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520370_1679807958818.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Simon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545450_1684699957020.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546811_1685078349033.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Audrey</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549311_1685704330184.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/389081_1643640413574.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Heng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/526001_1679604073785.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronnie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538639_1683083655606.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jerry</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/139750_1564809437548.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ken</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/536547_1685701402659.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Max</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/68802_1681180809801.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nathams</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">gao</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538553_1685437242559.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amanda</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111693_1546406761919.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lawrence </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451728_1668761793158.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">AW</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546783_1685074352970.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rohert</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/445048_1658855938281.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kc</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 140px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 26/27 - Min 10 to start', '', 5, '', '2023-06-24 13:06:42');
INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('cc6ccd8f-db2b-493a-85c6-aa3133154a0c', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-07-17 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/142314_1566533024381.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alicia</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/133958_1566131406150.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Audrey</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551792_1686731932263.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jonathan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559370_1688475937156.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Desmond</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kuan lim</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yj</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/111693_1546406761919.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lawrence </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541445_1684571756748.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559371_1688476370702.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vivi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/547746_1685289818159.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee Hoe</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/388812_1641057080034.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">👣ZHEN</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/460985_1663396759923.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Adrian </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/465033_1663493339956.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wesley</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/526001_1679604073785.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ronnie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/562798_1689589229625.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Weejer</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 130px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 24/28 - Min 10 to start', '', 5, 'Monday', '2023-07-30 21:07:43'),
('cdff4b84-d7d8-4787-ba22-a58611d9b961', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Monday Aug 07,  8:00 PM - 10:00 PM', '2023-08-07 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513748_1676542619140.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark Chan</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/491463_1670420559708.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Miki</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 182px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 5/20 - Min 10 to start', '', 5, 'Monday', '2023-08-04 09:08:46'),
('cfdb6604-9ee7-4f98-877d-670ea0a6b6c9', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (All are welcome to join us 😀😀😀)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday Jul 15,  3:00 PM - 5:00 PM', '2023-07-15 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/560132_1689059713742.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431168_1657529311046.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bernard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Coey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513278_1676442093237.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ahyong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/159512_1578644475252.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gab</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Phang</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 181px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/20 - Min 10 to start', '', 5, 'Saturday', '2023-07-28 23:07:54');
INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('d34edf58-a78f-4e44-b7ac-a6f72e95feb1', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ???? Young Puchong Sports Center ???? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Young Puchong Sports Center\n???? Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-06-22 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K.y</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541168_1683600757251.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437760_1666858816606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dilip</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/529305_1680467884249.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aaron</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/477851_1666798878981.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Qi Zhen</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546783_1685074352970.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rohert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/153875_1574405400649.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong Wen</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/413962_1650385934292.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tim Lit</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553402_1686745325495.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CS</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Vinod Chandramohan </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">weikai</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/316489_1683087227943.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elva</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">sasi</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/331215_1643208761493.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dinis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548039_1685772357735.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">????????????????????????</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mich</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553973_1686906829592.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Marcus</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553920_1686897553890.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chung</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549311_1685704330184.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Syakir</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 129px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 25/28 - Min 10 to start', '', 5, 'Thursday', '2023-07-08 13:07:56');
INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('da4b2fcc-a8fc-43c4-afa2-1b612e975be2', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ???? Zelka Sports Center ???? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ????????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Zelka Sports Center\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-07-01 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/21381_1640588399000.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KH</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/431168_1657529311046.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bernard</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Derick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/552747_1686563535376.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Meng hong </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Steve</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Choo Kang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/421349_1685695448933.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chau </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jia-ale</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/495296_1688187953099.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Evelyn</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/139237_1642387288034.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jason</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Coey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Phang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519380_1677981358134.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Figo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/520276_1685153793056.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Abbie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542204_1683869985451.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Oliver</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/10005_1527779055074.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jessiea</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546783_1685074352970.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rohert</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jeremy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/159512_1578644475252.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.4</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gab</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 111px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 27/33 - Min 10 to start', '', 5, 'Saturday', '2023-07-14 23:07:55'),
('dde3cfbf-e0dc-4b3e-ac3c-8cc81e3ecc69', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ???? New Vision Badminton Court ???? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: New Vision Badminton Court\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Sunday Jun 18,  3:00 PM - 5:00 PM', '2023-06-18 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553939_1686908308130.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">grace</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/157333_1576988814782.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aigini</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/119827_1552545088735.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/477853_1666799009595.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">CY</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/130703_1652721116002.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 183px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 8/20 - Min 10 to start', '', 5, '', '2023-07-03 19:07:49');
INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('e2e7b24a-0282-49d2-b561-584cec5fdf91', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Young Puchong Sports Center 🏸 Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us 😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Young Puchong Sports Center\n🏸 Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-08-03 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437460_1667181505214.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jay</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1688629144414.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/505132_1674364534657.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Grace</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553530_1686796512696.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Christine</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/557691_1687883713302.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wayne</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513278_1676442093237.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ahyong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sugendiren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551203_1686199192298.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Punithan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541168_1683600757251.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/461705_1662714814652.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Thanasillan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nympha</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/437760_1666858816606.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Dilip</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549311_1685704330184.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Patrick</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/565823_1690434644141.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alex</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513468_1676472834022.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kean Hong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/453374_1660874312677.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Parimala</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559370_1688475937156.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chun</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 182px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 19/20 - Min 10 to start', '', 5, 'Thursday', '2023-08-04 09:08:46'),
('e41a0ca8-0bd5-486e-869a-99e0183cbca8', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ???? Champion Badminton Court ???? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Champion Badminton Court\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-06-24 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/141475_1565922998151.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alice</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537615_1686991507002.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">John</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1676593246789.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/352872_1674017141081.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">???? OCTOPUS????</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/35862_1550815985976.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Lewis</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/312887_1598883753535.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Edmund</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537821_1683048537047.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Candy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548039_1685772357735.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">????????????????????????</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/348584_1686380597714.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Elvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Henry</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 179px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/20 - Min 10 to start', '', 5, 'Saturday', '2023-07-09 13:07:45');
INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('e436586b-d0b3-4a13-9faa-e99d9695ddc2', 'Fun Saturday â±ï¸ Jacky\'s Social Badminton Games â±ï¸ 3-5PM ???? Zelka Sports Center ???? Male : RM20, Female : RM15 â¤ï¸ (All are welcome to join us ????????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Zelka Sports Center\n???? Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\nâï¸ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\nÂ© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-06-17 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">sherene</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Shoong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Gab</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/38357_1681202680751.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Rroy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546825_1685080858459.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hayley</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Phang</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546823_1685080571015.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Miki</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Coey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/112363_1680746611537.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Salem</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545206_1685441622492.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">William </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/450241_1685182859692.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kendrick</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/421349_1685695448933.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mark</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/541867_1686299500332.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ko</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/548589_1686475201433.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kin Soon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/447293_1659341440055.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Samm </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">John</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/471318_1665066301972.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 131px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 25/28 - Min 10 to start', '', 5, '', '2023-07-01 14:07:45'),
('ec375ec5-bbac-4698-9389-f8ee419a618f', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM 🏸 Champion Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players come join us 😁)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Champion Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday Jul 29,  8:00 PM - 10:00 PM', '2023-07-29 20:00:00', 'Champion Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/471428_1671720373552.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Alan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513950_1676593246789.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ah</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/150609_1572080923538.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.9</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yik </div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/64507_1535336118072.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Tom</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Desmond</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/427257_1654874566993.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Michelle</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/553918_1686897390394.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chee</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 182px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 9/20 - Min 10 to start', '', 5, 'Saturday', '2023-08-04 09:08:46');
INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('efb381a6-9342-44f6-ab6b-528eced0e8a2', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 Zelka Sports Center 🏸 Male : RM20, Female : RM15 ❤️ (All are welcome to join us 😀😀😀)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: Zelka Sports Center\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Don\'t get a new shuttle if the previous shuttle is still usable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n☑️ Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Saturday Jul 29,  3:00 PM - 5:00 PM', '2023-07-29 15:00:00', 'Zelka Sports Centre', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/559265_1688449738236.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">L</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/430958_1674728510442.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.6</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Daljinder </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Low</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/471318_1665066301972.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/417140_1651596816584.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zheng Yang</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Zhen Rong</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Erwin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/133958_1566131406150.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Audrey</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bear2.</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bear</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chin</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 179px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 14/20 - Min 10 to start', '', 5, 'Saturday', '2023-08-04 09:08:46'),
('f5ffe6b8-cf54-451c-81b6-28f952ce01be', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ???? Young Puchong Sports Center ???? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ????????)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n???? Venue: Young Puchong Sports Center\n???? Fees: Male RM22, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Please use the previous shuttle to play if it is still playable.\n\n???? Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n????Contactless payment preferred, please TNG to 012 2132066 before game starts.\n\n****************************\n\n???? Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  8:00 PM - 10:00 PM', '2023-06-26 20:00:00', 'Puchong Sport Center', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Bryan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/135917_1576224754776.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kan Wey</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Z</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/549309_1685704107551.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mr Mung</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519836_1678686450596.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">T</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/535695_1682304794038.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">SteveHow</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Sy</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jin cun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/492847_1670814047746.jpeg\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Suyi</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chi Kwan</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/484360_1671018491364.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Fei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/513278_1676442093237.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ahyong</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/524080_1679378821580.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wei Heng</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/533658_1683802082944.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Js</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/414388_1650553439000.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ngoo</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/537911_1682934452903.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Wilson</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/538580_1683048828433.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Connie</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/451728_1668761793158.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">AW</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Ken </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/39047_1684856350843.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Darren</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/484449_1680416239484.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Toro</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.3</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">K.y</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/46742_1617624260312.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jack</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/339393_1659783635746.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Danny</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/448390_1659612790585.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.1</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Brandon</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/546825_1685080858459.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Hayley</div></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div><div class=\"css-hs3yfo\"><div class=\"css-1a84yry\"></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 120px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 28/31 - Min 10 to start', '', 5, 'Monday', '2023-07-12 12:07:16');
INSERT INTO `games_BAK1` (`game_id`, `game_title`, `game_desc`, `game_time`, `game_start_time`, `game_location`, `game_players`, `game_going`, `game_players_joined`, `game_players_num_left`, `game_day`, `last_updated`) VALUES
('fb37aa28-4f60-46f3-ae81-e9fb9b591c14', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM 🏸 New Vision Badminton Court 🏸 Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us 😀😀😀)', 'Hi badminton lovers,\nLet\'s come together and enjoy playing badminton. Make new friends at the same time.\n\n🏸 Venue: New Vision Badminton Court\n🏸 Fees: Male RM20, Female RM15\n\nIn our team, we have both male and female players, so, we can play men\'s, women\'s, and mixed doubles.\n\nPlease be considerate in changing shuttles, and change only when necessary. Use old shuttles for warming up. Use previous shuttle to play if it is still playable.\n\n📢 Please place the shuttle in the center of the court if it is still playable, for the next set of players.\n\nPlease rest after each game you have played, so as to allow others to have an equal chance of playing.\n\n💰Contactless payment preferred, please TNG to 012 2132066 before game start.\n\n****************************\n\n🍋 Used shuttles (RSL Classic, RSL Supreme, RCL Black Silver) for sell. All are still playable and in great condition. RM5 a tube (12 shuttles).\n\nWhatsApp me at 012-2132066 for enquiry\n\n****************************\n\nThank you.\n\n© Copyright protected. Please do not copy my content.', 'Today,  3:00 PM - 5:00 PM', '2023-07-09 15:00:00', 'New Vision Badminton Court', '<div class=\"css-117j3zt\"><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-xvosc6\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jia</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/391388_1685901017012.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Melvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/24877_1519720405099.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.7</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mei</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/525601_1679561943758.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">🐝NicholasTeh 🐝🐝🐝</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/551901_1686369984243.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">lee</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/33654_1533923165927.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">2.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Chun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/523234_1678942424349.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yap</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/166430_1583560134567.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Amie</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/554436_1687009878923.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">1.8</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Big</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/519380_1677981358134.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Figo</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/545887_1684918978120.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kendy </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/449940_1659940760931.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">4.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-zkfaav\">Jacky </div><div class=\"css-1xaeku0\">(Host)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Kelvin</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/542318_1683886482385.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Yun</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/157333_1576988814782.jpeg\" class=\"css-1vxf1ww\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.2</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Aigini</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/411800_1652107452868.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Nancy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/465364_1663570229116.jpeg\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Mandy</div><div class=\"css-1xaeku0\">(Reserved)</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/306705_1668680152190.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Jing </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/464854_1686643029252.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.5</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Baron </div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3-ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/default.png\" class=\"css-14ma2d8\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">U</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">Navien</div></div></div><div class=\"css-1ly3bsg\"><div class=\"css-9zgif3\"><img src=\"https://s3.ap-southeast-1.amazonaws.com/prod.rovo.co/profiles/pictures/small/19927_1572084849574.jpeg\" class=\"css-kque9k\"><div class=\"css-125mj4p\"><svg width=\"32px\" height=\"32px\" viewBox=\"0 0 36 40\" fill=\"none\" style=\"cursor: initial; pointer-events: none;\"><title>polygon-green</title><path d=\"M16.5 0.865791C17.4282 0.329892 18.5717 0.329893 19.5 0.865791L33.8205 9.13374C34.7487 9.66964 35.3205 10.66 35.3205 11.7318L35.3205 28.2677C35.3205 29.3395 34.7487 30.3299 33.8205 30.8658L19.5 39.1337C18.5717 39.6696 17.4282 39.6696 16.5 39.1337L2.17944 30.8658C1.25124 30.3299 0.679443 29.3395 0.679443 28.2677L0.679443 11.7318C0.679443 10.66 1.25124 9.66964 2.17944 9.13374L16.5 0.865791Z\" fill=\"#9DD911\"></path></svg><div class=\"css-135pz2a\">3.0</div></div></div><div class=\"css-12x0iee\"><div class=\"css-1xaeku0\">KH </div></div></div></div><div class=\"ps__rail-x\" style=\"width: 548px; left: 0px; bottom: 0px;\"><div class=\"ps__thumb-x\" tabindex=\"0\" style=\"left: 0px; width: 171px;\"></div></div><div class=\"ps__rail-y\" style=\"top: 0px; right: 0px;\"><div class=\"ps__thumb-y\" tabindex=\"0\" style=\"top: 0px; height: 0px;\"></div></div>', 'Going 21/21 - Min 10 to start', '', 5, 'Sunday', '2023-07-26 03:07:32');

-- --------------------------------------------------------

--
-- Table structure for table `games_joined`
--

CREATE TABLE `games_joined` (
  `order_id` varchar(20) NOT NULL,
  `game_id` varchar(100) NOT NULL,
  `user_email` varchar(80) NOT NULL,
  `joined_datetime` datetime NOT NULL,
  `game_price` decimal(10,2) NOT NULL,
  `coins` int(11) NOT NULL,
  `coupon_code` varchar(20) NOT NULL,
  `coupon_discount` decimal(10,2) NOT NULL,
  `final_game_price` decimal(10,2) NOT NULL,
  `payment_status` varchar(5) NOT NULL,
  `payment_id` varchar(20) NOT NULL,
  `payment_date` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `games_joined`
--

INSERT INTO `games_joined` (`order_id`, `game_id`, `user_email`, `joined_datetime`, `game_price`, `coins`, `coupon_code`, `coupon_discount`, `final_game_price`, `payment_status`, `payment_id`, `payment_date`) VALUES
('20230809181403B902', '4366a087-8bd4-4636-849d-4d99dd1c2805', 'puchong88@yahoo.com', '2023-08-09 18:14:03', 1.00, 0, '', 0.00, 0.00, '00', 'P20230809181505C08E', '2023-08-09 18:16:38'),
('20230811002455121F', '53be6f21-b394-44f3-b866-523b358af880', 'puchong88@yahoo.com', '2023-08-11 00:24:55', 1.00, 0, '', 0.00, 0.00, '00', 'P202308110026301131', '2023-08-11 00:27:34'),
('20230811143718588F', '1182b334-3bde-400b-93bb-1ad73e87c683', 'puchong88@yahoo.com', '2023-08-11 14:37:18', 1.00, 0, '', 0.00, 0.00, '00', 'P2023081114382234CB', '2023-08-11 14:39:21'),
('20230811174052F6D4', '994dd3c1-6f9c-423f-9e9e-737043877c68', 'tandkn@gmail.com', '2023-08-11 17:40:52', 22.00, 0, '', 0.00, 0.00, '00', 'P202308111741077377', '2023-08-11 17:41:36'),
('20230812113432E2FA', '53be6f21-b394-44f3-b866-523b358af880', 'tandkn@gmail.com', '2023-08-12 11:34:32', 20.00, 0, '', 0.00, 0.00, '00', 'P20230812113441B7DD', '2023-08-12 11:35:02'),
('20230812183339BC9A', '1182b334-3bde-400b-93bb-1ad73e87c683', 'ianbo2002@gmail.com', '2023-08-12 18:33:39', 20.00, 0, '', 0.00, 0.00, '00', 'P202308121833513139', '2023-08-12 18:34:07'),
('2023081312225936E4', '055aac87-c1b6-4727-975a-5d20e552e631', 'gabrielwkchai@gmail.com', '2023-08-13 12:22:59', 20.00, 0, '', 0.00, 0.00, '00', 'P202308131224207B8B', '2023-08-13 12:24:41'),
('20230817172550B33B', 'ad4cc7ae-56bd-47f8-b1a4-3efa95bb2609', 'hermankok57@gmail.com', '2023-08-17 17:25:50', 15.00, 0, '', 0.00, 0.00, '00', 'P20230817172552076F', '2023-08-17 17:26:10'),
('20230817190959B17B', 'bc40821e-f477-4d87-9038-58edf7eaa10c', 'kunimisaki831@gmail.com', '2023-08-17 19:09:59', 20.00, 0, '', 0.00, 0.00, '00', 'P2023081719141391CF', '2023-08-17 19:15:21'),
('20230818110609EA30', '3f3fde1d-3993-4cbb-8f6f-054638bc2ca6', 'leewenshoong@gmail.com', '2023-08-18 11:06:09', 22.00, 0, '', 0.00, 0.00, '00', 'P20230818110611350C', '2023-08-18 11:06:18'),
('20230818130539AC9B', '3f3fde1d-3993-4cbb-8f6f-054638bc2ca6', 'thyemingyu5@gmail.com', '2023-08-18 13:05:39', 22.00, 0, '', 0.00, 0.00, '00', 'P20230818130543B628', '2023-08-18 13:05:55'),
('20230818143746FBC0', '3f3fde1d-3993-4cbb-8f6f-054638bc2ca6', 'crh10001@gmail.com', '2023-08-18 14:37:46', 22.00, 0, '', 0.00, 0.00, '00', 'P202308181437488355', '2023-08-18 14:39:28'),
('20230818152012B78F', '3f3fde1d-3993-4cbb-8f6f-054638bc2ca6', 'robert898989@yahoo.com', '2023-08-18 15:20:12', 1.00, 0, '', 0.00, 0.00, '00', 'P202308181530479667', '2023-08-18 15:33:22'),
('202308181716156BF7', '3f3fde1d-3993-4cbb-8f6f-054638bc2ca6', 'puchong88@yahoo.com', '2023-08-18 17:16:15', 2.00, 100, '', 0.00, 1.00, '00', 'P20230818172640FFD9', '2023-08-18 17:28:01'),
('20230818174139BB69', '3f3fde1d-3993-4cbb-8f6f-054638bc2ca6', 'le.ohxuan@gmail.com', '2023-08-18 17:41:39', 22.00, 0, '', 0.00, 0.00, '00', 'P20230818174143E09D', '2023-08-18 17:41:53'),
('202308182057554508', 'ad4cc7ae-56bd-47f8-b1a4-3efa95bb2609', 'gabrielwkchai@gmail.com', '2023-08-18 20:57:55', 20.00, 0, '', 0.00, 0.00, '00', 'P202308182057593A1F', '2023-08-18 20:58:14'),
('202308191316016FDA', 'ad4cc7ae-56bd-47f8-b1a4-3efa95bb2609', 'ckiM9322@gmail.com', '2023-08-19 13:16:01', 20.00, 0, '', 0.00, 0.00, '00', 'P202308191316073F13', '2023-08-19 13:16:28'),
('2023081923345753BB', '4d09649e-1abe-4392-83a3-ea5ffd7b7c54', 'xsheng99@gmail.com', '2023-08-19 23:34:57', 20.00, 0, '', 0.00, 0.00, '00', 'P20230819233503E8FB', '2023-08-19 23:35:11'),
('202308200309055C91', '4d09649e-1abe-4392-83a3-ea5ffd7b7c54', 'tandkn@gmail.com', '2023-08-20 03:09:05', 20.00, 0, '', 0.00, 0.00, '00', 'P202308200309104B00', '2023-08-20 03:09:23'),
('2023082314151994A6', 'f73a1c56-9b37-4b29-bfbf-8e422f69a3ac', 'puchong88@yahoo.com', '2023-08-23 14:15:19', 2.00, 50, '', 0.00, 1.50, '00', 'P20230823141842627A', '2023-08-23 14:20:19'),
('202308231723080E85', 'f73a1c56-9b37-4b29-bfbf-8e422f69a3ac', 'kohwangshen@gmail.com', '2023-08-23 17:23:08', 22.00, 0, '', 0.00, 0.00, '00', 'P20230823172343AD69', '2023-08-23 17:23:51'),
('20230824114812923A', 'f73a1c56-9b37-4b29-bfbf-8e422f69a3ac', 'stefankhoo.1@gmail.com', '2023-08-24 11:48:12', 22.00, 0, '', 0.00, 0.00, '00', 'P2023082411491113A2', '2023-08-24 11:49:43'),
('20230824124055B422', 'f73a1c56-9b37-4b29-bfbf-8e422f69a3ac', 'thyemingyu5@gmail.com', '2023-08-24 12:40:55', 22.00, 0, '', 0.00, 0.00, '00', 'P202308241241216E92', '2023-08-24 12:41:35'),
('20230824151730C487', 'f73a1c56-9b37-4b29-bfbf-8e422f69a3ac', 'le.ohxuan@gmail.com', '2023-08-24 15:17:30', 22.00, 0, '', 0.00, 0.00, '00', 'P202308241517398C52', '2023-08-24 15:17:48'),
('2023082415431889C7', 'f73a1c56-9b37-4b29-bfbf-8e422f69a3ac', 'Tmsjx@icloud.com', '2023-08-24 15:43:18', 22.00, 0, '', 0.00, 0.00, '00', 'P202308241543316194', '2023-08-24 15:43:41'),
('2023082510464723C9', 'b826bce6-7267-4164-b680-f6c800bf50bb', 'Tmsjx@icloud.com', '2023-08-25 10:46:47', 22.00, 0, '', 0.00, 0.00, '00', 'P20230825105045448B', '2023-08-25 10:50:54'),
('20230825105720E771', 'b826bce6-7267-4164-b680-f6c800bf50bb', 'jennyfoo5782@gmail.com', '2023-08-25 10:57:20', 22.00, 0, '', 0.00, 0.00, '00', 'P2023082510574665B0', '2023-08-25 10:59:41'),
('20230825181556AB84', 'b826bce6-7267-4164-b680-f6c800bf50bb', 'thyemingyu5@gmail.com', '2023-08-25 18:15:56', 22.00, 40, '', 0.00, 21.60, '00', 'P20230825181603A173', '2023-08-25 18:16:17'),
('202308251819074A52', 'b826bce6-7267-4164-b680-f6c800bf50bb', 'qifong0514@gmail.com', '2023-08-25 18:19:07', 22.00, 0, '', 0.00, 0.00, '00', 'P202308251819398923', '2023-08-25 18:19:52'),
('202308251842081A02', '2003df1a-c61c-43e4-b145-4ec753581133', 'leewenshoong@gmail.com', '2023-08-25 18:42:08', 20.00, 0, '', 0.00, 0.00, '00', 'P20230825184221C5BC', '2023-08-25 18:42:35'),
('202308252206496A73', '2fe774c0-6aaf-4242-9920-d16ce85ef87c', 'weishaw01@hotmail.com', '2023-08-25 22:06:49', 20.00, 0, '', 0.00, 0.00, '00', 'P202308252207128C71', '2023-08-25 22:07:31'),
('2023082523044456FC', '2fe774c0-6aaf-4242-9920-d16ce85ef87c', 'stepheno364@gmail.com', '2023-08-25 23:04:44', 20.00, 0, '', 0.00, 0.00, '00', 'P20230825231041B1A0', '2023-08-25 23:10:54'),
('202308261042070B80', '2fe774c0-6aaf-4242-9920-d16ce85ef87c', 'Tmsjx@icloud.com', '2023-08-26 10:42:07', 20.00, 0, '', 0.00, 0.00, '00', 'P2023082610421696B6', '2023-08-26 10:42:24'),
('20230826104627355E', '2fe774c0-6aaf-4242-9920-d16ce85ef87c', 'eric1661.e@gmail.com', '2023-08-26 10:46:27', 20.00, 0, '', 0.00, 0.00, '00', 'P202308261047014A1B', '2023-08-26 10:47:17'),
('202308261059139D81', '2fe774c0-6aaf-4242-9920-d16ce85ef87c', 'tandkn@gmail.com', '2023-08-26 10:59:13', 20.00, 0, '', 0.00, 0.00, '00', 'P2023082610592525B5', '2023-08-26 10:59:36'),
('20230826181008C716', '2003df1a-c61c-43e4-b145-4ec753581133', 'Tmsjx@icloud.com', '2023-08-26 18:10:08', 20.00, 0, '', 0.00, 0.00, '00', 'P20230826181910EE5D', '2023-08-26 18:19:17'),
('20230827113234387E', '118c3c7b-c574-4c6c-ac4e-6b41ff47e06c', 'tandkn@gmail.com', '2023-08-27 11:32:34', 20.00, 0, '', 0.00, 0.00, '00', 'P20230827113241A84C', '2023-08-27 11:32:50'),
('202308271316397EE7', '118c3c7b-c574-4c6c-ac4e-6b41ff47e06c', 'rickyworkco@gmail.com', '2023-08-27 13:16:39', 20.00, 0, '', 0.00, 0.00, '00', 'P20230827131651FB05', '2023-08-27 13:17:01'),
('202308281101033333', '421f78de-0a8f-4707-a9d6-79e87e0e7a6f', 'le.ohxuan@gmail.com', '2023-08-28 11:01:03', 22.00, 40, '', 0.00, 21.60, '00', 'P202308281101105A48', '2023-08-28 11:01:19'),
('202308281341318ECE', '421f78de-0a8f-4707-a9d6-79e87e0e7a6f', 'lemagnifique338@gmail.com', '2023-08-28 13:41:31', 22.00, 0, '', 0.00, 0.00, '00', 'P2023082813415146BD', '2023-08-28 13:43:51'),
('202308281439188126', '421f78de-0a8f-4707-a9d6-79e87e0e7a6f', 'Tmsjx@icloud.com', '2023-08-28 14:39:18', 22.00, 0, '', 0.00, 0.00, '00', 'P20230828144011DB4B', '2023-08-28 14:40:18'),
('202308281637115339', '421f78de-0a8f-4707-a9d6-79e87e0e7a6f', 'thyemingyu5@gmail.com', '2023-08-28 16:37:11', 22.00, 20, '', 0.00, 21.80, '00', 'P2023082816371810CB', '2023-08-28 16:37:30'),
('202308281705556C46', '421f78de-0a8f-4707-a9d6-79e87e0e7a6f', 'qifong0514@gmail.com', '2023-08-28 17:05:55', 22.00, 0, '', 0.00, 0.00, '00', 'P202308281706210247', '2023-08-28 17:06:31'),
('20230830125132E195', 'bcc54a40-df05-45e1-a395-98c37872bcbe', 'puchong88@yahoo.com', '2023-08-30 12:51:32', 20.00, 150, 'Merdeka', 5.00, 13.50, '00', 'P20230830125620042B', '2023-08-30 12:56:45'),
('2023083015384772FD', '68aac591-c098-450b-be68-499c55dfe5c7', 'wongkw2001@gmail.com', '2023-08-30 15:38:47', 22.00, 0, '', 0.00, 0.00, '00', 'P20230830153908072C', '2023-08-30 15:41:52'),
('20230830174837B6E9', '9960946d-14b7-4684-857f-805ce7b118d9', 'yuankl1306@gmail.com', '2023-08-30 17:48:37', 22.00, 0, '', 0.00, 0.00, '00', 'P20230830174946C2C1', '2023-08-30 17:50:06'),
('202308301800138AFA', '68aac591-c098-450b-be68-499c55dfe5c7', 'le.ohxuan@gmail.com', '2023-08-30 18:00:13', 22.00, 20, '', 0.00, 21.80, '00', 'P20230830180029B8DD', '2023-08-30 18:00:40'),
('2023083018001535A5', '68aac591-c098-450b-be68-499c55dfe5c7', 'thyemingyu5@gmail.com', '2023-08-30 18:00:15', 22.00, 20, '', 0.00, 21.80, '00', 'P20230830180024F2EB', '2023-08-30 18:00:42'),
('20230831000412C0D1', 'bcc54a40-df05-45e1-a395-98c37872bcbe', 'zandro970626@gmail.com', '2023-08-31 00:04:12', 20.00, 0, 'MERDEKA', 5.00, 15.00, '00', 'P202308310006073DD1', '2023-08-31 00:06:19'),
('202308311009338FDA', 'bcc54a40-df05-45e1-a395-98c37872bcbe', 'tandkn@gmail.com', '2023-08-31 10:09:33', 20.00, 0, '', 0.00, 0.00, '00', 'P20230831100942EF59', '2023-08-31 10:09:52'),
('20230831104941DE05', 'bcc54a40-df05-45e1-a395-98c37872bcbe', 'hpitonokl.22@gmail.com', '2023-08-31 10:49:41', 20.00, 0, '', 0.00, 0.00, '00', 'P20230831104958D75B', '2023-08-31 10:50:29'),
('20230831105803C5FF', 'bcc54a40-df05-45e1-a395-98c37872bcbe', 'chin825@gmail.com', '2023-08-31 10:58:03', 20.00, 0, 'MERDEKA', 5.00, 15.00, '00', 'P20230831105835D247', '2023-08-31 10:58:56'),
('20230831131714F016', '9960946d-14b7-4684-857f-805ce7b118d9', 'feiyee75@hotmail.com', '2023-08-31 13:17:14', 15.00, 0, 'MERDEKA', 5.00, 10.00, '00', 'P2023083113174116FF', '2023-08-31 13:17:58'),
('202308311406503692', 'bcc54a40-df05-45e1-a395-98c37872bcbe', 'chan.newtonsg@gmail.com', '2023-08-31 14:06:50', 20.00, 0, 'MERDEKA', 5.00, 15.00, '00', 'P202308311407174C13', '2023-08-31 14:07:28'),
('20230831142536CFD9', '9960946d-14b7-4684-857f-805ce7b118d9', 'chutikan.som@gmail.com', '2023-08-31 14:25:36', 15.00, 0, '', 0.00, 0.00, '00', 'P202308311425445267', '2023-08-31 14:25:57'),
('2023083116290716B2', '9960946d-14b7-4684-857f-805ce7b118d9', 'walterkhaw@gmail.com', '2023-08-31 16:29:07', 22.00, 0, '', 0.00, 0.00, '00', 'P20230831162923E718', '2023-08-31 16:29:51'),
('20230831165847AC0E', '9960946d-14b7-4684-857f-805ce7b118d9', 'Tmsjx@icloud.com', '2023-08-31 16:58:47', 22.00, 0, '', 0.00, 0.00, '00', 'P20230831170353793D', '2023-08-31 17:04:01'),
('20230831171359B830', '9960946d-14b7-4684-857f-805ce7b118d9', 'le.ohxuan@gmail.com', '2023-08-31 17:13:59', 22.00, 20, '', 0.00, 21.80, '00', 'P202308311714107BBF', '2023-08-31 17:14:21'),
('20230831181213113E', '09d74b81-1670-4415-832f-ba722cc555e7', 'kunimisaki831@gmail.com', '2023-08-31 18:12:13', 15.00, 0, '', 0.00, 0.00, '00', 'P202308311812312388', '2023-08-31 18:13:22'),
('2023083118282361F6', '9960946d-14b7-4684-857f-805ce7b118d9', 'leejianweishann@gmail.com', '2023-08-31 18:28:23', 22.00, 0, '', 0.00, 0.00, '00', 'P2023083118284443EF', '2023-08-31 18:28:52'),
('20230831191519FCB4', '9960946d-14b7-4684-857f-805ce7b118d9', 'thyemingyu5@gmail.com', '2023-08-31 19:15:19', 22.00, 20, '', 0.00, 21.80, '00', 'P20230831191544AC09', '2023-08-31 19:15:51'),
('2023090115294490EF', '9d1a1c3b-1df6-4cff-b52a-2b7f766b6782', 'Tmsjx@icloud.com', '2023-09-01 15:29:44', 22.00, 0, '', 0.00, 0.00, '00', 'P202309011530484526', '2023-09-01 15:31:21'),
('20230901204425250E', '09d74b81-1670-4415-832f-ba722cc555e7', 'weishaw01@hotmail.com', '2023-09-01 20:44:25', 20.00, 200, '', 0.00, 18.00, '00', 'P20230901204443C8A7', '2023-09-01 20:45:05'),
('2023090209140222A3', '09d74b81-1670-4415-832f-ba722cc555e7', 'khloh79@yahoo.com', '2023-09-02 09:14:02', 20.00, 0, '', 0.00, 0.00, '00', 'P20230902091422F798', '2023-09-02 09:14:34'),
('20230902111847B666', '09d74b81-1670-4415-832f-ba722cc555e7', 'tandkn@gmail.com', '2023-09-02 11:18:47', 20.00, 0, '', 0.00, 0.00, '00', 'P202309021118522061', '2023-09-02 11:19:00'),
('202309021142297F7F', '09d74b81-1670-4415-832f-ba722cc555e7', 'chin825@gmail.com', '2023-09-02 11:42:29', 20.00, 0, '', 0.00, 0.00, '00', 'P2023090211425734D4', '2023-09-02 11:43:18'),
('20230902114757D767', '09d74b81-1670-4415-832f-ba722cc555e7', 'Tmsjx@icloud.com', '2023-09-02 11:47:57', 20.00, 0, '', 0.00, 0.00, '00', 'P20230902114915A1E0', '2023-09-02 11:49:22'),
('20230902153411411B', 'd0da02f7-c818-4960-be61-33d6e08ac952', 'tandkn@gmail.com', '2023-09-02 15:34:11', 20.00, 140, '', 0.00, 18.60, '00', 'P20230902153538BAB3', '2023-09-02 15:35:48'),
('20230902153501066D', '089694d6-b4d4-47c5-90f8-2922ad83e3e9', 'ckiM9322@gmail.com', '2023-09-02 15:35:01', 20.00, 0, '', 0.00, 0.00, '00', 'P202309021541404626', '2023-09-02 15:41:55'),
('202309021744486C78', '089694d6-b4d4-47c5-90f8-2922ad83e3e9', 'feiyee75@hotmail.com', '2023-09-02 17:44:48', 15.00, 0, '', 0.00, 0.00, '00', 'P20230902174513D062', '2023-09-02 17:45:32'),
('20230902182919014F', '089694d6-b4d4-47c5-90f8-2922ad83e3e9', 'walterkhaw@gmail.com', '2023-09-02 18:29:19', 20.00, 0, 'newuser', 2.00, 18.00, '00', 'P2023090218293322F0', '2023-09-02 18:29:46'),
('202309031213518E3A', 'd0da02f7-c818-4960-be61-33d6e08ac952', 'ooijshen97@gmail.com', '2023-09-03 12:13:51', 20.00, 0, 'NEWUSER', 2.00, 18.00, '00', 'P20230903121452E5B4', '2023-09-03 12:15:09'),
('20230903134928EDFB', 'd0da02f7-c818-4960-be61-33d6e08ac952', 'wanglixiong25@gmail.com', '2023-09-03 13:49:28', 20.00, 0, 'NEWUSER', 2.00, 18.00, '00', 'P202309031350090FE7', '2023-09-03 13:50:30'),
('20230906172101BB69', 'b111ff94-20c0-4112-9c67-924d0efda4e4', 'wongkw2001@gmail.com', '2023-09-06 17:21:01', 22.00, 0, '', 0.00, 22.00, '00', 'P202309061721162FA1', '2023-09-06 17:21:32'),
('20230906181815D367', 'b111ff94-20c0-4112-9c67-924d0efda4e4', 'thyemingyu5@gmail.com', '2023-09-06 18:18:15', 22.00, 0, '', 0.00, 22.00, '00', 'P202309061818531482', '2023-09-06 18:19:05'),
('202309071436374039', 'bd173b3f-8d0f-4127-b556-f43ddd2c1249', 'yongyuanchuan@gmail.com', '2023-09-07 14:36:37', 22.00, 0, '', 0.00, 22.00, '00', 'P20230907143641F0C0', '2023-09-07 14:36:52'),
('202309071736081BE7', 'bd173b3f-8d0f-4127-b556-f43ddd2c1249', 'weishaw01@hotmail.com', '2023-09-07 17:36:08', 22.00, 40, '', 0.00, 21.60, '00', 'P202309071736208288', '2023-09-07 17:36:45'),
('20230907174826A59D', 'bd173b3f-8d0f-4127-b556-f43ddd2c1249', 'derrick.yongtl@gmail.com', '2023-09-07 17:48:26', 22.00, 0, 'NEWUSER', 2.00, 20.00, '00', 'P202309071748451DC2', '2023-09-07 17:49:07'),
('202309071910287F68', 'bd173b3f-8d0f-4127-b556-f43ddd2c1249', 'thyemingyu5@gmail.com', '2023-09-07 19:10:28', 22.00, 0, '', 0.00, 22.00, '00', 'P20230907191032CFF7', '2023-09-07 19:10:45'),
('20230908191957AB75', '97c23f65-ecc4-4302-aac2-9d8321b63985', 'thyemingyu5@gmail.com', '2023-09-08 19:19:57', 22.00, 0, '', 0.00, 22.00, '00', 'P20230908192004CD32', '2023-09-08 19:20:12'),
('20230908192848DDD3', '97c23f65-ecc4-4302-aac2-9d8321b63985', 'chutikan.som@gmail.com', '2023-09-08 19:28:48', 15.00, 0, '', 0.00, 15.00, '00', 'P20230908192858F973', '2023-09-08 19:29:08'),
('20230908193434BCDE', '97c23f65-ecc4-4302-aac2-9d8321b63985', 'stefankhoo.1@gmail.com', '2023-09-08 19:34:34', 22.00, 0, '', 0.00, 22.00, '00', 'P20230908193455E1CE', '2023-09-08 19:35:05'),
('20230908215555DDCC', '8e869651-52d6-4ce5-9137-314ec125e6fb', 'tandkn@gmail.com', '2023-09-08 21:55:55', 20.00, 0, '', 0.00, 20.00, '00', 'P202309082156049422', '2023-09-08 21:56:16'),
('20230909090401E2D8', '8e869651-52d6-4ce5-9137-314ec125e6fb', 'chin825@gmail.com', '2023-09-09 09:04:01', 20.00, 0, '', 0.00, 20.00, '00', 'P20230909090434A1D0', '2023-09-09 09:04:49'),
('202309090934356EC1', '8e869651-52d6-4ce5-9137-314ec125e6fb', 'stepheno364@gmail.com', '2023-09-09 09:34:35', 20.00, 0, 'NEWUSER', 2.00, 18.00, '00', 'P202309090935074B16', '2023-09-09 09:35:28'),
('20230909124059303D', '8e869651-52d6-4ce5-9137-314ec125e6fb', 'danielwai2228@gmail.com', '2023-09-09 12:40:59', 20.00, 0, 'NEWUSER', 2.00, 18.00, '00', 'P20230909124145C57A', '2023-09-09 12:41:59'),
('2023090913120798E3', '8e869651-52d6-4ce5-9137-314ec125e6fb', 'kentyeusy@gmail.com', '2023-09-09 13:12:07', 20.00, 0, 'NEWUSER', 2.00, 18.00, '00', 'P2023090913124392A2', '2023-09-09 13:13:36'),
('20230909211956CA84', '85fc1d2e-6af2-4602-8020-ca48f52df8cb', 'zandro970626@gmail.com', '2023-09-09 21:19:56', 20.00, 0, 'NEWUSER', 2.00, 18.00, '00', 'P202309092121374320', '2023-09-09 21:21:45'),
('202309092129353D7F', '85fc1d2e-6af2-4602-8020-ca48f52df8cb', 'tandkn@gmail.com', '2023-09-09 21:29:35', 20.00, 0, '', 0.00, 20.00, '00', 'P202309092129475A69', '2023-09-09 21:29:57'),
('202309101141218476', '85fc1d2e-6af2-4602-8020-ca48f52df8cb', 'weishaw01@hotmail.com', '2023-09-10 11:41:21', 20.00, 20, '', 0.00, 19.80, '00', 'P2023091011413077DA', '2023-09-10 11:41:39'),
('202309101244523F84', '85fc1d2e-6af2-4602-8020-ca48f52df8cb', 'wanglixiong25@gmail.com', '2023-09-10 12:44:52', 20.00, 0, '', 0.00, 0.00, '00', 'P20230910124516B85D', '2023-09-10 12:45:28'),
('202309121944508E14', 'f4c9c4e5-5b77-466c-a770-aae461b91825', 'kunimisaki831@gmail.com', '2023-09-12 19:44:50', 15.00, 0, '', 0.00, 15.00, '00', 'P2023091219445651AA', '2023-09-12 19:45:30'),
('202309130841223C7E', '36c1ebc4-5cee-4a1e-826d-f3b8484184b1', 'weishaw01@hotmail.com', '2023-09-13 08:41:22', 22.00, 20, '', 0.00, 21.80, '00', 'P2023091308450081D4', '2023-09-13 08:45:10'),
('202309131802136E79', '36c1ebc4-5cee-4a1e-826d-f3b8484184b1', 'thyemingyu5@gmail.com', '2023-09-13 18:02:13', 22.00, 80, '', 0.00, 21.20, '00', 'P20230913180221A9A9', '2023-09-13 18:02:32'),
('20230914164301BED6', '8906b71a-a483-45be-96ac-088412b568ab', 'joonyee000@gmail.com', '2023-09-14 16:43:01', 22.00, 0, '', 0.00, 22.00, '00', 'P202309141643151A82', '2023-09-14 16:43:27'),
('202309141714117C88', '8906b71a-a483-45be-96ac-088412b568ab', 'thiemkuanhao@gmail.com', '2023-09-14 17:14:11', 22.00, 0, '', 0.00, 22.00, '00', 'P20230914171419CD15', '2023-09-14 17:14:30'),
('202309141805428898', '8906b71a-a483-45be-96ac-088412b568ab', 'weishaw01@hotmail.com', '2023-09-14 18:05:42', 22.00, 20, '', 0.00, 21.80, '00', 'P20230914180605DFC8', '2023-09-14 18:06:15'),
('20230915162847CC66', '40476584-2b14-4810-ade4-dbaff3b870bc', 'feiyee75@hotmail.com', '2023-09-15 16:28:47', 15.00, 0, '', 0.00, 15.00, '00', 'P202309151628539CE4', '2023-09-15 16:29:18'),
('2023091609532495FE', 'f4c9c4e5-5b77-466c-a770-aae461b91825', 'weishaw01@hotmail.com', '2023-09-16 09:53:24', 20.00, 20, '', 0.00, 19.80, '00', 'P20230916095331EC65', '2023-09-16 09:53:40'),
('20230916095927911A', 'f4c9c4e5-5b77-466c-a770-aae461b91825', 'soh299@yahoo.com', '2023-09-16 09:59:27', 20.00, 0, '', 0.00, 20.00, '00', 'P20230916100033E1FF', '2023-09-16 10:01:15'),
('20230916100601E1AD', 'f4c9c4e5-5b77-466c-a770-aae461b91825', 'tandkn@gmail.com', '2023-09-16 10:06:01', 20.00, 0, '', 0.00, 20.00, '00', 'P202309161006130A41', '2023-09-16 10:06:23'),
('2023091610273805A2', 'f4c9c4e5-5b77-466c-a770-aae461b91825', 'amber98999@gmail.com', '2023-09-16 10:27:38', 15.00, 0, '', 0.00, 15.00, '00', 'P202309161028445FA8', '2023-09-16 10:32:18'),
('20230916110135932E', 'f4c9c4e5-5b77-466c-a770-aae461b91825', 'chin825@gmail.com', '2023-09-16 11:01:35', 20.00, 0, '', 0.00, 20.00, '00', 'P20230916110159B1D8', '2023-09-16 11:02:11'),
('2023091611202403D1', 'f4c9c4e5-5b77-466c-a770-aae461b91825', 'yuankl1306@gmail.com', '2023-09-16 11:20:24', 20.00, 200, '', 0.00, 18.00, '00', 'P2023091611204267A9', '2023-09-16 11:20:50'),
('202309161247415CE6', 'f4c9c4e5-5b77-466c-a770-aae461b91825', 'jonong1210@gmail.com', '2023-09-16 12:47:41', 20.00, 0, 'NEWUSER', 2.00, 18.00, '00', 'P20230916124906CBF2', '2023-09-16 12:49:17'),
('2023091613482012AC', 'f1c32871-f0dc-48df-b193-a3e98f9e8e58', 'gabrielwkchai@gmail.com', '2023-09-16 13:48:20', 20.00, 40, '', 0.00, 19.60, '00', 'P20230916134832CD1F', '2023-09-16 13:48:41'),
('202309161504305A7B', '172a4d42-2b16-4194-878f-737d01930d7b', 'jayleehong@gmail.com', '2023-09-16 15:04:30', 20.00, 0, '', 0.00, 20.00, '00', 'P202309161504467F0E', '2023-09-16 15:05:05'),
('20230916184656B58A', '172a4d42-2b16-4194-878f-737d01930d7b', 'tandkn@gmail.com', '2023-09-16 18:46:56', 20.00, 0, '', 0.00, 20.00, '00', 'P20230916184709CD9B', '2023-09-16 18:47:23'),
('20230917111648469F', '172a4d42-2b16-4194-878f-737d01930d7b', 'chin825@gmail.com', '2023-09-17 11:16:48', 20.00, 0, '', 0.00, 20.00, '00', 'P2023091711171290DC', '2023-09-17 11:17:22'),
('20230917125728F64B', '172a4d42-2b16-4194-878f-737d01930d7b', 'baiers6811@gmail.com', '2023-09-17 12:57:28', 20.00, 0, 'Newuser', 2.00, 18.00, '00', 'P20230917125751C074', '2023-09-17 12:57:59'),
('20230918100204F4EB', 'fd97789a-a76f-4e4b-beeb-55dea69b4e24', 'mingloh8989@gmail.com', '2023-09-18 10:02:04', 22.00, 0, '', 0.00, 22.00, '00', 'P20230918100217EF66', '2023-09-18 10:02:27'),
('20230921195646E1A9', 'cc0bc5bb-16f2-4dbd-b7d7-8d5858ae2fdc', 'kunimisaki831@gmail.com', '2023-09-21 19:56:46', 15.00, 60, '', 0.00, 14.40, '00', 'P202309211957138CF0', '2023-09-21 19:58:16'),
('20230923074527B7F7', 'cc0bc5bb-16f2-4dbd-b7d7-8d5858ae2fdc', 'yuankl1306@gmail.com', '2023-09-23 07:45:27', 20.00, 200, '', 0.00, 18.00, '00', 'P20230923074539F383', '2023-09-23 07:45:48'),
('2023092308295915ED', 'cc0bc5bb-16f2-4dbd-b7d7-8d5858ae2fdc', 'chin825@gmail.com', '2023-09-23 08:29:59', 20.00, 0, '', 0.00, 20.00, '00', 'P20230923083011750A', '2023-09-23 08:30:22'),
('20230923105019BB65', 'cc0bc5bb-16f2-4dbd-b7d7-8d5858ae2fdc', 'tandkn@gmail.com', '2023-09-23 10:50:19', 20.00, 0, '', 0.00, 20.00, '00', 'P202309231052214AB3', '2023-09-23 10:52:32'),
('20230923110529377A', 'cc0bc5bb-16f2-4dbd-b7d7-8d5858ae2fdc', 'leejianweishann@gmail.com', '2023-09-23 11:05:29', 20.00, 200, '', 0.00, 18.00, '00', 'P20230923110542790E', '2023-09-23 11:05:49'),
('20230923135606BC82', 'b4c7197f-d57e-4971-94cb-7f928b130b9e', 'soh299@yahoo.com', '2023-09-23 13:56:06', 20.00, 200, '', 0.00, 18.00, '00', 'P2023092313561905D3', '2023-09-23 13:56:30'),
('202309231409535379', 'b4c7197f-d57e-4971-94cb-7f928b130b9e', 'amber98999@gmail.com', '2023-09-23 14:09:53', 15.00, 200, '', 0.00, 13.00, '00', 'P202309231410117BA0', '2023-09-23 14:10:29'),
('202309240047551093', 'dae4447c-acbb-41e6-8175-ad4888fe50c3', 'weishaw01@hotmail.com', '2023-09-24 00:47:55', 20.00, 20, '', 0.00, 19.80, '00', 'P20230924004802C7C2', '2023-09-24 00:48:14'),
('202309240302475C36', 'dae4447c-acbb-41e6-8175-ad4888fe50c3', 'yuankl1306@gmail.com', '2023-09-24 03:02:47', 20.00, 60, '', 0.00, 19.40, '00', 'P202309240303043173', '2023-09-24 03:03:15'),
('202309241416042853', 'dae4447c-acbb-41e6-8175-ad4888fe50c3', 'pjproperty123@gmail.com', '2023-09-24 14:16:04', 20.00, 0, 'newuser', 2.00, 18.00, '00', 'P20230924143053DEB5', '2023-09-24 14:31:38'),
('20230925142321B625', 'ef88e5b2-8465-431e-b39d-2eb2d11045a7', 'kentyeusy@gmail.com', '2023-09-25 14:23:21', 22.00, 0, '', 0.00, 22.00, '00', 'P202309251423264C9C', '2023-09-25 14:23:38'),
('202309251818009448', 'ef88e5b2-8465-431e-b39d-2eb2d11045a7', 'ngoiwengshen1111@gmail.com', '2023-09-25 18:18:00', 22.00, 0, 'NEWUSER', 2.00, 20.00, '00', 'P20230925181900588E', '2023-09-25 18:19:14'),
('20230925184825F025', 'ef88e5b2-8465-431e-b39d-2eb2d11045a7', 'weishaw01@hotmail.com', '2023-09-25 18:48:25', 22.00, 20, '', 0.00, 21.80, '00', 'P20230925184831FAE4', '2023-09-25 18:48:39'),
('202309271148539D91', 'f9675413-8c02-40f6-873b-926e4fd62d87', 'soh299@yahoo.com', '2023-09-27 11:48:53', 22.00, 0, '', 0.00, 22.00, '00', 'P202309271200593308', '2023-09-27 12:01:14'),
('20230928112740A33D', '254f8b96-6937-47e4-820c-7fc262adbde4', 'hpitonokl.22@gmail.com', '2023-09-28 11:27:40', 20.00, 0, '', 0.00, 20.00, '00', 'P20230928112914DDB3', '2023-09-28 11:29:29'),
('2023092811472572CD', '254f8b96-6937-47e4-820c-7fc262adbde4', 'chin825@gmail.com', '2023-09-28 11:47:25', 20.00, 0, '', 0.00, 20.00, '00', 'P202309281147571851', '2023-09-28 11:48:09'),
('202309292048245F49', 'dac4b70a-084f-4b0d-b80c-de3988d1a51e', 'leewenshoong@gmail.com', '2023-09-29 20:48:24', 20.00, 0, '', 0.00, 20.00, '00', 'P20230929204833C750', '2023-09-29 20:48:42'),
('20230929214810D8AF', 'dac4b70a-084f-4b0d-b80c-de3988d1a51e', 'yuankl1306@gmail.com', '2023-09-29 21:48:10', 20.00, 0, '', 0.00, 20.00, '00', 'P2023092921482261F5', '2023-09-29 21:48:34'),
('202309300907366412', 'dac4b70a-084f-4b0d-b80c-de3988d1a51e', 'hpitonokl.22@gmail.com', '2023-09-30 09:07:36', 20.00, 0, '', 0.00, 20.00, '00', 'P202309300907500C84', '2023-09-30 09:08:02'),
('2023093010142162E6', 'dac4b70a-084f-4b0d-b80c-de3988d1a51e', 'weishaw01@hotmail.com', '2023-09-30 10:14:21', 20.00, 20, '', 0.00, 19.80, '00', 'P20230930101430530D', '2023-09-30 10:14:42'),
('2023093010412566E3', 'dac4b70a-084f-4b0d-b80c-de3988d1a51e', 'tandkn@gmail.com', '2023-09-30 10:41:25', 20.00, 0, '', 0.00, 20.00, '00', 'P20230930104131F8DF', '2023-09-30 10:41:39'),
('202309301044245459', 'dac4b70a-084f-4b0d-b80c-de3988d1a51e', 'kentyeusy@gmail.com', '2023-09-30 10:44:24', 20.00, 0, '', 0.00, 20.00, '00', 'P202309301045009E48', '2023-09-30 10:45:24'),
('202309301437176C4F', 'c16e87ed-0250-4f86-8343-e42e91b3e14f', 'soh299@yahoo.com', '2023-09-30 14:37:17', 20.00, 0, '', 0.00, 20.00, '00', 'P20230930143729DBA8', '2023-09-30 14:37:38'),
('20230930160606F5FD', 'c16e87ed-0250-4f86-8343-e42e91b3e14f', 'amber98999@gmail.com', '2023-09-30 16:06:06', 15.00, 40, '', 0.00, 14.60, '00', 'P202309301606526820', '2023-09-30 16:07:10'),
('202310011109430BB1', '2aaa5682-efbe-45f4-806c-5731f62827bd', 'tandkn@gmail.com', '2023-10-01 11:09:43', 20.00, 0, '', 0.00, 20.00, '00', 'P202310011110135E6C', '2023-10-01 11:10:22'),
('20231001111542BEB4', '2aaa5682-efbe-45f4-806c-5731f62827bd', 'weishaw01@hotmail.com', '2023-10-01 11:15:42', 20.00, 20, '', 0.00, 19.80, '00', 'P20231001111549EDD0', '2023-10-01 11:15:58'),
('20231001112236B558', '2aaa5682-efbe-45f4-806c-5731f62827bd', 'yuankl1306@gmail.com', '2023-10-01 11:22:36', 20.00, 40, '', 0.00, 19.60, '00', 'P20231001112251776B', '2023-10-01 11:22:59'),
('20231002163246D22E', 'c3234bbe-1305-4d1b-b180-4c64f79c1c27', 'ashokhpadmanathan93@gmail.com', '2023-10-02 16:32:46', 22.00, 0, '', 0.00, 22.00, '00', 'P20231002163250A107', '2023-10-02 16:33:12'),
('20231004180906BD49', '1ad1c781-5302-4cf0-bec3-c730232f10c1', 'wongkw2001@gmail.com', '2023-10-04 18:09:06', 22.00, 0, '', 0.00, 22.00, '00', 'P202310041809247F24', '2023-10-04 18:09:41'),
('202310041853205B81', '1ad1c781-5302-4cf0-bec3-c730232f10c1', 'weishaw01@hotmail.com', '2023-10-04 18:53:20', 22.00, 20, '', 0.00, 21.80, '00', 'P202310041853273357', '2023-10-04 18:53:47'),
('2023100517332539AD', 'c4132140-2ad8-4636-905c-98faec3b39e5', 'tandkn@gmail.com', '2023-10-05 17:33:25', 22.00, 0, '', 0.00, 22.00, '00', 'P202310051733334ED2', '2023-10-05 17:33:41'),
('20231005173501E237', 'c4132140-2ad8-4636-905c-98faec3b39e5', 'stefankhoo.1@gmail.com', '2023-10-05 17:35:01', 22.00, 40, '', 0.00, 21.60, '00', 'P2023100517352109D5', '2023-10-05 17:35:31'),
('202310051831575CB4', 'c4132140-2ad8-4636-905c-98faec3b39e5', 'walterkhaw@gmail.com', '2023-10-05 18:31:57', 22.00, 0, '', 0.00, 22.00, '00', 'P202310051832240173', '2023-10-05 18:32:40'),
('202310071101360752', '8529d565-247d-45ab-96f8-a23b844368f1', 'weishaw01@hotmail.com', '2023-10-07 11:01:36', 20.00, 20, '', 0.00, 19.80, '00', 'P202310071101570250', '2023-10-07 11:02:07'),
('202310071133129A4E', '8529d565-247d-45ab-96f8-a23b844368f1', 'yuankl1306@gmail.com', '2023-10-07 11:33:12', 20.00, 0, '', 0.00, 20.00, '00', 'P20231007113324546B', '2023-10-07 11:33:34'),
('202310071148340BA2', '8529d565-247d-45ab-96f8-a23b844368f1', 'chin825@gmail.com', '2023-10-07 11:48:34', 20.00, 0, '', 0.00, 20.00, '00', 'P20231007114844F876', '2023-10-07 11:48:54'),
('202310071327374DC3', '4b845320-955c-4b90-88ca-8f7f57687379', 'ckiM9322@gmail.com', '2023-10-07 13:27:37', 20.00, 0, '', 0.00, 20.00, '00', 'P2023100713353415F2', '2023-10-07 13:35:47'),
('2023100721041393B2', 'cb54da9e-ef2d-4ee1-9d70-d9b01146f0b0', 'zandro970626@gmail.com', '2023-10-07 21:04:13', 20.00, 0, '', 0.00, 20.00, '00', 'P202310072104219D20', '2023-10-07 21:04:36'),
('202310081355069C52', 'cb54da9e-ef2d-4ee1-9d70-d9b01146f0b0', 'Tmsjx@icloud.com', '2023-10-08 13:55:06', 20.00, 0, '', 0.00, 20.00, '00', 'P202310081355458D2A', '2023-10-08 13:55:56'),
('202310091516482FEF', '53230dda-8565-43bb-b411-0438424e955d', 'Tmsjx@icloud.com', '2023-10-09 15:16:48', 22.00, 180, '', 0.00, 20.20, '00', 'P2023100915165496C7', '2023-10-09 15:17:01'),
('20231011164816D7D1', '0e1514f5-2f75-4705-8cc6-5538d7dbdcaa', 'tandkn@gmail.com', '2023-10-11 16:48:16', 22.00, 0, '', 0.00, 22.00, '00', 'P20231011164827031D', '2023-10-11 16:48:35'),
('202310111650177216', '0e1514f5-2f75-4705-8cc6-5538d7dbdcaa', 'stefankhoo.1@gmail.com', '2023-10-11 16:50:17', 22.00, 0, '', 0.00, 22.00, '00', 'P202310111650487FDC', '2023-10-11 16:50:59'),
('2023101118490901A2', '0e1514f5-2f75-4705-8cc6-5538d7dbdcaa', 'weishaw01@hotmail.com', '2023-10-11 18:49:09', 22.00, 20, '', 0.00, 21.80, '00', 'P202310111849151C94', '2023-10-11 18:49:49'),
('2023101119124587CE', '0e1514f5-2f75-4705-8cc6-5538d7dbdcaa', 'wongkw2001@gmail.com', '2023-10-11 19:12:45', 22.00, 0, '', 0.00, 22.00, '00', 'P20231011191305F62B', '2023-10-11 19:13:20'),
('20231012133338E614', '1f1a768e-55aa-48f9-95c8-aa8f7cdefa7f', 'tandkn@gmail.com', '2023-10-12 13:33:38', 22.00, 0, '', 0.00, 22.00, '00', 'P20231012133355F761', '2023-10-12 13:34:04'),
('2023101318373587F4', 'a48799eb-87e6-434f-a3c7-69ba165bacf8', 'Tmsjx@icloud.com', '2023-10-13 18:37:35', 22.00, 20, '', 0.00, 21.80, '00', 'P20231013183749D75D', '2023-10-13 18:38:37'),
('20231013202651985D', 'a4e712c5-afba-4cb2-9645-6055af523b95', 'weishaw01@hotmail.com', '2023-10-13 20:26:51', 20.00, 20, '', 0.00, 19.80, '00', 'P20231013202701D534', '2023-10-13 20:27:11'),
('2023101322451066EF', 'a4e712c5-afba-4cb2-9645-6055af523b95', 'leejianweishann@gmail.com', '2023-10-13 22:45:10', 20.00, 40, '', 0.00, 19.60, '00', 'P20231013224530E3F8', '2023-10-13 22:45:37'),
('20231014110141CDB9', 'a4e712c5-afba-4cb2-9645-6055af523b95', 'ckiM9322@gmail.com', '2023-10-14 11:01:41', 20.00, 0, '', 0.00, 20.00, '00', 'P202310141102025A6E', '2023-10-14 11:02:19'),
('20231014143951CD1C', 'a4e712c5-afba-4cb2-9645-6055af523b95', 'chin825@gmail.com', '2023-10-14 14:39:51', 20.00, 0, '', 0.00, 20.00, '00', 'P202310141439581E11', '2023-10-14 14:40:06'),
('20231014160225CF0C', 'c01bec16-ad4f-4e46-a13b-ab3381de3838', 'gabrielwkchai@gmail.com', '2023-10-14 16:02:25', 20.00, 0, '', 0.00, 20.00, '00', 'P202310141602320605', '2023-10-14 16:02:46'),
('202310151335230A35', '89813db9-d48d-47a6-ab57-f5deb9133ba2', 'tandkn@gmail.com', '2023-10-15 13:35:23', 20.00, 0, '', 0.00, 20.00, '00', 'P202310151335276D1D', '2023-10-15 13:35:35'),
('202310211100301823', 'c81a6c9c-0018-4114-9f5d-90fe1e3653a5', 'tandkn@gmail.com', '2023-10-21 11:00:30', 20.00, 0, '', 0.00, 20.00, '00', 'P20231021110048452D', '2023-10-21 11:01:00'),
('20231021131612110D', 'c81a6c9c-0018-4114-9f5d-90fe1e3653a5', 'weishaw01@hotmail.com', '2023-10-21 13:16:12', 20.00, 20, '', 0.00, 19.80, '00', 'P20231021131617D72D', '2023-10-21 13:16:24'),
('202310211451066B28', '80b75492-b7d4-4d03-880d-f7f4ed034c84', 'gabrielwkchai@gmail.com', '2023-10-21 14:51:06', 20.00, 0, '', 0.00, 20.00, '00', 'P202310211451099C84', '2023-10-21 14:51:19'),
('2023102115580682A6', '80b75492-b7d4-4d03-880d-f7f4ed034c84', 'soh299@yahoo.com', '2023-10-21 15:58:06', 20.00, 0, '', 0.00, 20.00, '00', 'P20231021155815195E', '2023-10-21 15:58:27'),
('202310211604110CD1', '80b75492-b7d4-4d03-880d-f7f4ed034c84', 'amber98999@gmail.com', '2023-10-21 16:04:11', 15.00, 20, '', 0.00, 14.80, '00', 'P2023102116093828EE', '2023-10-21 16:09:47'),
('202310251038347549', '8995b015-926c-4e26-8981-e9204e65abd7', 'nicktay84@gmail.com', '2023-10-25 10:38:34', 22.00, 0, '', 0.00, 22.00, '00', 'P2023102510395402BE', '2023-10-25 10:40:05'),
('2023102616384111A3', '8995b015-926c-4e26-8981-e9204e65abd7', 'weishaw01@hotmail.com', '2023-10-26 16:38:41', 22.00, 20, '', 0.00, 21.80, '00', 'P20231026163847B857', '2023-10-26 16:38:54'),
('202310271326543F44', '3e8e7c65-784e-48fe-a190-6a372cc412ef', 'tandkn@gmail.com', '2023-10-27 13:26:54', 22.00, 0, '', 0.00, 22.00, '00', 'P20231027132700DC4C', '2023-10-27 13:27:08'),
('20231027235247EE9D', '2464b9da-19da-416b-b1fb-43ad3fd3bbd7', 'tandkn@gmail.com', '2023-10-27 23:52:47', 20.00, 0, '', 0.00, 20.00, '00', 'P20231027235255C456', '2023-10-27 23:53:08'),
('20231028082325A802', '2464b9da-19da-416b-b1fb-43ad3fd3bbd7', 'yuankl1306@gmail.com', '2023-10-28 08:23:25', 20.00, 0, '', 0.00, 20.00, '00', 'P20231028082335CB14', '2023-10-28 08:23:44'),
('202310281152439BE6', '2464b9da-19da-416b-b1fb-43ad3fd3bbd7', 'chin825@gmail.com', '2023-10-28 11:52:43', 20.00, 0, '', 0.00, 20.00, '00', 'P202310281152569C5C', '2023-10-28 11:53:25'),
('202310281455344D3B', '4df37f61-831f-41f8-8fd8-1c22b39ad79e', 'gabrielwkchai@gmail.com', '2023-10-28 14:55:34', 20.00, 0, '', 0.00, 20.00, '00', 'P20231028145537FC6C', '2023-10-28 14:55:46'),
('202310291311127C0D', '910c777f-7878-4136-af17-7716dc8224bc', 'weishaw01@hotmail.com', '2023-10-29 13:11:12', 20.00, 20, '', 0.00, 19.80, '00', 'P20231029131117CA6F', '2023-10-29 13:11:24'),
('2023110118502906DB', '19b33d64-b94d-40ae-a38e-7bc202e975f8', 'wongkw2001@gmail.com', '2023-11-01 18:50:29', 22.00, 0, '', 0.00, 22.00, '00', 'P20231101185038F1C4', '2023-11-01 18:50:48'),
('202311021044360D47', 'b081b20a-b70f-478d-87c5-19ec7d1796cf', 'nicktay84@gmail.com', '2023-11-02 10:44:36', 22.00, 0, '', 0.00, 22.00, '00', 'P202311021045517455', '2023-11-02 10:46:10'),
('202311032328099F88', 'b0a326d3-bfc4-44bd-9bb7-14847e2c05cd', 'tandkn@gmail.com', '2023-11-03 23:28:09', 20.00, 0, '', 0.00, 20.00, '00', 'P20231103232816656F', '2023-11-03 23:28:24'),
('20231104125332FCD6', 'b0a326d3-bfc4-44bd-9bb7-14847e2c05cd', 'yuankl1306@gmail.com', '2023-11-04 12:53:32', 20.00, 0, '', 0.00, 20.00, '00', 'P202311041253368297', '2023-11-04 12:53:44'),
('202311041405245806', 'b0a326d3-bfc4-44bd-9bb7-14847e2c05cd', 'chin825@gmail.com', '2023-11-04 14:05:24', 20.00, 0, '', 0.00, 20.00, '00', 'P20231104140534AFB7', '2023-11-04 14:05:43'),
('20231104153619C99E', 'e2def2a7-036a-4f18-9c75-b02991ef6e62', 'soh299@yahoo.com', '2023-11-04 15:36:19', 20.00, 0, '', 0.00, 20.00, '00', 'P2023110415363016E5', '2023-11-04 15:36:42'),
('20231104173250D67C', 'e2def2a7-036a-4f18-9c75-b02991ef6e62', 'amber98999@gmail.com', '2023-11-04 17:32:50', 15.00, 20, '', 0.00, 14.80, '00', 'P20231104173259A591', '2023-11-04 17:33:13'),
('2023110417554215B1', 'e2def2a7-036a-4f18-9c75-b02991ef6e62', 'Tmsjx@icloud.com', '2023-11-04 17:55:42', 20.00, 0, '', 0.00, 20.00, '00', 'P202311041755584F20', '2023-11-04 17:56:15'),
('202311050946328861', '708ac9b0-8639-4824-93b6-5ab3245929fb', 'weishaw01@hotmail.com', '2023-11-05 09:46:32', 20.00, 20, '', 0.00, 19.80, '00', 'P2023110509463669B4', '2023-11-05 09:46:43'),
('202311051003426AD2', '708ac9b0-8639-4824-93b6-5ab3245929fb', 'yuankl1306@gmail.com', '2023-11-05 10:03:42', 20.00, 0, '', 0.00, 20.00, '00', 'P2023110510035059E9', '2023-11-05 10:03:56'),
('20231105123710067C', '708ac9b0-8639-4824-93b6-5ab3245929fb', 'Tmsjx@icloud.com', '2023-11-05 12:37:10', 20.00, 0, '', 0.00, 20.00, '00', 'P202311051237168841', '2023-11-05 12:37:24'),
('2023110512404175DF', '708ac9b0-8639-4824-93b6-5ab3245929fb', 'leejianweishann@gmail.com', '2023-11-05 12:40:41', 20.00, 20, '', 0.00, 19.80, '00', 'P202311051240551B77', '2023-11-05 12:41:02'),
('202311051332005125', '708ac9b0-8639-4824-93b6-5ab3245929fb', 'shangjing898@gmail.com', '2023-11-05 13:32:00', 20.00, 0, 'NEWUSER', 2.00, 18.00, '00', 'P202311051332562516', '2023-11-05 13:33:07'),
('20231106160756A31E', '522ded53-a163-49f1-a395-2675ea66ac12', 'tandkn@gmail.com', '2023-11-06 16:07:56', 22.00, 0, '', 0.00, 22.00, '00', 'P202311061608028C16', '2023-11-06 16:08:11'),
('2023110616210611B7', '522ded53-a163-49f1-a395-2675ea66ac12', 'Tmsjx@icloud.com', '2023-11-06 16:21:06', 22.00, 0, '', 0.00, 22.00, '00', 'P20231106162203D589', '2023-11-06 16:22:10'),
('20231106172514229F', '522ded53-a163-49f1-a395-2675ea66ac12', 'garyyjh@gmail.com', '2023-11-06 17:25:14', 22.00, 0, '', 0.00, 22.00, '00', 'P202311061725286DD1', '2023-11-06 17:25:51'),
('20231108120118C393', 'd8059c34-fc78-4a9e-91d6-e3e67f35717b', 'yunxian0801@gmail.com', '2023-11-08 12:01:18', 22.00, 0, 'NEWUSER', 2.00, 20.00, '00', 'P2023110812014659A6', '2023-11-08 12:02:12'),
('20231109065213BEB2', '5160b344-17b9-4536-995d-4f3966a55adf', 'stefankhoo.1@gmail.com', '2023-11-09 06:52:13', 22.00, 0, '', 0.00, 22.00, '00', 'P20231109065300895F', '2023-11-09 06:53:07'),
('20231109103827A626', '5160b344-17b9-4536-995d-4f3966a55adf', 'nicktay84@gmail.com', '2023-11-09 10:38:27', 22.00, 0, '', 0.00, 22.00, '00', 'P202311091038354A45', '2023-11-09 10:38:49'),
('20231110131519BE5D', '0304f40d-a0a6-4db9-b246-10d8e07de43a', 'feiyee75@hotmail.com', '2023-11-10 13:15:19', 15.00, 0, '', 0.00, 15.00, '00', 'P20231110131531F7A1', '2023-11-10 13:15:48'),
('20231110162545B6EE', '0304f40d-a0a6-4db9-b246-10d8e07de43a', 'tandkn@gmail.com', '2023-11-10 16:25:45', 22.00, 0, '', 0.00, 22.00, '00', 'P20231110162552C37B', '2023-11-10 16:26:02'),
('20231111101149EA5A', '2c93ac23-abf2-406e-9e7c-ca9492e76c13', 'weishaw01@hotmail.com', '2023-11-11 10:11:49', 20.00, 20, '', 0.00, 19.80, '00', 'P2023111110115611C5', '2023-11-11 10:12:06'),
('20231111102401A3C7', '2c93ac23-abf2-406e-9e7c-ca9492e76c13', 'yuankl1306@gmail.com', '2023-11-11 10:24:01', 20.00, 100, '', 0.00, 19.00, '00', 'P202311111024083F99', '2023-11-11 10:24:15'),
('20231111104127ADDE', '2c93ac23-abf2-406e-9e7c-ca9492e76c13', 'tandkn@gmail.com', '2023-11-11 10:41:27', 20.00, 0, '', 0.00, 20.00, '00', 'P202311111041317EA6', '2023-11-11 10:41:45'),
('202311111331037A72', '2c93ac23-abf2-406e-9e7c-ca9492e76c13', 'Tmsjx@icloud.com', '2023-11-11 13:31:03', 20.00, 0, '', 0.00, 20.00, '00', 'P20231111133110C623', '2023-11-11 13:31:21'),
('202311111706149899', 'f667b229-38cc-40cf-ae61-80f241d6c0cf', 'tandkn@gmail.com', '2023-11-11 17:06:14', 20.00, 0, '', 0.00, 20.00, '00', 'P20231111170618D705', '2023-11-11 17:06:31'),
('20231111180156E3BC', '3c2de3c5-27ce-455c-9cae-9651d0c9c108', 'soh299@yahoo.com', '2023-11-11 18:01:56', 20.00, 0, '', 0.00, 20.00, '00', 'P202311111802046FD8', '2023-11-11 18:02:16'),
('20231112115802002E', 'bda4265e-e4cc-4951-aaae-bd5118e06238', 'jayleehong@gmail.com', '2023-11-12 11:58:02', 20.00, 0, '', 0.00, 0.00, '00', 'P20231112115943F2DC', '2023-11-12 12:00:12'),
('20231112233305EFD7', 'bda4265e-e4cc-4951-aaae-bd5118e06238', 'tandkn@gmail.com', '2023-11-12 23:33:05', 20.00, 0, '', 0.00, 20.00, '00', 'P20231112233324E730', '2023-11-12 23:33:34'),
('202311131332120027', '1d7b49d0-02ea-421d-9048-dc9904d70a15', 'yuankl1306@gmail.com', '2023-11-13 13:32:12', 22.00, 0, '', 0.00, 22.00, '00', 'P202311131332270EC0', '2023-11-13 13:32:37'),
('202311131338386A83', '1d7b49d0-02ea-421d-9048-dc9904d70a15', 'weishaw01@hotmail.com', '2023-11-13 13:38:38', 22.00, 20, '', 0.00, 21.80, '00', 'P2023111313384394E0', '2023-11-13 13:38:52'),
('202311131458250542', '1d7b49d0-02ea-421d-9048-dc9904d70a15', 'leejianweishann@gmail.com', '2023-11-13 14:58:25', 22.00, 20, '', 0.00, 21.80, '00', 'P202311131458369F05', '2023-11-13 14:58:46'),
('20231113192202889D', '1d7b49d0-02ea-421d-9048-dc9904d70a15', 'chin825@gmail.com', '2023-11-13 19:22:02', 22.00, 200, '', 0.00, 20.00, '00', 'P202311131922139061', '2023-11-13 19:22:21'),
('202311151830003472', '558e6319-df15-410f-a557-198a9598a5dd', 'yongyuanchuan@gmail.com', '2023-11-15 18:30:00', 22.00, 0, '', 0.00, 22.00, '00', 'P20231115183005C9BB', '2023-11-15 18:30:20'),
('20231116171031BAB8', '79496fd0-8f83-4c82-b096-fd1bb92d40b0', 'saikeong8831@gmail.com', '2023-11-16 17:10:31', 22.00, 0, '', 0.00, 22.00, '00', 'P20231116172343F000', '2023-11-16 17:23:52'),
('202311161726449100', '79496fd0-8f83-4c82-b096-fd1bb92d40b0', 'rickyworkco@gmail.com', '2023-11-16 17:26:44', 22.00, 0, '', 0.00, 22.00, '00', 'P20231116172649CDBA', '2023-11-16 17:26:58'),
('2023111617541765D8', '79496fd0-8f83-4c82-b096-fd1bb92d40b0', 'yuankl1306@gmail.com', '2023-11-16 17:54:17', 22.00, 0, '', 0.00, 22.00, '00', 'P202311161754240A70', '2023-11-16 17:54:34'),
('20231117114242195C', 'a6b1c9e3-b239-40cc-8e3e-444801daf311', 'nicktay84@gmail.com', '2023-11-17 11:42:42', 22.00, 0, 'Newuser', 2.00, 20.00, '00', 'P2023111711430470D5', '2023-11-17 11:43:17'),
('20231118100232B804', 'a3721ce2-8986-4538-89eb-96bd47faa4be', 'chin825@gmail.com', '2023-11-18 10:02:32', 20.00, 0, '', 0.00, 20.00, '00', 'P20231118100250FBF9', '2023-11-18 10:03:02'),
('20231118102650EF61', 'a3721ce2-8986-4538-89eb-96bd47faa4be', 'tandkn@gmail.com', '2023-11-18 10:26:50', 20.00, 0, '', 0.00, 20.00, '00', 'P20231118102719A47A', '2023-11-18 10:27:34'),
('20231119093152CA9F', '7de854c9-f98f-4ac8-b35b-4b4a73123285', 'tandkn@gmail.com', '2023-11-19 09:31:52', 20.00, 0, '', 0.00, 20.00, '00', 'P202311190931590802', '2023-11-19 09:32:10'),
('20231119121226CF8F', '7de854c9-f98f-4ac8-b35b-4b4a73123285', 'jerryyee0902@gmail.com', '2023-11-19 12:12:26', 20.00, 0, 'NEWUSER', 2.00, 18.00, '00', 'P20231119121240F020', '2023-11-19 12:12:51'),
('202311231741320291', 'e063aabb-35ac-431d-acd5-bff422cff1da', 'garyyjh@gmail.com', '2023-11-23 17:41:32', 22.00, 0, '', 0.00, 22.00, '00', 'P2023112317420412E6', '2023-11-23 17:42:17'),
('202311241004329F60', 'ff171a8c-bd01-4064-90be-b5168fca643b', 'nicktay84@gmail.com', '2023-11-24 10:04:32', 22.00, 0, '', 0.00, 22.00, '00', 'P202311241006356058', '2023-11-24 10:06:42'),
('202311241257038C55', 'ff171a8c-bd01-4064-90be-b5168fca643b', 'yongyuanchuan@gmail.com', '2023-11-24 12:57:03', 22.00, 0, 'NEWUSER', 2.00, 20.00, '00', 'P202311241257282127', '2023-11-24 12:57:40'),
('20231125102652839C', '1a0e2149-3a50-4c49-bd89-d098debacaac', 'chin825@gmail.com', '2023-11-25 10:26:52', 20.00, 0, '', 0.00, 20.00, '00', 'P20231125102706BFFF', '2023-11-25 10:27:16'),
('202311251838206273', 'af9ae535-4f5f-41da-badb-3ab011339594', '1410sophia@gmail.com', '2023-11-25 18:38:20', 15.00, 0, 'NEWUSER', 2.00, 13.00, '00', 'P20231125183843EFAD', '2023-11-25 18:38:54'),
('20231125184726C604', 'af9ae535-4f5f-41da-badb-3ab011339594', 'soh299@yahoo.com', '2023-11-25 18:47:26', 20.00, 0, '', 0.00, 20.00, '00', 'P202311251847359B07', '2023-11-25 18:47:45'),
('2023112519020873F3', 'af9ae535-4f5f-41da-badb-3ab011339594', 'amber98999@gmail.com', '2023-11-25 19:02:08', 15.00, 20, '', 0.00, 14.80, '00', 'P20231125190215A5A9', '2023-11-25 19:02:29'),
('20231126103051F93C', '6ef50fa4-0a36-4d3f-982d-5582e9816365', 'tandkn@gmail.com', '2023-11-26 10:30:51', 20.00, 0, '', 0.00, 20.00, '00', 'P2023112610305766D2', '2023-11-26 10:31:06'),
('202311271829384B22', '861112d3-cf29-445b-a70b-89168653965d', 'weishaw01@hotmail.com', '2023-11-27 18:29:38', 22.00, 20, '', 0.00, 21.80, '00', 'P202311271829452488', '2023-11-27 18:29:55'),
('202311291510105A98', '95618610-947a-4631-b645-18e75a95d633', 'weishaw01@hotmail.com', '2023-11-29 15:10:10', 22.00, 20, '', 0.00, 21.80, '00', 'P20231129151019FB48', '2023-11-29 15:10:44'),
('20231129174001100F', '95618610-947a-4631-b645-18e75a95d633', 'kennyfoong1033@gmail.com', '2023-11-29 17:40:01', 22.00, 0, 'Newuser', 2.00, 20.00, '00', 'P20231129174050467E', '2023-11-29 17:41:30'),
('20231130113433608F', 'f503df80-f174-423d-bdb0-c504b6bc230b', 'nicktay84@gmail.com', '2023-11-30 11:34:33', 22.00, 0, '', 0.00, 22.00, '00', 'P202311301134397D58', '2023-11-30 11:34:52'),
('20231201185825E815', '8f314384-16f9-455f-a297-e7360d433460', 'wongkw2001@gmail.com', '2023-12-01 18:58:25', 22.00, 0, '', 0.00, 22.00, '00', 'P20231201185840EEF0', '2023-12-01 18:58:50'),
('20231202082359598E', '01c2b844-0f64-4c23-bb69-38d276106889', 'chin825@gmail.com', '2023-12-02 08:23:59', 20.00, 0, '', 0.00, 20.00, '00', 'P20231202082520B43C', '2023-12-02 08:25:27'),
('2023120209515387B3', '01c2b844-0f64-4c23-bb69-38d276106889', 'tandkn@gmail.com', '2023-12-02 09:51:53', 20.00, 0, '', 0.00, 20.00, '00', 'P202312020952237D10', '2023-12-02 09:52:33'),
('20231202130117D05E', '59bad4f3-1192-4f77-8036-b2059f4b3c38', 'marcus@polypet.com.sg', '2023-12-02 13:01:17', 20.00, 0, '', 0.00, 20.00, '00', 'P202312021302440D53', '2023-12-02 13:03:26'),
('202312021343598B98', '59bad4f3-1192-4f77-8036-b2059f4b3c38', 'chuayfun@hotmail.com', '2023-12-02 13:43:59', 15.00, 0, '', 0.00, 15.00, '00', 'P20231202135232403C', '2023-12-02 13:54:15'),
('20231203121136E823', 'd8b78154-a321-45a8-9b96-55a6c43e54c8', 'yuankl1306@gmail.com', '2023-12-03 12:11:36', 20.00, 60, '', 0.00, 19.40, '00', 'P202312031212206B3E', '2023-12-03 12:12:48'),
('202312041701151AFA', '5f86003c-32a1-4384-9ec0-0cfdfd88fe2b', 'tandkn@gmail.com', '2023-12-04 17:01:15', 22.00, 0, '', 0.00, 22.00, '00', 'P2023120417013355DC', '2023-12-04 17:01:44'),
('20231204174234F60F', '5f86003c-32a1-4384-9ec0-0cfdfd88fe2b', 'wongkw2001@gmail.com', '2023-12-04 17:42:34', 22.00, 0, '', 0.00, 22.00, '00', 'P202312041742557405', '2023-12-04 17:43:06'),
('202312041830010A2B', '5f86003c-32a1-4384-9ec0-0cfdfd88fe2b', 'weishaw01@hotmail.com', '2023-12-04 18:30:01', 22.00, 20, 'NEWUSER', 2.00, 19.80, '00', 'P202312041830272070', '2023-12-04 18:30:37'),
('202312091108009DDE', '967ddd4b-8d31-4fa4-8df9-182f964a0af5', 'yuankl1306@gmail.com', '2023-12-09 11:08:00', 20.00, 0, '', 0.00, 20.00, '00', 'P2023120911080424B7', '2023-12-09 11:08:13'),
('20231210125937B137', 'd8b8bb5f-4899-4b06-a327-fe983517bd6a', 'wongkw2001@gmail.com', '2023-12-10 12:59:37', 20.00, 0, '', 0.00, 20.00, '00', 'P2023121013002796F8', '2023-12-10 13:00:41'),
('202312141843498040', '56a85ebd-4ae2-4be9-a579-2472c888074e', 'wongkw2001@gmail.com', '2023-12-14 18:43:49', 22.00, 0, '', 0.00, 22.00, '00', 'P202312141844057D92', '2023-12-14 18:44:13'),
('202312151813017E66', '8b6b9a58-1a00-47e0-a3d3-5117c7724acf', 'wongkw2001@gmail.com', '2023-12-15 18:13:01', 22.00, 180, '', 0.00, 20.20, '00', 'P20231215181321A824', '2023-12-15 18:13:33'),
('202312161239003177', '8686c0f6-f5cd-48f5-b0b7-4951a8aa7e0c', 'stefankhoo.1@gmail.com', '2023-12-16 12:39:00', 20.00, 60, '', 0.00, 19.40, '00', 'P202312161239131654', '2023-12-16 12:39:28'),
('20231220165207BAAF', 'be4b6668-ae00-4277-8dbe-1ea7fc94d288', 'chaikuanghong@symphony-eng.com.my', '2023-12-20 16:52:07', 22.00, 0, '', 0.00, 22.00, '00', 'P20231220165404A3D0', '2023-12-20 16:54:45'),
('2023122117331131CB', '2350bed6-1445-448a-9a54-258f9d67eca8', 'garyyjh@gmail.com', '2023-12-21 17:33:11', 22.00, 0, '', 0.00, 22.00, '00', 'P202312211733528187', '2023-12-21 17:34:03'),
('202312231222437E43', 'd7b06d21-60cd-400b-a32b-059689c79b58', 'yuankl1306@gmail.com', '2023-12-23 12:22:43', 20.00, 40, '', 0.00, 19.60, '00', 'P20231223122306AAE0', '2023-12-23 12:23:13'),
('2023122313260831EB', 'd7b06d21-60cd-400b-a32b-059689c79b58', 'kentyeusy@gmail.com', '2023-12-23 13:26:08', 20.00, 0, '', 0.00, 20.00, '00', 'P202312231326441449', '2023-12-23 13:27:37'),
('202312231536177222', '6b6dec3e-95d6-493c-955c-9aef2d3a16b5', 'yee_yang94@hotmail.com', '2023-12-23 15:36:17', 20.00, 0, '', 0.00, 20.00, '00', 'P20231223153633D894', '2023-12-23 15:37:38'),
('202312241325065A35', '00ad73b6-bc85-4ca6-b705-c994255de4ef', 'stefankhoo.1@gmail.com', '2023-12-24 13:25:06', 20.00, 0, '', 0.00, 20.00, '00', 'P202312241325274BFE', '2023-12-24 13:25:37'),
('20231227161140E222', '67a5790e-e354-493f-9d31-1948bfa72be1', 'yongyuanchuan@gmail.com', '2023-12-27 16:11:40', 22.00, 0, '', 0.00, 0.00, '00', 'P2023122716120744C3', '2023-12-27 16:12:29'),
('202312291729348767', '50dc0764-c573-418d-a124-82e88a8c553d', 'feiyee75@hotmail.com', '2023-12-29 17:29:34', 15.00, 0, '', 0.00, 15.00, '00', 'P202312291729491BD5', '2023-12-29 17:30:01'),
('20231230204347059C', 'be402c50-4601-4985-a8e7-915f158a9315', 'weishaw01@hotmail.com', '2023-12-30 20:43:47', 20.00, 20, '', 0.00, 19.80, '00', 'P2023123020440620E7', '2023-12-30 20:44:26'),
('20231230235446898C', 'be402c50-4601-4985-a8e7-915f158a9315', 'yuankl1306@gmail.com', '2023-12-30 23:54:46', 20.00, 0, '', 0.00, 20.00, '00', 'P20231230235523F155', '2023-12-30 23:55:32'),
('20240106220336CDAA', '9d67a6d6-e3c6-4491-bf09-0d8e56694a45', 'mandyong865@gmail.com', '2024-01-06 22:03:36', 15.00, 0, 'NEWUSER', 2.00, 13.00, '00', 'P202401062208174258', '2024-01-06 22:08:39'),
('20240108172238ADED', 'b76b6517-5fa7-42cc-b77d-fe60491165fa', 'garyyjh@gmail.com', '2024-01-08 17:22:38', 22.00, 0, 'NEWUSER', 2.00, 20.00, '00', 'P20240108172333A8FA', '2024-01-08 17:23:50'),
('202401101521471DD0', '09154f51-9cce-40f8-822c-c17b635438a8', 'ongjuee@gmail.com', '2024-01-10 15:21:47', 22.00, 0, 'newuser', 2.00, 20.00, '00', 'P2024011015222224B3', '2024-01-10 15:22:36'),
('202401111818372BF8', 'ff7da317-a737-4930-ad68-e41f848f1b36', 'lydiaong2001@yahoo.com', '2024-01-11 18:18:37', 15.00, 0, '', 0.00, 15.00, '00', 'P202401111819399A67', '2024-01-11 18:19:51'),
('202401111822070165', 'ff7da317-a737-4930-ad68-e41f848f1b36', 'siachenghong@hotmail.com', '2024-01-11 18:22:07', 22.00, 0, '', 0.00, 22.00, '00', 'P20240111182220C7D5', '2024-01-11 18:22:28'),
('20240111183225D60A', 'ff7da317-a737-4930-ad68-e41f848f1b36', 'www.davidong@gmail.com', '2024-01-11 18:32:25', 22.00, 0, '', 0.00, 22.00, '00', 'P20240111183258FE47', '2024-01-11 18:33:14'),
('20240113103151E433', '680e80ae-118f-470f-9573-f726d09218a0', 'weishaw01@hotmail.com', '2024-01-13 10:31:51', 20.00, 20, '', 0.00, 19.80, '00', 'P20240113103200BDA3', '2024-01-13 10:32:11'),
('2024011413302932D3', 'a83e08c7-8882-49e8-87f2-5f07408d4f15', 'mondayminton@gmail.com', '2024-01-14 13:30:29', 20.00, 0, 'Newuser', 2.00, 18.00, '00', 'P202401141331105EF4', '2024-01-14 13:32:18'),
('20240114141915AF2E', 'a83e08c7-8882-49e8-87f2-5f07408d4f15', 'soh299@yahoo.com', '2024-01-14 14:19:15', 20.00, 0, '', 0.00, 20.00, '00', 'P20240114142445B533', '2024-01-14 14:24:57'),
('2024011518431255FC', '1c302e53-7020-4133-96eb-701292db5331', 'weishaw01@hotmail.com', '2024-01-15 18:43:13', 22.00, 20, '', 0.00, 21.80, '00', 'P20240115184318E19F', '2024-01-15 18:43:27');
INSERT INTO `games_joined` (`order_id`, `game_id`, `user_email`, `joined_datetime`, `game_price`, `coins`, `coupon_code`, `coupon_discount`, `final_game_price`, `payment_status`, `payment_id`, `payment_date`) VALUES
('20240117160807EAF5', '7c4311f8-c0c9-4d8b-a573-53c94da090d5', 'yongyuanchuan@gmail.com', '2024-01-17 16:08:07', 22.00, 200, '', 0.00, 20.00, '00', 'P20240117161019F563', '2024-01-17 16:10:28'),
('20240117175129EB18', '7c4311f8-c0c9-4d8b-a573-53c94da090d5', 'stefankhoo.1@gmail.com', '2024-01-17 17:51:29', 22.00, 40, '', 0.00, 21.60, '00', 'P20240117175201E0C3', '2024-01-17 17:52:15'),
('2024011810541378CD', 'fd6c3ad0-43a2-452b-9b02-4b97641910da', 'fiqrie81@gmail.com', '2024-01-18 10:54:13', 22.00, 0, '', 0.00, 22.00, '00', 'P20240118105427719E', '2024-01-18 10:54:38'),
('20240118151551C6DF', 'fd6c3ad0-43a2-452b-9b02-4b97641910da', 'stefankhoo.1@gmail.com', '2024-01-18 15:15:51', 22.00, 0, '', 0.00, 22.00, '00', 'P20240118151730CBBA', '2024-01-18 15:17:39'),
('20240120003537076D', '094ffbe4-d75b-4c2a-be53-d0db8e417a47', 'soofw@yahoo.com', '2024-01-20 00:35:37', 15.00, 0, '', 0.00, 15.00, '00', 'P202401200036270E5B', '2024-01-20 00:36:41'),
('202401201113234665', '2cedbca8-194d-4097-aeb2-0d89a331512a', 'yuankl1306@gmail.com', '2024-01-20 11:13:23', 20.00, 40, '', 0.00, 19.60, '00', 'P202401201113270513', '2024-01-20 11:13:37'),
('202401201121145824', '2cedbca8-194d-4097-aeb2-0d89a331512a', 'jasonngks114@gmail.com', '2024-01-20 11:21:14', 20.00, 0, '', 0.00, 20.00, '00', 'P202401201121213E21', '2024-01-20 11:21:34'),
('20240120122621A948', '2cedbca8-194d-4097-aeb2-0d89a331512a', 'weishaw01@hotmail.com', '2024-01-20 12:26:21', 20.00, 20, '', 0.00, 19.80, '00', 'P202401201226323877', '2024-01-20 12:26:43'),
('202401201907568F05', '094ffbe4-d75b-4c2a-be53-d0db8e417a47', 'saileesh01@gmail.com', '2024-01-20 19:07:56', 20.00, 0, '', 0.00, 20.00, '00', 'P202401201914393ADD', '2024-01-20 19:16:06'),
('20240120224206CA30', '094ffbe4-d75b-4c2a-be53-d0db8e417a47', 'tandkn@gmail.com', '2024-01-20 22:42:06', 20.00, 0, '', 0.00, 20.00, '00', 'P20240120224224B1D3', '2024-01-20 22:42:43'),
('2024012108110341CB', '094ffbe4-d75b-4c2a-be53-d0db8e417a47', 'kevin_cross91@yahoo.com', '2024-01-21 08:11:03', 20.00, 0, '', 0.00, 20.00, '00', 'P20240121081119CCE7', '2024-01-21 08:11:31'),
('20240121102920D1A0', '094ffbe4-d75b-4c2a-be53-d0db8e417a47', '1410sophia@gmail.com', '2024-01-21 10:29:20', 15.00, 0, '', 0.00, 0.00, '00', 'P20240121103001CB6C', '2024-01-21 10:30:12'),
('20240121121715BFBF', '094ffbe4-d75b-4c2a-be53-d0db8e417a47', 'jackhunt86@gmail.com', '2024-01-21 12:17:15', 20.00, 0, '', 0.00, 20.00, '00', 'P202401211217393F85', '2024-01-21 12:17:48'),
('2024012502303800B9', '29acbff5-0ea4-4764-b1d5-480fe21631ca', 'feiyee75@hotmail.com', '2024-01-25 02:30:38', 15.00, 0, '', 0.00, 15.00, '00', 'P20240125023100B62B', '2024-01-25 02:31:22'),
('202401251416098790', '29acbff5-0ea4-4764-b1d5-480fe21631ca', 'saileesh01@gmail.com', '2024-01-25 14:16:09', 22.00, 0, '', 0.00, 22.00, '00', 'P20240125142013EA7D', '2024-01-25 14:20:50'),
('202401261708078D96', '65ad312f-55f6-452d-b14d-55c199ea9ce0', 'stefankhoo.1@gmail.com', '2024-01-26 17:08:07', 22.00, 40, '', 0.00, 21.60, '00', 'P20240126170821C999', '2024-01-26 17:08:29'),
('20240126183721A358', '65ad312f-55f6-452d-b14d-55c199ea9ce0', 'fiqrie81@gmail.com', '2024-01-26 18:37:21', 22.00, 0, '', 0.00, 22.00, '00', 'P202401261837417CBE', '2024-01-26 18:38:02'),
('2024012811093514F7', 'a569687f-e0f8-4ff1-987c-f23e10102ca8', '1410sophia@gmail.com', '2024-01-28 11:09:35', 15.00, 0, '', 0.00, 15.00, '00', 'P202401281109429C67', '2024-01-28 11:09:54'),
('20240131091119C787', 'b3aaabfd-ac80-4f3f-b69f-f119df48f1ff', 'bensigan86@gmail.com', '2024-01-31 09:11:19', 22.00, 0, '', 0.00, 22.00, '00', 'P20240131091130605D', '2024-01-31 09:11:43'),
('20240131234904A9ED', 'dfde7498-db6e-4375-ac1c-30a4296a32e3', 'tandkn@gmail.com', '2024-01-31 23:49:04', 20.00, 0, '', 0.00, 20.00, '00', 'P2024013123493777EE', '2024-01-31 23:49:46'),
('20240202171026B408', '0ece0951-3daa-40b1-bc63-2b9037aeaf3c', 'ashokhpadmanathan93@gmail.com', '2024-02-02 17:10:26', 22.00, 0, '', 0.00, 22.00, '00', 'P202402021710393D08', '2024-02-02 17:10:51'),
('20240204140029BB2E', '786351fb-c44d-4c5c-ac7d-71b6db306546', 'john.khor97@gmail.com', '2024-02-04 14:00:29', 20.00, 0, 'NEWUSER', 2.00, 18.00, '00', 'P20240204140214720A', '2024-02-04 14:02:25'),
('20240204141316C06B', '786351fb-c44d-4c5c-ac7d-71b6db306546', 'zainancies@gmail.com', '2024-02-04 14:13:16', 20.00, 0, 'NEWUSER', 2.00, 18.00, '00', 'P202402041413402437', '2024-02-04 14:13:54'),
('20240207110349B748', 'e5e3e044-760e-46dd-aee8-495147febaaf', 'bensigan86@gmail.com', '2024-02-07 11:03:49', 22.00, 0, '', 0.00, 22.00, '00', 'P202402071103552481', '2024-02-07 11:04:06'),
('20240208135227675F', '0d23edcc-6b1e-4c04-b409-fd1a852aa90b', 'nicktay84@gmail.com', '2024-02-08 13:52:27', 22.00, 0, '', 0.00, 22.00, '00', 'P2024020813523564B4', '2024-02-08 13:52:46'),
('20240208184622409A', '0d23edcc-6b1e-4c04-b409-fd1a852aa90b', 'feiyee75@hotmail.com', '2024-02-08 18:46:22', 15.00, 0, '', 0.00, 15.00, '00', 'P202402081847305997', '2024-02-08 18:47:44'),
('202402111257325B7B', '7835245e-8b7a-4722-b031-0267c745378a', 'pirdausmlkn@gmail.com', '2024-02-11 12:57:32', 20.00, 0, 'NEWUSER', 2.00, 18.00, '00', 'P202402111258250203', '2024-02-11 12:58:51'),
('202402111736135135', '9cec9a25-478f-47c3-af24-f3d98cb4b512', 'siahchengsoon0301@gmail.com', '2024-02-11 17:36:13', 22.00, 0, 'NEWUSER', 2.00, 20.00, '00', 'P2024021117451643F7', '2024-02-11 17:45:27'),
('202402111737231B1A', '9cec9a25-478f-47c3-af24-f3d98cb4b512', 'lkitingon@gmail.com', '2024-02-11 17:37:23', 22.00, 0, '', 0.00, 22.00, '00', 'P20240211174322D9B1', '2024-02-11 17:45:09'),
('20240211175110C5BA', '9cec9a25-478f-47c3-af24-f3d98cb4b512', 'joonhong1991@gmail.com', '2024-02-11 17:51:10', 22.00, 0, '', 0.00, 22.00, '00', 'P2024021117512128C9', '2024-02-11 17:51:35'),
('202402121429068C83', 'a6070869-e049-4452-bc68-a90d9ec507b5', 'tandkn@gmail.com', '2024-02-12 14:29:06', 21.00, 0, '', 0.00, 21.00, '00', 'P202402121429190730', '2024-02-12 14:29:28'),
('20240214162536CA4E', 'a76d53bb-7022-47b4-9389-80b5c94bdc1d', 'mingchuan0909@gmail.com', '2024-02-14 16:25:36', 22.00, 0, 'NEWUSER', 2.00, 20.00, '00', 'P202402141626120E90', '2024-02-14 16:26:35'),
('20240215144524BEC1', '2ae855c7-bc4f-43f5-b303-aaa0b76e7075', 'ashokhpadmanathan93@gmail.com', '2024-02-15 14:45:24', 22.00, 0, '', 0.00, 22.00, '00', 'P202402151445373278', '2024-02-15 14:46:44'),
('202402181154383EBD', '32ff1b7c-4de0-4120-bfd8-e0f469c20c92', 'tandkn@gmail.com', '2024-02-18 11:54:38', 20.00, 0, '', 0.00, 20.00, '00', 'P2024021811544833CA', '2024-02-18 11:55:00'),
('202402191839107DE9', 'e2847e79-c836-4a63-a69d-41a4f1347bd9', 'weishaw01@hotmail.com', '2024-02-19 18:39:10', 22.00, 20, '', 0.00, 21.80, '00', 'P20240219183930BA4A', '2024-02-19 18:39:42'),
('202402191844141120', 'e2847e79-c836-4a63-a69d-41a4f1347bd9', 'leejianweishann@gmail.com', '2024-02-19 18:44:14', 22.00, 20, '', 0.00, 21.80, '00', 'P20240219184423AC05', '2024-02-19 18:44:31'),
('20240222154135BF67', '8f5923e9-174c-4dfc-957c-5be7ed37990b', 'feiyee75@hotmail.com', '2024-02-22 15:41:35', 15.00, 0, '', 0.00, 15.00, '00', 'P20240222154148C787', '2024-02-22 15:42:08'),
('20240223134458C254', '8f5923e9-174c-4dfc-957c-5be7ed37990b', 'fiqrie81@gmail.com', '2024-02-23 13:44:58', 22.00, 40, '', 0.00, 21.60, '00', 'P20240223134524919F', '2024-02-23 13:45:34'),
('202402241137204655', '0c2b2c3d-e7f9-45c6-a379-6b5275312e20', 'tandkn@gmail.com', '2024-02-24 11:37:20', 20.00, 0, '', 0.00, 20.00, '00', 'P20240224113725BCCC', '2024-02-24 11:37:37'),
('20240224113820A464', '0c2b2c3d-e7f9-45c6-a379-6b5275312e20', 'yuankl1306@gmail.com', '2024-02-24 11:38:20', 20.00, 200, '', 0.00, 18.00, '00', 'P20240224113846EB26', '2024-02-24 11:38:54'),
('20240225120101FB15', '45501f2d-af60-459f-b8e3-c6b74066b0c1', 'tandkn@gmail.com', '2024-02-25 12:01:01', 20.00, 0, '', 0.00, 20.00, '00', 'P202402251201091004', '2024-02-25 12:01:20'),
('202402261650261D69', '0342229e-7b1e-4bdf-a959-c30ac8791e2d', 'yuankl1306@gmail.com', '2024-02-26 16:50:26', 22.00, 0, '', 0.00, 22.00, '00', 'P20240226165030A64E', '2024-02-26 16:50:36'),
('20240301121937A666', '523bc383-7137-4cdc-afd5-a10edbb99bd5', 'fiqrie81@gmail.com', '2024-03-01 12:19:37', 22.00, 0, '', 0.00, 22.00, '00', 'P2024030112195829E8', '2024-03-01 12:20:08'),
('20240303141421138C', 'a6884936-83a3-4bac-a2ba-81c6ad5fd9d9', 'kahjun94.kj@gmail.com', '2024-03-03 14:14:21', 20.00, 0, 'NEWUSER', 2.00, 18.00, '00', 'P20240303141945F6BE', '2024-03-03 14:20:47'),
('20240303144941DFB1', 'a6884936-83a3-4bac-a2ba-81c6ad5fd9d9', 'junyeng818@gmail.com', '2024-03-03 14:49:41', 15.00, 0, 'NEWUSER', 2.00, 13.00, '00', 'P20240303145619B258', '2024-03-03 14:57:24'),
('2024030417204899D3', 'a33f6994-354c-44a8-9e07-f6219fe71cd7', 'yuankl1306@gmail.com', '2024-03-04 17:20:48', 22.00, 0, '', 0.00, 22.00, '00', 'P202403041722169520', '2024-03-04 17:22:24'),
('2024030418414174CB', 'a33f6994-354c-44a8-9e07-f6219fe71cd7', 'alftwm@hotmail.com', '2024-03-04 18:41:41', 22.00, 0, '', 0.00, 22.00, '00', 'P20240304184150CDDA', '2024-03-04 18:42:06'),
('20240308164959BBA8', '07db6dff-7855-4e46-bee9-7559a3d70838', 'weishaw01@hotmail.com', '2024-03-08 16:49:59', 22.00, 20, '', 0.00, 21.80, '00', 'P20240308165004F84C', '2024-03-08 16:50:21'),
('20240308180515D407', '07db6dff-7855-4e46-bee9-7559a3d70838', 'yuankl1306@gmail.com', '2024-03-08 18:05:15', 22.00, 0, '', 0.00, 22.00, '00', 'P20240308180524CEEE', '2024-03-08 18:05:31'),
('202403091321005950', 'cc7a6971-09aa-4d42-afe9-4821da4ca70c', 'tandkn@gmail.com', '2024-03-09 13:21:00', 22.00, 0, '', 0.00, 22.00, '00', 'P20240309132115A1A9', '2024-03-09 13:21:26'),
('202403111848558151', '4b382bc7-ef74-40b2-8e33-4bc64b59df19', 'garyyjh@gmail.com', '2024-03-11 18:48:55', 22.00, 0, '', 0.00, 22.00, '00', 'P20240311184910302F', '2024-03-11 18:49:23'),
('20240311190027C62C', '4b382bc7-ef74-40b2-8e33-4bc64b59df19', 'alftwm@hotmail.com', '2024-03-11 19:00:27', 22.00, 0, '', 0.00, 22.00, '00', 'P20240311190040C580', '2024-03-11 19:01:00'),
('20240314111556EFFA', '09228911-e108-4ec3-920a-9bd035d00ca8', 'tonywong4338@gmail.com', '2024-03-14 11:15:56', 22.00, 0, '', 0.00, 22.00, '00', 'P20240314111620314F', '2024-03-14 11:16:37'),
('2024031512203729C5', '30490e27-505c-4fe4-910d-49e372a1c913', 'nicktay84@gmail.com', '2024-03-15 12:20:37', 22.00, 0, '', 0.00, 22.00, '00', 'P202403151220502063', '2024-03-15 12:21:08'),
('20240315190857F4FA', '30490e27-505c-4fe4-910d-49e372a1c913', 'tonywong4338@gmail.com', '2024-03-15 19:08:57', 22.00, 0, '', 0.00, 22.00, '00', 'P20240315190916E5CC', '2024-03-15 19:09:31'),
('20240316104200D612', '61101494-a8e6-40ce-9b86-4976a37e6b94', 'tandkn@gmail.com', '2024-03-16 10:42:00', 22.00, 0, '', 0.00, 22.00, '00', 'P202403161042060F04', '2024-03-16 10:42:16'),
('20240317141340FF6A', 'd08bb54a-2ab8-4baa-b2e0-8613cea5a2be', 'andrewngu77@gmail.com', '2024-03-17 14:13:40', 20.00, 0, 'NEWUSER', 2.00, 18.00, '00', 'P20240317141409DB86', '2024-03-17 14:14:24'),
('20240317142958AFF4', 'd08bb54a-2ab8-4baa-b2e0-8613cea5a2be', 'tandkn@gmail.com', '2024-03-17 14:29:58', 20.00, 0, '', 0.00, 20.00, '00', 'P202403171430024673', '2024-03-17 14:30:17'),
('202403211605408F6E', '7e74c752-5b63-43fb-803c-8db572433904', 'ashokhpadmanathan93@gmail.com', '2024-03-21 16:05:40', 22.00, 60, '', 0.00, 21.40, '00', 'P202403211605592F2B', '2024-03-21 16:06:10'),
('202403231049391C2E', '5aef230b-8372-4cdb-81d2-d0bd4696270e', 'tandkn@gmail.com', '2024-03-23 10:49:39', 22.00, 0, '', 0.00, 22.00, '00', 'P202403231049467D10', '2024-03-23 10:49:55'),
('20240323105718BB7D', '5aef230b-8372-4cdb-81d2-d0bd4696270e', 'weishaw01@hotmail.com', '2024-03-23 10:57:18', 22.00, 20, '', 0.00, 21.80, '00', 'P20240323105728EFFF', '2024-03-23 10:57:41'),
('202403231116472D97', '5aef230b-8372-4cdb-81d2-d0bd4696270e', 'yuankl1306@gmail.com', '2024-03-23 11:16:47', 22.00, 100, '', 0.00, 21.00, '00', 'P2024032311165209C8', '2024-03-23 11:16:59'),
('20240324002150525E', 'f5abc8f3-585d-44be-9a9f-411cf0b497b0', 'kenong@yahoo.com', '2024-03-24 00:21:50', 20.00, 0, '', 0.00, 20.00, '00', 'P202403240024315238', '2024-03-24 00:24:46'),
('20240324110247F817', 'f5abc8f3-585d-44be-9a9f-411cf0b497b0', 'tandkn@gmail.com', '2024-03-24 11:02:47', 20.00, 0, '', 0.00, 20.00, '00', 'P202403241102516C83', '2024-03-24 11:02:59'),
('20240325152354B1FF', 'fef334b1-6227-49cc-96e6-325500030501', 'tandkn@gmail.com', '2024-03-25 15:23:54', 22.00, 0, '', 0.00, 22.00, '00', 'P20240325152400A40A', '2024-03-25 15:24:10'),
('2024032720013657C5', 'cca0494e-076c-4bdf-b14d-8c5a05a3d325', 'chaimingyin.cmy@gmail.com', '2024-03-27 20:01:36', 22.00, 0, '', 0.00, 22.00, '00', 'P20240327200315250A', '2024-03-27 20:03:22'),
('20240329154724C57C', '79145969-1a36-45f8-8cc5-4229da00c466', 'winniehlbong@gmail.com', '2024-03-29 15:47:24', 15.00, 0, '', 0.00, 15.00, '00', 'P202403291547478CFE', '2024-03-29 15:49:15'),
('20240330111224FD41', '109d672e-1559-4d8f-8163-161c50bc26b6', 'tandkn@gmail.com', '2024-03-30 11:12:24', 22.00, 0, '', 0.00, 22.00, '00', 'P202403301112290469', '2024-03-30 11:12:40'),
('20240401153544E0D0', '645c4e4b-c52a-4590-b80c-58a28f2094f4', 'alvyn_chin@hotmail.com', '2024-04-01 15:35:44', 22.00, 0, '', 0.00, 22.00, '00', 'P202404011536209676', '2024-04-01 15:36:52'),
('20240401181318C34C', '645c4e4b-c52a-4590-b80c-58a28f2094f4', 'garyyjh@gmail.com', '2024-04-01 18:13:18', 22.00, 0, '', 0.00, 22.00, '00', 'P2024040118165253B2', '2024-04-01 18:17:02'),
('20240402000036C975', '170c242a-89dd-40a8-a4c1-e2a38dbe2af2', 'te.oliver@outlook.com', '2024-04-02 00:00:36', 22.00, 0, '', 0.00, 22.00, '00', 'P20240402000051F803', '2024-04-02 00:01:02'),
('2024040217082612E7', '170c242a-89dd-40a8-a4c1-e2a38dbe2af2', 'bensigan86@gmail.com', '2024-04-02 17:08:26', 22.00, 0, '', 0.00, 22.00, '00', 'P20240402170833A79B', '2024-04-02 17:08:43'),
('20240404154127BC63', '733cd89a-47b4-438b-8bdf-06556e80d669', 'ebnergeoffrey@gmail.com', '2024-04-04 15:41:27', 22.00, 0, '', 0.00, 22.00, '00', 'P20240404154159B53E', '2024-04-04 15:43:10'),
('20240405120257F36A', '5bd093f6-88e4-43f8-9ff5-1c282f8309eb', 'tftan@yahoo.com', '2024-04-05 12:02:57', 22.00, 0, '', 0.00, 22.00, '00', 'P20240405120331125A', '2024-04-05 12:03:48'),
('202404051301384626', '4033da23-2e69-4e7a-af98-711cc722f970', 'nicktay84@gmail.com', '2024-04-05 13:01:38', 22.00, 0, '', 0.00, 22.00, '00', 'P202404051301483998', '2024-04-05 13:02:00'),
('20240408170728DA59', '54a00b64-b339-49b5-ba61-6a04426fb225', 'puchong88@yahoo.com', '2024-04-08 17:07:28', 20.00, 200, 'TEST18', 15.00, 3.00, '00', 'P202404081709588FEE', '2024-04-08 17:10:43'),
('20240408173446883D', '134963b5-c954-4904-bbf4-4d5ceda9bc2a', 'garyyjh@gmail.com', '2024-04-08 17:34:46', 22.00, 0, '', 0.00, 22.00, '00', 'P2024040817383617AC', '2024-04-08 17:38:46'),
('202404090529108CDF', '54a00b64-b339-49b5-ba61-6a04426fb225', 'tftan@yahoo.com', '2024-04-09 05:29:10', 20.00, 20, '', 0.00, 19.80, '00', 'P202404090529432904', '2024-04-09 05:30:06'),
('2024041009044804FD', 'c9689456-1896-4a59-a916-08667ec2c9ad', 'stefankhoo.1@gmail.com', '2024-04-10 09:04:48', 20.00, 20, '', 0.00, 19.80, '00', 'P202404100905077F02', '2024-04-10 09:05:27'),
('20240410171503A2DB', '4e24e094-e390-4d64-ba66-804537420d64', 'feiyee75@hotmail.com', '2024-04-10 17:15:03', 15.00, 160, '', 0.00, 13.40, '00', 'P20240410171518233E', '2024-04-10 17:15:42'),
('20240410184818E469', '4e24e094-e390-4d64-ba66-804537420d64', 'sonjen2010.js@gmail.com', '2024-04-10 18:48:18', 22.00, 0, 'NEWUSER', 2.00, 20.00, '00', 'P202404101848368792', '2024-04-10 18:49:05'),
('202404111522536E0C', '65144fd5-2eef-4882-ab72-e672b8c93755', 'alvyn_chin@hotmail.com', '2024-04-11 15:22:53', 22.00, 0, '', 0.00, 22.00, '00', 'P2024041115230205EE', '2024-04-11 15:23:12'),
('20240412171811CDF9', '810bd63b-cab8-4100-a961-5cda512c210b', 'hongyuan2020@gmail.com', '2024-04-12 17:18:11', 22.00, 0, '', 0.00, 22.00, '00', 'P202404121719535C1C', '2024-04-12 17:20:21'),
('20240413134851B20E', '79c0cf2b-7bfe-466d-ae62-32c11bb62667', 'tftan@yahoo.com', '2024-04-13 13:48:51', 20.00, 20, '', 0.00, 19.80, '00', 'P20240413134913D506', '2024-04-13 13:49:27'),
('2024041517120476BD', '37ce37b8-b186-4c81-b15b-c92c0d13808c', 'garyyjh@gmail.com', '2024-04-15 17:12:04', 22.00, 0, '', 0.00, 22.00, '00', 'P20240415171210AB7E', '2024-04-15 17:12:25'),
('2024041613231370B2', 'dd6563dc-b1d9-43fe-9ef8-0720a1005733', 'bensigan86@gmail.com', '2024-04-16 13:23:13', 22.00, 0, '', 0.00, 22.00, '00', 'P20240416132321FC4E', '2024-04-16 13:23:34'),
('20240418163006148A', '9613a6d5-06e8-417f-8bc3-043178760ab1', 'nicktay84@gmail.com', '2024-04-18 16:30:06', 22.00, 0, '', 0.00, 22.00, '00', 'P2024041816301593AA', '2024-04-18 16:30:25'),
('20240419181655F445', 'ad662f32-5de3-4a30-aa58-27fff31509f1', 'alftwm@hotmail.com', '2024-04-19 18:16:55', 22.00, 0, '', 0.00, 22.00, '00', 'P202404191817056C2C', '2024-04-19 18:17:20'),
('2024042009533501AE', 'b3013a07-f34f-45ff-9faf-19446d9aa4e3', 'tandkn@gmail.com', '2024-04-20 09:53:35', 22.00, 0, '', 0.00, 22.00, '00', 'P20240420095423B8C0', '2024-04-20 09:54:38'),
('202404211054059CE5', 'c62336ef-2448-4e0f-a789-c217e48f1d0a', 'tandkn@gmail.com', '2024-04-21 10:54:05', 20.00, 0, '', 0.00, 20.00, '00', 'P202404211054100070', '2024-04-21 10:54:20'),
('202404221543386F26', 'c3bb458f-fed6-4195-b89e-cfcb425d3b07', 'tandkn@gmail.com', '2024-04-22 15:43:38', 22.00, 0, '', 0.00, 22.00, '00', 'P2024042215440906CC', '2024-04-22 15:44:21'),
('20240424104618BD14', '4c96bf2d-c881-4209-8bbd-fcb7d80afc98', 'princehoward1@hotmail.com', '2024-04-24 10:46:18', 22.00, 0, '', 0.00, 22.00, '00', 'P20240424104757B2A4', '2024-04-24 10:48:36'),
('202404241744247E2F', '09a305e8-b2e5-4d88-8774-22c1ef0a7c0e', 'weihungho1993@gmail.com', '2024-04-24 17:44:24', 22.00, 0, '', 0.00, 22.00, '00', 'P2024042417454011B7', '2024-04-24 17:46:07'),
('202404251543514A79', '09a305e8-b2e5-4d88-8774-22c1ef0a7c0e', 'nicktay84@gmail.com', '2024-04-25 15:43:51', 22.00, 0, '', 0.00, 22.00, '00', 'P2024042515435897ED', '2024-04-25 15:44:08'),
('20240425162110531D', '09a305e8-b2e5-4d88-8774-22c1ef0a7c0e', 'tandkn@gmail.com', '2024-04-25 16:21:10', 22.00, 0, '', 0.00, 22.00, '00', 'P202404251621161638', '2024-04-25 16:21:25'),
('20240425163452051A', '09a305e8-b2e5-4d88-8774-22c1ef0a7c0e', 'alftwm@hotmail.com', '2024-04-25 16:34:52', 22.00, 0, '', 0.00, 22.00, '00', 'P20240425163503AFC3', '2024-04-25 16:35:16'),
('202404270927083044', 'b307019d-860d-42b0-8bc7-c9e32324ea04', 'stefankhoo.1@gmail.com', '2024-04-27 09:27:08', 10.00, 0, '', 0.00, 10.00, '00', 'P20240427092859E8AA', '2024-04-27 09:29:14'),
('202404271148172B08', 'b307019d-860d-42b0-8bc7-c9e32324ea04', 'tandkn@gmail.com', '2024-04-27 11:48:17', 10.00, 0, '', 0.00, 10.00, '00', 'P20240427114829C45D', '2024-04-27 11:48:40'),
('202404281042100C79', '6785c878-e1f8-4f62-8734-3434128a19e6', 'tandkn@gmail.com', '2024-04-28 10:42:10', 20.00, 0, '', 0.00, 20.00, '00', 'P202404281042164615', '2024-04-28 10:42:28'),
('20240429181117BB46', 'f20bfd33-f9c2-42e0-8207-fa94f59d67f2', 'kahjun94.kj@gmail.com', '2024-04-29 18:11:17', 22.00, 200, '', 0.00, 20.00, '00', 'P202404291815038A54', '2024-04-29 18:15:11'),
('20240429183131D369', 'f20bfd33-f9c2-42e0-8207-fa94f59d67f2', 'tandkn@gmail.com', '2024-04-29 18:31:31', 22.00, 0, '', 0.00, 22.00, '00', 'P20240429183138FD1F', '2024-04-29 18:31:48'),
('20240430085432EFF7', '258b2ac1-f68e-49ce-9346-9cbe6a6941b2', 'tftan@yahoo.com', '2024-04-30 08:54:32', 20.00, 20, '', 0.00, 19.80, '00', 'P20240430085511F8B1', '2024-04-30 08:55:21'),
('2024050112072049F0', '258b2ac1-f68e-49ce-9346-9cbe6a6941b2', 'tandkn@gmail.com', '2024-05-01 12:07:20', 20.00, 0, '', 0.00, 20.00, '00', 'P2024050112072601DC', '2024-05-01 12:07:35'),
('202405011752420FE9', 'c494554d-6a3f-4b93-b957-9a9abad3cab8', 'bryanchan202@gmail.com', '2024-05-01 17:52:42', 22.00, 0, '', 0.00, 22.00, '00', 'P20240501175528A38D', '2024-05-01 17:56:08'),
('2024050123411035A5', 'c494554d-6a3f-4b93-b957-9a9abad3cab8', 'alvyn_chin@hotmail.com', '2024-05-01 23:41:10', 22.00, 0, '', 0.00, 22.00, '00', 'P2024050123412258BF', '2024-05-01 23:41:46'),
('20240503173228D25A', 'c9e1fd35-e476-46ac-bed3-d3abf780861f', 'tandkn@gmail.com', '2024-05-03 17:32:28', 22.00, 0, '', 0.00, 22.00, '00', 'P202405031734086C80', '2024-05-03 17:34:19'),
('20240503181442AA92', 'c9e1fd35-e476-46ac-bed3-d3abf780861f', 'tanmartin121@gmail.com', '2024-05-03 18:14:42', 22.00, 0, '', 0.00, 22.00, '00', 'P20240503181509CAB5', '2024-05-03 18:15:18'),
('20240503232220CEE3', '5ab70495-975f-4dc5-809a-36f471adcc89', 'tftan@yahoo.com', '2024-05-03 23:22:20', 20.00, 20, '', 0.00, 19.80, '00', 'P2024050323252142E4', '2024-05-03 23:25:29'),
('2024050410495510CF', '5ab70495-975f-4dc5-809a-36f471adcc89', 'tandkn@gmail.com', '2024-05-04 10:49:55', 20.00, 0, '', 0.00, 20.00, '00', 'P202405041050173C0F', '2024-05-04 10:50:29'),
('20240505122841AACB', 'da4c217f-f721-4d9e-8b24-8fa6c554812d', 'tandkn@gmail.com', '2024-05-05 12:28:41', 20.00, 0, '', 0.00, 20.00, '00', 'P20240505122940C956', '2024-05-05 12:29:50'),
('20240506103553FA71', '3354c803-c663-4289-b01c-001708652611', 'tandkn@gmail.com', '2024-05-06 10:35:53', 22.00, 0, '', 0.00, 22.00, '00', 'P20240506103559914D', '2024-05-06 10:36:08'),
('2024051010183546F3', '1a17bcd5-e4b8-468b-8db6-1a1cb8d9041b', 'yuankl1306@gmail.com', '2024-05-10 10:18:35', 22.00, 0, '', 0.00, 22.00, '00', 'P2024051010184325AA', '2024-05-10 10:18:52'),
('202405101359409304', '1a17bcd5-e4b8-468b-8db6-1a1cb8d9041b', 'weishaw01@hotmail.com', '2024-05-10 13:59:40', 22.00, 20, '', 0.00, 21.80, '00', 'P2024051014000121FF', '2024-05-10 14:00:14'),
('202405101730029C8A', '1a17bcd5-e4b8-468b-8db6-1a1cb8d9041b', 'tandkn@gmail.com', '2024-05-10 17:30:02', 22.00, 0, '', 0.00, 22.00, '00', 'P202405101730061820', '2024-05-10 17:30:14'),
('202405101731444BE1', '1a17bcd5-e4b8-468b-8db6-1a1cb8d9041b', 'alftwm@hotmail.com', '2024-05-10 17:31:44', 22.00, 0, '', 0.00, 22.00, '00', 'P202405101731558C8D', '2024-05-10 17:32:09'),
('202405102245574B44', 'c4b253d8-f397-4fda-9aa0-af5f461611d0', 'tftan@yahoo.com', '2024-05-10 22:45:57', 22.00, 20, '', 0.00, 21.80, '00', 'P202405102246203303', '2024-05-10 22:46:55'),
('2024051319342403F5', '2f966e09-fe9b-4f8b-afa3-06e876718546', 'tonywong4338@gmail.com', '2024-05-13 19:34:24', 22.00, 0, '', 0.00, 22.00, '00', 'P20240513193557F97E', '2024-05-13 19:36:19'),
('20240513193617AAB9', '2f966e09-fe9b-4f8b-afa3-06e876718546', 'alftwm@hotmail.com', '2024-05-13 19:36:17', 22.00, 0, '', 0.00, 22.00, '00', 'P202405131936276779', '2024-05-13 19:37:13'),
('20240518204150A26E', 'af431b06-632f-4483-934c-e8d38199412a', 'tftan@yahoo.com', '2024-05-18 20:41:50', 20.00, 20, '', 0.00, 19.80, '00', 'P202405182042226CEA', '2024-05-18 20:42:33'),
('20240520101801AF01', 'b029189e-2faf-43e0-ba24-5c7af103e620', 'tonywong4338@gmail.com', '2024-05-20 10:18:01', 22.00, 0, '', 0.00, 22.00, '00', 'P202405201018195C68', '2024-05-20 10:18:35'),
('202405221026025BD2', '1b2af795-a739-49db-8034-a16e75c28b38', 'tftan@yahoo.com', '2024-05-22 10:26:02', 22.00, 20, '', 0.00, 21.80, '00', 'P202405221026155977', '2024-05-22 10:26:26'),
('20240522152827CFBA', 'ebe5f650-50ec-4014-a3ec-bc01fd767ea7', 'yongyuanchuan@gmail.com', '2024-05-22 15:28:27', 22.00, 100, '', 0.00, 21.00, '00', 'P20240522152836E2DE', '2024-05-22 15:28:49'),
('20240523173521778F', '7a4465d3-ca25-4236-9929-012744be0826', 'keasimsee@gmail.com', '2024-05-23 17:35:21', 22.00, 0, '', 0.00, 0.00, '00', 'P2024052317435224F5', '2024-05-23 17:44:26'),
('202405240000146648', 'ff8c1f0f-3a55-4874-9d6a-52ee1aca7f91', 'elinsharptan@gmail.com', '2024-05-24 00:00:14', 15.00, 0, '', 0.00, 15.00, '00', 'P202405240004593795', '2024-05-24 00:05:09'),
('202405241319258AEC', 'ff8c1f0f-3a55-4874-9d6a-52ee1aca7f91', 'nicktay84@gmail.com', '2024-05-24 13:19:25', 22.00, 0, '', 0.00, 22.00, '00', 'P20240524131930E053', '2024-05-24 13:19:43'),
('20240524140334897C', 'ff8c1f0f-3a55-4874-9d6a-52ee1aca7f91', 'tandkn@gmail.com', '2024-05-24 14:03:34', 22.00, 0, '', 0.00, 22.00, '00', 'P202405241403408FDB', '2024-05-24 14:03:53'),
('20240524192513CC5B', 'c9d793d6-4f59-4c55-a70b-d961c9824256', 'tftan@yahoo.com', '2024-05-24 19:25:13', 22.00, 20, '', 0.00, 21.80, '00', 'P202405241925301BAC', '2024-05-24 19:25:41'),
('20240525220359E506', '1e3ea892-5008-4d43-bc6d-e2acb276e130', 'tandkn@gmail.com', '2024-05-25 22:03:59', 20.00, 0, '', 0.00, 20.00, '00', 'P202405252204270C0C', '2024-05-25 22:04:36'),
('202405260211562DAB', '1e3ea892-5008-4d43-bc6d-e2acb276e130', 'yee_yang94@hotmail.com', '2024-05-26 02:11:56', 20.00, 0, '', 0.00, 20.00, '00', 'P2024052602120483D7', '2024-05-26 02:12:21'),
('20240527152939C31E', '608c865e-f172-41c5-9a27-e702884fbcb7', 'tonywong4338@gmail.com', '2024-05-27 15:29:39', 22.00, 0, '', 0.00, 22.00, '00', 'P202405271529471151', '2024-05-27 15:30:03'),
('20240527160430A81E', '608c865e-f172-41c5-9a27-e702884fbcb7', 'tandkn@gmail.com', '2024-05-27 16:04:30', 22.00, 0, '', 0.00, 22.00, '00', 'P202405271604367653', '2024-05-27 16:05:01'),
('202405291624266B10', '90f4570d-b8e6-45c8-8eb2-8e16c131ddc7', 'tandkn@gmail.com', '2024-05-29 16:24:26', 22.00, 0, '', 0.00, 22.00, '00', 'P20240529162449FB84', '2024-05-29 16:24:56'),
('202405301801207AA1', 'efc850fb-fee8-4e6b-b94e-6aa4453290e0', 'alftwm@hotmail.com', '2024-05-30 18:01:20', 22.00, 0, '', 0.00, 22.00, '00', 'P2024053018012915C1', '2024-05-30 18:01:46'),
('20240601085528DD1E', 'aa549fbe-8641-4f13-b1b9-5a4e9030b16e', 'tftan@yahoo.com', '2024-06-01 08:55:28', 22.00, 20, '', 0.00, 21.80, '00', 'P20240601085540E002', '2024-06-01 08:55:52'),
('20240601092511E78D', 'aa549fbe-8641-4f13-b1b9-5a4e9030b16e', 'tandkn@gmail.com', '2024-06-01 09:25:11', 22.00, 0, '', 0.00, 22.00, '00', 'P202406010925205E4D', '2024-06-01 09:25:30'),
('2024060111585650DC', 'aa549fbe-8641-4f13-b1b9-5a4e9030b16e', 'kouhong.ckh@gmail.com', '2024-06-01 11:58:56', 22.00, 0, '', 0.00, 22.00, '00', 'P202406011159046573', '2024-06-01 11:59:20'),
('2024060112170070B2', 'aa549fbe-8641-4f13-b1b9-5a4e9030b16e', 'tom_guan97@hotmail.com', '2024-06-01 12:17:00', 22.00, 0, 'Newuser', 2.00, 20.00, '00', 'P2024060112172516FE', '2024-06-01 12:17:33'),
('202406011808061762', 'c4038c83-bb5a-42c8-8ba2-099f60fa2cac', 'feiyee75@hotmail.com', '2024-06-01 18:08:06', 15.00, 0, '', 0.00, 15.00, '00', 'P2024060118081582E2', '2024-06-01 18:08:33'),
('202406020745590D86', '41a67a1b-da70-41da-acde-1ea47d32601c', 'arzulmiahmad@gmail.com', '2024-06-02 07:45:59', 20.00, 0, '', 0.00, 20.00, '00', 'P202406020746427152', '2024-06-02 07:46:59'),
('2024060223272050A3', '826d5b1e-a438-42e9-b824-59ce13516bbd', 'choonhou922@gmail.com', '2024-06-02 23:27:20', 20.00, 0, '', 0.00, 20.00, '00', 'P20240602232748E07F', '2024-06-02 23:28:17'),
('2024060311460509D5', 'f7a0c0d2-bf41-423e-b289-bb42280100c9', 'priyathamsantu@gmail.com', '2024-06-03 11:46:05', 20.00, 0, '', 0.00, 20.00, '00', 'P20240603114621D0BC', '2024-06-03 11:46:35'),
('202406031643478B0A', 'cc64c2ed-0f4d-462e-9fe8-3686c067f5ee', 'feiyee75@hotmail.com', '2024-06-03 16:43:47', 15.00, 0, '', 0.00, 15.00, '00', 'P202406031644009152', '2024-06-03 16:44:30'),
('20240606125000A6F8', '43b36b0a-b86f-4a9d-a9ef-8856c6018b9b', 'tonywong4338@gmail.com', '2024-06-06 12:50:00', 22.00, 0, '', 0.00, 22.00, '00', 'P202406061250135724', '2024-06-06 12:50:31'),
('202406061729130FA2', '43b36b0a-b86f-4a9d-a9ef-8856c6018b9b', 'nicktay84@gmail.com', '2024-06-06 17:29:13', 22.00, 0, '', 0.00, 22.00, '00', 'P2024060617291965EF', '2024-06-06 17:29:29'),
('202406071941346598', '823bb6b3-4055-4318-b5a8-815be3c3fbf7', 'login.nicksontan@gmail.com', '2024-06-07 19:41:34', 22.00, 0, '', 0.00, 22.00, '00', 'P20240607194158E964', '2024-06-07 19:42:07'),
('202406080942349DCC', '823bb6b3-4055-4318-b5a8-815be3c3fbf7', 'simon_lee0122@yahoo.com', '2024-06-08 09:42:34', 22.00, 0, 'NEWUSER', 2.00, 20.00, '00', 'P202406080943080219', '2024-06-08 09:43:17'),
('20240608111139F7B9', '823bb6b3-4055-4318-b5a8-815be3c3fbf7', 'tftan@yahoo.com', '2024-06-08 11:11:39', 22.00, 20, '', 0.00, 21.80, '00', 'P20240608111213969E', '2024-06-08 11:12:25'),
('202406081243176D27', '823bb6b3-4055-4318-b5a8-815be3c3fbf7', 'yuankl1306@gmail.com', '2024-06-08 12:43:17', 22.00, 40, '', 0.00, 21.60, '00', 'P20240608124501C2B8', '2024-06-08 12:45:13'),
('202406081854393B3A', 'a73240eb-a922-4a8d-a11b-6d5a145138df', 'elinsharptan@gmail.com', '2024-06-08 18:54:39', 5.00, 0, '', 0.00, 5.00, '00', 'P202406081906435B9B', '2024-06-08 19:06:54'),
('202406090856151707', '6420754e-b66a-4370-b4e9-6e2c2c7395f9', 'priyathamsantu@gmail.com', '2024-06-09 08:56:15', 20.00, 0, '', 0.00, 20.00, '00', 'P202406090856394523', '2024-06-09 08:56:54'),
('20240609094622FC06', '6420754e-b66a-4370-b4e9-6e2c2c7395f9', 'c.yongjun11@gmail.com', '2024-06-09 09:46:22', 20.00, 0, '', 0.00, 20.00, '00', 'P20240609094631909D', '2024-06-09 09:46:42'),
('202406091254574A5E', '6420754e-b66a-4370-b4e9-6e2c2c7395f9', 'tftan@yahoo.com', '2024-06-09 12:54:57', 20.00, 20, '', 0.00, 19.80, '00', 'P20240609125512117E', '2024-06-09 12:55:21'),
('20240610162246BA9F', '6efc9a6b-f757-490b-a907-860cad349c4e', 'ansoncth@gmail.com', '2024-06-10 16:22:46', 22.00, 0, 'NEWUSER', 2.00, 20.00, '00', 'P20240610162338D47C', '2024-06-10 16:23:48'),
('20240610163814BFE3', '6efc9a6b-f757-490b-a907-860cad349c4e', 'tonywong4338@gmail.com', '2024-06-10 16:38:14', 22.00, 0, '', 0.00, 22.00, '00', 'P202406101638489126', '2024-06-10 16:39:02'),
('202406111511427007', 'a73240eb-a922-4a8d-a11b-6d5a145138df', 'rajamohdazeehan@yahoo.com.my', '2024-06-11 15:11:42', 22.00, 0, 'NEWUSER', 2.00, 20.00, '00', 'P2024061115171975FE', '2024-06-11 15:17:35'),
('202406120147512277', 'a81503ed-ed92-470a-b790-a4d9e1529dc4', 'kathleenrosche12@gmail.com', '2024-06-12 01:47:51', 15.00, 0, '', 0.00, 15.00, '00', 'P202406120147574D82', '2024-06-12 01:48:06'),
('202406120149395565', 'a81503ed-ed92-470a-b790-a4d9e1529dc4', 'chrisphang2001@gmail.com', '2024-06-12 01:49:39', 22.00, 0, '', 0.00, 22.00, '00', 'P20240612014946371C', '2024-06-12 01:50:04'),
('202406121410010130', 'a81503ed-ed92-470a-b790-a4d9e1529dc4', 'yongyuanchuan@gmail.com', '2024-06-12 14:10:01', 22.00, 20, '', 0.00, 21.80, '00', 'P202406121410106F71', '2024-06-12 14:10:21'),
('20240614124112AFF8', '75a6d557-3251-465a-aeed-83eae34f0187', 'tftan@yahoo.com', '2024-06-14 12:41:12', 22.00, 20, '', 0.00, 21.80, '00', 'P2024061412413195E9', '2024-06-14 12:41:43'),
('20240615091858D9BE', '75a6d557-3251-465a-aeed-83eae34f0187', 'weishaw01@hotmail.com', '2024-06-15 09:18:59', 22.00, 0, '', 0.00, 22.00, '00', 'P20240615091906BE56', '2024-06-15 09:19:15'),
('202406151013353AFE', '75a6d557-3251-465a-aeed-83eae34f0187', 'yuankl1306@gmail.com', '2024-06-15 10:13:35', 22.00, 0, '', 0.00, 22.00, '00', 'P202406151013401012', '2024-06-15 10:13:48'),
('20240615103650E419', '75a6d557-3251-465a-aeed-83eae34f0187', 'tonywong4338@gmail.com', '2024-06-15 10:36:50', 22.00, 0, '', 0.00, 22.00, '00', 'P20240615103707B3BA', '2024-06-15 10:37:19'),
('20240615182844D7B1', 'b52c3910-cac4-4ad4-b44c-c7eb96844963', 'junsuke23@gmail.com', '2024-06-15 18:28:44', 22.00, 0, 'Newuser', 2.00, 20.00, '00', 'P20240615182927D698', '2024-06-15 18:29:40'),
('20240616090212FE9C', '19c8fda5-83e5-4694-81e6-9ec31e1a2dc7', 'tftan@yahoo.com', '2024-06-16 09:02:12', 20.00, 20, '', 0.00, 19.80, '00', 'P20240616090221414E', '2024-06-16 09:02:32'),
('20240616100559F685', '19c8fda5-83e5-4694-81e6-9ec31e1a2dc7', 'c.yongjun11@gmail.com', '2024-06-16 10:05:59', 20.00, 0, '', 0.00, 20.00, '00', 'P20240616100652C620', '2024-06-16 10:07:04'),
('20240616112549D471', '19c8fda5-83e5-4694-81e6-9ec31e1a2dc7', 'priyathamsantu@gmail.com', '2024-06-16 11:25:49', 20.00, 0, '', 0.00, 20.00, '00', 'P20240616113754BCF5', '2024-06-16 11:38:08'),
('202406161831412CA1', '7126fc8f-710b-4722-a0a0-db8f46ab0c45', 'hillaryxuanne@gmail.com', '2024-06-16 18:31:41', 20.00, 0, '', 0.00, 20.00, '00', 'P20240616183148C15C', '2024-06-16 18:32:02'),
('202406171330395265', '8b81d002-7cfe-466f-81e8-549ec769e32b', 'tonywong4338@gmail.com', '2024-06-17 13:30:39', 20.00, 0, '', 0.00, 20.00, '00', 'P20240617133043DF33', '2024-06-17 13:30:53'),
('2024061816000613A4', '78d9403a-1a95-49c7-be54-a6c4f483523a', 'garyyjh@gmail.com', '2024-06-18 16:00:06', 22.00, 160, '', 0.00, 20.40, '00', 'P2024061816003015E6', '2024-06-18 16:00:45'),
('202406191540466109', 'b514ba08-ce90-4fe0-93d9-b5c133a84555', 'hillaryxuanne@gmail.com', '2024-06-19 15:40:46', 23.00, 0, '', 0.00, 23.00, '00', 'P20240619154059D791', '2024-06-19 15:42:28'),
('20240620163400662D', '0650b54f-69ad-4796-9adb-40eada69994d', 'nicktay84@gmail.com', '2024-06-20 16:34:00', 23.00, 0, '', 0.00, 23.00, '00', 'P20240620163438670C', '2024-06-20 16:34:55'),
('20240621175240DDDE', 'ee3d087c-00b6-479a-a046-edff8b9b0047', 'tftan@yahoo.com', '2024-06-21 17:52:40', 22.00, 20, '', 0.00, 21.80, '00', 'P20240621175248E3B2', '2024-06-21 17:52:58'),
('202406221810341932', 'a39673e4-f78b-4797-a5a2-d4c8244efa2f', 'c.yongjun11@gmail.com', '2024-06-22 18:10:34', 20.00, 0, '', 0.00, 20.00, '00', 'P20240622181059BED0', '2024-06-22 18:11:10'),
('202406230925019A38', 'a39673e4-f78b-4797-a5a2-d4c8244efa2f', 'tftan@yahoo.com', '2024-06-23 09:25:01', 20.00, 20, '', 0.00, 19.80, '00', 'P202406230925151F7E', '2024-06-23 09:25:27'),
('20240623100838D1AF', 'a39673e4-f78b-4797-a5a2-d4c8244efa2f', 'gohchunnam123@gmail.com', '2024-06-23 10:08:38', 20.00, 0, '', 0.00, 20.00, '00', 'P202406231009097DC0', '2024-06-23 10:09:30'),
('20240623220149D5CA', 'c7420ee1-e338-48fa-98d6-b042e4bd5dcf', 'garrylcz1205@hotmail.com', '2024-06-23 22:01:49', 20.00, 0, 'NEWUSER', 2.00, 18.00, '00', 'P20240623220236D8C3', '2024-06-23 22:02:48'),
('20240624160415E1B1', 'bfe4a8a6-58b7-4c37-b112-cfb91f10be91', 'eugene_hyh@yahoo.com', '2024-06-24 16:04:15', 22.00, 0, '', 0.00, 22.00, '00', 'P202406241607209EBC', '2024-06-24 16:07:38'),
('202406250038082106', 'bfe4a8a6-58b7-4c37-b112-cfb91f10be91', 'elinsharptan@gmail.com', '2024-06-25 00:38:08', 5.00, 0, '', 0.00, 5.00, '00', 'P20240625004017BAC2', '2024-06-25 00:40:26'),
('202406251619220E90', 'bfe4a8a6-58b7-4c37-b112-cfb91f10be91', 'feiyee75@hotmail.com', '2024-06-25 16:19:22', 5.00, 0, '', 0.00, 5.00, '00', 'P20240625161942180C', '2024-06-25 16:19:56'),
('202406261349543E69', '8c00d2e9-9e1c-472b-be50-7b07c3a54e52', 'hueytingl@hotmail.com', '2024-06-26 13:49:54', 16.00, 0, 'Newuser', 2.00, 14.00, '00', 'P20240626135021E24C', '2024-06-26 13:50:35'),
('20240626145311D0CA', '8c00d2e9-9e1c-472b-be50-7b07c3a54e52', 'yongyiulim1405@gmail.com', '2024-06-26 14:53:11', 23.00, 0, 'newuser', 2.00, 21.00, '00', 'P20240626145319B705', '2024-06-26 14:53:27'),
('2024062617130508FA', '8c00d2e9-9e1c-472b-be50-7b07c3a54e52', 'nicktay84@gmail.com', '2024-06-26 17:13:05', 23.00, 200, '', 0.00, 21.00, '00', 'P202406261713257F90', '2024-06-26 17:13:35'),
('202406271631274C36', '90436e45-332d-42d1-9bf6-595ee5670792', 'fungzv@gmail.com', '2024-06-27 16:31:27', 23.00, 0, 'newuser', 2.00, 21.00, '00', 'P2024062716315472C0', '2024-06-27 16:32:57'),
('20240627170802FDD5', '90436e45-332d-42d1-9bf6-595ee5670792', 'cherlytan222@gmail.com', '2024-06-27 17:08:02', 16.00, 0, '', 0.00, 16.00, '00', 'P202406271708170BD5', '2024-06-27 17:08:34'),
('20240628140842508F', '9dda3cd5-2119-493d-9478-a6793dd8b1bc', 'kongpinpin91@gmail.com', '2024-06-28 14:08:42', 22.00, 0, '', 0.00, 22.00, '00', 'P202406281409475261', '2024-06-28 14:11:01'),
('20240628195321B36E', '9dda3cd5-2119-493d-9478-a6793dd8b1bc', 'tftan@yahoo.com', '2024-06-28 19:53:21', 22.00, 20, '', 0.00, 21.80, '00', 'P202406281953297CBF', '2024-06-28 19:53:38'),
('202406290925599076', '9dda3cd5-2119-493d-9478-a6793dd8b1bc', 'tandkn@gmail.com', '2024-06-29 09:25:59', 22.00, 0, '', 0.00, 22.00, '00', 'P20240629092608D664', '2024-06-29 09:26:26'),
('20240629102433D553', '9dda3cd5-2119-493d-9478-a6793dd8b1bc', 'manseng1019@gmail.com', '2024-06-29 10:24:33', 22.00, 0, '', 0.00, 22.00, '00', 'P20240629102615ADCC', '2024-06-29 10:27:00'),
('20240629222009F68B', '16f8b85c-82ba-47eb-af4e-60ffd42c0fd6', 'tftan@yahoo.com', '2024-06-29 22:20:09', 20.00, 20, '', 0.00, 19.80, '00', 'P202406292220237240', '2024-06-29 22:20:36'),
('20240630092156A3EA', '16f8b85c-82ba-47eb-af4e-60ffd42c0fd6', 'tandkn@gmail.com', '2024-06-30 09:21:56', 20.00, 0, '', 0.00, 20.00, '00', 'P202406300922004E4A', '2024-06-30 09:22:12'),
('202406300955150990', '4e835445-024f-4ca1-a71e-f33cd21a4c0a', 'kongpinpin91@gmail.com', '2024-06-30 09:55:15', 20.00, 0, '', 0.00, 20.00, '00', 'P20240630095539660E', '2024-06-30 09:56:22'),
('202406301125017F7B', '16f8b85c-82ba-47eb-af4e-60ffd42c0fd6', 'gabri3l@yahoo.com', '2024-06-30 11:25:01', 20.00, 0, '', 0.00, 20.00, '00', 'P202406301134546B4D', '2024-06-30 11:35:07'),
('202406301225351934', '16f8b85c-82ba-47eb-af4e-60ffd42c0fd6', 'c.yongjun11@gmail.com', '2024-06-30 12:25:35', 20.00, 0, '', 0.00, 20.00, '00', 'P202406301225467CF8', '2024-06-30 12:26:01'),
('20240630154410048F', '762d4b48-d70c-44bd-a0d5-f3ab63965c4a', 'chaiz85@gmail.com', '2024-06-30 15:44:10', 20.00, 0, '', 0.00, 20.00, '00', 'P20240630154429EFEF', '2024-06-30 15:45:00'),
('20240701122043B84E', 'ec701147-fa53-4f26-a05c-e13d696abf82', 'kongpinpin91@gmail.com', '2024-07-01 12:20:43', 23.00, 0, '', 0.00, 23.00, '00', 'P202407011220537D45', '2024-07-01 12:21:07'),
('20240701180632C23E', 'ec701147-fa53-4f26-a05c-e13d696abf82', 'tonywong4338@gmail.com', '2024-07-01 18:06:32', 23.00, 0, '', 0.00, 23.00, '00', 'P202407011806391995', '2024-07-01 18:06:54'),
('202407041300447E0B', 'ea3757f3-d6f9-49b6-a33a-6af42c3ae654', 'tandkn@gmail.com', '2024-07-04 13:00:44', 23.00, 0, '', 0.00, 23.00, '00', 'P20240704130052BC10', '2024-07-04 13:01:06'),
('202407041356194359', 'ea3757f3-d6f9-49b6-a33a-6af42c3ae654', 'te.oliver@outlook.com', '2024-07-04 13:56:19', 23.00, 0, '', 0.00, 23.00, '00', 'P2024070413564131CD', '2024-07-04 13:57:30'),
('202407041531281B96', 'ea3757f3-d6f9-49b6-a33a-6af42c3ae654', 'shentan1122@gmail.com', '2024-07-04 15:31:28', 23.00, 0, 'newuser', 2.00, 21.00, '00', 'P202407041531392E8D', '2024-07-04 15:32:10'),
('202407041736403A6C', 'ea3757f3-d6f9-49b6-a33a-6af42c3ae654', 'tonywong4338@gmail.com', '2024-07-04 17:36:40', 23.00, 0, '', 0.00, 23.00, '00', 'P20240704173658701E', '2024-07-04 17:37:11'),
('20240704192544F1AB', 'ea3757f3-d6f9-49b6-a33a-6af42c3ae654', 'alftwm@hotmail.com', '2024-07-04 19:25:44', 23.00, 0, '', 0.00, 23.00, '00', 'P20240704192559F62E', '2024-07-04 19:26:42'),
('20240705143516B772', '4430ebe8-234c-44f7-bb64-bbb39cc06280', 'nicktay84@gmail.com', '2024-07-05 14:35:16', 23.00, 0, '', 0.00, 23.00, '00', 'P2024070514352628CB', '2024-07-05 14:35:43'),
('20240705183916C166', '4430ebe8-234c-44f7-bb64-bbb39cc06280', 'tandkn@gmail.com', '2024-07-05 18:39:16', 23.00, 0, '', 0.00, 23.00, '00', 'P202407051839260AAD', '2024-07-05 18:39:41'),
('2024070521282850A8', 'ff343691-92cb-4f9d-b291-75b70e118711', 'tftan@yahoo.com', '2024-07-05 21:28:28', 22.00, 20, '', 0.00, 21.80, '00', 'P20240705212837E0C8', '2024-07-05 21:28:50'),
('202407061057131A8B', 'ff343691-92cb-4f9d-b291-75b70e118711', 'shaoranswc@live.co.uk', '2024-07-06 10:57:13', 22.00, 0, 'NEWUSER', 2.00, 20.00, '00', 'P202407061059126ADC', '2024-07-06 11:00:07'),
('202407061719182D8B', '6fb5a379-1cc4-4ee9-93f8-0bcb124931be', 'mohdzarulazham970@gmail.com', '2024-07-06 17:19:18', 22.00, 0, '', 0.00, 22.00, '00', 'P2024070617194340C9', '2024-07-06 17:20:57'),
('20240707090823BDD1', 'ec8f8dcf-7f20-4bec-a677-607f70a168b7', 'tftan@yahoo.com', '2024-07-07 09:08:23', 20.00, 20, '', 0.00, 19.80, '00', 'P20240707090832EE08', '2024-07-07 09:08:43'),
('20240707091718569B', 'ec8f8dcf-7f20-4bec-a677-607f70a168b7', 'arzulmiahmad@gmail.com', '2024-07-07 09:17:18', 20.00, 0, '', 0.00, 20.00, '00', 'P202407070917562CE7', '2024-07-07 09:18:16'),
('20240707112216FBC2', 'ec8f8dcf-7f20-4bec-a677-607f70a168b7', 'gabri3l@yahoo.com', '2024-07-07 11:22:16', 20.00, 20, '', 0.00, 19.80, '00', 'P202407071122425ABC', '2024-07-07 11:22:54'),
('202407071136431C97', 'ec8f8dcf-7f20-4bec-a677-607f70a168b7', 'tandkn@gmail.com', '2024-07-07 11:36:43', 20.00, 0, '', 0.00, 20.00, '00', 'P20240707113648CA12', '2024-07-07 11:36:57'),
('2024070712203654C9', 'ec8f8dcf-7f20-4bec-a677-607f70a168b7', 'havard8890@hotmail.com', '2024-07-07 12:20:36', 20.00, 0, 'NEWUSER', 2.00, 18.00, '00', 'P202407071221286CB5', '2024-07-07 12:21:39'),
('20240707124848408F', 'ec8f8dcf-7f20-4bec-a677-607f70a168b7', 'stefankhoo.1@gmail.com', '2024-07-07 12:48:48', 20.00, 40, '', 0.00, 19.60, '00', 'P20240707125008A883', '2024-07-07 12:50:22'),
('202407071308006785', 'ec8f8dcf-7f20-4bec-a677-607f70a168b7', 'andrewngu512@gmail.com', '2024-07-07 13:08:00', 20.00, 0, 'NEWUSER', 2.00, 18.00, '00', 'P20240707130817BEE2', '2024-07-07 13:08:30'),
('202407080115142DC7', '5ebc2cd2-b1a4-49de-97ed-940ad6267efc', '1phousehp@gmail.com', '2024-07-08 01:15:14', 21.00, 0, '', 0.00, 21.00, '00', 'P202407080129357D76', '2024-07-08 01:29:45'),
('20240708012340B575', '5ebc2cd2-b1a4-49de-97ed-940ad6267efc', 'chuahisaac9657@gmail.com', '2024-07-08 01:23:40', 21.00, 0, '', 0.00, 21.00, '00', 'P2024070801282141B7', '2024-07-08 01:28:35'),
('20240708094119CA46', '5ebc2cd2-b1a4-49de-97ed-940ad6267efc', 'cyz313188@gmail.com', '2024-07-08 09:41:19', 21.00, 0, '', 0.00, 21.00, '00', 'P202407080944221C22', '2024-07-08 09:44:32'),
('20240708103930B2D9', '5ebc2cd2-b1a4-49de-97ed-940ad6267efc', 'tandkn@gmail.com', '2024-07-08 10:39:30', 21.00, 0, '', 0.00, 21.00, '00', 'P20240708103943EB6B', '2024-07-08 10:39:52'),
('20240708130958EFC9', '5ebc2cd2-b1a4-49de-97ed-940ad6267efc', 'pslimowl@gmail.com', '2024-07-08 13:09:58', 21.00, 0, '', 0.00, 21.00, '00', 'P202407081310118DCE', '2024-07-08 13:10:41'),
('20240708150357781D', 'c2443935-1a6e-4d06-af56-025375d0848e', 'nicktay84@gmail.com', '2024-07-08 15:03:57', 23.00, 0, '', 0.00, 23.00, '00', 'P20240708150402CE7E', '2024-07-08 15:04:14'),
('202407081845129F01', 'c2443935-1a6e-4d06-af56-025375d0848e', 'feiyee75@hotmail.com', '2024-07-08 18:45:12', 16.00, 0, '', 0.00, 16.00, '00', 'P20240708185131E032', '2024-07-08 18:51:49'),
('20240709123428539C', '8530089f-ee86-4055-8671-50983c701a2e', 'feiyee75@hotmail.com', '2024-07-09 12:34:28', 5.00, 0, '', 0.00, 5.00, '00', 'P20240709123438317D', '2024-07-09 12:34:49'),
('20240710181315CD78', '9ccf68ac-6403-4899-b8dd-d1131278e464', 'wareve_reaper@yahoo.com', '2024-07-10 18:13:15', 23.00, 0, 'Newuser', 2.00, 21.00, '00', 'P20240710181329460B', '2024-07-10 18:13:57'),
('20240711131020E82D', 'ae6a2c82-fd93-4a29-b872-48ab41e732d3', 'tandkn@gmail.com', '2024-07-11 13:10:20', 23.00, 0, '', 0.00, 23.00, '00', 'P20240711131028CC8E', '2024-07-11 13:10:37'),
('2024071114142467CE', 'ae6a2c82-fd93-4a29-b872-48ab41e732d3', 'tonywong4338@gmail.com', '2024-07-11 14:14:24', 23.00, 0, '', 0.00, 23.00, '00', 'P202407111414345649', '2024-07-11 14:14:47'),
('20240712125934E0EE', 'a9f13ef7-40ca-43ba-852f-986dc0090293', 'nicktay84@gmail.com', '2024-07-12 12:59:34', 23.00, 0, '', 0.00, 23.00, '00', 'P202407121259411789', '2024-07-12 12:59:50'),
('20240712153224D753', 'a9f13ef7-40ca-43ba-852f-986dc0090293', 'kongpinpin91@gmail.com', '2024-07-12 15:32:24', 23.00, 0, '', 0.00, 23.00, '00', 'P202407121532347AB6', '2024-07-12 15:32:51'),
('20240712210931A483', '640515fc-3a74-4b10-b0d6-2a09b3def2bb', 'tftan@yahoo.com', '2024-07-12 21:09:31', 22.00, 20, '', 0.00, 21.80, '00', 'P20240712210945D955', '2024-07-12 21:09:59'),
('202407130017220241', '160b1423-f530-495b-856a-ee41d910e21e', 'jonathanyxs@gmail.com', '2024-07-13 00:17:22', 21.00, 0, '', 0.00, 21.00, '00', 'P202407130017333921', '2024-07-13 00:17:51'),
('202407130852010685', '640515fc-3a74-4b10-b0d6-2a09b3def2bb', 'shaoranswc@live.co.uk', '2024-07-13 08:52:01', 22.00, 20, '', 0.00, 21.80, '00', 'P202407130852553A2F', '2024-07-13 08:53:12'),
('202407131122380A8A', 'cbdefbb0-54c1-430d-8870-bbd8ec103ef2', 'lweilun92@gmail.com', '2024-07-13 11:22:38', 23.00, 0, '', 0.00, 23.00, '00', 'P20240713112753AD7B', '2024-07-13 11:28:01'),
('20240713120933458A', '640515fc-3a74-4b10-b0d6-2a09b3def2bb', '1phousehp@gmail.com', '2024-07-13 12:09:33', 22.00, 20, '', 0.00, 21.80, '00', 'P202407131210036EEC', '2024-07-13 12:10:20'),
('202407131245037417', '5ca399e5-6a4c-4b36-bdfd-02e732bc9c10', 'chakhua514@yahoo.com', '2024-07-13 12:45:03', 23.00, 0, '', 0.00, 23.00, '00', 'P202407131245147292', '2024-07-13 12:45:34'),
('202407131747498FE5', '5ca399e5-6a4c-4b36-bdfd-02e732bc9c10', 'arzulmiahmad@gmail.com', '2024-07-13 17:47:49', 23.00, 0, '', 0.00, 23.00, '00', 'P20240713174815EF28', '2024-07-13 17:48:27'),
('20240714095256216A', '160b1423-f530-495b-856a-ee41d910e21e', 'tftan@yahoo.com', '2024-07-14 09:52:56', 21.00, 20, '', 0.00, 20.80, '00', 'P202407140953114F08', '2024-07-14 09:53:21'),
('202407141058317F88', '160b1423-f530-495b-856a-ee41d910e21e', 'gabri3l@yahoo.com', '2024-07-14 10:58:31', 21.00, 20, '', 0.00, 20.80, '00', 'P2024071410584406D6', '2024-07-14 10:58:56'),
('2024071413472619FA', '15a163d2-e479-4ed6-b97b-1a6c7fdf288a', 'aisyfaiz42@gmail.com', '2024-07-14 13:47:26', 23.00, 0, '', 0.00, 23.00, '00', 'P20240714134807B0C5', '2024-07-14 13:48:17'),
('20240714190417AA90', '15a163d2-e479-4ed6-b97b-1a6c7fdf288a', 'priyathamsantu@gmail.com', '2024-07-14 19:04:17', 23.00, 0, '', 0.00, 23.00, '00', 'P202407141904519EAE', '2024-07-14 19:05:04'),
('202407151218571994', 'b0eccb1b-6d91-4482-a27d-13619a08b1d2', 'elinsharptan@gmail.com', '2024-07-15 12:18:57', 5.00, 0, '', 0.00, 5.00, '00', 'P20240715122100F1C2', '2024-07-15 12:21:14'),
('202407161118427266', 'b0eccb1b-6d91-4482-a27d-13619a08b1d2', 'lstjeffrey@gmail.com', '2024-07-16 11:18:42', 23.00, 0, '', 0.00, 23.00, '00', 'P202407161119284AD8', '2024-07-16 11:19:44'),
('2024071616165900BA', 'b0eccb1b-6d91-4482-a27d-13619a08b1d2', 'solehchong0416@gmail.com', '2024-07-16 16:16:59', 23.00, 0, '', 0.00, 23.00, '00', 'P202407161618477BE6', '2024-07-16 16:19:00'),
('202407162018101620', 'cbdefbb0-54c1-430d-8870-bbd8ec103ef2', 'kongpinpin91@gmail.com', '2024-07-16 20:18:10', 23.00, 0, '', 0.00, 23.00, '00', 'P202407162018286B4B', '2024-07-16 20:18:44'),
('20240717144609991A', 'cbdefbb0-54c1-430d-8870-bbd8ec103ef2', 'leejiancong061009@gmail.com', '2024-07-17 14:46:09', 23.00, 0, '', 0.00, 23.00, '00', 'P20240717144822D566', '2024-07-17 14:48:29'),
('20240718134917FDBB', '534baab0-fcb2-4843-af73-14821354e6d6', 'tandkn@gmail.com', '2024-07-18 13:49:17', 23.00, 0, '', 0.00, 23.00, '00', 'P202407181349375704', '2024-07-18 13:49:46'),
('202407181444345D28', '534baab0-fcb2-4843-af73-14821354e6d6', 'soon7118@gmail.com', '2024-07-18 14:44:34', 23.00, 0, '', 0.00, 23.00, '00', 'P20240718144801F0F4', '2024-07-18 14:48:12'),
('202407182250020E40', 'c949d424-add7-479f-b8b1-4bc1d0160a2c', 'havard8890@hotmail.com', '2024-07-18 22:50:02', 22.00, 0, '', 0.00, 22.00, '00', 'P2024071822582508C6', '2024-07-18 22:58:35'),
('20240718225652E27F', 'c949d424-add7-479f-b8b1-4bc1d0160a2c', 'lennyrong8090@gmail.com', '2024-07-18 22:56:52', 10.00, 0, 'NEWUSER', 2.00, 8.00, '00', 'P202407182257168FD2', '2024-07-18 22:58:00'),
('202407190859240964', '9f11705c-7966-41a6-a537-255033876c9e', 'jonathanyxs@gmail.com', '2024-07-19 08:59:24', 23.00, 0, '', 0.00, 23.00, '00', 'P20240719085932F0F1', '2024-07-19 08:59:46'),
('20240719132047AF18', '6b0ca6d1-a382-4ed3-840c-3ca3de74a181', 'w0926005493@gmail.com', '2024-07-19 13:20:47', 21.00, 0, '', 0.00, 21.00, '00', 'P20240719132121A446', '2024-07-19 13:21:32'),
('20240719184919E131', 'c949d424-add7-479f-b8b1-4bc1d0160a2c', 'tftan@yahoo.com', '2024-07-19 18:49:19', 22.00, 20, '', 0.00, 21.80, '00', 'P202407191849319951', '2024-07-19 18:49:41'),
('202407192311366B46', 'c949d424-add7-479f-b8b1-4bc1d0160a2c', 'weishaw01@hotmail.com', '2024-07-19 23:11:36', 22.00, 40, '', 0.00, 21.60, '00', 'P20240719231146F6D2', '2024-07-19 23:12:34'),
('202407201046376E49', 'c949d424-add7-479f-b8b1-4bc1d0160a2c', 'yuankl1306@gmail.com', '2024-07-20 10:46:37', 22.00, 0, '', 0.00, 22.00, '00', 'P202407201046427AF9', '2024-07-20 10:46:50'),
('20240720113603079C', '9a0461b6-44cf-4a08-885c-74875cf0099e', 'kongpinpin91@gmail.com', '2024-07-20 11:36:03', 23.00, 0, '', 0.00, 23.00, '00', 'P202407201136118CF3', '2024-07-20 11:36:24'),
('20240720124029CF5B', 'c949d424-add7-479f-b8b1-4bc1d0160a2c', 'shaoranswc@live.co.uk', '2024-07-20 12:40:29', 22.00, 20, '', 0.00, 21.80, '00', 'P2024072012412072A8', '2024-07-20 12:41:36'),
('20240720165440C535', '9a0461b6-44cf-4a08-885c-74875cf0099e', 'szejiun0829@gmail.com', '2024-07-20 16:54:40', 23.00, 0, '', 0.00, 23.00, '00', 'P202407201654479857', '2024-07-20 16:54:56'),
('20240721091225F0F6', '100da5a5-e841-42ad-a922-2303907202eb', 'jonathanyxs@gmail.com', '2024-07-21 09:12:25', 23.00, 0, '', 0.00, 23.00, '00', 'P202407210913159657', '2024-07-21 09:13:39'),
('20240721105308ECDB', '6b0ca6d1-a382-4ed3-840c-3ca3de74a181', 'tftan@yahoo.com', '2024-07-21 10:53:08', 21.00, 20, '', 0.00, 20.80, '00', 'P2024072110532326F4', '2024-07-21 10:53:35'),
('20240721112113936B', '6b0ca6d1-a382-4ed3-840c-3ca3de74a181', 'gabri3l@yahoo.com', '2024-07-21 11:21:13', 21.00, 20, '', 0.00, 20.80, '00', 'P20240721112134D77C', '2024-07-21 11:21:45'),
('20240721115052BDE0', 'b9b46d3d-c94d-4fdf-8e2c-23a657c169d9', 'elinsharptan@gmail.com', '2024-07-21 11:50:52', 5.00, 0, '', 0.00, 5.00, '00', 'P202407211151018DB3', '2024-07-21 11:51:19'),
('202407211225402A5D', '4b8e4b42-bd16-4fa0-ab51-5713735c646b', 'sitinabihah96@gmail.com', '2024-07-21 12:25:40', 5.00, 0, '', 0.00, 5.00, '00', 'P20240721122824AA8C', '2024-07-21 12:28:41'),
('20240721124115BD11', '4b8e4b42-bd16-4fa0-ab51-5713735c646b', 'saracyruz@gmail.com', '2024-07-21 12:41:15', 5.00, 0, '', 0.00, 5.00, '00', 'P20240721124130D6FE', '2024-07-21 12:41:51'),
('202407211401268CF8', '6b0ca6d1-a382-4ed3-840c-3ca3de74a181', 'nguandrew89@gmail.com', '2024-07-21 14:01:26', 21.00, 0, 'NEWUSER', 2.00, 19.00, '00', 'P20240721140141B9F1', '2024-07-21 14:01:50'),
('202407211502084388', '4b8e4b42-bd16-4fa0-ab51-5713735c646b', 'mhd.azimahmad@gmail.com', '2024-07-21 15:02:08', 20.00, 0, 'NEWUSER', 2.00, 18.00, '00', 'P20240721150320943F', '2024-07-21 15:03:30'),
('20240721191103B5E4', '4b8e4b42-bd16-4fa0-ab51-5713735c646b', 'zentofu997@gmail.com', '2024-07-21 19:11:03', 20.00, 0, 'NEWUSER', 2.00, 18.00, '00', 'P202407211914031F83', '2024-07-21 19:15:00');
INSERT INTO `games_joined` (`order_id`, `game_id`, `user_email`, `joined_datetime`, `game_price`, `coins`, `coupon_code`, `coupon_discount`, `final_game_price`, `payment_status`, `payment_id`, `payment_date`) VALUES
('20240721191948BD54', '4b8e4b42-bd16-4fa0-ab51-5713735c646b', 'songzhou0317@gmail.com', '2024-07-21 19:19:48', 20.00, 0, 'NEWUSER', 2.00, 18.00, '00', 'P202407211920081199', '2024-07-21 19:20:21'),
('202407220900183C12', '3d92dc3e-534e-46d1-bf60-3838aebc3d18', 'kongpinpin91@gmail.com', '2024-07-22 09:00:18', 20.00, 0, '', 0.00, 20.00, '00', 'P20240722090029F827', '2024-07-22 09:00:40'),
('20240722175025D832', '100da5a5-e841-42ad-a922-2303907202eb', 'tonywong4338@gmail.com', '2024-07-22 17:50:25', 23.00, 0, '', 0.00, 23.00, '00', 'P202407221751298ADC', '2024-07-22 17:51:37'),
('20240722222554ABA4', 'b9b46d3d-c94d-4fdf-8e2c-23a657c169d9', 'sufino@gmail.com', '2024-07-22 22:25:54', 23.00, 0, '', 0.00, 23.00, '00', 'P202407222226032D49', '2024-07-22 22:26:17'),
('202407231350199A6C', 'b9b46d3d-c94d-4fdf-8e2c-23a657c169d9', 'w0926005493@gmail.com', '2024-07-23 13:50:19', 23.00, 0, '', 0.00, 23.00, '00', 'P202407231350268919', '2024-07-23 13:50:35'),
('202407231853451D18', 'd1fd1889-1d0e-445f-b665-d03a1403f2b1', 'lweilun92@gmail.com', '2024-07-23 18:53:45', 23.00, 0, '', 0.00, 23.00, '00', 'P20240723185405EFED', '2024-07-23 18:54:25'),
('20240724021105894C', 'd1fd1889-1d0e-445f-b665-d03a1403f2b1', 'kongpinpin91@gmail.com', '2024-07-24 02:11:05', 23.00, 0, '', 0.00, 23.00, '00', 'P202407240211133C95', '2024-07-24 02:11:23'),
('20240724144824B948', 'd1fd1889-1d0e-445f-b665-d03a1403f2b1', 'daftpunkflynn@gmail.com', '2024-07-24 14:48:24', 23.00, 0, '', 0.00, 23.00, '00', 'P20240724144952AE5E', '2024-07-24 14:50:09'),
('20240724153548D58E', 'd1fd1889-1d0e-445f-b665-d03a1403f2b1', 'lstjeffrey@gmail.com', '2024-07-24 15:35:48', 23.00, 0, 'newuser', 2.00, 21.00, '00', 'P20240724153607E6A9', '2024-07-24 15:36:23'),
('202407251435520C5C', 'e74af949-2802-4afb-b78c-46f6a2c89b3f', 'nicktay84@gmail.com', '2024-07-25 14:35:52', 23.00, 0, '', 0.00, 23.00, '00', 'P20240725143619D6ED', '2024-07-25 14:36:29'),
('20240725195034C646', 'e74af949-2802-4afb-b78c-46f6a2c89b3f', 'tonywong4338@gmail.com', '2024-07-25 19:50:34', 23.00, 0, '', 0.00, 23.00, '00', 'P2024072519504249B7', '2024-07-25 19:50:58'),
('2024072520052724B7', 'b4a08756-3b8c-457e-a99e-e92678cb4a8b', 'winnie00000029@gmail.con', '2024-07-25 20:05:27', 15.00, 0, '', 0.00, 15.00, '00', 'P202407252005430CF9', '2024-07-25 20:05:52'),
('202407260313192169', 'cfb3569a-5ab3-46f5-98ce-a8ee35ef2e2b', 'edmondlim412@gmail.com', '2024-07-26 03:13:19', 23.00, 0, '', 0.00, 23.00, '00', 'P202407260313476AC8', '2024-07-26 03:14:08'),
('202407261104316864', 'b525d2bc-aad0-4d7f-9d24-3011bc91c147', 'Nicholaschan020900@gmail.com', '2024-07-26 11:04:31', 22.00, 0, '', 0.00, 22.00, '00', 'P20240726110554A345', '2024-07-26 11:06:10'),
('202407261252146FD8', 'b525d2bc-aad0-4d7f-9d24-3011bc91c147', 'feiyee75@hotmail.com', '2024-07-26 12:52:14', 10.00, 0, '', 0.00, 10.00, '00', 'P20240726125224CF9C', '2024-07-26 12:52:47'),
('202407261635175751', 'cfb3569a-5ab3-46f5-98ce-a8ee35ef2e2b', 'kongpinpin91@gmail.com', '2024-07-26 16:35:17', 23.00, 0, '', 0.00, 23.00, '00', 'P20240726163527B7C1', '2024-07-26 16:35:47'),
('202407270859471BFC', 'fe13f724-eb52-4a10-857d-f5ea5e47ecbc', 'tftan@yahoo.com', '2024-07-27 08:59:47', 22.00, 20, '', 0.00, 21.80, '00', 'P2024072709000304F0', '2024-07-27 09:00:14'),
('202407271045084CA8', 'fe13f724-eb52-4a10-857d-f5ea5e47ecbc', 'tangyw03@gmail.com', '2024-07-27 10:45:08', 22.00, 0, '', 0.00, 22.00, '00', 'P20240727104518510E', '2024-07-27 10:46:17'),
('20240727125106A9F9', 'b525d2bc-aad0-4d7f-9d24-3011bc91c147', 'szejiun0829@gmail.com', '2024-07-27 12:51:06', 22.00, 0, '', 0.00, 22.00, '00', 'P20240727125205F6F6', '2024-07-27 12:52:16'),
('202407271719215591', 'b525d2bc-aad0-4d7f-9d24-3011bc91c147', 'arzulmiahmad@gmail.com', '2024-07-27 17:19:21', 22.00, 0, '', 0.00, 22.00, '00', 'P20240727171947F516', '2024-07-27 17:20:01'),
('2024072810185929E6', 'e5dd0b23-b836-4268-bc56-e45c755597d0', 'gabri3l@yahoo.com', '2024-07-28 10:18:59', 21.00, 20, '', 0.00, 20.80, '00', 'P20240728101924CB87', '2024-07-28 10:19:36'),
('2024072817263613DD', '2f99a382-c31a-406e-9a25-eb3c558f022a', 'lwlpeng99@gmail.com', '2024-07-28 17:26:36', 20.00, 0, 'NEWUSER', 2.00, 18.00, '00', 'P20240728172713F04C', '2024-07-28 17:27:23'),
('20240728231847D8C1', 'b4a08756-3b8c-457e-a99e-e92678cb4a8b', 'kongpinpin91@gmail.com', '2024-07-28 23:18:47', 20.00, 0, '', 0.00, 20.00, '00', 'P20240728231852DF85', '2024-07-28 23:19:02'),
('20240729102528CC7C', '0e911e7c-6120-4efb-832d-78749e914036', 'jennyfoo5782@gmail.com', '2024-07-29 10:25:28', 23.00, 0, '', 0.00, 23.00, '00', 'P20240729102555B606', '2024-07-29 10:27:03'),
('20240729110924F2CD', '0e911e7c-6120-4efb-832d-78749e914036', 'elinsharptan@gmail.com', '2024-07-29 11:09:24', 10.00, 0, '', 0.00, 10.00, '00', 'P20240729111236FC07', '2024-07-29 11:12:45'),
('20240730131735EBFD', '0e911e7c-6120-4efb-832d-78749e914036', 'nicktay84@gmail.com', '2024-07-30 13:17:35', 23.00, 0, '', 0.00, 23.00, '00', 'P202407301317497524', '2024-07-30 13:18:03'),
('202407301323099F81', '890a9e61-461a-4530-80fb-56671b684f3b', 'lweilun92@gmail.com', '2024-07-30 13:23:09', 23.00, 0, '', 0.00, 23.00, '00', 'P20240730132315D859', '2024-07-30 13:23:27'),
('20240730180655587D', '0e911e7c-6120-4efb-832d-78749e914036', 'w0926005493@gmail.com', '2024-07-30 18:06:55', 23.00, 0, '', 0.00, 23.00, '00', 'P202407301807009073', '2024-07-30 18:07:24'),
('2024073115533965A5', '890a9e61-461a-4530-80fb-56671b684f3b', 'w0926005493@gmail.com', '2024-07-31 15:53:39', 23.00, 0, '', 0.00, 23.00, '00', 'P20240731155343F2D0', '2024-07-31 15:53:52'),
('20240801122142750B', '9ddfe3a6-f26f-471f-a66d-278cf6cf67b7', 'nicktay84@gmail.com', '2024-08-01 12:21:42', 23.00, 200, '', 0.00, 21.00, '00', 'P202408011221581D02', '2024-08-01 12:22:09'),
('202408020052512048', '4b247763-b5a8-4627-bedd-8d03e5e62ab1', 'w0926005493@gmail.com', '2024-08-02 00:52:51', 23.00, 0, '', 0.00, 23.00, '00', 'P202408020052596200', '2024-08-02 00:53:06'),
('202408021257107ECD', '82dea93d-19fb-42e0-a2dd-88cb869ce4ee', 'jackiexem0520@yahoo.com', '2024-08-02 12:57:10', 23.00, 0, '', 0.00, 23.00, '00', 'P20240802125727D7DE', '2024-08-02 12:57:37'),
('20240802130340ABAE', '82dea93d-19fb-42e0-a2dd-88cb869ce4ee', 'yunmoon@gmail.com', '2024-08-02 13:03:40', 10.00, 0, '', 0.00, 10.00, '00', 'P2024080213035913A4', '2024-08-02 13:04:16'),
('202408021304019B0F', '82dea93d-19fb-42e0-a2dd-88cb869ce4ee', 'tongjack99@gmail.com', '2024-08-02 13:04:01', 23.00, 0, '', 0.00, 23.00, '00', 'P202408021304136990', '2024-08-02 13:04:32'),
('20240802150910DD35', '4b247763-b5a8-4627-bedd-8d03e5e62ab1', 'tonywong4338@gmail.com', '2024-08-02 15:09:10', 23.00, 0, '', 0.00, 23.00, '00', 'P20240802150922A571', '2024-08-02 15:09:31'),
('202408021527467D5C', '4b247763-b5a8-4627-bedd-8d03e5e62ab1', 'veichoongsiew@gmail.com', '2024-08-02 15:27:46', 23.00, 0, '', 0.00, 23.00, '00', 'P202408021531354297', '2024-08-02 15:31:42'),
('2024080216231300B9', '4b247763-b5a8-4627-bedd-8d03e5e62ab1', 'kongpinpin91@gmail.com', '2024-08-02 16:23:13', 23.00, 0, '', 0.00, 23.00, '00', 'P20240802162319263A', '2024-08-02 16:23:30'),
('202408021947338612', '82dea93d-19fb-42e0-a2dd-88cb869ce4ee', 'srfnzmry88@gmail.com', '2024-08-02 19:47:33', 10.00, 0, '', 0.00, 10.00, '00', 'P20240802194755F4EF', '2024-08-02 19:48:14'),
('20240802213205E4E3', '4c8d82cb-00b1-4c6b-9f4e-005ecd0fb672', 'tftan@yahoo.com', '2024-08-02 21:32:05', 22.00, 20, '', 0.00, 21.80, '00', 'P2024080221321791C7', '2024-08-02 21:32:28'),
('202408031107495CDC', '4c8d82cb-00b1-4c6b-9f4e-005ecd0fb672', 'tandkn@gmail.com', '2024-08-03 11:07:49', 22.00, 0, '', 0.00, 22.00, '00', 'P202408031109331509', '2024-08-03 11:09:44'),
('20240803130113B595', '82dea93d-19fb-42e0-a2dd-88cb869ce4ee', 'szejiun0829@gmail.com', '2024-08-03 13:01:13', 23.00, 0, '', 0.00, 23.00, '00', 'P20240803130128A4E9', '2024-08-03 13:01:38'),
('2024080314125828A7', 'd749927e-248d-44d2-9af8-e93d7a5c01ab', 'sufino@gmail.com', '2024-08-03 14:12:58', 20.00, 0, '', 0.00, 20.00, '00', 'P20240803141746865F', '2024-08-03 14:17:59'),
('202408040007358237', 'dacbf996-95d3-4974-b53d-d77b6f5011d7', 'w0926005493@gmail.com', '2024-08-04 00:07:35', 21.00, 0, '', 0.00, 21.00, '00', 'P202408040007374A9A', '2024-08-04 00:07:44'),
('20240804101534CC01', 'dacbf996-95d3-4974-b53d-d77b6f5011d7', 'tftan@yahoo.com', '2024-08-04 10:15:34', 21.00, 20, '', 0.00, 20.80, '00', 'P202408041015590E47', '2024-08-04 10:16:10'),
('202408041030110648', 'dacbf996-95d3-4974-b53d-d77b6f5011d7', 'gabri3l@yahoo.com', '2024-08-04 10:30:11', 21.00, 0, '', 0.00, 21.00, '00', 'P20240804103022FCBD', '2024-08-04 10:30:34'),
('20240804115231AED0', 'dacbf996-95d3-4974-b53d-d77b6f5011d7', 'weishaw01@hotmail.com', '2024-08-04 11:52:31', 21.00, 20, '', 0.00, 20.80, '00', 'P20240804115239483B', '2024-08-04 11:52:49'),
('20240804115934F92E', 'dacbf996-95d3-4974-b53d-d77b6f5011d7', 'yuankl1306@gmail.com', '2024-08-04 11:59:34', 21.00, 0, '', 0.00, 21.00, '00', 'P20240804115939D5AD', '2024-08-04 11:59:48'),
('202408041821408A01', 'd749927e-248d-44d2-9af8-e93d7a5c01ab', 'srfnzmry88@gmail.com', '2024-08-04 18:21:40', 10.00, 0, '', 0.00, 10.00, '00', 'P20240804182153A5B3', '2024-08-04 18:22:08'),
('202408041929065124', 'd749927e-248d-44d2-9af8-e93d7a5c01ab', 'boyzhirap18@gmail.com', '2024-08-04 19:29:06', 20.00, 0, 'NEWUSER', 2.00, 18.00, '00', 'P20240804192944B50E', '2024-08-04 19:29:59'),
('2024080515353282B8', '55bdc919-83f2-41e1-8719-d39eaa2cae81', 'hcm1995o0o@hotmail.com', '2024-08-05 15:35:32', 23.00, 0, '', 0.00, 23.00, '00', 'P20240805154119BAB2', '2024-08-05 15:41:28'),
('202408051711478032', '55bdc919-83f2-41e1-8719-d39eaa2cae81', 'tonywong4338@gmail.com', '2024-08-05 17:11:47', 23.00, 0, '', 0.00, 23.00, '00', 'P20240805171152E50B', '2024-08-05 17:12:01'),
('20240806170732B7A3', '4eefa73f-42f6-486b-a61f-f66e32944465', 'tandkn@gmail.com', '2024-08-06 17:07:32', 23.00, 0, '', 0.00, 23.00, '00', 'P20240806171005DC57', '2024-08-06 17:10:17'),
('20240807151522B7BF', '2aea4f3c-f0fb-4ec4-ab7c-f73b67a7929f', 'yongyuanchuan@gmail.com', '2024-08-07 15:15:22', 23.00, 0, '', 0.00, 23.00, '00', 'P202408071515339B25', '2024-08-07 15:15:42'),
('2024080809545646D2', '72cf2147-21df-4e87-9d22-04c004bcdd20', 'cherlytan222@gmail.com', '2024-08-08 09:54:56', 16.00, 0, '', 0.00, 16.00, '00', 'P20240808095512BFEC', '2024-08-08 09:55:22'),
('202408081039280A70', '72cf2147-21df-4e87-9d22-04c004bcdd20', 'chanhoong91@gmail.com', '2024-08-08 10:39:28', 23.00, 0, '', 0.00, 23.00, '00', 'P202408081039429FBA', '2024-08-08 10:39:56'),
('20240808143543C7AF', '72cf2147-21df-4e87-9d22-04c004bcdd20', 'hcm1995o0o@hotmail.com', '2024-08-08 14:35:43', 23.00, 0, '', 0.00, 23.00, '00', 'P2024080814361207DF', '2024-08-08 14:36:21'),
('20240808232449A4B9', '32d3e3eb-ef72-49da-9a89-ab7fd08594aa', 'jonathanyxs@gmail.com', '2024-08-08 23:24:49', 23.00, 0, '', 0.00, 23.00, '00', 'P20240808232455F8CA', '2024-08-08 23:25:04'),
('202408091341544848', '32d3e3eb-ef72-49da-9a89-ab7fd08594aa', 'dtan4434@gmail.com', '2024-08-09 13:41:54', 23.00, 0, '', 0.00, 23.00, '00', 'P20240809135240DB08', '2024-08-09 13:52:59'),
('20240809151605505A', '32d3e3eb-ef72-49da-9a89-ab7fd08594aa', 'zhichihow04@gmail.com', '2024-08-09 15:16:05', 23.00, 0, '', 0.00, 23.00, '00', 'P202408091516136F78', '2024-08-09 15:16:21'),
('20240809192117D5C7', '2ded20c4-11c2-49a2-9110-5966cb7f6477', 'tftan@yahoo.com', '2024-08-09 19:21:17', 22.00, 20, '', 0.00, 21.80, '00', 'P20240809192132EFED', '2024-08-09 19:22:00'),
('2024081011182380B2', '2ded20c4-11c2-49a2-9110-5966cb7f6477', 'shaoranswc@live.co.uk', '2024-08-10 11:18:23', 22.00, 20, '', 0.00, 21.80, '00', 'P20240810111845988A', '2024-08-10 11:19:06'),
('20240810114433710D', '2ded20c4-11c2-49a2-9110-5966cb7f6477', 'szejiun0829@gmail.com', '2024-08-10 11:44:33', 22.00, 0, '', 0.00, 22.00, '00', 'P202408101144426938', '2024-08-10 11:44:52'),
('2024081015364012EA', '0ffdbe2d-9261-46ea-937b-3486710f3642', 'feiyee75@hotmail.com', '2024-08-10 15:36:40', 10.00, 0, '', 0.00, 10.00, '00', 'P202408101536516D97', '2024-08-10 15:37:05'),
('202408110954481DFB', '425e4275-ae57-42b0-93de-5fe5169f0c97', 'tandkn@gmail.com', '2024-08-11 09:54:48', 21.00, 0, '', 0.00, 21.00, '00', 'P20240811095457BCBA', '2024-08-11 09:55:06'),
('20240811104232D9D7', '425e4275-ae57-42b0-93de-5fe5169f0c97', 'gabri3l@yahoo.com', '2024-08-11 10:42:32', 21.00, 0, '', 0.00, 21.00, '00', 'P202408111042404311', '2024-08-11 10:42:50'),
('202408111339160531', '425e4275-ae57-42b0-93de-5fe5169f0c97', 'tftan@yahoo.com', '2024-08-11 13:39:16', 21.00, 20, '', 0.00, 20.80, '00', 'P20240811133926C390', '2024-08-11 13:39:35'),
('202408121855058F4A', '538f4aa3-a4e8-46e2-b28a-5c60e15c9b2c', 'tonywong4338@gmail.com', '2024-08-12 18:55:05', 23.00, 0, '', 0.00, 23.00, '00', 'P20240812185510AD95', '2024-08-12 18:55:20'),
('20240813132056574A', '65d20528-d1c5-4c60-8590-6ee22939ae7f', 'jonathanyxs@gmail.com', '2024-08-13 13:20:56', 23.00, 0, '', 0.00, 23.00, '00', 'P202408131321042C86', '2024-08-13 13:21:13'),
('20240813161101F010', '65d20528-d1c5-4c60-8590-6ee22939ae7f', 'lstjeffrey@gmail.com', '2024-08-13 16:11:01', 23.00, 0, '', 0.00, 23.00, '00', 'P20240813161131A0F7', '2024-08-13 16:11:39'),
('202408131828444143', '65d20528-d1c5-4c60-8590-6ee22939ae7f', 'winniehlbong@gmail.com', '2024-08-13 18:28:44', 16.00, 20, '', 0.00, 15.80, '00', 'P202408131829098EFC', '2024-08-13 18:29:19'),
('20240814001437A460', '556a6330-7aa9-4407-aded-d4a04c5d8f69', 'piaobailiao@gmail.com', '2024-08-14 00:14:37', 23.00, 0, '', 0.00, 23.00, '00', 'P2024081400145206A2', '2024-08-14 00:15:10'),
('202408141729424BC0', '556a6330-7aa9-4407-aded-d4a04c5d8f69', 'weishaw01@hotmail.com', '2024-08-14 17:29:42', 23.00, 20, '', 0.00, 22.80, '00', 'P202408141729525324', '2024-08-14 17:30:00'),
('20240815152842E58F', '44fec27d-e119-4ec4-9f6a-41e6bbb02f07', 'tonywong4338@gmail.com', '2024-08-15 15:28:42', 23.00, 0, '', 0.00, 23.00, '00', 'P202408151528474A93', '2024-08-15 15:29:00'),
('2024081515480617A1', '44fec27d-e119-4ec4-9f6a-41e6bbb02f07', 'veichoongsiew@gmail.com', '2024-08-15 15:48:06', 23.00, 0, '', 0.00, 23.00, '00', 'P20240815154820568C', '2024-08-15 15:48:46'),
('202408151555237F3D', '44fec27d-e119-4ec4-9f6a-41e6bbb02f07', 'mhafiz88@yahoo.co.uk', '2024-08-15 15:55:23', 23.00, 0, '', 0.00, 23.00, '00', 'P202408151555419844', '2024-08-15 15:55:51'),
('202408161716237F4A', 'f2c21ea9-ae11-41be-85af-12fdb9a55813', 'winniehlbong@gmail.com', '2024-08-16 17:16:23', 10.00, 20, '', 0.00, 9.80, '00', 'P20240816171636DE1E', '2024-08-16 17:16:47'),
('20240817004348F154', 'f2c21ea9-ae11-41be-85af-12fdb9a55813', 'miow1111@gmail.com', '2024-08-17 00:43:48', 22.00, 0, '', 0.00, 22.00, '00', 'P20240817004402CB8A', '2024-08-17 00:44:15'),
('202408170633413870', '540a8ad4-196f-4771-9c24-fbf90e17fe5f', 'tftan@yahoo.com', '2024-08-17 06:33:41', 21.00, 20, '', 0.00, 20.80, '00', 'P202408170634040614', '2024-08-17 06:34:23'),
('202408171545334DC2', '81c63f51-7afc-45b4-b4ec-9c0a23ddb3a0', 'tftan@yahoo.com', '2024-08-17 15:45:33', 23.00, 20, '', 0.00, 22.80, '00', 'P20240817154546FF7B', '2024-08-17 15:45:56'),
('202408171732292A46', '81c63f51-7afc-45b4-b4ec-9c0a23ddb3a0', 'hakimiakim4040@gmail.com', '2024-08-17 17:32:29', 23.00, 0, '', 0.00, 23.00, '00', 'P202408171736501EFA', '2024-08-17 17:36:58'),
('202408171754571F80', '81c63f51-7afc-45b4-b4ec-9c0a23ddb3a0', 'lwlpeng99@gmail.com', '2024-08-17 17:54:57', 23.00, 0, '', 0.00, 23.00, '00', 'P20240817175519844E', '2024-08-17 17:55:37'),
('20240817183016AB42', '540a8ad4-196f-4771-9c24-fbf90e17fe5f', 'jennyfoo5782@gmail.com', '2024-08-17 18:30:16', 21.00, 0, '', 0.00, 21.00, '00', 'P2024081718303793F0', '2024-08-17 18:31:57'),
('202408171900115A36', '540a8ad4-196f-4771-9c24-fbf90e17fe5f', 'cheehoefong5782@gmail.com', '2024-08-17 19:00:11', 21.00, 0, '', 0.00, 21.00, '00', 'P202408171900210E4F', '2024-08-17 19:01:54'),
('20240817202148522A', '540a8ad4-196f-4771-9c24-fbf90e17fe5f', 'alex_ckj@hotmail.com', '2024-08-17 20:21:48', 21.00, 0, 'Newuser', 2.00, 19.00, '00', 'P20240817202247D94C', '2024-08-17 20:23:02'),
('20240817204527DB41', '540a8ad4-196f-4771-9c24-fbf90e17fe5f', 'jiahean@gmail.com', '2024-08-17 20:45:27', 21.00, 0, '', 0.00, 21.00, '00', 'P20240817204606F388', '2024-08-17 20:46:23'),
('20240817212218D7D3', 'b6763a1a-bd45-4091-aae7-9f4971c98a97', 'melissa.tsm15@gmail.com', '2024-08-17 21:22:18', 10.00, 0, '', 0.00, 10.00, '00', 'P202408172122424DD3', '2024-08-17 21:23:08'),
('20240817212315DF84', 'b6763a1a-bd45-4091-aae7-9f4971c98a97', 'sharon.ong3010@gmail.com', '2024-08-17 21:23:15', 10.00, 0, '', 0.00, 10.00, '00', 'P202408172123249BAE', '2024-08-17 21:23:42'),
('202408172246003263', '540a8ad4-196f-4771-9c24-fbf90e17fe5f', 'gabri3l@yahoo.com', '2024-08-17 22:46:00', 21.00, 0, '', 0.00, 21.00, '00', 'P2024081722461941B3', '2024-08-17 22:46:37'),
('20240818131904B159', '540a8ad4-196f-4771-9c24-fbf90e17fe5f', 'priyathamsantu@gmail.com', '2024-08-18 13:19:04', 21.00, 0, '', 0.00, 21.00, '00', 'P20240818131924EA79', '2024-08-18 13:19:38'),
('20240818140203D54A', 'b6763a1a-bd45-4091-aae7-9f4971c98a97', 'winniehlbong@gmail.com', '2024-08-18 14:02:03', 10.00, 20, '', 0.00, 9.80, '00', 'P2024081814052063D8', '2024-08-18 14:05:31'),
('2024081818014788DC', 'b6763a1a-bd45-4091-aae7-9f4971c98a97', 'hcm1995o0o@hotmail.com', '2024-08-18 18:01:47', 21.00, 0, '', 0.00, 21.00, '00', 'P20240818180201C8B4', '2024-08-18 18:02:30'),
('2024081902033228A9', '39da78cb-1038-42b6-ac46-09ea69ad8ec5', 'kimistaken95@gmail.com', '2024-08-19 02:03:32', 20.00, 0, 'NEWUSER', 2.00, 18.00, '00', 'P20240819020403C3E9', '2024-08-19 02:04:13'),
('2024081909163210D3', '39da78cb-1038-42b6-ac46-09ea69ad8ec5', 'tonywong4338@gmail.com', '2024-08-19 09:16:32', 20.00, 0, '', 0.00, 20.00, '00', 'P20240819091638A73A', '2024-08-19 09:16:48'),
('2024081913411457E8', 'e1146d64-b5a7-48f0-92f1-cc9252bed28d', 'sf.chg@hotmail.com', '2024-08-19 13:41:14', 16.00, 0, '', 0.00, 16.00, '00', 'P2024081913414041DE', '2024-08-19 13:41:54'),
('2024081918592695F5', 'e1146d64-b5a7-48f0-92f1-cc9252bed28d', 'tonywong4338@gmail.com', '2024-08-19 18:59:26', 23.00, 0, '', 0.00, 23.00, '00', 'P202408191859343763', '2024-08-19 18:59:44'),
('2024082016094291AD', '35def51f-4368-4888-94c4-97c25dabd1ce', 'leong.seow@hotmail.com', '2024-08-20 16:09:42', 23.00, 0, '', 0.00, 23.00, '00', 'P202408201610386D2B', '2024-08-20 16:11:10'),
('202408211045185CA0', 'af8a2d0b-92e7-4a42-b5ba-b17008289100', 'cade.guo5@gmail.com', '2024-08-21 10:45:18', 22.00, 0, '', 0.00, 22.00, '00', 'P202408211048133653', '2024-08-21 10:48:30'),
('2024082112502514F8', '38d7f679-22ff-4d7e-8c63-d73c055ee184', 'pung.yeongyaw@gmail.com', '2024-08-21 12:50:25', 23.00, 0, '', 0.00, 23.00, '00', 'P20240821125049400D', '2024-08-21 12:50:59'),
('202408211503213ED5', '38d7f679-22ff-4d7e-8c63-d73c055ee184', 'yeahhcf@gmail.com', '2024-08-21 15:03:21', 23.00, 0, '', 0.00, 23.00, '00', 'P20240821150332C6FA', '2024-08-21 15:03:44'),
('202408211909411450', '38d7f679-22ff-4d7e-8c63-d73c055ee184', 'hakimiakim4040@gmail.com', '2024-08-21 19:09:41', 23.00, 0, '', 0.00, 23.00, '00', 'P202408211913555AB6', '2024-08-21 19:14:04'),
('20240822080906565F', '46730ec3-14e3-42c6-96a9-74f55039b7e0', 'jason.ckms@gmail.com', '2024-08-22 08:09:06', 23.00, 0, '', 0.00, 23.00, '00', 'P20240822080927C5B8', '2024-08-22 08:09:44'),
('202408221558438F3B', '46730ec3-14e3-42c6-96a9-74f55039b7e0', 'jerry.lee8888@gmail.com', '2024-08-22 15:58:43', 23.00, 0, '', 0.00, 23.00, '00', 'P202408221608165DD3', '2024-08-22 16:08:23'),
('20240822230408F4AB', '721341f5-5377-4d37-86a7-259c8b37bb2d', 'shopperdj@yahoo.com', '2024-08-22 23:04:08', 16.00, 0, '', 0.00, 16.00, '00', 'P20240822230414A1A3', '2024-08-22 23:04:21'),
('202408230042331BD7', '721341f5-5377-4d37-86a7-259c8b37bb2d', 'wengchun0821@gmail.com', '2024-08-23 00:42:33', 23.00, 0, '', 0.00, 23.00, '00', 'P2024082300424405CC', '2024-08-23 00:42:53'),
('2024082315122656AB', '721341f5-5377-4d37-86a7-259c8b37bb2d', 'oioi0717@hotmail.com', '2024-08-23 15:12:26', 16.00, 0, '', 0.00, 16.00, '00', 'P2024082315130660AF', '2024-08-23 15:13:18'),
('202408231533202128', 'af8a2d0b-92e7-4a42-b5ba-b17008289100', 'tftan@yahoo.com', '2024-08-23 15:33:20', 22.00, 20, '', 0.00, 21.80, '00', 'P202408231533338C5C', '2024-08-23 15:33:50'),
('20240823160649C0B7', '721341f5-5377-4d37-86a7-259c8b37bb2d', 'chengsikqq2104@gmail.com', '2024-08-23 16:06:49', 23.00, 0, '', 0.00, 23.00, '00', 'P202408231607093C2D', '2024-08-23 16:07:41'),
('2024082317235768CD', '8f918d4a-efd6-4543-82e3-bd8bf6a9c979', 'nabilbakti2@gmail.com', '2024-08-23 17:23:57', 23.00, 0, '', 0.00, 23.00, '00', 'P20240823172550EFFA', '2024-08-23 17:25:59'),
('20240823174537FA2F', '721341f5-5377-4d37-86a7-259c8b37bb2d', 'stefankhoo.1@gmail.com', '2024-08-23 17:45:37', 23.00, 20, '', 0.00, 22.80, '00', 'P20240823174557464A', '2024-08-23 17:46:21'),
('2024082414520705F0', '8f918d4a-efd6-4543-82e3-bd8bf6a9c979', 'srfnzmry88@gmail.com', '2024-08-24 14:52:07', 10.00, 0, '', 0.00, 10.00, '00', 'P20240824145225B4A0', '2024-08-24 14:52:55'),
('20240824172717C505', '8f918d4a-efd6-4543-82e3-bd8bf6a9c979', 'aisyfaiz42@gmail.com', '2024-08-24 17:27:17', 23.00, 0, '', 0.00, 23.00, '00', 'P202408241730348EA1', '2024-08-24 17:31:01'),
('20240824193156278C', 'f5891ca9-6fdc-48c5-8d7e-506be56469aa', 'aisyfaiz42@gmail.com', '2024-08-24 19:31:56', 23.00, 0, '', 0.00, 23.00, '00', 'P20240824193209A93A', '2024-08-24 19:32:15'),
('20240824193636CCEB', 'f5891ca9-6fdc-48c5-8d7e-506be56469aa', 'mhafiz88@yahoo.co.uk', '2024-08-24 19:36:36', 23.00, 0, '', 0.00, 23.00, '00', 'P20240824193658376D', '2024-08-24 19:37:07'),
('20240824213819DB4F', 'f5891ca9-6fdc-48c5-8d7e-506be56469aa', 'chengsikqq2104@gmail.com', '2024-08-24 21:38:19', 23.00, 20, '', 0.00, 22.80, '00', 'P202408242138449C91', '2024-08-24 21:39:44'),
('20240825083519C4B9', '7aac6447-709c-4530-939d-97853be38de4', 'tftan@yahoo.com', '2024-08-25 08:35:19', 21.00, 20, '', 0.00, 20.80, '00', 'P20240825083526B1AC', '2024-08-25 08:35:36'),
('20240825103954C496', '7aac6447-709c-4530-939d-97853be38de4', 'gabri3l@yahoo.com', '2024-08-25 10:39:54', 21.00, 200, '', 0.00, 19.00, '00', 'P202408251040217BA1', '2024-08-25 10:40:32'),
('202408251041407C51', '7aac6447-709c-4530-939d-97853be38de4', 'andrewcwk91@gmail.com', '2024-08-25 10:41:40', 21.00, 0, '', 0.00, 21.00, '00', 'P202408251043284EF3', '2024-08-25 10:43:49'),
('2024082512402748AF', '7aac6447-709c-4530-939d-97853be38de4', 'tiongchyi@gmail.com', '2024-08-25 12:40:27', 21.00, 0, 'NEWUSER', 2.00, 19.00, '00', 'P202408251240442D37', '2024-08-25 12:40:58'),
('202408251315598BB5', '7aac6447-709c-4530-939d-97853be38de4', 'tonywong4338@gmail.com', '2024-08-25 13:15:59', 21.00, 0, '', 0.00, 21.00, '00', 'P202408251316040ECD', '2024-08-25 13:16:23'),
('20240825132101EA3C', '7aac6447-709c-4530-939d-97853be38de4', 'gohchunnam123@gmail.com', '2024-08-25 13:21:01', 21.00, 20, '', 0.00, 20.80, '00', 'P202408251321092EC7', '2024-08-25 13:21:28'),
('2024082617263542D1', 'cd764639-de53-42c1-b660-c58e3f22d732', 'tonywong4338@gmail.com', '2024-08-26 17:26:35', 23.00, 0, '', 0.00, 23.00, '00', 'P20240826172639B9C4', '2024-08-26 17:26:51'),
('20240827122453B79F', '7c47de17-5525-4039-bf51-551a98e0a92c', 'leong.seow@hotmail.com', '2024-08-27 12:24:53', 23.00, 0, '', 0.00, 23.00, '00', 'P202408271225400DE4', '2024-08-27 12:25:55'),
('202408281457209BB2', 'cbc64197-c869-4da1-b377-3d738a8e8b3a', 'oioi0717@hotmail.com', '2024-08-28 14:57:20', 16.00, 0, '', 0.00, 16.00, '00', 'P20240828145753FBF8', '2024-08-28 14:58:06'),
('2024082818023595C6', 'cbc64197-c869-4da1-b377-3d738a8e8b3a', 'suhaneshcrusader@yahoo.com', '2024-08-28 18:02:35', 23.00, 0, '', 0.00, 23.00, '00', 'P20240828180557541C', '2024-08-28 18:06:11'),
('202408281958003E65', 'cbc64197-c869-4da1-b377-3d738a8e8b3a', 'wkweng87@live.com', '2024-08-28 19:58:00', 23.00, 0, '', 0.00, 23.00, '00', 'P20240828195832F895', '2024-08-28 19:59:02'),
('20240829151942BC40', 'b1636427-8cbd-4bb3-a4d3-962101a10692', 'jerry.lee8888@gmail.com', '2024-08-29 15:19:42', 23.00, 0, '', 0.00, 23.00, '00', 'P2024082915201381AC', '2024-08-29 15:20:22'),
('20240830103334512E', 'eab24d7e-569a-4fc8-8b8a-8f03e27358e2', 'weishaw01@hotmail.com', '2024-08-30 10:33:34', 22.00, 20, '', 0.00, 21.80, '00', 'P20240830103343FA98', '2024-08-30 10:34:33'),
('2024083012340873D1', 'eab24d7e-569a-4fc8-8b8a-8f03e27358e2', 'winniehlbong@gmail.com', '2024-08-30 12:34:08', 10.00, 20, '', 0.00, 9.80, '00', 'P20240830123415CE59', '2024-08-30 12:34:25'),
('202408301246198144', 'c094edc8-5eee-4fba-963f-d318a0311efa', 'hcm1995o0o@hotmail.com', '2024-08-30 12:46:19', 23.00, 0, '', 0.00, 23.00, '00', 'P20240830124627EF68', '2024-08-30 12:46:43'),
('20240830132324FB11', 'eab24d7e-569a-4fc8-8b8a-8f03e27358e2', 'yuankl1306@gmail.com', '2024-08-30 13:23:24', 22.00, 0, '', 0.00, 22.00, '00', 'P202408301323294FD1', '2024-08-30 13:23:53'),
('202408301336013B74', 'b46ea9e4-c0fc-418c-90ed-fb941f11b88d', 'alyaamanina448@gmail.com', '2024-08-30 13:36:01', 16.00, 0, '', 0.00, 16.00, '00', 'P2024083013374319A2', '2024-08-30 13:38:05'),
('20240830151838DA5F', 'eab24d7e-569a-4fc8-8b8a-8f03e27358e2', 'tftan@yahoo.com', '2024-08-30 15:18:38', 22.00, 20, '', 0.00, 21.80, '00', 'P20240830151847010F', '2024-08-30 15:18:56'),
('2024083022524027EA', 'eab24d7e-569a-4fc8-8b8a-8f03e27358e2', 'jooleng88@hotmail.com', '2024-08-30 22:52:40', 22.00, 0, '', 0.00, 22.00, '00', 'P20240830225319840E', '2024-08-30 22:53:39'),
('202408310909530D60', 'eab24d7e-569a-4fc8-8b8a-8f03e27358e2', 'n.jinying@gmail.com', '2024-08-31 09:09:53', 15.00, 0, 'NEWUSER', 2.00, 13.00, '00', 'P20240831091020B4DB', '2024-08-31 09:10:29'),
('20240831093202AC5C', 'eab24d7e-569a-4fc8-8b8a-8f03e27358e2', 'tandkn@gmail.com', '2024-08-31 09:32:02', 22.00, 0, '', 0.00, 22.00, '00', 'P202408310932097BA1', '2024-08-31 09:32:22'),
('202408310938022890', 'eab24d7e-569a-4fc8-8b8a-8f03e27358e2', 'shaoranswc@live.co.uk', '2024-08-31 09:38:02', 22.00, 20, '', 0.00, 21.80, '00', 'P202408310938156935', '2024-08-31 09:38:31'),
('202408311637213788', '911c3446-331d-4b7b-b724-6d5cf2b6eb42', 'arzulmiahmad@gmail.com', '2024-08-31 16:37:21', 23.00, 0, '', 0.00, 23.00, '00', 'P202408311637372100', '2024-08-31 16:37:48'),
('202408311935119B45', '8d597aee-bd32-479d-9bbe-e777a93634bd', 'winniehlbong@gmail.com', '2024-08-31 19:35:11', 18.00, 20, '', 0.00, 17.80, '00', 'P202408311935376556', '2024-08-31 19:35:47'),
('202408312020201648', '8d597aee-bd32-479d-9bbe-e777a93634bd', 'oioi0717@hotmail.com', '2024-08-31 20:20:20', 18.00, 0, '', 0.00, 18.00, '00', 'P202408312020370226', '2024-08-31 20:20:52'),
('202408312147109372', '8d597aee-bd32-479d-9bbe-e777a93634bd', 'alex_ckj@hotmail.com', '2024-08-31 21:47:10', 21.00, 0, '', 0.00, 21.00, '00', 'P202408312147259B14', '2024-08-31 21:47:35'),
('202408312300422381', '8d597aee-bd32-479d-9bbe-e777a93634bd', 'gabri3l@yahoo.com', '2024-08-31 23:00:42', 21.00, 100, '', 0.00, 20.00, '00', 'P20240831230054F841', '2024-08-31 23:01:04'),
('20240901093007AD54', '8d597aee-bd32-479d-9bbe-e777a93634bd', 'tandkn@gmail.com', '2024-09-01 09:30:07', 21.00, 0, '', 0.00, 21.00, '00', 'P202409010930139EBC', '2024-09-01 09:30:33'),
('20240901133247DEFC', 'b46ea9e4-c0fc-418c-90ed-fb941f11b88d', 'wkweng87@live.com', '2024-09-01 13:32:47', 22.00, 0, '', 0.00, 22.00, '00', 'P2024090113330760AB', '2024-09-01 13:33:20'),
('202409021532047438', '87d692c6-3b2d-4301-876b-c3b0d12e84f2', 'tandkn@gmail.com', '2024-09-02 15:32:04', 23.00, 0, '', 0.00, 23.00, '00', 'P20240902153211892E', '2024-09-02 15:32:22'),
('202409021847527DED', '87d692c6-3b2d-4301-876b-c3b0d12e84f2', 'alftwm@hotmail.com', '2024-09-02 18:47:52', 23.00, 0, '', 0.00, 23.00, '00', 'P20240902184804F045', '2024-09-02 18:48:18'),
('20240903154231ADA0', '73d8d7b6-71ac-48f1-ae9f-d5185a513728', 'leong.seow@hotmail.com', '2024-09-03 15:42:31', 23.00, 0, '', 0.00, 23.00, '00', 'P2024090315424485B4', '2024-09-03 15:42:53'),
('20240903155141961C', '73d8d7b6-71ac-48f1-ae9f-d5185a513728', 'ae861995@hotmail.com', '2024-09-03 15:51:41', 23.00, 0, '', 0.00, 23.00, '00', 'P202409031551555210', '2024-09-03 15:52:04'),
('202409051315094BDB', 'd606ca7c-1df5-40c7-a404-eb8b017f0298', 'jerry.lee8888@gmail.com', '2024-09-05 13:15:09', 23.00, 0, '', 0.00, 23.00, '00', 'P202409051315265290', '2024-09-05 13:15:38'),
('2024090517385682B0', 'd606ca7c-1df5-40c7-a404-eb8b017f0298', 'aisyfaiz42@gmail.com', '2024-09-05 17:38:56', 23.00, 0, '', 0.00, 23.00, '00', 'P2024090517390576CD', '2024-09-05 17:39:13'),
('20240905175543FCAD', 'd606ca7c-1df5-40c7-a404-eb8b017f0298', 'amirulafiq0207@gmail.com', '2024-09-05 17:55:43', 23.00, 0, 'NEWUSER', 2.00, 21.00, '00', 'P20240905175711E612', '2024-09-05 17:57:35'),
('202409051933005307', 'e351069d-7caa-40ec-8aac-bfbe1fc8d641', 'arzulmiahmad@gmail.com', '2024-09-05 19:33:00', 23.00, 0, '', 0.00, 23.00, '00', 'P202409051933093D96', '2024-09-05 19:33:22'),
('202409060918548F5C', 'efd6d660-d489-46d4-a82e-c50e68fafb52', 'hcm1995o0o@hotmail.com', '2024-09-06 09:18:54', 23.00, 0, '', 0.00, 23.00, '00', 'P20240906091913D6C1', '2024-09-06 09:19:21'),
('2024090610161601DB', 'c3400e65-acd9-4e2e-8d17-604a01523f9e', 'tftan@yahoo.com', '2024-09-06 10:16:16', 22.00, 20, '', 0.00, 21.80, '00', 'P2024090610162792EF', '2024-09-06 10:16:37'),
('20240906115825A793', 'efd6d660-d489-46d4-a82e-c50e68fafb52', 'lowenghup@gmail.com', '2024-09-06 11:58:25', 23.00, 0, '', 0.00, 23.00, '00', 'P202409061158525832', '2024-09-06 11:59:04'),
('2024090612020252FA', 'efd6d660-d489-46d4-a82e-c50e68fafb52', 'lianki.lee@gmail.com', '2024-09-06 12:02:02', 23.00, 0, '', 0.00, 23.00, '00', 'P2024090612024673BE', '2024-09-06 12:03:20'),
('2024090617162143C5', 'efd6d660-d489-46d4-a82e-c50e68fafb52', 'hasif.rozak@gmail.com', '2024-09-06 17:16:21', 23.00, 0, '', 0.00, 23.00, '00', 'P202409061716338C50', '2024-09-06 17:16:43'),
('202409071635385AB0', 'e351069d-7caa-40ec-8aac-bfbe1fc8d641', 'hwahsy@hotmail.com', '2024-09-07 16:35:38', 23.00, 0, '', 0.00, 23.00, '00', 'P2024090716354959D8', '2024-09-07 16:36:13'),
('20240907190803570C', 'e351069d-7caa-40ec-8aac-bfbe1fc8d641', 'szejiun0829@gmail.com', '2024-09-07 19:08:03', 23.00, 0, '', 0.00, 23.00, '00', 'P20240907190925495C', '2024-09-07 19:09:35'),
('20240907190812BE63', 'e351069d-7caa-40ec-8aac-bfbe1fc8d641', 'srfnzmry88@gmail.com', '2024-09-07 19:08:12', 16.00, 0, '', 0.00, 16.00, '00', 'P202409071908309D4A', '2024-09-07 19:08:43'),
('2024090807324786FB', '752c176a-86bf-48f8-baf8-c4e3ea893bfa', 'tandkn@gmail.com', '2024-09-08 07:32:47', 21.00, 0, '', 0.00, 21.00, '00', 'P2024090807325150A0', '2024-09-08 07:33:00'),
('20240908115238949A', '752c176a-86bf-48f8-baf8-c4e3ea893bfa', 'gohchunnam123@gmail.com', '2024-09-08 11:52:38', 21.00, 20, '', 0.00, 20.80, '00', 'P20240908115248B1C7', '2024-09-08 11:53:02'),
('2024090913122705FD', '2745a2ec-1e84-443f-8186-b1972f3c74f9', 'manhou1994@gmail.com', '2024-09-09 13:12:27', 23.00, 0, '', 0.00, 23.00, '00', 'P20240909131240BFCA', '2024-09-09 13:12:49'),
('202409091316143862', '2745a2ec-1e84-443f-8186-b1972f3c74f9', 'goodguymathew@gmail.com', '2024-09-09 13:16:14', 23.00, 0, '', 0.00, 23.00, '00', 'P202409091316269E84', '2024-09-09 13:16:36'),
('20240909173525EAA5', '648196a7-276f-4e2a-aedd-49f8ed0af39e', 'jerry.lee8888@gmail.com', '2024-09-09 17:35:25', 23.00, 0, '', 0.00, 23.00, '00', 'P2024090917374271E4', '2024-09-09 17:37:54'),
('2024091013571690DF', '2745a2ec-1e84-443f-8186-b1972f3c74f9', 'leong.seow@hotmail.com', '2024-09-10 13:57:16', 23.00, 0, '', 0.00, 23.00, '00', 'P20240910135724E429', '2024-09-10 13:57:33'),
('20240910171353247C', '2745a2ec-1e84-443f-8186-b1972f3c74f9', 'lowenghup@gmail.com', '2024-09-10 17:13:53', 23.00, 0, '', 0.00, 23.00, '00', 'P20240910171409E2A7', '2024-09-10 17:14:20'),
('202409111216344F84', '1eae4505-d087-4ca4-8034-cc5d26755654', 'tandkn@gmail.com', '2024-09-11 12:16:34', 23.00, 0, '', 0.00, 23.00, '00', 'P20240911121639642B', '2024-09-11 12:16:47'),
('20240911125711C547', '1eae4505-d087-4ca4-8034-cc5d26755654', 'andyfen88@outlook.com', '2024-09-11 12:57:11', 23.00, 0, '', 0.00, 23.00, '00', 'P202409111257241AFF', '2024-09-11 12:57:41'),
('202409111418325954', 'f74aeac4-affa-44e9-b86a-6c0e75541714', 'kongpinpin91@gmail.com', '2024-09-11 14:18:32', 22.00, 200, '', 0.00, 20.00, '00', 'P202409111418450223', '2024-09-11 14:19:02'),
('20240911174245448E', '1eae4505-d087-4ca4-8034-cc5d26755654', 'oimeng@rocketmail.com', '2024-09-11 17:42:45', 23.00, 0, '', 0.00, 23.00, '00', 'P20240911174310939D', '2024-09-11 17:43:29'),
('202409111900378B37', '1eae4505-d087-4ca4-8034-cc5d26755654', 'mhafiz88@yahoo.co.uk', '2024-09-11 19:00:37', 23.00, 0, '', 0.00, 23.00, '00', 'P20240911190050B796', '2024-09-11 19:01:10'),
('20240912095118BAEE', '6fc9c47a-727f-40d5-bd45-e553e3eca015', 'tandkn@gmail.com', '2024-09-12 09:51:18', 23.00, 0, '', 0.00, 23.00, '00', 'P202409120951234AF5', '2024-09-12 09:51:31'),
('202409121231008A50', '6fc9c47a-727f-40d5-bd45-e553e3eca015', 'havard8890@hotmail.com', '2024-09-12 12:31:00', 23.00, 0, '', 0.00, 0.00, '00', 'P202409121232005875', '2024-09-12 12:33:12'),
('20240912123300FA69', '6fc9c47a-727f-40d5-bd45-e553e3eca015', 'lennyrong8090@gmail.com', '2024-09-12 12:33:00', 18.00, 0, '', 0.00, 18.00, '00', 'P20240912123340EEE7', '2024-09-12 12:34:01'),
('20240912220919E42D', '19e73770-bd3f-41f4-abe9-b770f4717739', 'hasif.rozak@gmail.com', '2024-09-12 22:09:19', 23.00, 0, '', 0.00, 23.00, '00', 'P20240912220938134F', '2024-09-12 22:09:47'),
('202409131040292A3F', '19e73770-bd3f-41f4-abe9-b770f4717739', 'ggugugaga78@gmail.com', '2024-09-13 10:40:29', 18.00, 0, '', 0.00, 18.00, '00', 'P20240913104144D70E', '2024-09-13 10:41:52'),
('2024091312165300CF', 'f74aeac4-affa-44e9-b86a-6c0e75541714', 'jooleng88@hotmail.com', '2024-09-13 12:16:53', 22.00, 0, '', 0.00, 22.00, '00', 'P202409131217004165', '2024-09-13 12:17:13'),
('202409131332075695', '00471017-e630-4ca4-b218-d48d51600ffa', 'arzulmiahmad@gmail.com', '2024-09-13 13:32:07', 23.00, 0, '', 0.00, 23.00, '00', 'P202409131332246151', '2024-09-13 13:32:38'),
('20240913152558C2E5', 'f74aeac4-affa-44e9-b86a-6c0e75541714', 'tftan@yahoo.com', '2024-09-13 15:25:58', 22.00, 20, '', 0.00, 21.80, '00', 'P20240913152611A720', '2024-09-13 15:26:20'),
('20240913153248AE32', '19e73770-bd3f-41f4-abe9-b770f4717739', 'lowenghup@gmail.com', '2024-09-13 15:32:48', 23.00, 0, '', 0.00, 23.00, '00', 'P202409131533021D21', '2024-09-13 15:33:24'),
('20240913191356572B', 'f74aeac4-affa-44e9-b86a-6c0e75541714', 'manhou1994@gmail.com', '2024-09-13 19:13:56', 22.00, 200, '', 0.00, 20.00, '00', 'P202409131914153875', '2024-09-13 19:14:23'),
('20240914062431F44F', 'f74aeac4-affa-44e9-b86a-6c0e75541714', 'shaoranswc@live.co.uk', '2024-09-14 06:24:31', 22.00, 0, '', 0.00, 22.00, '00', 'P20240914062550CE71', '2024-09-14 06:26:02'),
('202409140958163108', 'f74aeac4-affa-44e9-b86a-6c0e75541714', 'tandkn@gmail.com', '2024-09-14 09:58:16', 22.00, 0, '', 0.00, 22.00, '00', 'P20240914095825D3F0', '2024-09-14 09:58:34'),
('20240914104554CA27', 'f74aeac4-affa-44e9-b86a-6c0e75541714', 'weishaw01@hotmail.com', '2024-09-14 10:45:54', 22.00, 20, '', 0.00, 21.80, '00', 'P202409141046004759', '2024-09-14 10:46:22'),
('2024091411141219B0', '00471017-e630-4ca4-b218-d48d51600ffa', 'ggugugaga78@gmail.com', '2024-09-14 11:14:12', 16.00, 0, '', 0.00, 16.00, '00', 'P20240914111515F7A4', '2024-09-14 11:15:23'),
('20240914123637B430', 'f5af852c-86d9-4a42-820f-3c0a46e2593b', 'fikiruddinhakim95@gmail.com', '2024-09-14 12:36:37', 23.00, 0, 'NEWUSER', 2.00, 21.00, '00', 'P20240914123705E3FD', '2024-09-14 12:37:14'),
('2024091414533136F3', 'f5af852c-86d9-4a42-820f-3c0a46e2593b', 'leea79347@gmail.com', '2024-09-14 14:53:31', 23.00, 0, 'NEWUSER', 2.00, 21.00, '00', 'P20240914145402B6E9', '2024-09-14 14:54:12'),
('20240914151855DC93', 'f5af852c-86d9-4a42-820f-3c0a46e2593b', 'tzenie15@gmail.com', '2024-09-14 15:18:55', 16.00, 0, 'NEWUSER', 2.00, 14.00, '00', 'P202409141519207D9D', '2024-09-14 15:19:45'),
('2024091415283727FA', 'f5af852c-86d9-4a42-820f-3c0a46e2593b', 'soongtzewen@gmail.com', '2024-09-14 15:28:37', 16.00, 0, 'NEWUSER', 2.00, 14.00, '00', 'P202409141528576228', '2024-09-14 15:29:10'),
('202409142004149DFF', 'f5af852c-86d9-4a42-820f-3c0a46e2593b', 'aun1011@hotmail.com', '2024-09-14 20:04:14', 23.00, 0, '', 0.00, 23.00, '00', 'P202409142005446B38', '2024-09-14 20:06:31'),
('20240914213733943F', 'f5af852c-86d9-4a42-820f-3c0a46e2593b', 'redzaakbar@gmail.com', '2024-09-14 21:37:33', 23.00, 0, '', 0.00, 23.00, '00', 'P20240914213750FA01', '2024-09-14 21:37:58'),
('20240915103732A6AE', 'f3dbbb32-f9d6-4ada-a7c6-eaf04b8c1cd4', 'tandkn@gmail.com', '2024-09-15 10:37:32', 21.00, 0, '', 0.00, 21.00, '00', 'P20240915103736E440', '2024-09-15 10:37:48'),
('20240915132449F87A', 'f3dbbb32-f9d6-4ada-a7c6-eaf04b8c1cd4', 'ywl12@hotmail.com', '2024-09-15 13:24:49', 18.00, 0, 'Newuser', 2.00, 16.00, '00', 'P20240915132530A6E6', '2024-09-15 13:26:08'),
('202409151358290B52', 'f3dbbb32-f9d6-4ada-a7c6-eaf04b8c1cd4', 'winniehlbong@gmail.com', '2024-09-15 13:58:29', 18.00, 20, '', 0.00, 17.80, '00', 'P20240915135835AD6E', '2024-09-15 13:58:45'),
('20240915141801A7B0', 'f3dbbb32-f9d6-4ada-a7c6-eaf04b8c1cd4', 'jeremyhch00@gmail.com', '2024-09-15 14:18:01', 21.00, 0, 'NEWUSER', 2.00, 19.00, '00', 'P20240915141917C697', '2024-09-15 14:19:28'),
('202409151711468BD0', '07902f23-3c42-4ee8-b5b3-3ba4af55343c', 'lowenghup@gmail.com', '2024-09-15 17:11:46', 22.00, 0, '', 0.00, 22.00, '00', 'P202409151711536EC0', '2024-09-15 17:12:01'),
('202409151846428ABA', '07902f23-3c42-4ee8-b5b3-3ba4af55343c', 'redzaakbar@gmail.com', '2024-09-15 18:46:42', 22.00, 0, '', 0.00, 22.00, '00', 'P202409151847452758', '2024-09-15 18:47:55'),
('202409160744590DD2', '2c683d84-f892-4daf-be9e-37ce4adb0c45', 'jameslow1141@gmail.com', '2024-09-16 07:44:59', 21.00, 0, 'NEWUSER', 2.00, 19.00, '00', 'P202409160746551850', '2024-09-16 07:47:24'),
('202409161104006175', '398cabd8-bf0b-481b-a0b7-18ee3e5081e5', 'tandkn@gmail.com', '2024-09-16 11:04:00', 22.00, 0, '', 0.00, 22.00, '00', 'P20240916110414D75D', '2024-09-16 11:04:46'),
('202409161219135A53', '398cabd8-bf0b-481b-a0b7-18ee3e5081e5', 'yuankl1306@gmail.com', '2024-09-16 12:19:13', 22.00, 100, '', 0.00, 21.00, '00', 'P20240916121950895F', '2024-09-16 12:19:57'),
('2024091612250402B8', '398cabd8-bf0b-481b-a0b7-18ee3e5081e5', 'weishaw01@hotmail.com', '2024-09-16 12:25:04', 22.00, 0, '', 0.00, 22.00, '00', 'P202409161225070190', '2024-09-16 12:25:15'),
('2024091612394343E5', '398cabd8-bf0b-481b-a0b7-18ee3e5081e5', 'leejianwei0511@gmail.com', '2024-09-16 12:39:43', 22.00, 0, '', 0.00, 22.00, '00', 'P2024091612400477EB', '2024-09-16 12:40:12'),
('20240916130706EAD2', '398cabd8-bf0b-481b-a0b7-18ee3e5081e5', 'jooleng88@hotmail.com', '2024-09-16 13:07:06', 22.00, 0, '', 0.00, 22.00, '00', 'P20240916130900A356', '2024-09-16 13:09:21'),
('20240917012124A4B7', '60be8352-3bb6-40a7-9443-89306a2fb873', 'beradychua@gmail.com', '2024-09-17 01:21:24', 23.00, 0, '', 0.00, 23.00, '00', 'P20240917012136F9EE', '2024-09-17 01:21:53'),
('2024091712042242FE', '253a240a-6f51-4849-9cb5-38920730741e', 'boscowong97@gmail.com', '2024-09-17 12:04:22', 22.00, 0, '', 0.00, 22.00, '00', 'P2024091712080299A8', '2024-09-17 12:08:19'),
('202409171345150099', '253a240a-6f51-4849-9cb5-38920730741e', 'tandkn@gmail.com', '2024-09-17 13:45:15', 22.00, 0, '', 0.00, 22.00, '00', 'P20240917134529CEF5', '2024-09-17 13:45:38'),
('2024091813324548C7', 'd3bbe7a3-2056-4fbd-b1ef-753aabd8dd1a', 'lowenghup@gmail.com', '2024-09-18 13:32:45', 23.00, 0, '', 0.00, 23.00, '00', 'P20240918133250FB2F', '2024-09-18 13:32:58'),
('2024092015333169BB', '6c8dba5d-9c28-46cf-8f62-1aeadc128678', 'hasif.rozak@gmail.com', '2024-09-20 15:33:31', 23.00, 0, '', 0.00, 23.00, '00', 'P202409201533566F86', '2024-09-20 15:34:12'),
('20240920192229937F', '6c8dba5d-9c28-46cf-8f62-1aeadc128678', 'leong.seow@hotmail.com', '2024-09-20 19:22:29', 23.00, 0, '', 0.00, 23.00, '00', 'P20240920192235FA6E', '2024-09-20 19:22:44'),
('20240921035040A6C3', 'c4cd0baa-271a-41dd-b10f-11ae393afb07', 'tftan@yahoo.com', '2024-09-21 03:50:40', 22.00, 20, '', 0.00, 21.80, '00', 'P20240921035058188C', '2024-09-21 03:51:09'),
('20240921094237BBA1', 'c4cd0baa-271a-41dd-b10f-11ae393afb07', 'shaoranswc@live.co.uk', '2024-09-21 09:42:37', 22.00, 20, '', 0.00, 21.80, '00', 'P20240921094247C10D', '2024-09-21 09:43:03'),
('202409211115514D79', 'c4cd0baa-271a-41dd-b10f-11ae393afb07', 'kongpinpin91@gmail.com', '2024-09-21 11:15:51', 22.00, 0, '', 0.00, 22.00, '00', 'P202409211115590DB4', '2024-09-21 11:16:10'),
('20240921150630BEB4', '102cb0fd-1129-42bc-8495-4e004e90c4e7', 'hwahsy@hotmail.com', '2024-09-21 15:06:30', 23.00, 0, '', 0.00, 23.00, '00', 'P20240921150730C180', '2024-09-21 15:09:30'),
('2024092209124136F8', 'b22e4666-9921-451a-96c5-9d93f9444605', 'fraihanah3299@gmail.com', '2024-09-22 09:12:41', 16.00, 0, '', 0.00, 16.00, '00', 'P20240922091244B3D1', '2024-09-22 09:12:51'),
('20240922111615BA07', 'e1abcc1a-8600-4474-87c6-6157637ac62f', 'gabri3l@yahoo.com', '2024-09-22 11:16:15', 21.00, 0, '', 0.00, 21.00, '00', 'P202409221116312BF7', '2024-09-22 11:16:45'),
('20240922121451C5C9', 'b22e4666-9921-451a-96c5-9d93f9444605', 'lowenghup@gmail.com', '2024-09-22 12:14:51', 22.00, 0, '', 0.00, 22.00, '00', 'P20240922121509E57C', '2024-09-22 12:15:21'),
('202409221229005204', 'e1abcc1a-8600-4474-87c6-6157637ac62f', 'hasif.rozak@gmail.com', '2024-09-22 12:29:00', 21.00, 0, '', 0.00, 21.00, '00', 'P2024092212291392EB', '2024-09-22 12:29:24'),
('2024092213222765C8', 'e1abcc1a-8600-4474-87c6-6157637ac62f', 'weishaw01@hotmail.com', '2024-09-22 13:22:27', 21.00, 40, '', 0.00, 20.60, '00', 'P20240922132302FADC', '2024-09-22 13:23:17'),
('20240923163731EE30', '5d05bc1e-59a6-47ea-b0af-d254be973416', 'alftwm@hotmail.com', '2024-09-23 16:37:31', 23.00, 0, '', 0.00, 23.00, '00', 'P2024092316381827DA', '2024-09-23 16:38:43'),
('20240923165723966D', '5d05bc1e-59a6-47ea-b0af-d254be973416', 'kongpinpin91@gmail.com', '2024-09-23 16:57:23', 23.00, 0, '', 0.00, 23.00, '00', 'P2024092316594970D9', '2024-09-23 17:00:06'),
('2024092322121562A3', 'e813c2b9-fa0c-4276-85f9-f5c01f7bc410', 'ggugugaga78@gmail.com', '2024-09-23 22:12:15', 16.00, 40, '', 0.00, 15.60, '00', 'P202409232214311077', '2024-09-23 22:14:39'),
('202409241228317FCF', 'e813c2b9-fa0c-4276-85f9-f5c01f7bc410', 'tandkn@gmail.com', '2024-09-24 12:28:31', 22.00, 0, '', 0.00, 22.00, '00', 'P20240924122842A486', '2024-09-24 12:28:51'),
('20240924123651E99F', 'a265457f-53ac-4aa8-87a4-e51be6441f14', 'leong.seow@hotmail.com', '2024-09-24 12:36:51', 23.00, 0, '', 0.00, 23.00, '00', 'P20240924123705768E', '2024-09-24 12:37:16'),
('2024092415023340C6', 'a265457f-53ac-4aa8-87a4-e51be6441f14', 'oioi0717@hotmail.com', '2024-09-24 15:02:33', 18.00, 0, '', 0.00, 18.00, '00', 'P202409241502462ADD', '2024-09-24 15:02:59'),
('20240924154924CFCC', 'a265457f-53ac-4aa8-87a4-e51be6441f14', 'winniehlbong@gmail.com', '2024-09-24 15:49:24', 18.00, 20, '', 0.00, 17.80, '00', 'P20240924155314E583', '2024-09-24 15:53:27'),
('202409250052013F02', '64ece0d0-3298-4683-b20c-1b94c30a43ca', 'cjhere4@gmail.com', '2024-09-25 00:52:01', 23.00, 0, '', 0.00, 23.00, '00', 'P20240925005206268F', '2024-09-25 00:52:16'),
('202409251309495416', '64ece0d0-3298-4683-b20c-1b94c30a43ca', 'nicktay84@gmail.com', '2024-09-25 13:09:49', 23.00, 0, '', 0.00, 23.00, '00', 'P20240925131010DF17', '2024-09-25 13:10:30'),
('202409252136378CA5', 'e71c67b5-56e4-4174-be92-11f0e47e66d9', 'winniehlbong@gmail.com', '2024-09-25 21:36:37', 18.00, 20, '', 0.00, 17.80, '00', 'P20240925213914ED24', '2024-09-25 21:39:28'),
('20240926161909F2B4', 'e71c67b5-56e4-4174-be92-11f0e47e66d9', 'jerry.lee8888@gmail.com', '2024-09-26 16:19:09', 23.00, 0, '', 0.00, 23.00, '00', 'P20240926161929A1F2', '2024-09-26 16:19:46'),
('20240926164153E61E', 'e71c67b5-56e4-4174-be92-11f0e47e66d9', 'alftwm@hotmail.com', '2024-09-26 16:41:53', 23.00, 0, '', 0.00, 23.00, '00', 'P2024092616421350B9', '2024-09-26 16:42:22'),
('20240927161258B75D', '5e01dd25-cfd5-47a1-8353-704eabd38dfc', 'winniehlbong@gmail.com', '2024-09-27 16:12:58', 18.00, 20, '', 0.00, 17.80, '00', 'P202409271613396D29', '2024-09-27 16:14:13'),
('20240927162359D32B', '5e01dd25-cfd5-47a1-8353-704eabd38dfc', 'hasif.rozak@gmail.com', '2024-09-27 16:23:59', 23.00, 0, '', 0.00, 23.00, '00', 'P20240927162409B7D3', '2024-09-27 16:24:19'),
('20240927215118589A', 'fcbdf91c-e8d7-4e22-978d-e6d877a8ea4e', 'tftan@yahoo.com', '2024-09-27 21:51:18', 22.00, 20, '', 0.00, 21.80, '00', 'P20240927215317D5C3', '2024-09-27 21:53:26'),
('202409272232458EE7', '4f540c60-25cb-42e7-84a7-31e94e18815f', 'fikiruddinhakimpersonal@gmail.com', '2024-09-27 22:32:45', 23.00, 0, 'Newuser', 2.00, 21.00, '00', 'P202409272233007FBA', '2024-09-27 22:33:20'),
('20240928001855D777', '24dfbacd-c102-4aff-a64e-73c18269329b', 'nakiyofu@gmail.com', '2024-09-28 00:18:55', 23.00, 0, '', 0.00, 23.00, '00', 'P202409280019081F55', '2024-09-28 00:19:17'),
('202409280120230C7F', 'fcbdf91c-e8d7-4e22-978d-e6d877a8ea4e', 'jooleng88@hotmail.com', '2024-09-28 01:20:23', 22.00, 0, '', 0.00, 22.00, '00', 'P202409280120302C9A', '2024-09-28 01:20:52'),
('20240928171638032C', '4f540c60-25cb-42e7-84a7-31e94e18815f', 'ardenlim97@hotmail.com', '2024-09-28 17:16:38', 16.00, 0, 'Newuser', 2.00, 14.00, '00', 'P20240928172035D82D', '2024-09-28 17:20:41'),
('202409282122270E14', '4f540c60-25cb-42e7-84a7-31e94e18815f', 'mhafiz88@yahoo.co.uk', '2024-09-28 21:22:27', 23.00, 0, '', 0.00, 23.00, '00', 'P202409282123019CDE', '2024-09-28 21:23:14'),
('202409290905394E7D', '79fd384e-fb24-489a-b7f2-88f4b815c984', 'weishaw01@hotmail.com', '2024-09-29 09:05:39', 21.00, 20, '', 0.00, 20.80, '00', 'P2024092909054384AA', '2024-09-29 09:05:51'),
('2024092909112298A4', '79fd384e-fb24-489a-b7f2-88f4b815c984', 'yuankl1306@gmail.com', '2024-09-29 09:11:22', 21.00, 0, '', 0.00, 21.00, '00', 'P20240929091126A487', '2024-09-29 09:11:54'),
('20240929102607C440', '79fd384e-fb24-489a-b7f2-88f4b815c984', 'oioi0717@hotmail.com', '2024-09-29 10:26:07', 18.00, 0, '', 0.00, 18.00, '00', 'P2024092910263374D2', '2024-09-29 10:26:42'),
('20240929110620216E', '79fd384e-fb24-489a-b7f2-88f4b815c984', 'tiongchyi@gmail.com', '2024-09-29 11:06:20', 21.00, 0, '', 0.00, 21.00, '00', 'P202409291106286FDD', '2024-09-29 11:06:43'),
('202409291107034B4F', '79fd384e-fb24-489a-b7f2-88f4b815c984', 'wkweng87@live.com', '2024-09-29 11:07:03', 21.00, 0, '', 0.00, 21.00, '00', 'P202409291107201E70', '2024-09-29 11:07:55'),
('2024093014494486C7', '34b67f17-11e1-4c73-bc7a-d482f073993d', 'kaijinwong2001@gmail.com', '2024-09-30 14:49:44', 23.00, 0, '', 0.00, 23.00, '00', 'P202409301450353751', '2024-09-30 14:50:46'),
('202409301804484F21', '3d0e08d5-d10b-4f99-8926-5ed3e37d45fd', 'winniehlbong@gmail.com', '2024-09-30 18:04:48', 18.00, 20, '', 0.00, 17.80, '00', 'P20240930180512F3ED', '2024-09-30 18:05:33'),
('20241001132109B08E', '34b67f17-11e1-4c73-bc7a-d482f073993d', 'leong.seow@hotmail.com', '2024-10-01 13:21:09', 23.00, 0, '', 0.00, 23.00, '00', 'P20241001132117B609', '2024-10-01 13:21:30'),
('202410011421135B81', '34b67f17-11e1-4c73-bc7a-d482f073993d', 'hasif.rozak@gmail.com', '2024-10-01 14:21:13', 23.00, 0, '', 0.00, 23.00, '00', 'P202410011421248D42', '2024-10-01 14:21:31'),
('202410021823186682', 'cd3fb59a-6a51-4007-955b-dfbe89384ca1', 'hasif.rozak@gmail.com', '2024-10-02 18:23:18', 23.00, 0, '', 0.00, 23.00, '00', 'P2024100218234357D4', '2024-10-02 18:24:05'),
('202410031358578531', '13565a03-1bca-443c-8863-9f7c169f5d83', 'nicktay84@gmail.com', '2024-10-03 13:58:57', 23.00, 0, '', 0.00, 23.00, '00', 'P202410031359037B3B', '2024-10-03 13:59:12'),
('202410031433103EB2', '13565a03-1bca-443c-8863-9f7c169f5d83', 'singapore@yahoo.com', '2024-10-03 14:33:10', 23.00, 0, '', 0.00, 0.00, '00', '', NULL),
('2024100314515483D6', '13565a03-1bca-443c-8863-9f7c169f5d83', 'calvinhah@gmail.com', '2024-10-03 14:51:54', 23.00, 0, '', 0.00, 23.00, '00', 'P202410031453453B25', '2024-10-03 14:54:08'),
('2024100316115214B7', '13565a03-1bca-443c-8863-9f7c169f5d83', 'calvin_hah_@hotmail.com', '2024-10-03 16:11:52', 18.00, 0, '', 0.00, 18.00, '00', 'P20241003161158C7B4', '2024-10-03 16:12:07'),
('2024100411445298E8', 'f01715e3-5123-4d1b-a7e3-ac7ffc652d9e', 'winniehlbong@gmail.com', '2024-10-04 11:44:52', 18.00, 20, '', 0.00, 17.80, '00', 'P20241004114547135C', '2024-10-04 11:45:57'),
('202410041234266B8D', '244ee9bb-34d2-40b0-b226-a4e1ad682945', 'singapore@yahoo.com', '2024-10-04 12:34:26', 23.00, 0, '', 0.00, 0.00, '00', '', NULL),
('2024100413324474AB', '83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'darryl.sujang@outlook.com', '2024-10-04 13:32:44', 22.00, 0, '', 0.00, 22.00, '00', 'P202410041333058A52', '2024-10-04 13:33:15'),
('20241004141709A134', 'f01715e3-5123-4d1b-a7e3-ac7ffc652d9e', 'hasif.rozak@gmail.com', '2024-10-04 14:17:09', 23.00, 0, '', 0.00, 23.00, '00', 'P20241004141716423A', '2024-10-04 14:17:24'),
('202410041508509BDF', 'f01715e3-5123-4d1b-a7e3-ac7ffc652d9e', 'shahab.kiarashpour@gmail.com', '2024-10-04 15:08:51', 23.00, 0, '', 0.00, 23.00, '00', 'P20241004151238FFFD', '2024-10-04 15:13:13'),
('20241004190128A522', 'f01715e3-5123-4d1b-a7e3-ac7ffc652d9e', 'singapore@yahoo.com', '2024-10-04 19:01:28', 23.00, 0, '', 0.00, 0.00, '00', '', NULL),
('20241004193441192A', 'f01715e3-5123-4d1b-a7e3-ac7ffc652d9e', 'leong.seow@hotmail.com', '2024-10-04 19:34:41', 23.00, 0, '', 0.00, 23.00, '00', 'P20241004193451DE1F', '2024-10-04 19:35:00'),
('20241004204659D77A', '49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'jooleng88@hotmail.com', '2024-10-04 20:46:59', 22.00, 0, '', 0.00, 22.00, '00', 'P202410042047115577', '2024-10-04 20:47:22'),
('20241005035521C7D4', '49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'tftan@yahoo.com', '2024-10-05 03:55:21', 22.00, 20, '', 0.00, 21.80, '00', 'P20241005035702E237', '2024-10-05 03:57:17'),
('20241005093412A556', '49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'shaoranswc@live.co.uk', '2024-10-05 09:34:12', 22.00, 20, '', 0.00, 21.80, '00', 'P20241005093422CA99', '2024-10-05 09:34:37'),
('20241005104337EF8E', '49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'weishaw01@hotmail.com', '2024-10-05 10:43:37', 22.00, 20, '', 0.00, 21.80, '00', 'P202410051043423366', '2024-10-05 10:43:50'),
('20241005104854CF6B', '49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'yuankl1306@gmail.com', '2024-10-05 10:48:54', 22.00, 0, '', 0.00, 22.00, '00', 'P202410051049054688', '2024-10-05 10:49:12');
INSERT INTO `games_joined` (`order_id`, `game_id`, `user_email`, `joined_datetime`, `game_price`, `coins`, `coupon_code`, `coupon_discount`, `final_game_price`, `payment_status`, `payment_id`, `payment_date`) VALUES
('20241005185409FF60', 'c98c7758-463d-491a-a339-0f8eab8a0c66', 'srfnzmry88@gmail.com', '2024-10-05 18:54:09', 16.00, 80, '', 0.00, 15.20, '00', 'P2024100518543749D4', '2024-10-05 18:54:52'),
('20241006132001A746', '83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'cjhere4@gmail.com', '2024-10-06 13:20:01', 22.00, 20, '', 0.00, 21.80, '00', 'P20241006132017962C', '2024-10-06 13:20:54'),
('20241006133337AA5C', '7f969388-4fdd-4f54-a739-3675d3795c62', 'gabri3l@yahoo.com', '2024-10-06 13:33:37', 21.00, 40, '', 0.00, 20.60, '00', 'P20241006133351023C', '2024-10-06 13:34:00'),
('20241006140141DA46', '83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'jackiekong.7200@hotmail.com', '2024-10-06 14:01:41', 22.00, 0, '', 0.00, 22.00, '00', 'P202410061402006E2E', '2024-10-06 14:02:25'),
('202410061403054A61', '7f969388-4fdd-4f54-a739-3675d3795c62', 'lionlucky2412@gmail.com', '2024-10-06 14:03:05', 21.00, 0, 'NEWUSER', 2.00, 19.00, '00', 'P20241006140450950F', '2024-10-06 14:05:09'),
('20241006182744A0F0', '83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'owenvwong@icloud.com', '2024-10-06 18:27:44', 22.00, 0, '', 0.00, 22.00, '00', 'P20241006182759F5C8', '2024-10-06 18:28:57'),
('20241006220749C28B', 'd0ac4345-c04a-494f-8ac3-4a3f1c2e7594', 'tommytan1985@yahoo.com', '2024-10-06 22:07:49', 23.00, 0, '', 0.00, 23.00, '00', 'P2024100622080120B4', '2024-10-06 22:08:13'),
('202410062305329CDD', 'd0ac4345-c04a-494f-8ac3-4a3f1c2e7594', 'hafizi.shaari@gmail.com', '2024-10-06 23:05:32', 23.00, 0, '', 0.00, 23.00, '00', 'P20241006230741AB88', '2024-10-06 23:08:07'),
('2024100715005928E5', 'd0ac4345-c04a-494f-8ac3-4a3f1c2e7594', 'winniehlbong@gmail.com', '2024-10-07 15:00:59', 18.00, 20, '', 0.00, 17.80, '00', 'P202410071501042CB0', '2024-10-07 15:01:14'),
('20241007150421A52E', 'd0ac4345-c04a-494f-8ac3-4a3f1c2e7594', 'nicktay84@gmail.com', '2024-10-07 15:04:21', 23.00, 0, '', 0.00, 23.00, '00', 'P20241007150427D3D5', '2024-10-07 15:04:36'),
('20241008112811C2C8', '244ee9bb-34d2-40b0-b226-a4e1ad682945', 'alftwm@hotmail.com', '2024-10-08 11:28:11', 23.00, 0, '', 0.00, 23.00, '00', 'P20241008112819D6BB', '2024-10-08 11:28:30'),
('202410081223517DDF', '244ee9bb-34d2-40b0-b226-a4e1ad682945', 'pangestu.teguh@gmail.com', '2024-10-08 12:23:51', 23.00, 0, '', 0.00, 23.00, '00', 'P20241008122405BBC3', '2024-10-08 12:24:14'),
('20241008122546F97E', '244ee9bb-34d2-40b0-b226-a4e1ad682945', 'lowenghup@gmail.com', '2024-10-08 12:25:46', 23.00, 0, '', 0.00, 23.00, '00', 'P202410081225512752', '2024-10-08 12:26:03'),
('2024100816424073AC', '244ee9bb-34d2-40b0-b226-a4e1ad682945', 'kuan_3070@hotmail.com', '2024-10-08 16:42:40', 23.00, 0, '', 0.00, 23.00, '00', 'P20241008164641F536', '2024-10-08 16:46:55'),
('2024100818065201D5', '244ee9bb-34d2-40b0-b226-a4e1ad682945', 'chewhuaseong@gmail.com', '2024-10-08 18:06:52', 23.00, 0, 'Happy', 5.00, 18.00, '00', 'P20241008180714B4C3', '2024-10-08 18:07:54'),
('202410090902023CFB', '3ebe6390-88b0-4c25-b5a3-c0a33d46b0c6', 'bensigan86@gmail.com', '2024-10-09 09:02:02', 23.00, 0, '', 0.00, 23.00, '00', 'P202410090902124748', '2024-10-09 09:02:28'),
('202410091533415E41', '3ebe6390-88b0-4c25-b5a3-c0a33d46b0c6', 'winniehlbong@gmail.com', '2024-10-09 15:33:41', 18.00, 20, 'NEWUSER', 2.00, 15.80, '00', 'P202410091535270DF1', '2024-10-09 15:35:41'),
('20241009163359CDE7', '3ebe6390-88b0-4c25-b5a3-c0a33d46b0c6', 'lowenghup@gmail.com', '2024-10-09 16:33:59', 23.00, 0, '', 0.00, 23.00, '00', 'P202410091634436064', '2024-10-09 16:34:56'),
('2024100917335370ED', '5065ec6b-670f-4aeb-99e0-f593bbc60166', 'haohaota57@gmail.com', '2024-10-09 17:33:53', 23.00, 0, '', 0.00, 23.00, '00', 'P20241009173505A79D', '2024-10-09 17:35:18'),
('202410091842479513', '3ebe6390-88b0-4c25-b5a3-c0a33d46b0c6', 'szejiun0829@gmail.com', '2024-10-09 18:42:47', 23.00, 0, '', 0.00, 23.00, '00', 'P202410091842565007', '2024-10-09 18:43:05'),
('2024101017404699A3', '5065ec6b-670f-4aeb-99e0-f593bbc60166', 'winniehlbong@gmail.com', '2024-10-10 17:40:46', 18.00, 20, '', 0.00, 17.80, '00', 'P20241010174122C0C5', '2024-10-10 17:41:31'),
('2024101110225753F4', '6e2f9563-a32d-43ba-bf01-7fe7c6b7ebdb', 'hasif.rozak@gmail.com', '2024-10-11 10:22:57', 23.00, 0, '', 0.00, 23.00, '00', 'P20241011102306C46E', '2024-10-11 10:23:14'),
('20241011172029754C', '6e2f9563-a32d-43ba-bf01-7fe7c6b7ebdb', 'kongpinpin91@gmail.com', '2024-10-11 17:20:29', 23.00, 0, '', 0.00, 23.00, '00', 'P20241011172037B8F4', '2024-10-11 17:20:50'),
('20241011172854E664', '6e2f9563-a32d-43ba-bf01-7fe7c6b7ebdb', 'lowenghup@gmail.com', '2024-10-11 17:28:54', 23.00, 0, '', 0.00, 23.00, '00', 'P2024101117290382EC', '2024-10-11 17:29:12'),
('202410112122150EFF', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'jooleng88@hotmail.com', '2024-10-11 21:22:15', 22.00, 0, '', 0.00, 22.00, '00', 'P202410112122338434', '2024-10-11 21:22:46'),
('202410112339201F1D', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'weishaw01@hotmail.com', '2024-10-11 23:39:20', 22.00, 20, '', 0.00, 21.80, '00', 'P20241011233925A926', '2024-10-11 23:39:37'),
('20241012072745E670', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'tftan@yahoo.com', '2024-10-12 07:27:45', 22.00, 30, '', 0.00, 21.70, '00', 'P20241012072754D8FA', '2024-10-12 07:28:04'),
('20241012093421DC34', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'kenong@yahoo.com', '2024-10-12 09:34:21', 22.00, 0, '', 0.00, 22.00, '00', 'P20241012093909F37A', '2024-10-12 09:39:20'),
('202410120943130A23', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'chuajack@gmail.com', '2024-10-12 09:43:13', 22.00, 0, '', 0.00, 22.00, '00', 'P20241012094325FCF3', '2024-10-12 09:43:51'),
('20241012102623647D', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'tandkn@gmail.com', '2024-10-12 10:26:23', 22.00, 0, '', 0.00, 22.00, '00', 'P202410121026328664', '2024-10-12 10:26:42'),
('202410121116477D44', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'yuankl1306@gmail.com', '2024-10-12 11:16:47', 22.00, 0, '', 0.00, 22.00, '00', 'P202410121118094621', '2024-10-12 11:18:16'),
('20241012174025FCA4', 'a93b28dd-e12c-4275-a4a9-37646aa2a13b', 'haohaota57@gmail.com', '2024-10-12 17:40:25', 23.00, 0, '', 0.00, 23.00, '00', 'P202410121740342A77', '2024-10-12 17:40:54'),
('20241012214145C08B', '785d0c9f-b59c-4e10-bbac-14849633974b', 'kenong@yahoo.com', '2024-10-12 21:41:45', 21.00, 0, '', 0.00, 21.00, '00', 'P20241012214509913B', '2024-10-12 21:45:19'),
('20241012233257B93D', '785d0c9f-b59c-4e10-bbac-14849633974b', 'benalive@gmail.com', '2024-10-12 23:32:57', 21.00, 0, '', 0.00, 21.00, '00', 'P202410122333137484', '2024-10-12 23:34:48'),
('20241013083618F7E3', '785d0c9f-b59c-4e10-bbac-14849633974b', 'tftan@yahoo.com', '2024-10-13 08:36:18', 21.00, 20, '', 0.00, 20.80, '00', 'P20241013083626CCCF', '2024-10-13 08:36:39'),
('2024101309285106C6', '785d0c9f-b59c-4e10-bbac-14849633974b', 'tandkn@gmail.com', '2024-10-13 09:28:51', 21.00, 0, '', 0.00, 21.00, '00', 'P20241013092857C57E', '2024-10-13 09:29:04'),
('2024101310524788C8', '785d0c9f-b59c-4e10-bbac-14849633974b', 'tungkl1986@gmail.com', '2024-10-13 10:52:47', 21.00, 0, '', 0.00, 21.00, '00', 'P20241013105338E247', '2024-10-13 10:53:51'),
('20241013111851FEC0', '785d0c9f-b59c-4e10-bbac-14849633974b', 'gabri3l@yahoo.com', '2024-10-13 11:18:51', 21.00, 20, '', 0.00, 20.80, '00', 'P2024101311190561B7', '2024-10-13 11:19:17'),
('202410131218455BD4', '785d0c9f-b59c-4e10-bbac-14849633974b', 'iamlawliming@gmail.com', '2024-10-13 12:18:45', 21.00, 0, '', 0.00, 21.00, '00', 'P20241013121910E44C', '2024-10-13 12:19:26'),
('20241014142853E2A5', '481ca9fb-d94f-4c72-909c-dcf6f4133548', 'hasif.rozak@gmail.com', '2024-10-14 14:28:53', 23.00, 0, '', 0.00, 23.00, '00', 'P202410141429102575', '2024-10-14 14:30:02'),
('20241014170819333B', '481ca9fb-d94f-4c72-909c-dcf6f4133548', 'tommytan1985@yahoo.com', '2024-10-14 17:08:19', 23.00, 0, '', 0.00, 23.00, '00', 'P202410141708255B52', '2024-10-14 17:08:36'),
('2024101417163349C9', '481ca9fb-d94f-4c72-909c-dcf6f4133548', 'stefankhoo.1@gmail.com', '2024-10-14 17:16:33', 23.00, 20, '', 0.00, 22.80, '00', 'P202410141716457C8E', '2024-10-14 17:17:06'),
('20241014172237FF56', '481ca9fb-d94f-4c72-909c-dcf6f4133548', 'hafizi.shaari@gmail.com', '2024-10-14 17:22:37', 23.00, 0, '', 0.00, 23.00, '00', 'P20241014172311F508', '2024-10-14 17:23:26'),
('20241014174659E0E7', '481ca9fb-d94f-4c72-909c-dcf6f4133548', 'tandkn@gmail.com', '2024-10-14 17:46:59', 23.00, 0, '', 0.00, 23.00, '00', 'P20241014174706D653', '2024-10-14 17:47:15'),
('202410141852060A1B', '481ca9fb-d94f-4c72-909c-dcf6f4133548', 'leong.seow@hotmail.com', '2024-10-14 18:52:06', 23.00, 0, '', 0.00, 23.00, '00', 'P202410141852260893', '2024-10-14 18:52:37'),
('20241015142020045C', '5fc5de58-846d-4512-83a2-8a06ae1f3e73', 'winniehlbong@gmail.com', '2024-10-15 14:20:20', 18.00, 20, '', 0.00, 17.80, '00', 'P202410151422317EC7', '2024-10-15 14:22:43'),
('20241015194607CE52', '5fc5de58-846d-4512-83a2-8a06ae1f3e73', 'lowenghup@gmail.com', '2024-10-15 19:46:07', 23.00, 0, '', 0.00, 23.00, '00', 'P20241015194621DCE4', '2024-10-15 19:46:31'),
('202410161503496A55', 'b9f660d9-d70d-47a9-88e0-f546cbc15ece', 'tandkn@gmail.com', '2024-10-16 15:03:49', 23.00, 0, '', 0.00, 23.00, '00', 'P20241016150407393B', '2024-10-16 15:04:15'),
('202410161551534B9F', 'b9f660d9-d70d-47a9-88e0-f546cbc15ece', 'oimeng@rocketmail.com', '2024-10-16 15:51:53', 23.00, 0, '', 0.00, 23.00, '00', 'P2024101615520522C7', '2024-10-16 15:52:20'),
('2024101715091464A5', 'a0f20f9f-fa02-4ca4-81ee-78d28a724fad', 'stefankhoo.1@gmail.com', '2024-10-17 15:09:14', 23.00, 20, '', 0.00, 22.80, '00', 'P20241017150938187D', '2024-10-17 15:10:16'),
('20241017153748B6F7', 'a0f20f9f-fa02-4ca4-81ee-78d28a724fad', 'oioi0717@hotmail.com', '2024-10-17 15:37:48', 18.00, 0, '', 0.00, 18.00, '00', 'P202410171537586EDF', '2024-10-17 15:38:08'),
('20241017173827D0F3', 'a0f20f9f-fa02-4ca4-81ee-78d28a724fad', 'kaijinwong2001@gmail.com', '2024-10-17 17:38:27', 23.00, 0, '', 0.00, 0.00, '00', 'P202410171740460F55', '2024-10-17 17:41:07'),
('202410181531521EB2', '28a0e9f8-34e1-4089-88f7-a54862771e66', 'winniehlbong@gmail.com', '2024-10-18 15:31:52', 18.00, 20, '', 0.00, 17.80, '00', 'P20241018153718140C', '2024-10-18 15:37:29'),
('20241018162218F8C6', '28a0e9f8-34e1-4089-88f7-a54862771e66', 'tandkn@gmail.com', '2024-10-18 16:22:18', 23.00, 0, '', 0.00, 23.00, '00', 'P202410181622285787', '2024-10-18 16:22:39'),
('20241018194323BAC7', 'c2858821-3097-4923-a12b-57c0c8c81fc0', 'haohaota57@gmail.com', '2024-10-18 19:43:23', 23.00, 0, '', 0.00, 23.00, '00', 'P202410181943323546', '2024-10-18 19:43:41'),
('202410181956160063', 'c2858821-3097-4923-a12b-57c0c8c81fc0', 'arzulmiahmad@gmail.com', '2024-10-18 19:56:16', 23.00, 0, '', 0.00, 23.00, '00', 'P20241018195637D1E8', '2024-10-18 19:56:55'),
('202410190016494CE4', '91987901-d0e8-4648-8441-47fba740dfd8', 'jooleng88@hotmail.com', '2024-10-19 00:16:49', 22.00, 0, '', 0.00, 22.00, '00', 'P2024101900165859E2', '2024-10-19 00:17:12'),
('20241019042000ED9F', '91987901-d0e8-4648-8441-47fba740dfd8', 'tftan@yahoo.com', '2024-10-19 04:20:00', 22.00, 20, '', 0.00, 21.80, '00', 'P20241019042012E984', '2024-10-19 04:20:26'),
('202410191109096988', '91987901-d0e8-4648-8441-47fba740dfd8', 'tandkn@gmail.com', '2024-10-19 11:09:09', 22.00, 0, '', 0.00, 22.00, '00', 'P20241019110914E28A', '2024-10-19 11:09:24'),
('20241020104618B9FA', '0b114c99-5c3f-4f83-9ef8-9ef3aaaaec2e', 'tandkn@gmail.com', '2024-10-20 10:46:18', 21.00, 0, '', 0.00, 21.00, '00', 'P2024102010463409E6', '2024-10-20 10:46:44'),
('2024102011003166E2', '0b114c99-5c3f-4f83-9ef8-9ef3aaaaec2e', 'gabri3l@yahoo.com', '2024-10-20 11:00:31', 21.00, 0, '', 0.00, 21.00, '00', 'P20241020110040D3DB', '2024-10-20 11:00:50'),
('202410201331184F18', '0b114c99-5c3f-4f83-9ef8-9ef3aaaaec2e', 'kjiemeng@gmail.com', '2024-10-20 13:31:18', 21.00, 0, '', 0.00, 21.00, '00', 'P20241020133136A205', '2024-10-20 13:33:10'),
('202410201348335499', '0b114c99-5c3f-4f83-9ef8-9ef3aaaaec2e', 'weixuan.see@gmail.com', '2024-10-20 13:48:33', 21.00, 0, 'NEWUSER', 2.00, 19.00, '00', 'P202410201348585DFD', '2024-10-20 13:49:07'),
('2024102017591314EF', '18a8f187-4afc-4c93-b0dd-339a1f4f5093', 'tftan@yahoo.com', '2024-10-20 17:59:13', 22.00, 20, '', 0.00, 21.80, '00', 'P202410201759302FB6', '2024-10-20 17:59:41'),
('20241021112729B158', '6dccf3df-09a4-4472-910a-1ccd596c2bb9', 'hasif.rozak@gmail.com', '2024-10-21 11:27:29', 23.00, 0, '', 0.00, 23.00, '00', 'P202410211127365339', '2024-10-21 11:27:44'),
('20241022183956855D', '98d53a0a-3fa3-46dc-8a51-e0877e8879f6', 'lowenghup@gmail.com', '2024-10-22 18:39:56', 23.00, 0, '', 0.00, 23.00, '00', 'P20241022184006DE62', '2024-10-22 18:40:15'),
('2024102408170370C4', 'c9705c28-6fde-420a-9f9a-feca1a2fc8fd', 'elinsharptan@gmail.com', '2024-10-24 08:17:03', 18.00, 120, '', 0.00, 16.80, '00', 'P202410240817163F9F', '2024-10-24 08:17:26'),
('20241024091719591F', 'c9705c28-6fde-420a-9f9a-feca1a2fc8fd', 'cherlytan222@gmail.com', '2024-10-24 09:17:19', 18.00, 0, '', 0.00, 18.00, '00', 'P20241024091746C8A3', '2024-10-24 09:17:55'),
('2024102419152723FA', 'c9705c28-6fde-420a-9f9a-feca1a2fc8fd', 'leong.seow@hotmail.com', '2024-10-24 19:15:27', 23.00, 0, '', 0.00, 23.00, '00', 'P202410241915414CEC', '2024-10-24 19:15:51'),
('2024102511512108A0', 'e8bd9bba-ea33-4902-aa6a-ef15839d8e3a', 'hasif.rozak@gmail.com', '2024-10-25 11:51:21', 23.00, 0, '', 0.00, 23.00, '00', 'P202410251151305F95', '2024-10-25 11:51:38'),
('202410251907193BE4', 'e8bd9bba-ea33-4902-aa6a-ef15839d8e3a', 'stephenwongyc82@gmail.com', '2024-10-25 19:07:19', 23.00, 0, '', 0.00, 23.00, '00', 'P2024102519083560CB', '2024-10-25 19:08:48'),
('20241025221114CEED', 'eca37825-74d4-4041-9067-9f6fef0511f2', 'tftan@yahoo.com', '2024-10-25 22:11:14', 22.00, 70, '', 0.00, 21.30, '00', 'P202410252214371CF2', '2024-10-25 22:14:43'),
('20241026093412A556', 'eca37825-74d4-4041-9067-9f6fef0511f2', 'shaoranswc@live.co.uk', '2024-10-25 22:07:23', 22.00, 20, '', 0.00, 21.80, '00', 'XXX', '2024-10-26 09:34:37'),
('20241026145046F152', '6d53dd13-94c4-4639-b203-f0612b8e7566', 'hwahsy@hotmail.com', '2024-10-26 14:50:46', 23.00, 0, '', 0.00, 23.00, '00', 'P20241026145107CAF7', '2024-10-26 14:51:24'),
('202410270835426DFB', 'd363651b-ed93-4efe-8ab9-a3f44e851c04', 'haohaota57@gmail.com', '2024-10-27 08:35:42', 21.00, 0, '', 0.00, 21.00, '00', 'P2024102708361066BC', '2024-10-27 08:36:16'),
('20241027103113C38C', 'd363651b-ed93-4efe-8ab9-a3f44e851c04', 'gabri3l@yahoo.com', '2024-10-27 10:31:13', 21.00, 40, '', 0.00, 20.60, '00', 'P202410271031284462', '2024-10-27 10:31:42'),
('20241027194737766E', '6bf50137-436b-45c3-bd19-6f7a613383e6', 'stephenwongyc82@gmail.com', '2024-10-27 19:47:37', 22.00, 0, 'NEWUSER', 2.00, 20.00, '00', 'P202410271948272BF6', '2024-10-27 19:48:40'),
('2024102815213701BD', '2393d791-8eeb-4be0-b6cf-1f5dee57eca7', 'cjhere4@gmail.com', '2024-10-28 15:21:37', 23.00, 0, '', 0.00, 23.00, '00', 'P202410281521484189', '2024-10-28 15:22:00'),
('20241028154928011A', '2393d791-8eeb-4be0-b6cf-1f5dee57eca7', 'rogerliew94@gmail.com', '2024-10-28 15:49:28', 23.00, 0, '', 0.00, 23.00, '00', 'P202410281549566451', '2024-10-28 15:50:07'),
('20241029150450193E', 'c91bf89b-3de4-4481-b6d3-2b266a4889e0', 'hasif.rozak@gmail.com', '2024-10-29 15:04:50', 23.00, 0, '', 0.00, 23.00, '00', 'P20241029150457BB54', '2024-10-29 15:05:05'),
('20241030155253DE8B', '4b4dd849-6d98-486f-b8c4-40890f242938', 'nicholastab88@gmail.com', '2024-10-30 15:52:53', 23.00, 0, '', 0.00, 23.00, '00', 'P20241030155531477A', '2024-10-30 15:55:43'),
('20241031125610E515', '0fd696af-9047-4727-a963-8fea7bcdee21', 'dexterliew@icloud.com', '2024-10-31 12:56:10', 22.00, 0, '', 0.00, 22.00, '00', 'P202410311257074BBD', '2024-10-31 12:57:20'),
('2024103113033752C6', '0fd696af-9047-4727-a963-8fea7bcdee21', 'freddyz0817@gmail.com', '2024-10-31 13:03:37', 22.00, 0, '', 0.00, 22.00, '00', 'P202410311303473B41', '2024-10-31 13:03:56'),
('2024103117152288CF', 'ffdcdc0a-338f-42b2-b2fb-3f1a9d608332', 'nicktay84@gmail.com', '2024-10-31 17:15:22', 23.00, 0, '', 0.00, 23.00, '00', 'P202410311715317BEC', '2024-10-31 17:15:47'),
('20241101182611237F', 'ffdcdc0a-338f-42b2-b2fb-3f1a9d608332', 'hasif.rozak@gmail.com', '2024-11-01 18:26:11', 23.00, 0, '', 0.00, 23.00, '00', 'P202411011826226D24', '2024-11-01 18:26:30'),
('20241101192641C99D', 'ffdcdc0a-338f-42b2-b2fb-3f1a9d608332', 'stephenwongyc82@gmail.com', '2024-11-01 19:26:41', 23.00, 0, '', 0.00, 23.00, '00', 'P20241101192701D658', '2024-11-01 19:27:17'),
('20241102094438E854', 'f8bc3821-0b67-4ccb-bbeb-ce9438b20c3b', 'hasif.rozak@gmail.com', '2024-11-02 09:44:38', 22.00, 0, '', 0.00, 22.00, '00', 'P202411020945181E15', '2024-11-02 09:45:30'),
('20241102111925C431', 'f8bc3821-0b67-4ccb-bbeb-ce9438b20c3b', 'tandkn@gmail.com', '2024-11-02 11:19:25', 22.00, 0, '', 0.00, 22.00, '00', 'P20241102111933319D', '2024-11-02 11:19:47'),
('20241102115754052C', 'f8bc3821-0b67-4ccb-bbeb-ce9438b20c3b', 'yuankl1306@gmail.com', '2024-11-02 11:57:54', 22.00, 100, '', 0.00, 21.00, '00', 'P202411021157585814', '2024-11-02 11:58:06'),
('2024110309084334F5', 'fa542a7d-a9d2-41f7-aa5c-04b949ef3f72', 'tftan@yahoo.com', '2024-11-03 09:08:43', 21.00, 20, '', 0.00, 20.80, '00', 'P2024110309085616F3', '2024-11-03 09:09:05'),
('20241103104739743A', 'fa542a7d-a9d2-41f7-aa5c-04b949ef3f72', 'gabri3l@yahoo.com', '2024-11-03 10:47:39', 21.00, 20, '', 0.00, 20.80, '00', 'P20241103104750C80F', '2024-11-03 10:47:59'),
('202411031202109B7D', 'fa542a7d-a9d2-41f7-aa5c-04b949ef3f72', 'tiongchyi@gmail.com', '2024-11-03 12:02:10', 21.00, 0, '', 0.00, 21.00, '00', 'P202411031202169FE8', '2024-11-03 12:02:29'),
('20241103123424B33A', 'fa542a7d-a9d2-41f7-aa5c-04b949ef3f72', 'lim-jiajiun@hotmail.com', '2024-11-03 12:34:24', 21.00, 0, 'NEWUSER', 2.00, 19.00, '00', 'P20241103123547C64D', '2024-11-03 12:35:59'),
('202411031246124345', 'fa542a7d-a9d2-41f7-aa5c-04b949ef3f72', 'tandkn@gmail.com', '2024-11-03 12:46:12', 21.00, 0, '', 0.00, 21.00, '00', 'P20241103124617A7B3', '2024-11-03 12:46:27'),
('20241103135427E498', 'fa542a7d-a9d2-41f7-aa5c-04b949ef3f72', 'hongyip0616@gmail.com', '2024-11-03 13:54:27', 21.00, 0, 'NEWUSER', 2.00, 19.00, '00', 'P20241103135516A1B6', '2024-11-03 13:55:26'),
('20241103153356D82B', '0cf19beb-e588-478a-bd64-b01bba004120', 'lowenghup@gmail.com', '2024-11-03 15:33:56', 22.00, 0, '', 0.00, 22.00, '00', 'P202411031534053A0E', '2024-11-03 15:34:23'),
('202411032356497E8F', '76cd0fcb-368b-44d3-bcdc-ce839531908b', 'sl21sc41@gmail.com', '2024-11-03 23:56:49', 23.00, 0, '', 0.00, 23.00, '00', 'P20241104000129F344', '2024-11-04 00:01:45'),
('20241104134441DAF1', '76cd0fcb-368b-44d3-bcdc-ce839531908b', 'hasif.rozak@gmail.com', '2024-11-04 13:44:41', 23.00, 0, '', 0.00, 23.00, '00', 'P20241104134511007A', '2024-11-04 13:45:25'),
('20241105134522240F', '948e438b-6909-48af-9db6-ed57838c8fff', 'eugene_hyh@yahoo.com', '2024-11-05 13:45:22', 23.00, 0, '', 0.00, 23.00, '00', 'P202411051346019C2F', '2024-11-05 13:46:08'),
('202411051747144CD4', '948e438b-6909-48af-9db6-ed57838c8fff', 'leong.seow@hotmail.com', '2024-11-05 17:47:14', 23.00, 0, '', 0.00, 23.00, '00', 'P202411051747401A66', '2024-11-05 17:47:54'),
('202411052232543337', '48fd4259-378c-4844-9f80-3c2119c7f5b1', 'sufino@gmail.com', '2024-11-05 22:32:54', 23.00, 40, '', 0.00, 22.60, '00', 'P20241105223308F64E', '2024-11-05 22:33:53'),
('20241106132013386C', '48fd4259-378c-4844-9f80-3c2119c7f5b1', 'kjiemeng@gmail.com', '2024-11-06 13:20:13', 23.00, 0, '', 0.00, 23.00, '00', 'P202411061321178570', '2024-11-06 13:21:45'),
('202411071557015FF7', '8c800241-f63e-415f-8bfd-5039e63bcbb4', 'nicktay84@gmail.com', '2024-11-07 15:57:01', 23.00, 0, '', 0.00, 23.00, '00', 'P20241107155712A50F', '2024-11-07 15:57:23'),
('2024110716414693D5', '8c800241-f63e-415f-8bfd-5039e63bcbb4', 'tandkn@gmail.com', '2024-11-07 16:41:46', 23.00, 0, '', 0.00, 23.00, '00', 'P202411071641578AED', '2024-11-07 16:42:07'),
('20241107203429BD24', '8cafa668-a47c-480f-a6b8-01992d7e3dc1', 'nicholastab88@gmail.com', '2024-11-07 20:34:29', 23.00, 0, '', 0.00, 23.00, '00', 'P20241107203459F2C6', '2024-11-07 20:35:11'),
('20241108112319BC88', '8cafa668-a47c-480f-a6b8-01992d7e3dc1', 'hasif.rozak@gmail.com', '2024-11-08 11:23:19', 23.00, 0, '', 0.00, 23.00, '00', 'P202411081123310B9B', '2024-11-08 11:23:39'),
('20241108164546D119', 'b39805d3-a6d1-4c94-b9db-eb5f3d5a4825', 'tandkn@gmail.com', '2024-11-08 16:45:46', 15.00, 0, '', 0.00, 15.00, '00', 'P20241108164554BA28', '2024-11-08 16:46:04'),
('2024110818504013B7', '8cafa668-a47c-480f-a6b8-01992d7e3dc1', 'oimeng@rocketmail.com', '2024-11-08 18:50:40', 23.00, 0, '', 0.00, 23.00, '00', 'P202411081850546098', '2024-11-08 18:51:09'),
('20241108210219B094', '2f67dcd9-de64-461f-a804-c0837f1c0a1e', 'jooleng88@hotmail.com', '2024-11-08 21:02:19', 22.00, 0, '', 0.00, 22.00, '00', 'P202411082102358AC5', '2024-11-08 21:03:02'),
('20241109061002E5D5', 'b39805d3-a6d1-4c94-b9db-eb5f3d5a4825', 'tftan@yahoo.com', '2024-11-09 06:10:02', 15.00, 70, '', 0.00, 14.30, '00', 'P20241109061042B5A7', '2024-11-09 06:10:54'),
('202411090751287EBE', 'b39805d3-a6d1-4c94-b9db-eb5f3d5a4825', 'kzq_96@hotmail.com', '2024-11-09 07:51:28', 15.00, 0, '', 0.00, 15.00, '00', 'P20241109075206DE61', '2024-11-09 07:52:16'),
('202411090933079F8E', 'b39805d3-a6d1-4c94-b9db-eb5f3d5a4825', 'lailianglong@gmail.com', '2024-11-09 09:33:07', 15.00, 0, '', 0.00, 15.00, '00', 'P202411090933281447', '2024-11-09 09:33:46'),
('202411091018296CE8', '38a5b0c1-d8f2-4ef3-9150-3dfaf235f369', 'haohaota57@gmail.com', '2024-11-09 10:18:29', 23.00, 0, '', 0.00, 23.00, '00', 'P202411091018354DB6', '2024-11-09 10:18:45'),
('202411091237444407', '2f67dcd9-de64-461f-a804-c0837f1c0a1e', 'jasonleeshop@gmail.com', '2024-11-09 12:37:44', 22.00, 0, 'NEWUSER', 2.00, 20.00, '00', 'P202411091238011341', '2024-11-09 12:39:10'),
('202411091301234C3D', '2f67dcd9-de64-461f-a804-c0837f1c0a1e', 'kjiemeng@gmail.com', '2024-11-09 13:01:23', 22.00, 0, '', 0.00, 22.00, '00', 'P20241109130134625B', '2024-11-09 13:05:12'),
('202411100847238350', '81e92e6c-af54-45b9-990e-8894b6eaf1b9', 'tandkn@gmail.com', '2024-11-10 08:47:23', 21.00, 0, '', 0.00, 21.00, '00', 'P202411100847279683', '2024-11-10 08:47:38'),
('202411101027189CCC', '81e92e6c-af54-45b9-990e-8894b6eaf1b9', 'gabri3l@yahoo.com', '2024-11-10 10:27:18', 21.00, 20, '', 0.00, 20.80, '00', 'P20241110102730FDB0', '2024-11-10 10:27:39'),
('202411101108226FD9', '81e92e6c-af54-45b9-990e-8894b6eaf1b9', 'weishaw01@hotmail.com', '2024-11-10 11:08:22', 21.00, 20, '', 0.00, 20.80, '00', 'P20241110110836006B', '2024-11-10 11:08:48'),
('2024111011554941D2', '81e92e6c-af54-45b9-990e-8894b6eaf1b9', 'yuankl1306@gmail.com', '2024-11-10 11:55:49', 21.00, 0, '', 0.00, 21.00, '00', 'P202411101155560E9D', '2024-11-10 11:56:03'),
('20241110194927CA2F', 'a17705c9-8c5e-4d19-bb5c-6848b655eb3b', 'chengsikqq2104@gmail.com', '2024-11-10 19:49:27', 22.00, 0, '', 0.00, 22.00, '00', 'P202411101949339CB1', '2024-11-10 19:49:42'),
('20241111113126750B', 'e6c6e44b-96f2-468d-bfb9-2a349bef1dc4', 'lowenghup@gmail.com', '2024-11-11 11:31:26', 23.00, 200, '', 0.00, 21.00, '00', 'P202411111133315867', '2024-11-11 11:33:40'),
('20241111150721E46E', '46da3774-f4b5-403b-b87a-173ef0621b39', 'syahmishmsl21@gmail.com', '2024-11-11 15:07:21', 15.00, 0, '', 0.00, 15.00, '00', 'P20241111150819CF56', '2024-11-11 15:08:48'),
('20241112230440B49B', 'a7837be1-2b6d-4ac5-890d-ef7235c63136', 'azrifarisrasid@gmail.com', '2024-11-12 23:04:40', 23.00, 0, '', 0.00, 23.00, '00', 'P202411122305274295', '2024-11-12 23:07:08'),
('20241112234447CE43', 'a7837be1-2b6d-4ac5-890d-ef7235c63136', 'sl21sc41@gmail.com', '2024-11-12 23:44:47', 23.00, 0, '', 0.00, 23.00, '00', 'P20241112234502323C', '2024-11-12 23:45:21'),
('20241113192123B4CD', 'a7837be1-2b6d-4ac5-890d-ef7235c63136', 'stephenwongyc82@gmail.com', '2024-11-13 19:21:23', 23.00, 0, '', 0.00, 0.00, '00', 'P20241113192211F530', '2024-11-13 19:22:22'),
('202411141343508F4F', 'e1dc8794-375e-49e5-a236-b3ad91d3898d', 'tandkn@gmail.com', '2024-11-14 13:43:50', 23.00, 0, '', 0.00, 23.00, '00', 'P202411141343547430', '2024-11-14 13:44:03'),
('2024111413584702B0', 'e1dc8794-375e-49e5-a236-b3ad91d3898d', 'lowenghup@gmail.com', '2024-11-14 13:58:47', 23.00, 0, '', 0.00, 23.00, '00', 'P20241114140013C28A', '2024-11-14 14:00:29'),
('202411150004474350', 'faf60cc3-c7ef-42c6-b737-cad10e9b94b4', 'sl21sc41@gmail.com', '2024-11-15 00:04:47', 23.00, 0, '', 0.00, 23.00, '00', 'P202411150004584731', '2024-11-15 00:05:19'),
('202411150955222E37', 'faf60cc3-c7ef-42c6-b737-cad10e9b94b4', 'hasif.rozak@gmail.com', '2024-11-15 09:55:22', 23.00, 0, '', 0.00, 23.00, '00', 'P202411150955325BA8', '2024-11-15 09:55:41'),
('20241115192209B24A', 'faf60cc3-c7ef-42c6-b737-cad10e9b94b4', 'leong.seow@hotmail.com', '2024-11-15 19:22:09', 23.00, 0, '', 0.00, 23.00, '00', 'P2024111519221609D0', '2024-11-15 19:22:33'),
('20241115221609CE41', '4a844b1d-e5d5-4395-82a5-203328646caa', 'jooleng88@hotmail.com', '2024-11-15 22:16:09', 22.00, 0, '', 0.00, 22.00, '00', 'P20241115221623FEC3', '2024-11-15 22:16:36'),
('20241115230727DBFD', '4a844b1d-e5d5-4395-82a5-203328646caa', 'tftan@yahoo.com', '2024-11-15 23:07:27', 22.00, 70, '', 0.00, 21.30, '00', 'P202411152307559B18', '2024-11-15 23:08:06'),
('2024111610304740CC', '4a844b1d-e5d5-4395-82a5-203328646caa', 'shaoranswc@live.co.uk', '2024-11-16 10:30:47', 22.00, 20, '', 0.00, 21.80, '00', 'P20241116103101EB85', '2024-11-16 10:31:13'),
('202411161116029482', '4a844b1d-e5d5-4395-82a5-203328646caa', 'zbt199@gmail.com', '2024-11-16 11:16:02', 22.00, 0, '', 0.00, 22.00, '00', 'P202411161116123180', '2024-11-16 11:16:21'),
('202411161752197DB0', '15c74628-5b4c-4618-89f0-d752c1f3a181', 'haohaota57@gmail.com', '2024-11-16 17:52:19', 23.00, 0, '', 0.00, 23.00, '00', 'P202411161752274BC0', '2024-11-16 17:52:38'),
('202411161806598095', '15c74628-5b4c-4618-89f0-d752c1f3a181', 'arzulmiahmad@gmail.com', '2024-11-16 18:06:59', 23.00, 0, '', 0.00, 23.00, '00', 'P202411161817084D5E', '2024-11-16 18:17:24'),
('20241117061115AF63', '80b9276c-2fa3-4185-8325-1a70141484b5', 'tftan@yahoo.com', '2024-11-17 06:11:15', 21.00, 70, '', 0.00, 20.30, '00', 'P202411170611237733', '2024-11-17 06:11:33'),
('202411170930101868', '80b9276c-2fa3-4185-8325-1a70141484b5', 'tandkn@gmail.com', '2024-11-17 09:30:10', 21.00, 0, '', 0.00, 21.00, '00', 'P202411170930160FDB', '2024-11-17 09:30:27'),
('20241117112915F3F7', '80b9276c-2fa3-4185-8325-1a70141484b5', 'gabri3l@yahoo.com', '2024-11-17 11:29:15', 21.00, 20, '', 0.00, 20.80, '00', 'P20241117112923E882', '2024-11-17 11:29:33'),
('202411171929083B96', '88961ce1-6cee-4b86-b41b-e40d4ed56a5d', 'azrifarisrasid@gmail.com', '2024-11-17 19:29:08', 22.00, 0, '', 0.00, 22.00, '00', 'P20241117192924D5FA', '2024-11-17 19:30:50'),
('2024111719505739B4', '88961ce1-6cee-4b86-b41b-e40d4ed56a5d', 'stephenwongyc82@gmail.com', '2024-11-17 19:50:57', 22.00, 0, '', 0.00, 22.00, '00', 'P2024111719510150D2', '2024-11-17 19:51:12'),
('202411181008212C25', '58dcaefe-bfce-4ee0-ad07-4fdddb02db4e', 'danielgancw@gmail.com', '2024-11-18 10:08:21', 23.00, 0, '', 0.00, 23.00, '00', 'P20241118100825E0FC', '2024-11-18 10:08:42'),
('20241119000011C195', 'a564dd1b-74b5-48be-bd0b-1717c8595f3d', 'sl21sc41@gmail.com', '2024-11-19 00:00:11', 23.00, 0, '', 0.00, 23.00, '00', 'P2024111900010278DE', '2024-11-19 00:01:18'),
('20241119021621C745', 'a564dd1b-74b5-48be-bd0b-1717c8595f3d', 'jcftran@gmail.com', '2024-11-19 02:16:21', 23.00, 0, '', 0.00, 23.00, '00', 'P202411190216301816', '2024-11-19 02:16:43'),
('20241119192118D917', 'a564dd1b-74b5-48be-bd0b-1717c8595f3d', 'mnasrullah89@gmail.com', '2024-11-19 19:21:18', 23.00, 0, '', 0.00, 23.00, '00', 'P2024111919213703DC', '2024-11-19 19:21:45'),
('20241120193253B1AA', '6e8b03f9-07b7-44b6-ba9d-261aaba7b466', 'mnasrullah89@gmail.com', '2024-11-20 19:32:53', 23.00, 0, '', 0.00, 23.00, '00', 'P202411201933310E2E', '2024-11-20 19:33:51'),
('202411211044366822', 'bd1971f9-c492-4ac3-9116-4de173a5ade7', 'lydiacse16@gmail.com', '2024-11-21 10:44:36', 10.00, 0, '', 0.00, 10.00, '00', 'P20241121104454B497', '2024-11-21 10:45:04'),
('20241121113503D1FE', '619ddb95-1cb0-4814-930d-8e9b2648d731', 'fansygan@gmail.com', '2024-11-21 11:35:03', 18.00, 0, '', 0.00, 18.00, '00', 'P20241121114847A32F', '2024-11-21 11:49:03'),
('20241121144321BB55', '619ddb95-1cb0-4814-930d-8e9b2648d731', 'azrifarisrasid@gmail.com', '2024-11-21 14:43:21', 23.00, 40, '', 0.00, 22.60, '00', 'P2024112114433670B7', '2024-11-21 14:43:47'),
('20241121233846AA74', '8cebd65b-bc6c-4104-823f-1d0dfc76a181', 'joygan1999@gmail.com', '2024-11-21 23:38:46', 15.00, 0, '', 0.00, 15.00, '00', 'P2024112123401568B7', '2024-11-21 23:40:33'),
('20241122074807F03B', 'bd1971f9-c492-4ac3-9116-4de173a5ade7', 'jcftran@gmail.com', '2024-11-22 07:48:07', 23.00, 0, '', 0.00, 23.00, '00', 'P20241122074816BA1D', '2024-11-22 07:48:31'),
('20241122090050F21A', 'bd1971f9-c492-4ac3-9116-4de173a5ade7', 'nicholastab88@gmail.com', '2024-11-22 09:00:50', 23.00, 0, '', 0.00, 23.00, '00', 'P202411220901124A8E', '2024-11-22 09:01:21'),
('202411220953547752', 'ba05cbda-d632-429a-b95c-d965f31a37f4', 'sl21sc41@gmail.com', '2024-11-22 09:53:54', 22.00, 0, '', 0.00, 22.00, '00', 'P2024112209540425DE', '2024-11-22 09:54:21'),
('20241122164833DF5A', 'bd1971f9-c492-4ac3-9116-4de173a5ade7', 'hasif.rozak@gmail.com', '2024-11-22 16:48:33', 23.00, 0, '', 0.00, 23.00, '00', 'P20241122164841A592', '2024-11-22 16:48:50'),
('20241122235952CD37', 'ba05cbda-d632-429a-b95c-d965f31a37f4', 'jooleng88@hotmail.com', '2024-11-22 23:59:52', 22.00, 0, '', 0.00, 22.00, '00', 'P202411230000181190', '2024-11-23 00:00:36'),
('202411230441273531', '8cebd65b-bc6c-4104-823f-1d0dfc76a181', 'huhu980606@gmail.com', '2024-11-23 04:41:27', 15.00, 0, 'NEWUSER', 2.00, 13.00, '00', 'P20241123044215C24E', '2024-11-23 04:42:28'),
('202411230843488308', 'ba05cbda-d632-429a-b95c-d965f31a37f4', 'tftan@yahoo.com', '2024-11-23 08:43:48', 22.00, 20, '', 0.00, 21.80, '00', 'P20241123084400E179', '2024-11-23 08:44:09'),
('20241124100758439F', '976271b4-3944-41e9-842c-e48ad8abdb15', 'jcftran@gmail.com', '2024-11-24 10:07:58', 21.00, 0, '', 0.00, 21.00, '00', 'P20241124100803DE10', '2024-11-24 10:08:16'),
('2024112412570926E3', '976271b4-3944-41e9-842c-e48ad8abdb15', 'tandkn@gmail.com', '2024-11-24 12:57:09', 21.00, 0, '', 0.00, 21.00, '00', 'P202411241258036BDE', '2024-11-24 12:58:25'),
('202411241316411E11', '976271b4-3944-41e9-842c-e48ad8abdb15', 'tiongchyi@gmail.com', '2024-11-24 13:16:41', 21.00, 60, '', 0.00, 20.40, '00', 'P20241124132154DF56', '2024-11-24 13:22:20'),
('202411241918213404', '8cc1e82e-ebc7-451f-8d3f-dbb4aa8e7656', 'mnasrullah89@gmail.com', '2024-11-24 19:18:21', 22.00, 0, '', 0.00, 22.00, '00', 'P2024112419224069FB', '2024-11-24 19:22:47'),
('20241125115524C75C', '08388a33-8594-49e4-bca2-2a8dfc3c6c7b', 'danielgancw@gmail.com', '2024-11-25 11:55:24', 23.00, 0, '', 0.00, 23.00, '00', 'P20241125115532AC6F', '2024-11-25 11:55:44'),
('20241125124937C7AD', '39d924f3-be3a-417e-bcdc-535d8b8653dc', 'lydiacse16@gmail.com', '2024-11-25 12:49:37', 18.00, 0, '', 0.00, 18.00, '00', 'P20241125125015F04B', '2024-11-25 12:50:23'),
('20241126193758A41C', 'ae78f923-15d3-497f-85e6-d3d1a7f49d95', 'lydiacse16@gmail.com', '2024-11-26 19:37:58', 18.00, 0, '', 0.00, 18.00, '00', 'P20241126193828B72E', '2024-11-26 19:38:39'),
('202411270737407031', 'ea8b0f44-fb2d-4dea-8dca-49f68712a54c', 'jcftran@gmail.com', '2024-11-27 07:37:40', 23.00, 0, '', 0.00, 23.00, '00', 'P202411270737494A0A', '2024-11-27 07:38:00'),
('20241127235918CB73', '39d924f3-be3a-417e-bcdc-535d8b8653dc', 'sl21sc41@gmail.com', '2024-11-27 23:59:18', 23.00, 0, '', 0.00, 23.00, '00', 'P20241127235926B1FB', '2024-11-27 23:59:41'),
('20241129124339234F', '603420dc-ec0d-479a-99e6-6437d8fb778e', 'lydiacse16@gmail.com', '2024-11-29 12:43:39', 16.00, 60, '', 0.00, 15.40, '00', 'P20241129124346B546', '2024-11-29 12:44:00'),
('20241129153916E619', '41d38ae1-d619-4ef0-9722-3bf7333d8ca9', 'hasif.rozak@gmail.com', '2024-11-29 15:39:16', 23.00, 0, '', 0.00, 23.00, '00', 'P2024112915393634BB', '2024-11-29 15:39:53'),
('202411292252327CAE', 'ce62d1d6-af43-4bd3-90d1-224ae9fe1308', 'jooleng88@hotmail.com', '2024-11-29 22:52:32', 22.00, 200, '', 0.00, 20.00, '00', 'P20241129225251C36A', '2024-11-29 22:53:03'),
('2024113004405102A7', 'ce62d1d6-af43-4bd3-90d1-224ae9fe1308', 'tftan@yahoo.com', '2024-11-30 04:40:51', 22.00, 20, '', 0.00, 21.80, '00', 'P20241130044106F95B', '2024-11-30 04:41:21'),
('202411301012523B36', 'ce62d1d6-af43-4bd3-90d1-224ae9fe1308', 'shaoranswc@live.co.uk', '2024-11-30 10:12:52', 22.00, 20, '', 0.00, 21.80, '00', 'P202411301013103AEA', '2024-11-30 10:13:22'),
('20241130121123530A', '1770b378-25ff-413b-87f0-5a516f2d5d3c', 'john_thiam@hotmail.com', '2024-11-30 12:11:23', 23.00, 0, '', 0.00, 23.00, '00', 'P202411301211294085', '2024-11-30 12:14:24'),
('20241201140750E637', '89381aab-ad29-4411-a345-cf481bdec6b2', 'kongpinpin91@gmail.com', '2024-12-01 14:07:50', 21.00, 0, '', 0.00, 21.00, '00', 'P20241201141736920D', '2024-12-01 14:17:52'),
('2024120117053098E5', '603420dc-ec0d-479a-99e6-6437d8fb778e', 'jackiekong.7200@hotmail.com', '2024-12-01 17:05:30', 22.00, 0, '', 0.00, 22.00, '00', 'P20241201170707F5D8', '2024-12-01 17:07:20'),
('20241201171414369E', '603420dc-ec0d-479a-99e6-6437d8fb778e', 'nabilbakti2@gmail.com', '2024-12-01 17:14:14', 22.00, 0, '', 0.00, 22.00, '00', 'P202412011714554C68', '2024-12-01 17:15:05'),
('20241201192427B381', '603420dc-ec0d-479a-99e6-6437d8fb778e', 'ywl12@hotmail.com', '2024-12-01 19:24:27', 16.00, 20, '', 0.00, 15.80, '00', 'P2024120119243995D4', '2024-12-01 19:24:53'),
('20241202091116401A', '63fef0c9-51f5-4a00-b2b8-7a7d7d22afff', 'danielgancw@gmail.com', '2024-12-02 09:11:16', 23.00, 0, '', 0.00, 23.00, '00', 'P20241202091124F27D', '2024-12-02 09:11:35'),
('20241202183155D67E', '63fef0c9-51f5-4a00-b2b8-7a7d7d22afff', 'leong.seow@hotmail.com', '2024-12-02 18:31:55', 23.00, 0, '', 0.00, 23.00, '00', 'P20241202183201494F', '2024-12-02 18:32:11'),
('20241203194856F762', 'e3b133d7-3da0-461d-b406-c1b69baa0f2a', 'lydiacse16@gmail.com', '2024-12-03 19:48:56', 18.00, 0, '', 0.00, 18.00, '00', 'P20241203194901123D', '2024-12-03 19:49:12'),
('2024120320453284A9', 'e3b133d7-3da0-461d-b406-c1b69baa0f2a', 'nurzabirahz@gmail.com', '2024-12-03 20:45:32', 18.00, 0, '', 0.00, 18.00, '00', 'P202412032045472CB5', '2024-12-03 20:46:06'),
('20241204111601AB75', '23e46a33-3f27-490d-993b-13afd977ace5', 'bensigan86@gmail.com', '2024-12-04 11:16:01', 23.00, 0, '', 0.00, 23.00, '00', 'P20241204111607F55B', '2024-12-04 11:16:21'),
('2024120414370197F9', '23e46a33-3f27-490d-993b-13afd977ace5', 'samuelling@live.com', '2024-12-04 14:37:01', 23.00, 0, '', 0.00, 23.00, '00', 'P202412041437229A95', '2024-12-04 14:37:35'),
('20241204171628639B', '23e46a33-3f27-490d-993b-13afd977ace5', 'oimeng@rocketmail.com', '2024-12-04 17:16:28', 23.00, 0, '', 0.00, 23.00, '00', 'P20241204171644F3CD', '2024-12-04 17:16:53'),
('202412050912371ADF', '32591673-4b53-40de-b024-83fb27802b41', 'nicktay84@gmail.com', '2024-12-05 09:12:37', 23.00, 0, '', 0.00, 23.00, '00', 'P202412050912556B9F', '2024-12-05 09:13:10'),
('202412051922483AC9', '32591673-4b53-40de-b024-83fb27802b41', 'hasif.rozak@gmail.com', '2024-12-05 19:22:48', 23.00, 0, '', 0.00, 23.00, '00', 'P2024120519225994FB', '2024-12-05 19:23:11'),
('20241206005015B254', '02f93b05-1727-45dd-9899-1b520ed12bfe', 'sl21sc41@gmail.com', '2024-12-06 00:50:15', 22.00, 0, '', 0.00, 22.00, '00', 'P202412060050250AEF', '2024-12-06 00:50:47'),
('202412061037132BE5', 'a595afbd-bd03-4122-b6c3-471798440ee3', 'mchin2005@gmail.com', '2024-12-06 10:37:13', 23.00, 0, '', 0.00, 23.00, '00', 'P20241206103726C14C', '2024-12-06 10:37:46'),
('20241206104753A100', 'a595afbd-bd03-4122-b6c3-471798440ee3', 'haohaota57@gmail.com', '2024-12-06 10:47:53', 23.00, 0, '', 0.00, 23.00, '00', 'P20241206104815A0E8', '2024-12-06 10:48:26'),
('20241206114533236A', 'a595afbd-bd03-4122-b6c3-471798440ee3', 'kaijun5866@gmail.com', '2024-12-06 11:45:33', 23.00, 0, '', 0.00, 23.00, '00', 'P202412061145524A10', '2024-12-06 11:46:12'),
('202412061428133801', 'a595afbd-bd03-4122-b6c3-471798440ee3', 'weishaw01@hotmail.com', '2024-12-06 14:28:13', 23.00, 20, '', 0.00, 22.80, '00', 'P202412061428234389', '2024-12-06 14:28:32'),
('202412071022322598', '02f93b05-1727-45dd-9899-1b520ed12bfe', 'shaoranswc@live.co.uk', '2024-12-07 10:22:32', 22.00, 20, '', 0.00, 21.80, '00', 'P202412071022426817', '2024-12-07 10:23:10'),
('20241207182835746F', '84faf93f-906a-4f7e-8a10-b45617a0aa8b', 'lwlpeng99@gmail.com', '2024-12-07 18:28:35', 23.00, 0, '', 0.00, 23.00, '00', 'P202412071837563DA6', '2024-12-07 18:38:05'),
('20241207183906FA07', '84faf93f-906a-4f7e-8a10-b45617a0aa8b', 'luwes.my@gmail.com', '2024-12-07 18:39:06', 23.00, 0, 'NEWUSER', 2.00, 21.00, '00', 'P202412071839206BCB', '2024-12-07 18:39:34'),
('20241208071219F982', '76e999b4-a96c-46df-b256-91e517e1117d', 'tftan@yahoo.com', '2024-12-08 07:12:19', 21.00, 20, '', 0.00, 20.80, '00', 'P20241208071232241D', '2024-12-08 07:12:50'),
('202412081045137051', '76e999b4-a96c-46df-b256-91e517e1117d', 'gabri3l@yahoo.com', '2024-12-08 10:45:13', 21.00, 20, '', 0.00, 20.80, '00', 'P2024120810452143E0', '2024-12-08 10:45:32'),
('20241209103819278B', 'e071eb73-d357-4419-a82b-71b9e04cc08f', 'danielgancw@gmail.com', '2024-12-09 10:38:19', 23.00, 0, '', 0.00, 23.00, '00', 'P2024120910383592C6', '2024-12-09 10:38:47'),
('2024120914212485B0', 'e071eb73-d357-4419-a82b-71b9e04cc08f', 'hasif.rozak@gmail.com', '2024-12-09 14:21:24', 23.00, 0, '', 0.00, 23.00, '00', 'P20241209142148BAB8', '2024-12-09 14:21:55'),
('20241209160716965F', 'e071eb73-d357-4419-a82b-71b9e04cc08f', 'nicktay84@gmail.com', '2024-12-09 16:07:16', 23.00, 0, '', 0.00, 23.00, '00', 'P202412091607264DFF', '2024-12-09 16:07:35'),
('20241211114647E8E8', 'f831faf5-2105-43bb-85e0-81830cbeef60', 'danielgancw@gmail.com', '2024-12-11 11:46:47', 23.00, 0, '', 0.00, 23.00, '00', 'P202412111146580627', '2024-12-11 11:47:07'),
('20241211114651AFD4', '3753cafe-71ba-4cce-aa98-cbb4f413e3b7', 'tandkn@gmail.com', '2024-12-11 11:46:51', 18.00, 0, '', 0.00, 18.00, '00', 'P20241211114700A4CE', '2024-12-11 11:47:19'),
('20241211143335057D', 'f831faf5-2105-43bb-85e0-81830cbeef60', 'mnasrullah89@gmail.com', '2024-12-11 14:33:35', 23.00, 0, '', 0.00, 23.00, '00', 'P20241211143346E804', '2024-12-11 14:34:11'),
('202412120032157D15', '4cb91e0c-7876-4992-801d-9635e0a22a18', 'lydiacse16@gmail.com', '2024-12-12 00:32:15', 10.00, 40, '', 0.00, 9.60, '00', 'P20241212003226F57B', '2024-12-12 00:32:35'),
('2024121200394929F9', '4cb91e0c-7876-4992-801d-9635e0a22a18', 'john_thiam@hotmail.com', '2024-12-12 00:39:49', 23.00, 0, '', 0.00, 23.00, '00', 'P20241212004010F16D', '2024-12-12 00:40:24'),
('202412120150441A90', '4cb91e0c-7876-4992-801d-9635e0a22a18', 'sl21sc41@gmail.com', '2024-12-12 01:50:44', 23.00, 0, '', 0.00, 23.00, '00', 'P20241212015059661E', '2024-12-12 01:51:12'),
('202412131558425F0D', '4cb91e0c-7876-4992-801d-9635e0a22a18', 'hasif.rozak@gmail.com', '2024-12-13 15:58:42', 25.00, 0, '', 0.00, 25.00, '00', 'P20241213155855B9C0', '2024-12-13 15:59:16'),
('2024121406083129EA', '44fe3dfe-9a09-43e2-9b4a-00fcd81a7d32', 'tftan@yahoo.com', '2024-12-14 06:08:31', 22.00, 20, '', 0.00, 21.80, '00', 'P20241214060844CCAD', '2024-12-14 06:08:54'),
('20241215095439A00A', '8920e47a-e14b-4473-80b9-fc9a3587d3d7', 'tandkn@gmail.com', '2024-12-15 09:54:39', 21.00, 0, '', 0.00, 21.00, '00', 'P202412150954505557', '2024-12-15 09:55:00'),
('2024121513244289A0', '8920e47a-e14b-4473-80b9-fc9a3587d3d7', 'weishaw01@hotmail.com', '2024-12-15 13:24:42', 21.00, 0, '', 0.00, 21.00, '00', 'P20241215132447DEFF', '2024-12-15 13:24:55'),
('20241215142115E35D', '8920e47a-e14b-4473-80b9-fc9a3587d3d7', 'tiongchyi@gmail.com', '2024-12-15 14:21:15', 21.00, 0, '', 0.00, 21.00, '00', 'P202412151421250824', '2024-12-15 14:21:36'),
('2024121609030777DF', '246cccde-d80f-435e-bf40-5af71c6cd35b', 'danielgancw@gmail.com', '2024-12-16 09:03:07', 23.00, 0, '', 0.00, 23.00, '00', 'P20241216090332BE91', '2024-12-16 09:03:45'),
('20241216141401CAB0', 'bbcd01ba-ffd2-4651-b842-2fc7d55ea962', 'lydiacse16@gmail.com', '2024-12-16 14:14:01', 10.00, 20, '', 0.00, 9.80, '00', 'P2024121614143355E8', '2024-12-16 14:14:48'),
('20241216181036ED64', '246cccde-d80f-435e-bf40-5af71c6cd35b', 'yuankl1306@gmail.com', '2024-12-16 18:10:36', 23.00, 200, '', 0.00, 21.00, '00', 'P202412161810436720', '2024-12-16 18:10:50'),
('20241216191837F960', '246cccde-d80f-435e-bf40-5af71c6cd35b', 'leong.seow@hotmail.com', '2024-12-16 19:18:37', 23.00, 0, '', 0.00, 23.00, '00', 'P202412161924200441', '2024-12-16 19:24:51'),
('20241217183023BD44', '41f16e9a-7398-47e0-b752-a73277751108', 'lydiacse16@gmail.com', '2024-12-17 18:30:23', 18.00, 20, '', 0.00, 17.80, '00', 'P202412171830328D45', '2024-12-17 18:30:41'),
('20241218123013CEFC', '49d1e130-faa3-4a7d-ae93-1fe6291ca16f', 'robertang8766@outlook.com', '2024-12-18 12:30:13', 23.00, 0, '', 0.00, 23.00, '00', 'P202412181230219C8F', '2024-12-18 12:30:31'),
('20241218140441A328', '49d1e130-faa3-4a7d-ae93-1fe6291ca16f', 'nicktay84@gmail.com', '2024-12-18 14:04:41', 23.00, 0, '', 0.00, 23.00, '00', 'P202412181404484355', '2024-12-18 14:04:56'),
('20241218141153A58E', '49d1e130-faa3-4a7d-ae93-1fe6291ca16f', 'mnasrullah89@gmail.com', '2024-12-18 14:11:53', 23.00, 0, '', 0.00, 23.00, '00', 'P20241218141205EB89', '2024-12-18 14:12:15'),
('202412182228144A96', 'cc9b6daa-a33c-4c47-9c52-0bc2e4ccd83d', 'jcftran@gmail.com', '2024-12-18 22:28:14', 23.00, 0, '', 0.00, 23.00, '00', 'P20241218223113862B', '2024-12-18 22:31:38'),
('20241218225632C1B0', 'cc9b6daa-a33c-4c47-9c52-0bc2e4ccd83d', 'matthewwinangun0@gmail.com', '2024-12-18 22:56:32', 23.00, 0, '', 0.00, 23.00, '00', 'P20241218225641C369', '2024-12-18 22:57:04'),
('202412182258555C79', 'cc9b6daa-a33c-4c47-9c52-0bc2e4ccd83d', 'coolcows95@gmail.com', '2024-12-18 22:58:55', 23.00, 0, '', 0.00, 23.00, '00', 'P20241218230009810A', '2024-12-18 23:00:21'),
('20241219120100B0A9', 'cc9b6daa-a33c-4c47-9c52-0bc2e4ccd83d', 'cjhere4@gmail.com', '2024-12-19 12:01:00', 23.00, 0, '', 0.00, 23.00, '00', 'P202412191201116897', '2024-12-19 12:01:30'),
('202412191408152C39', 'cc9b6daa-a33c-4c47-9c52-0bc2e4ccd83d', 'theinfamous7404@gmail.com', '2024-12-19 14:08:15', 23.00, 0, '', 0.00, 0.00, '00', 'P20241219140938B201', '2024-12-19 14:11:47'),
('202412191540591C59', 'cc9b6daa-a33c-4c47-9c52-0bc2e4ccd83d', 'xinweitan3@gmail.com', '2024-12-19 15:40:59', 23.00, 0, 'NEWUSER', 2.00, 21.00, '00', 'P2024121915412500D6', '2024-12-19 15:41:51'),
('20241219184625F25D', 'cc9b6daa-a33c-4c47-9c52-0bc2e4ccd83d', 'henrysutton366@gmail.com', '2024-12-19 18:46:25', 23.00, 0, '', 0.00, 23.00, '00', 'P2024121918484024A6', '2024-12-19 18:49:15'),
('202412192309558B4E', 'bbcd01ba-ffd2-4651-b842-2fc7d55ea962', 'feiyee75@hotmail.com', '2024-12-19 23:09:55', 10.00, 0, '', 0.00, 10.00, '00', 'P2024121923101423F5', '2024-12-19 23:10:33'),
('202412200056020CFD', 'bbcd01ba-ffd2-4651-b842-2fc7d55ea962', 'sl21sc41@gmail.com', '2024-12-20 00:56:02', 25.00, 0, '', 0.00, 25.00, '00', 'P202412200056099C2E', '2024-12-20 00:56:24'),
('202412200647186349', 'bbcd01ba-ffd2-4651-b842-2fc7d55ea962', 'lokemm007@gmail.com', '2024-12-20 06:47:18', 10.00, 0, '', 0.00, 10.00, '00', 'P20241220064727817F', '2024-12-20 06:47:44'),
('202412201835163D32', 'bbcd01ba-ffd2-4651-b842-2fc7d55ea962', 'adrianchang97@gmail.com', '2024-12-20 18:35:16', 25.00, 0, '', 0.00, 25.00, '00', 'P202412201836072746', '2024-12-20 18:36:23'),
('2024122018404715B8', 'bbcd01ba-ffd2-4651-b842-2fc7d55ea962', 'hasif.rozak@gmail.com', '2024-12-20 18:40:47', 25.00, 0, '', 0.00, 25.00, '00', 'P202412201842055DEC', '2024-12-20 18:42:12'),
('20241220232501C625', '08b8cb52-5b30-43aa-8873-c85b37359ab7', 'tftan@yahoo.com', '2024-12-20 23:25:01', 22.00, 20, '', 0.00, 21.80, '00', 'P202412202325113168', '2024-12-20 23:25:21'),
('20241221124905FB64', 'b0326908-762e-4ce7-892f-da090b28d82f', 'robertang8766@outlook.com', '2024-12-21 12:49:05', 23.00, 20, '', 0.00, 22.80, '00', 'P20241221124934EF40', '2024-12-21 12:49:48'),
('20241221172121E9FE', 'b0326908-762e-4ce7-892f-da090b28d82f', 'behweiherng@gmail.com', '2024-12-21 17:21:21', 23.00, 0, 'Newuser', 2.00, 21.00, '00', 'P20241221172815F18D', '2024-12-21 17:28:26'),
('20241221172709A630', 'b0326908-762e-4ce7-892f-da090b28d82f', 'sohype@gmail.com', '2024-12-21 17:27:09', 23.00, 0, 'Newuser', 2.00, 21.00, '00', 'P202412211727273FB4', '2024-12-21 17:27:38'),
('20241221221709024C', '37c18771-c2c2-42a0-801f-1a2589b89151', 'yuankl1306@gmail.com', '2024-12-21 22:17:09', 21.00, 0, '', 0.00, 21.00, '00', 'P20241221221726E33D', '2024-12-21 22:17:35'),
('20241221234950BA69', '37c18771-c2c2-42a0-801f-1a2589b89151', 'weishaw01@hotmail.com', '2024-12-21 23:49:50', 21.00, 40, '', 0.00, 20.60, '00', 'P20241221234958D7BA', '2024-12-21 23:50:13'),
('20241222115648CFCC', '37c18771-c2c2-42a0-801f-1a2589b89151', 'tandkn@gmail.com', '2024-12-22 11:56:48', 21.00, 0, '', 0.00, 21.00, '00', 'P202412221158063752', '2024-12-22 11:58:16'),
('20241223104415476C', 'a0223a98-2d67-4487-bcfb-bcecf6d80e1d', 'danielgancw@gmail.com', '2024-12-23 10:44:15', 23.00, 0, '', 0.00, 23.00, '00', 'P202412231044238713', '2024-12-23 10:44:38'),
('202412231642528153', 'a0223a98-2d67-4487-bcfb-bcecf6d80e1d', 'mnasrullah89@gmail.com', '2024-12-23 16:42:52', 23.00, 0, '', 0.00, 23.00, '00', 'P2024122316425781BF', '2024-12-23 16:43:05'),
('202412231726128976', 'a0223a98-2d67-4487-bcfb-bcecf6d80e1d', 'alhakim.ambiah@gmail.com', '2024-12-23 17:26:12', 23.00, 0, '', 0.00, 23.00, '00', 'P20241223172628526C', '2024-12-23 17:26:47'),
('20241224222506598F', '833d9be0-cfe0-45cf-bae9-493b80ed9551', 'toktingli@gmail.com', '2024-12-24 22:25:06', 16.00, 0, 'Newuser', 2.00, 14.00, '00', 'P202412242226376F8B', '2024-12-24 22:26:49'),
('202412250953161926', '833d9be0-cfe0-45cf-bae9-493b80ed9551', 'tftan@yahoo.com', '2024-12-25 09:53:16', 16.00, 20, '', 0.00, 15.80, '00', 'P202412250953387FF3', '2024-12-25 09:53:48'),
('202412251445459D72', '833d9be0-cfe0-45cf-bae9-493b80ed9551', 'nicholastab88@gmail.com', '2024-12-25 14:45:45', 16.00, 0, '', 0.00, 16.00, '00', 'P20241225144557633B', '2024-12-25 14:46:05'),
('202412251527117239', '833d9be0-cfe0-45cf-bae9-493b80ed9551', 'wanyeuhun@gmail.com', '2024-12-25 15:27:11', 16.00, 0, '', 0.00, 16.00, '00', 'P2024122515274752DA', '2024-12-25 15:28:16'),
('202412261454443F06', 'e4683b97-96cf-4a2b-a3dc-0c4ddfff39a6', 'lydiacse16@gmail.com', '2024-12-26 14:54:44', 10.00, 20, '', 0.00, 9.80, '00', 'P20241226145456815C', '2024-12-26 14:55:15'),
('202412262349514097', '2ef4e705-e6b0-47a5-8688-d6a15bfd082a', 'kouhong.ckh@gmail.com', '2024-12-26 23:49:51', 25.00, 0, '', 0.00, 25.00, '00', 'P20241226235240126D', '2024-12-26 23:52:52'),
('20241227074446FEE1', '2ef4e705-e6b0-47a5-8688-d6a15bfd082a', 'kouhong_ckh@live.com', '2024-12-27 07:44:46', 25.00, 0, '', 0.00, 25.00, '00', 'P202412270744544B40', '2024-12-27 07:45:04'),
('202412271511194178', '2ef4e705-e6b0-47a5-8688-d6a15bfd082a', 'nicktay84@gmail.com', '2024-12-27 15:11:19', 25.00, 0, '', 0.00, 25.00, '00', 'P2024122715113986BA', '2024-12-27 15:11:48'),
('202412271621547EA4', '2ef4e705-e6b0-47a5-8688-d6a15bfd082a', 'hasif.rozak@gmail.com', '2024-12-27 16:21:54', 25.00, 0, '', 0.00, 25.00, '00', 'P202412271626432727', '2024-12-27 16:27:05'),
('202412271931320149', '2ef4e705-e6b0-47a5-8688-d6a15bfd082a', 'leong.seow@hotmail.com', '2024-12-27 19:31:32', 25.00, 0, '', 0.00, 25.00, '00', 'P20241227193228E308', '2024-12-27 19:32:43'),
('20241227221406F9F6', 'e4683b97-96cf-4a2b-a3dc-0c4ddfff39a6', 'tftan@yahoo.com', '2024-12-27 22:14:06', 22.00, 20, '', 0.00, 21.80, '00', 'P20241227221428D668', '2024-12-27 22:14:39'),
('20241228105341273E', 'd4a9ccf3-ed48-4535-b981-baf6e62cccc1', 'sid.allright@gmail.com', '2024-12-28 10:53:41', 23.00, 0, '', 0.00, 23.00, '00', 'P20241228110138615C', '2024-12-28 11:01:53'),
('20241228183124633A', 'd4a9ccf3-ed48-4535-b981-baf6e62cccc1', 'feelgood817@gmail.com', '2024-12-28 18:31:24', 23.00, 0, 'NEWUSER', 2.00, 21.00, '00', 'P202412281832019601', '2024-12-28 18:32:11'),
('202412290819577654', 'e054b228-f64c-41e3-ab87-decf9b08117d', 'adrianchang97@gmail.com', '2024-12-29 08:19:57', 21.00, 20, '', 0.00, 20.80, '00', 'P20241229082035A7F2', '2024-12-29 08:20:49'),
('20241229111442C262', 'e054b228-f64c-41e3-ab87-decf9b08117d', 'sid.allright@gmail.com', '2024-12-29 11:14:42', 21.00, 0, '', 0.00, 21.00, '00', 'P2024122911151120D9', '2024-12-29 11:15:22'),
('20241230115015CF49', '2759b230-ec4b-4c7c-af67-351e5c2e770d', 'danielgancw@gmail.com', '2024-12-30 11:50:15', 23.00, 0, '', 0.00, 23.00, '00', 'P20241230115029F31B', '2024-12-30 11:50:43'),
('20241230184440D617', '2759b230-ec4b-4c7c-af67-351e5c2e770d', 'lowenghup@gmail.com', '2024-12-30 18:44:40', 23.00, 80, '', 0.00, 22.20, '00', 'P20241230184457998E', '2024-12-30 18:45:09'),
('20250101102818D2B3', '223cb743-48ae-414f-8256-9f3b16950d45', 'shaoranswc@live.co.uk', '2025-01-01 10:28:18', 16.00, 20, '', 0.00, 15.80, '00', 'P20250101102826D6C0', '2025-01-01 10:28:37'),
('202501011220121600', '2fd28d94-178f-440b-9c77-0552070feb05', 'tftan@yahoo.com', '2025-01-01 12:20:12', 16.00, 20, '', 0.00, 15.80, '00', 'P20250101122022F00D', '2025-01-01 12:20:32'),
('2025010114031989D1', '4be00a36-cd00-4889-93a4-f7db43a93cba', 'euroy95@gmail.com', '2025-01-01 14:03:19', 18.00, 0, '', 0.00, 18.00, '00', 'P2025010114090047C1', '2025-01-01 14:12:12'),
('202501011915202BA7', '4be00a36-cd00-4889-93a4-f7db43a93cba', 'aiklie99@hotmail.com', '2025-01-01 19:15:20', 18.00, 0, '', 0.00, 18.00, '00', 'P20250101192034B7EC', '2025-01-01 19:20:47'),
('2025010312410520D2', '47ebb816-6f9b-49e9-8c2b-4206cd8abf9a', 'nicktay84@gmail.com', '2025-01-03 12:41:05', 25.00, 200, '', 0.00, 23.00, '00', 'P202501031241158C02', '2025-01-03 12:41:25'),
('20250103125334B5F7', '47ebb816-6f9b-49e9-8c2b-4206cd8abf9a', 'feiyee75@hotmail.com', '2025-01-03 12:53:34', 10.00, 200, '', 0.00, 8.00, '00', 'P202501031253562BEE', '2025-01-03 12:54:08'),
('202501031453088A67', '47ebb816-6f9b-49e9-8c2b-4206cd8abf9a', 'hasif.rozak@gmail.com', '2025-01-03 14:53:08', 25.00, 0, '', 0.00, 25.00, '00', 'P202501031453206381', '2025-01-03 14:53:27'),
('20250103175806BCA5', '47ebb816-6f9b-49e9-8c2b-4206cd8abf9a', 'ikenuraien@gmail.com', '2025-01-03 17:58:06', 10.00, 0, '', 0.00, 10.00, '00', 'P202501031758154F37', '2025-01-03 17:58:39');
INSERT INTO `games_joined` (`order_id`, `game_id`, `user_email`, `joined_datetime`, `game_price`, `coins`, `coupon_code`, `coupon_discount`, `final_game_price`, `payment_status`, `payment_id`, `payment_date`) VALUES
('202501031811319C73', '47ebb816-6f9b-49e9-8c2b-4206cd8abf9a', 'alexteow23@gmail.com', '2025-01-03 18:11:31', 25.00, 0, '', 0.00, 25.00, '00', 'P20250103181355E4E9', '2025-01-03 18:14:33'),
('202501040208277CE6', 'd1df8166-f867-4e2c-8a3d-4c2954d17280', 'jooleng88@hotmail.com', '2025-01-04 02:08:27', 22.00, 0, '', 0.00, 22.00, '00', 'P202501040208386931', '2025-01-04 02:09:21'),
('2025010404131166CD', 'd1df8166-f867-4e2c-8a3d-4c2954d17280', 'tftan@yahoo.com', '2025-01-04 04:13:11', 22.00, 20, '', 0.00, 21.80, '00', 'P20250104041325B78B', '2025-01-04 04:13:36'),
('2025010407311540EC', 'd1df8166-f867-4e2c-8a3d-4c2954d17280', 'shaoranswc@live.co.uk', '2025-01-04 07:31:15', 22.00, 20, '', 0.00, 21.80, '00', 'P202501040731347717', '2025-01-04 07:31:49'),
('202501041017260C22', 'd1df8166-f867-4e2c-8a3d-4c2954d17280', 'yuankl1306@gmail.com', '2025-01-04 10:17:26', 22.00, 0, '', 0.00, 22.00, '00', 'P202501041017334A9A', '2025-01-04 10:17:47'),
('20250104101854BF75', 'd1df8166-f867-4e2c-8a3d-4c2954d17280', 'weishaw01@hotmail.com', '2025-01-04 10:18:54', 22.00, 20, '', 0.00, 21.80, '00', 'P20250104101858C03C', '2025-01-04 10:19:09'),
('20250104181147AAD0', '6fa26d6c-4295-4634-9fb4-fdb4211f2514', 'mnasrullah89@gmail.com', '2025-01-04 18:11:47', 23.00, 0, '', 0.00, 23.00, '00', 'P20250104181155C8FE', '2025-01-04 18:12:07'),
('20250106093449D8E8', '2fb3a199-3a46-4aee-b154-64cafaff8ac4', 'danielgancw@gmail.com', '2025-01-06 09:34:49', 23.00, 0, '', 0.00, 23.00, '00', 'P20250106093456D36A', '2025-01-06 09:35:05'),
('20250109133627F09F', 'f583409f-beb2-4718-9959-069133795116', 'euroy95@gmail.com', '2025-01-09 13:36:27', 23.00, 20, '', 0.00, 22.80, '00', 'P202501091337015B63', '2025-01-09 13:37:17'),
('202501091427049A4C', 'f583409f-beb2-4718-9959-069133795116', 'sl21sc41@gmail.com', '2025-01-09 14:27:04', 23.00, 0, '', 0.00, 23.00, '00', 'P20250109142713597E', '2025-01-09 14:27:25'),
('20250109142956D9F9', 'f583409f-beb2-4718-9959-069133795116', 'nicktay84@gmail.com', '2025-01-09 14:29:56', 23.00, 0, '', 0.00, 23.00, '00', 'P202501091430021AA7', '2025-01-09 14:30:11'),
('202501091903047D60', 'f583409f-beb2-4718-9959-069133795116', 'leong.seow@hotmail.com', '2025-01-09 19:03:04', 23.00, 0, '', 0.00, 23.00, '00', 'P202501091903085F01', '2025-01-09 19:03:21'),
('202501101113122D78', 'f9fa02c0-c4de-4c17-8756-d0ba810634b6', 'euroy95@gmail.com', '2025-01-10 11:13:12', 25.00, 20, '', 0.00, 24.80, '00', 'P20250110111322566C', '2025-01-10 11:13:34'),
('202501101130272467', 'f9fa02c0-c4de-4c17-8756-d0ba810634b6', 'hasif.rozak@gmail.com', '2025-01-10 11:30:27', 25.00, 0, '', 0.00, 25.00, '00', 'P202501101130331708', '2025-01-10 11:30:42'),
('20250110140624DDEC', 'f9fa02c0-c4de-4c17-8756-d0ba810634b6', 'tangaiklie@gmail.com', '2025-01-10 14:06:24', 25.00, 0, '', 0.00, 25.00, '00', 'P202501101407311223', '2025-01-10 14:07:41'),
('202501110008096E67', 'bf978160-e882-4080-ab46-cd48f005003a', 'mnasrullah89@gmail.com', '2025-01-11 00:08:09', 22.00, 0, '', 0.00, 22.00, '00', 'P202501110008487C56', '2025-01-11 00:10:07'),
('20250111001511C0D6', 'bf978160-e882-4080-ab46-cd48f005003a', 'haziqnadzir98@gmail.com', '2025-01-11 00:15:11', 22.00, 0, '', 0.00, 22.00, '00', 'P202501110015262EE2', '2025-01-11 00:15:49'),
('202501110605033A7B', 'bf978160-e882-4080-ab46-cd48f005003a', 'tftan@yahoo.com', '2025-01-11 06:05:03', 22.00, 20, '', 0.00, 21.80, '00', 'P20250111060515B07F', '2025-01-11 06:05:26'),
('202501110855029807', 'bf978160-e882-4080-ab46-cd48f005003a', 'shaoranswc@live.co.uk', '2025-01-11 08:55:02', 22.00, 70, '', 0.00, 21.30, '00', 'P202501110855217B04', '2025-01-11 08:55:32'),
('202501110858175A09', 'bf978160-e882-4080-ab46-cd48f005003a', 'yuankl1306@gmail.com', '2025-01-11 08:58:17', 22.00, 100, '', 0.00, 21.00, '00', 'P202501110858296796', '2025-01-11 08:58:39'),
('202501111036529696', 'bf978160-e882-4080-ab46-cd48f005003a', 'weishaw01@hotmail.com', '2025-01-11 10:36:52', 22.00, 20, '', 0.00, 21.80, '00', 'P202501111036598E3C', '2025-01-11 10:37:10'),
('20250111172729C64D', '736b8c3b-9b4e-4e1e-8eb8-95874a56f134', 'sid.allright@gmail.com', '2025-01-11 17:27:29', 23.00, 0, '', 0.00, 23.00, '00', 'P20250111172800DF32', '2025-01-11 17:28:09'),
('20250112123102EA48', '0e1d446c-9079-4139-b28a-b3f2f2a101cd', 'tftan@yahoo.com', '2025-01-12 12:31:02', 21.00, 20, '', 0.00, 20.80, '00', 'P20250112123115B55F', '2025-01-12 12:31:25'),
('202501121318489280', '0e1d446c-9079-4139-b28a-b3f2f2a101cd', 'kouhong_ckh@live.com', '2025-01-12 13:18:48', 21.00, 0, '', 0.00, 21.00, '00', 'P20250112131903DBEF', '2025-01-12 13:19:17'),
('20250112152716F269', '896a854d-da6d-49ac-9ef7-a86064147b40', 'kjiemeng@gmail.com', '2025-01-12 15:27:16', 22.00, 60, '', 0.00, 21.40, '00', 'P202501121527273669', '2025-01-12 15:27:39'),
('202501121822434066', '896a854d-da6d-49ac-9ef7-a86064147b40', 'euroy95@gmail.com', '2025-01-12 18:22:43', 22.00, 20, '', 0.00, 21.80, '00', 'P20250112182249BA67', '2025-01-12 18:22:58'),
('2025011219500106BF', '896a854d-da6d-49ac-9ef7-a86064147b40', 'aiklie99@hotmail.com', '2025-01-12 19:50:01', 22.00, 0, '', 0.00, 22.00, '00', 'P202501121952505783', '2025-01-12 19:53:05'),
('202501131204552D0A', '1eae2559-0904-4ab4-a290-df67f42a617a', 'danielgancw@gmail.com', '2025-01-13 12:04:55', 23.00, 0, '', 0.00, 23.00, '00', 'P20250113120500E29C', '2025-01-13 12:05:14'),
('2025011518190460E9', '57b919fb-86e5-47f1-9cc7-b359e00b17b5', 'leong.seow@hotmail.com', '2025-01-15 18:19:04', 23.00, 0, '', 0.00, 23.00, '00', 'P2025011518191557AC', '2025-01-15 18:19:38'),
('20250116134424CAD9', '024a0a3f-2975-444c-a913-9f921faac86f', 'nicktay84@gmail.com', '2025-01-16 13:44:24', 23.00, 0, '', 0.00, 23.00, '00', 'P202501161344333F10', '2025-01-16 13:44:41'),
('202501161423426BA6', '024a0a3f-2975-444c-a913-9f921faac86f', 'mnasrullah89@gmail.com', '2025-01-16 14:23:42', 23.00, 0, '', 0.00, 23.00, '00', 'P20250116142351678D', '2025-01-16 14:24:04'),
('2025011615433491AE', '024a0a3f-2975-444c-a913-9f921faac86f', 'kjiemeng@gmail.com', '2025-01-16 15:43:34', 23.00, 0, '', 0.00, 23.00, '00', 'P20250116154345E7AD', '2025-01-16 15:43:55'),
('20250117155838C192', '9f49fb7c-8ecd-456a-846b-9287c5ccdc40', 'hasif.rozak@gmail.com', '2025-01-17 15:58:38', 25.00, 200, '', 0.00, 23.00, '00', 'P20250117160011AE09', '2025-01-17 16:00:22'),
('202501171734079C7C', '9f49fb7c-8ecd-456a-846b-9287c5ccdc40', 'lowenghup@gmail.com', '2025-01-17 17:34:07', 25.00, 0, '', 0.00, 25.00, '00', 'P20250117173420D912', '2025-01-17 17:34:31'),
('20250117215423A81D', '7aa247f8-899d-4665-9b3d-f416b2e29d02', 'tftan@yahoo.com', '2025-01-17 21:54:23', 22.00, 20, '', 0.00, 21.80, '00', 'P20250117215435E2BE', '2025-01-17 21:54:46'),
('20250118094536935D', '7aa247f8-899d-4665-9b3d-f416b2e29d02', 'jooleng88@hotmail.com', '2025-01-18 09:45:36', 22.00, 0, '', 0.00, 22.00, '00', 'P2025011809454950D1', '2025-01-18 09:46:04'),
('202501191447580955', 'd03ba4c1-4e05-470e-abf5-fa14428f3266', 'haohaota57@gmail.com', '2025-01-19 14:47:58', 21.00, 0, '', 0.00, 21.00, '00', 'P202501191448064FB4', '2025-01-19 14:48:17'),
('20250120102312F0AD', 'd5e4076c-c454-4526-9027-bb5776e3c681', 'danielgancw@gmail.com', '2025-01-20 10:23:12', 23.00, 200, '', 0.00, 21.00, '00', 'P2025012010232930F9', '2025-01-20 10:23:40'),
('202501201924099E45', 'd5e4076c-c454-4526-9027-bb5776e3c681', 'g.aivee64@gmail.com', '2025-01-20 19:24:09', 18.00, 0, '', 0.00, 18.00, '00', 'P202501201924239450', '2025-01-20 19:24:38'),
('20250124161852A393', 'cdf069b5-cf62-4449-bc52-54287ab016ad', 'hasif.rozak@gmail.com', '2025-01-24 16:18:52', 25.00, 0, '', 0.00, 25.00, '00', 'P202501241618596735', '2025-01-24 16:19:11'),
('20250124223902BFA1', '074cdc69-c9b2-42c7-8061-3a75c20f486f', 'tftan@yahoo.com', '2025-01-24 22:39:02', 22.00, 20, '', 0.00, 21.80, '00', 'P202501242239155333', '2025-01-24 22:39:26'),
('20250203103800E29B', 'ead4578a-e1a1-431c-baac-71940fefe57d', 'danielgancw@gmail.com', '2025-02-03 10:38:00', 23.00, 0, '', 0.00, 23.00, '00', 'P20250203103804E316', '2025-02-03 10:38:19'),
('20250206133242950D', '3f092be0-8915-488f-a8fb-a855ca8ad632', 'nicktay84@gmail.com', '2025-02-06 13:32:42', 23.00, 0, '', 0.00, 23.00, '00', 'P20250206133247443C', '2025-02-06 13:32:55'),
('2025020617204112A9', '3f092be0-8915-488f-a8fb-a855ca8ad632', 'syahmishmsl21@gmail.com', '2025-02-06 17:20:41', 23.00, 0, '', 0.00, 23.00, '00', 'P202502061721227025', '2025-02-06 17:21:37'),
('202502071453261CCE', '7add6563-45f6-42d2-9cc9-e57179daaaa4', 'nicktay84@gmail.com', '2025-02-07 14:53:26', 25.00, 0, '', 0.00, 25.00, '00', 'P20250207145331578C', '2025-02-07 14:53:41'),
('202502071643279A2B', '7add6563-45f6-42d2-9cc9-e57179daaaa4', 'hasif.rozak@gmail.com', '2025-02-07 16:43:27', 25.00, 200, '', 0.00, 23.00, '00', 'P20250207164341DA03', '2025-02-07 16:43:56'),
('20250208094505561A', '19726f26-630e-4a96-91eb-e6844ed9982c', 'shaoranswc@live.co.uk', '2025-02-08 09:45:05', 22.00, 120, '', 0.00, 20.80, '00', 'P20250208094515DDC7', '2025-02-08 09:45:33'),
('202502081318589450', '19726f26-630e-4a96-91eb-e6844ed9982c', 'haohaota57@gmail.com', '2025-02-08 13:18:58', 22.00, 0, '', 0.00, 22.00, '00', 'P20250208131909386A', '2025-02-08 13:19:30'),
('202502131055577F4C', '39485ffd-319f-4337-a0ed-153e7c268686', 'leong.seow@hotmail.com', '2025-02-13 10:55:57', 23.00, 0, '', 0.00, 23.00, '00', 'P20250213105601F324', '2025-02-13 10:56:22'),
('202502131808039DD8', '39485ffd-319f-4337-a0ed-153e7c268686', 'nicholastab88@gmail.com', '2025-02-13 18:08:03', 23.00, 0, '', 0.00, 23.00, '00', 'P202502131808137D3C', '2025-02-13 18:08:24'),
('20250214142459D1E2', '5a8edf7e-7e05-4a90-85a7-4ff27272dc35', 'feiyee75@hotmail.com', '2025-02-14 14:24:59', 10.00, 0, '', 0.00, 10.00, '00', 'P20250214142515CD5C', '2025-02-14 14:26:13'),
('20250214232457C4EB', '08480a5e-b40e-43dc-8b45-f04834e5d95d', 'sl21sc41@gmail.com', '2025-02-14 23:24:57', 22.00, 0, '', 0.00, 22.00, '00', 'P2025021423250909D0', '2025-02-14 23:25:26'),
('20250215083034C802', '08480a5e-b40e-43dc-8b45-f04834e5d95d', 'tftan@yahoo.com', '2025-02-15 08:30:34', 22.00, 20, '', 0.00, 21.80, '00', 'P20250215083144050C', '2025-02-15 08:31:59'),
('20250215105512D16B', '08480a5e-b40e-43dc-8b45-f04834e5d95d', 'kunimisaki831@gmail.com', '2025-02-15 10:55:12', 10.00, 20, '', 0.00, 9.80, '00', 'P202502151055216F1B', '2025-02-15 10:56:28'),
('20250215110722D044', '08480a5e-b40e-43dc-8b45-f04834e5d95d', 'kjiemeng@gmail.com', '2025-02-15 11:07:22', 22.00, 0, '', 0.00, 22.00, '00', 'P20250215110741BFBC', '2025-02-15 11:07:51');

-- --------------------------------------------------------

--
-- Table structure for table `games_joined_delete_log`
--

CREATE TABLE `games_joined_delete_log` (
  `games_joined_delete_log_id` int(11) NOT NULL,
  `order_id` varchar(20) NOT NULL,
  `game_id` varchar(100) NOT NULL,
  `user_email` varchar(80) NOT NULL,
  `joined_datetime` datetime NOT NULL,
  `game_price` decimal(10,2) NOT NULL,
  `coins` int(11) NOT NULL,
  `coupon_code` varchar(20) NOT NULL,
  `coupon_discount` decimal(10,2) NOT NULL,
  `final_game_price` decimal(10,2) NOT NULL,
  `payment_status` varchar(5) NOT NULL,
  `payment_id` varchar(20) NOT NULL,
  `payment_date` datetime NOT NULL,
  `delete_datetime` datetime NOT NULL,
  `delete_by` varchar(50) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `games_joined_delete_log`
--

INSERT INTO `games_joined_delete_log` (`games_joined_delete_log_id`, `order_id`, `game_id`, `user_email`, `joined_datetime`, `game_price`, `coins`, `coupon_code`, `coupon_discount`, `final_game_price`, `payment_status`, `payment_id`, `payment_date`, `delete_datetime`, `delete_by`) VALUES
(1, '2023081023574792A6', '994dd3c1-6f9c-423f-9e9e-737043877c68', 'kongyeexuan.8@gmail.com', '2023-08-10 23:57:47', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-08-11 00:22:12', 'cron-remove-orders-with-no-payment'),
(2, '20230811223846A7E3', '53be6f21-b394-44f3-b866-523b358af880', 'chutikan.som@gmail.com', '2023-08-11 22:38:46', 15.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-08-11 23:00:06', 'cron-remove-orders-with-no-payment'),
(3, '202308112324499B0E', '53be6f21-b394-44f3-b866-523b358af880', 'chutikan.som@gmail.com', '2023-08-11 23:24:49', 15.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-08-11 23:45:02', 'cron-remove-orders-with-no-payment'),
(4, '20230812113444FB15', '1182b334-3bde-400b-93bb-1ad73e87c683', 'onglengsi88@gmail.com', '2023-08-12 11:34:44', 15.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-08-12 12:00:08', 'cron-remove-orders-with-no-payment'),
(5, '202308171202484701', '41461451-69ba-4ace-b0bc-eb5de1f20adb', 'thyemingyu5@gmail.com', '2023-08-17 12:02:48', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-08-17 12:30:03', 'cron-remove-orders-with-no-payment'),
(6, '202308171230223F39', '3f3fde1d-3993-4cbb-8f6f-054638bc2ca6', 'thyemingyu5@gmail.com', '2023-08-17 12:30:22', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-08-17 13:00:09', 'cron-remove-orders-with-no-payment'),
(7, '202308171546228D3E', '41461451-69ba-4ace-b0bc-eb5de1f20adb', 'le.ohxuan@gmail.com', '2023-08-17 15:46:22', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-08-17 16:15:02', 'cron-remove-orders-with-no-payment'),
(8, '202308171605278785', '41461451-69ba-4ace-b0bc-eb5de1f20adb', 'shiyannn96@gmail.com', '2023-08-17 16:05:27', 15.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-08-17 16:30:02', 'cron-remove-orders-with-no-payment'),
(9, '202308181043436743', '3f3fde1d-3993-4cbb-8f6f-054638bc2ca6', 'leewenshoong@gmail.com', '2023-08-18 10:43:43', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-08-18 11:00:07', 'cron-remove-orders-with-no-payment'),
(10, '20230818140916E55D', '3f3fde1d-3993-4cbb-8f6f-054638bc2ca6', 'crh10001@gmail.com', '2023-08-18 14:09:16', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-08-18 14:30:03', 'cron-remove-orders-with-no-payment'),
(11, '20230818184441B2C6', 'bc40821e-f477-4d87-9038-58edf7eaa10c', 'ckwey86@yahoo.com', '2023-08-18 18:44:41', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-08-18 19:00:06', 'cron-remove-orders-with-no-payment'),
(12, '20230819132301867B', 'bc40821e-f477-4d87-9038-58edf7eaa10c', 'Tmsjx@icloud.com', '2023-08-19 13:23:01', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-08-19 13:45:02', 'cron-remove-orders-with-no-payment'),
(13, '20230819135324716C', 'bc40821e-f477-4d87-9038-58edf7eaa10c', 'Tmsjx@icloud.com', '2023-08-19 13:53:24', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-08-19 14:15:02', 'cron-remove-orders-with-no-payment'),
(14, '202308211706410EF5', '01df290c-dec6-4176-9250-4a97a779415c', 'dacocond29@gmail.com', '2023-08-21 17:06:41', 15.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-08-21 17:30:02', 'cron-remove-orders-with-no-payment'),
(15, '2023082117394755FE', '01df290c-dec6-4176-9250-4a97a779415c', 'dacocond29@gmail.com', '2023-08-21 17:39:47', 15.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-08-21 18:00:04', 'cron-remove-orders-with-no-payment'),
(16, '202308212142314AD7', '01df290c-dec6-4176-9250-4a97a779415c', 'jimmyjiao2@hotmail.com', '2023-08-21 21:42:31', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-08-21 22:00:07', 'cron-remove-orders-with-no-payment'),
(17, '20230823135449E0CA', 'f73a1c56-9b37-4b29-bfbf-8e422f69a3ac', 'puchong88@yahoo.com', '2023-08-23 13:54:49', 2.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-08-23 14:15:03', 'cron-remove-orders-with-no-payment'),
(18, '202308251707355D85', 'b826bce6-7267-4164-b680-f6c800bf50bb', 'qifong0514@gmail.com', '2023-08-25 17:07:35', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-08-25 17:30:02', 'cron-remove-orders-with-no-payment'),
(19, '2023082518114555BA', 'b826bce6-7267-4164-b680-f6c800bf50bb', 'wendy.farm@ramssol.com', '2023-08-25 18:11:45', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-08-25 18:30:03', 'cron-remove-orders-with-no-payment'),
(20, '20230826170324393B', '118c3c7b-c574-4c6c-ac4e-6b41ff47e06c', 'leewenshoong@gmail.com', '2023-08-26 17:03:24', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-08-26 17:30:02', 'cron-remove-orders-with-no-payment'),
(21, '202308261733067326', '2003df1a-c61c-43e4-b145-4ec753581133', 'ckiM9322@gmail.com', '2023-08-26 17:33:06', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-08-26 18:00:05', 'cron-remove-orders-with-no-payment'),
(22, '20230828164234BE8F', '421f78de-0a8f-4707-a9d6-79e87e0e7a6f', 'yennmao520@gmail.com', '2023-08-28 16:42:34', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-08-28 17:00:03', 'cron-remove-orders-with-no-payment'),
(23, '202308300603243700', 'bcc54a40-df05-45e1-a395-98c37872bcbe', 'jennyfoo5782@gmail.com', '2023-08-30 06:03:24', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-08-30 06:30:02', 'cron-remove-orders-with-no-payment'),
(24, '2023083012200870D3', '68aac591-c098-450b-be68-499c55dfe5c7', 'puchong88@yahoo.com', '2023-08-30 12:20:08', 22.00, 150, '', 0.00, 15.50, '', '', '0000-00-00 00:00:00', '2023-08-30 12:45:02', 'cron-remove-orders-with-no-payment'),
(25, '202308301259358D21', '68aac591-c098-450b-be68-499c55dfe5c7', 'puchong88@yahoo.com', '2023-08-30 12:59:35', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-08-30 13:15:01', 'cron-remove-orders-with-no-payment'),
(26, '20230831044237FF52', '9d1a1c3b-1df6-4cff-b52a-2b7f766b6782', 'puchong88@yahoo.com', '2023-08-31 04:42:37', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-08-31 05:00:03', 'cron-remove-orders-with-no-payment'),
(27, '202308311353584A8A', '9960946d-14b7-4684-857f-805ce7b118d9', 'limweeliang@gmail.com', '2023-08-31 13:53:58', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-08-31 14:15:01', 'cron-remove-orders-with-no-payment'),
(28, '20230831135901E2F3', '9d1a1c3b-1df6-4cff-b52a-2b7f766b6782', 'limweeliang@gmail.com', '2023-08-31 13:59:01', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-08-31 14:15:01', 'cron-remove-orders-with-no-payment'),
(30, '202308311704533F12', '9d1a1c3b-1df6-4cff-b52a-2b7f766b6782', 'le.ohxuan@gmail.com', '2023-08-31 17:04:53', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-08-31 17:30:02', 'cron-remove-orders-with-no-payment'),
(31, '20230901155207CF73', '9d1a1c3b-1df6-4cff-b52a-2b7f766b6782', 'eclipseyang97@gmail.com', '2023-09-01 15:52:07', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-09-01 16:15:01', 'cron-remove-orders-with-no-payment'),
(32, '2023090122240354C8', '09d74b81-1670-4415-832f-ba722cc555e7', 'yeong_1010@hotmail.com', '2023-09-01 22:24:03', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-09-01 22:45:02', 'cron-remove-orders-with-no-payment'),
(33, '202309012346338A8E', '5f8062ba-b404-4836-8bec-5147b614ba70', 'puchong88@yahoo.com', '2023-09-01 23:46:33', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-09-02 00:15:01', 'cron-remove-orders-with-no-payment'),
(34, '202309021758400E18', '089694d6-b4d4-47c5-90f8-2922ad83e3e9', 'walterkhaw@gmail.com', '2023-09-02 17:58:40', 20.00, 0, '', 0.00, 18.00, '', '', '0000-00-00 00:00:00', '2023-09-02 18:15:02', 'cron-remove-orders-with-no-payment'),
(35, '20230903130253F937', 'd0da02f7-c818-4960-be61-33d6e08ac952', 'wanglixiong25@gmail.com', '2023-09-03 13:02:53', 20.00, 0, '', 0.00, 18.00, '', '', '0000-00-00 00:00:00', '2023-09-03 13:30:03', 'cron-remove-orders-with-no-payment'),
(36, '202309041908403D09', 'b111ff94-20c0-4112-9c67-924d0efda4e4', 'puchong88@yahoo.com', '2023-09-04 19:08:40', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-09-04 19:30:02', 'cron-remove-orders-with-no-payment'),
(37, '20230904193120948F', 'b111ff94-20c0-4112-9c67-924d0efda4e4', 'puchong88@yahoo.com', '2023-09-04 19:31:20', 22.00, 200, '', 0.00, 20.00, '', '', '0000-00-00 00:00:00', '2023-09-04 20:00:04', 'cron-remove-orders-with-no-payment'),
(38, '20230906220014E38C', 'bd173b3f-8d0f-4127-b556-f43ddd2c1249', 'Ahboy197@gmail.com', '2023-09-06 22:00:14', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-09-06 22:30:02', 'cron-remove-orders-with-no-payment'),
(39, '202309071209339B92', 'bd173b3f-8d0f-4127-b556-f43ddd2c1249', 'aziekecik65@gmail.con', '2023-09-07 12:09:33', 15.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-09-07 12:30:03', 'cron-remove-orders-with-no-payment'),
(40, '202309071341048BBD', 'bd173b3f-8d0f-4127-b556-f43ddd2c1249', 'Ahboy197@gmail.com', '2023-09-07 13:41:04', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-09-07 14:00:04', 'cron-remove-orders-with-no-payment'),
(41, '20230907142042222B', 'bd173b3f-8d0f-4127-b556-f43ddd2c1249', 'yongyuanchuan@gmail.com', '2023-09-07 14:20:42', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-09-07 14:36:30', 'cron-remove-orders-with-no-payment'),
(42, '20230907211843CECE', '97c23f65-ecc4-4302-aac2-9d8321b63985', 'rayravernus@gmail.com', '2023-09-07 21:18:43', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-09-07 21:45:01', 'cron-remove-orders-with-no-payment'),
(43, '202309081226492A28', '8e869651-52d6-4ce5-9137-314ec125e6fb', 'zandro970626@gmail.com', '2023-09-08 12:26:49', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-09-08 12:45:02', 'cron-remove-orders-with-no-payment'),
(44, '20230908191640D54C', '97c23f65-ecc4-4302-aac2-9d8321b63985', 'kentyeusy@gmail.com', '2023-09-08 19:16:40', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-09-08 19:45:01', 'cron-remove-orders-with-no-payment'),
(45, '20230908193859DF68', '97c23f65-ecc4-4302-aac2-9d8321b63985', 'eclipseyang97@gmail.com', '2023-09-08 19:38:59', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-09-08 20:00:04', 'cron-remove-orders-with-no-payment'),
(46, '20230908194657D1C0', '97c23f65-ecc4-4302-aac2-9d8321b63985', 'kentyeusy@gmail.com', '2023-09-08 19:46:57', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-09-08 20:15:02', 'cron-remove-orders-with-no-payment'),
(47, '2023090908293388B6', '8e869651-52d6-4ce5-9137-314ec125e6fb', 'yeong_1010@hotmail.com', '2023-09-09 08:29:33', 20.00, 0, '', 0.00, 20.00, '', '', '0000-00-00 00:00:00', '2023-09-09 08:45:02', 'cron-remove-orders-with-no-payment'),
(48, '202309090927311D8F', '8e869651-52d6-4ce5-9137-314ec125e6fb', 'kentyeusy@gmail.com', '2023-09-09 09:27:31', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-09-09 09:45:01', 'cron-remove-orders-with-no-payment'),
(49, '2023090910595223CC', '8e869651-52d6-4ce5-9137-314ec125e6fb', 'kentyeusy@gmail.com', '2023-09-09 10:59:52', 20.00, 0, 'NEWUSER', 2.00, 18.00, '', '', '0000-00-00 00:00:00', '2023-09-09 11:15:02', 'cron-remove-orders-with-no-payment'),
(50, '2023090917471342C1', '9d183c4b-9b3e-4ac8-9732-1e55ead25036', 'ali@baba.com', '2023-09-09 17:47:13', 20.00, 0, '', 0.00, 20.00, '', '', '0000-00-00 00:00:00', '2023-09-09 18:15:01', 'cron-remove-orders-with-no-payment'),
(51, '202309100901523AFF', '85fc1d2e-6af2-4602-8020-ca48f52df8cb', 'Tmsjx@icloud.com', '2023-09-10 09:01:52', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-09-10 09:30:03', 'cron-remove-orders-with-no-payment'),
(52, '202309121613220040', '36c1ebc4-5cee-4a1e-826d-f3b8484184b1', 'ooikaisheng1@gmail.com', '2023-09-12 16:13:22', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-09-12 16:30:02', 'cron-remove-orders-with-no-payment'),
(53, '202309141102472C42', '8906b71a-a483-45be-96ac-088412b568ab', 'ky@mbitsdigital.com', '2023-09-14 11:02:47', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-09-14 11:30:03', 'cron-remove-orders-with-no-payment'),
(54, '202309151507069A7D', '40476584-2b14-4810-ade4-dbaff3b870bc', 'ooikaisheng1@gmail.com', '2023-09-15 15:07:06', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-09-15 15:30:03', 'cron-remove-orders-with-no-payment'),
(55, '20230916090210F5BE', 'f4c9c4e5-5b77-466c-a770-aae461b91825', 'kentyeusy@gmail.com', '2023-09-16 09:02:10', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-09-16 09:30:03', 'cron-remove-orders-with-no-payment'),
(56, '202309231402436210', 'cc0bc5bb-16f2-4dbd-b7d7-8d5858ae2fdc', 'kentyeusy@gmail.com', '2023-09-23 14:02:43', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-09-23 14:30:03', 'cron-remove-orders-with-no-payment'),
(57, '20230925134751664A', 'ef88e5b2-8465-431e-b39d-2eb2d11045a7', 'kentyeusy@gmail.com', '2023-09-25 13:47:51', 22.00, 0, '', 0.00, 22.00, '', '', '0000-00-00 00:00:00', '2023-09-25 14:15:02', 'cron-remove-orders-with-no-payment'),
(58, '202310021456201B95', 'c3234bbe-1305-4d1b-b180-4c64f79c1c27', 'ashokhpadmanathan93@gmail.com', '2023-10-02 14:56:20', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-10-02 15:15:02', 'cron-remove-orders-with-no-payment'),
(59, '20231002173503841C', 'c3234bbe-1305-4d1b-b180-4c64f79c1c27', 'dacocond29@gmail.com', '2023-10-02 17:35:03', 15.00, 0, '', 0.00, 15.00, '', '', '0000-00-00 00:00:00', '2023-10-02 18:00:03', 'cron-remove-orders-with-no-payment'),
(60, '2023100514434509E2', 'c4132140-2ad8-4636-905c-98faec3b39e5', 'rusydinaim01126@gmail.com', '2023-10-05 14:43:45', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-10-05 15:00:04', 'cron-remove-orders-with-no-payment'),
(61, '20231007194852E6E4', '4b845320-955c-4b90-88ca-8f7f57687379', 'soh299@yahoo.com', '2023-10-07 19:48:52', 20.00, 0, '', 0.00, 20.00, '', '', '0000-00-00 00:00:00', '2023-10-07 20:15:02', 'cron-remove-orders-with-no-payment'),
(62, '202310082103097B16', '53230dda-8565-43bb-b411-0438424e955d', 'puchong88@yahoo.com', '2023-10-08 21:03:09', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-10-08 21:30:02', 'cron-remove-orders-with-no-payment'),
(63, '2023100914340810F5', '53230dda-8565-43bb-b411-0438424e955d', 'Tmsjx@icloud.com', '2023-10-09 14:34:08', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-10-09 15:00:05', 'cron-remove-orders-with-no-payment'),
(64, '202310091455080A67', '53230dda-8565-43bb-b411-0438424e955d', 'garyyjh@gmail.com', '2023-10-09 14:55:08', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-10-09 15:15:01', 'cron-remove-orders-with-no-payment'),
(65, '202310111123441BAC', '0e1514f5-2f75-4705-8cc6-5538d7dbdcaa', 'thyemingyu5@gmail.com', '2023-10-11 11:23:44', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-10-11 11:45:01', 'cron-remove-orders-with-no-payment'),
(66, '20231013153509C090', 'a48799eb-87e6-434f-a3c7-69ba165bacf8', 'Tmsjx@icloud.com', '2023-10-13 15:35:09', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-10-13 16:00:02', 'cron-remove-orders-with-no-payment'),
(67, '20231014084542AE38', 'a4e712c5-afba-4cb2-9645-6055af523b95', 'kentyeusy@gmail.com', '2023-10-14 08:45:42', 20.00, 0, '', 0.00, 20.00, '', '', '0000-00-00 00:00:00', '2023-10-14 09:15:01', 'cron-remove-orders-with-no-payment'),
(68, '20231020143750ADA0', '91e4d261-7d3b-45aa-9a9f-ce391f634a0d', 'garyyjh@gmail.com', '2023-10-20 14:37:50', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-10-20 15:00:04', 'cron-remove-orders-with-no-payment'),
(69, '20231020213440E221', 'c81a6c9c-0018-4114-9f5d-90fe1e3653a5', 'amber98999@gmail.com', '2023-10-20 21:34:40', 15.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-10-20 22:00:05', 'cron-remove-orders-with-no-payment'),
(70, '20231026182443E266', '8995b015-926c-4e26-8981-e9204e65abd7', 'daviottan@gmail.com', '2023-10-26 18:24:43', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-10-26 18:45:02', 'cron-remove-orders-with-no-payment'),
(71, '202311011159165EA3', 'b081b20a-b70f-478d-87c5-19ec7d1796cf', 'dkeong@hotmail.com', '2023-11-01 11:59:16', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-11-01 12:15:01', 'cron-remove-orders-with-no-payment'),
(72, '20231102193341684B', 'b081b20a-b70f-478d-87c5-19ec7d1796cf', '0122ridge@gmail.com', '2023-11-02 19:33:41', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-11-02 20:00:04', 'cron-remove-orders-with-no-payment'),
(73, '2023110412553477D7', 'e2def2a7-036a-4f18-9c75-b02991ef6e62', 'patricklim4312@gmail.com', '2023-11-04 12:55:34', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-11-04 13:15:02', 'cron-remove-orders-with-no-payment'),
(74, '20231105110704E8E9', '708ac9b0-8639-4824-93b6-5ab3245929fb', 'Tmsjx@icloud.com', '2023-11-05 11:07:04', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-11-05 11:30:02', 'cron-remove-orders-with-no-payment'),
(75, '2023111301151635E0', 'bda4265e-e4cc-4951-aaae-bd5118e06238', 'asamgenerationz@gmail.com', '2023-11-13 01:15:16', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-11-13 01:45:03', 'cron-remove-orders-with-no-payment'),
(76, '2023111616012643EE', '79496fd0-8f83-4c82-b096-fd1bb92d40b0', 'rickyworkco@gmail.com', '2023-11-16 16:01:26', 22.00, 0, '', 0.00, 22.00, '', '', '0000-00-00 00:00:00', '2023-11-16 16:30:02', 'cron-remove-orders-with-no-payment'),
(77, '20231119113322B69E', '7de854c9-f98f-4ac8-b35b-4b4a73123285', 'jerryyee0902@gmail.com', '2023-11-19 11:33:22', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-11-19 11:55:05', 'cron-remove-orders-with-no-payment'),
(78, '20231130193832878F', '8f314384-16f9-455f-a297-e7360d433460', 'alimdyousufali191856@gmail.com', '2023-11-30 19:38:32', 22.00, 0, 'newuser', 2.00, 20.00, '', '', '0000-00-00 00:00:00', '2023-11-30 20:00:07', 'cron-remove-orders-with-no-payment'),
(79, '20231202124546E462', '59bad4f3-1192-4f77-8036-b2059f4b3c38', 'chuayfun@hotmail.com', '2023-12-02 12:45:46', 15.00, 0, '', 0.00, 15.00, '', '', '0000-00-00 00:00:00', '2023-12-02 13:15:02', 'cron-remove-orders-with-no-payment'),
(80, '202312041952121FD3', '5f86003c-32a1-4384-9ec0-0cfdfd88fe2b', '873fdb656dbca4@crankymonkey.info', '2023-12-04 19:52:12', 22.00, 0, 'newuser', 2.00, 20.00, '', '', '0000-00-00 00:00:00', '2023-12-04 20:15:02', 'cron-remove-orders-with-no-payment'),
(81, '20231208135359C31B', '41c74f1b-1e27-4ac6-a356-0bce8565f421', 'huisiang.tan@live.com.my', '2023-12-08 13:53:59', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-12-08 14:15:01', 'cron-remove-orders-with-no-payment'),
(82, '202312131937305C98', '62442f5b-bd23-41df-8fcc-8d7b2b5ed1fd', 'garyyjh@gmail.com', '2023-12-13 19:37:30', 22.00, 0, '', 0.00, 22.00, '', '', '0000-00-00 00:00:00', '2023-12-13 20:00:06', 'cron-remove-orders-with-no-payment'),
(83, '2023121617090287A4', '2a78a143-967f-4428-b3ac-95af1d6b1ea7', 'jeffrey975522@outlook.com', '2023-12-16 17:09:02', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-12-16 17:30:02', 'cron-remove-orders-with-no-payment'),
(84, '20231224120042AC10', '00ad73b6-bc85-4ca6-b705-c994255de4ef', 'Yl_hoong@yahoo.com', '2023-12-24 12:00:42', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-12-24 12:30:03', 'cron-remove-orders-with-no-payment'),
(85, '202312241733573BC0', '3e8ed772-3123-406a-a962-7011713e3dbd', 'hareeuniversity@gmail.com', '2023-12-24 17:33:57', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-12-24 18:00:04', 'cron-remove-orders-with-no-payment'),
(86, '20231227144525BB04', '67a5790e-e354-493f-9d31-1948bfa72be1', 'abuzar1@windowslive.com', '2023-12-27 14:45:25', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-12-27 15:15:02', 'cron-remove-orders-with-no-payment'),
(87, '202312271903496A83', 'bee61a99-d5c8-4b43-ae59-db53d3bbbc58', 'stevenkhoh0111@gmail.com', '2023-12-27 19:03:49', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2023-12-27 19:30:03', 'cron-remove-orders-with-no-payment'),
(88, '20240107143514CB42', '9d67a6d6-e3c6-4491-bf09-0d8e56694a45', 'jensonnbh89@gmail.com', '2024-01-07 14:35:14', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-01-07 15:00:08', 'cron-remove-orders-with-no-payment'),
(89, '20240108162004B05F', 'b76b6517-5fa7-42cc-b77d-fe60491165fa', 'garyyjh@gmail.com', '2024-01-08 16:20:04', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-01-08 16:45:02', 'cron-remove-orders-with-no-payment'),
(90, '20240120182127457D', '094ffbe4-d75b-4c2a-be53-d0db8e417a47', 'saileesh01@gmail.com', '2024-01-20 18:21:27', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-01-20 18:45:02', 'cron-remove-orders-with-no-payment'),
(91, '202401291812285BCD', 'bf05f8d7-867c-41f0-9105-8d21b1b422b0', 'gracelhy1@gmail.com', '2024-01-29 18:12:28', 15.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-01-29 18:30:02', 'cron-remove-orders-with-no-payment'),
(92, '20240211135149883B', '7835245e-8b7a-4722-b031-0267c745378a', 'anderson.liew000@gmail.com', '2024-02-11 13:51:49', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-02-11 14:15:02', 'cron-remove-orders-with-no-payment'),
(93, '202402111639494B48', '7835245e-8b7a-4722-b031-0267c745378a', 'siahchengsoon0301@gmail.com', '2024-02-11 16:39:49', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-02-11 17:00:03', 'cron-remove-orders-with-no-payment'),
(94, '20240211164032F4E7', '9cec9a25-478f-47c3-af24-f3d98cb4b512', 'siahchengsoon0301@gmail.com', '2024-02-11 16:40:32', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-02-11 17:00:03', 'cron-remove-orders-with-no-payment'),
(96, '202402111701345FF7', '9cec9a25-478f-47c3-af24-f3d98cb4b512', 'siahchengsoon0301@gmail.com', '2024-02-11 17:01:34', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-02-11 17:30:02', 'cron-remove-orders-with-no-payment'),
(97, '202402141823233A9B', 'a76d53bb-7022-47b4-9389-80b5c94bdc1d', 'xiiaoming341@gmail.com', '2024-02-14 18:23:23', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-02-14 18:45:01', 'cron-remove-orders-with-no-payment'),
(98, '202402211600257B35', '4ce0c6e8-5dc1-4a31-8587-ff9464096f60', 'abuzar1@windowslive.com', '2024-02-21 16:00:25', 22.00, 0, 'NEWUSER', 2.00, 20.00, '', '', '0000-00-00 00:00:00', '2024-02-21 16:30:03', 'cron-remove-orders-with-no-payment'),
(99, '202402242016030BB1', '45501f2d-af60-459f-b8e3-c6b74066b0c1', 'jennyfoo5782@gmail.com', '2024-02-24 20:16:03', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-02-24 20:45:02', 'cron-remove-orders-with-no-payment'),
(100, '202403031426172792', 'a6884936-83a3-4bac-a2ba-81c6ad5fd9d9', 'junyeng818@gmail.com', '2024-03-03 14:26:17', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-03-03 14:45:02', 'cron-remove-orders-with-no-payment'),
(101, '20240304173857D564', 'a33f6994-354c-44a8-9e07-f6219fe71cd7', 'alftwm@hotmail.com', '2024-03-04 17:38:57', 22.00, 0, '', 0.00, 22.00, '', '', '0000-00-00 00:00:00', '2024-03-04 18:00:05', 'cron-remove-orders-with-no-payment'),
(102, '202403072240479444', '07db6dff-7855-4e46-bee9-7559a3d70838', 'Sharvarikulkarni1@gmail.com', '2024-03-07 22:40:47', 15.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-03-07 23:00:06', 'cron-remove-orders-with-no-payment'),
(103, '20240307232203894B', '07db6dff-7855-4e46-bee9-7559a3d70838', 'Sharvarikulkarni1@gmail.com', '2024-03-07 23:22:03', 15.00, 0, '', 0.00, 15.00, '', '', '0000-00-00 00:00:00', '2024-03-07 23:45:03', 'cron-remove-orders-with-no-payment'),
(104, '20240309104222B298', 'cc7a6971-09aa-4d42-afe9-4821da4ca70c', 'engchunkiet9862@gmail.com', '2024-03-09 10:42:22', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-03-09 11:00:06', 'cron-remove-orders-with-no-payment'),
(105, '20240326125501C74D', 'cca0494e-076c-4bdf-b14d-8c5a05a3d325', 'puchong88@yahoo.com', '2024-03-26 12:55:01', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-03-26 13:15:02', 'cron-remove-orders-with-no-payment'),
(106, '20240326193709712E', '79145969-1a36-45f8-8cc5-4229da00c466', 'keele6555@gmail.com', '2024-03-26 19:37:09', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-03-26 20:00:05', 'cron-remove-orders-with-no-payment'),
(107, '20240327193415A10A', 'cca0494e-076c-4bdf-b14d-8c5a05a3d325', 'chaimingyin.cmy@gmail.com', '2024-03-27 19:34:15', 22.00, 0, '', 0.00, 22.00, '', '', '0000-00-00 00:00:00', '2024-03-27 20:00:06', 'cron-remove-orders-with-no-payment'),
(108, '20240405191322D7F4', '4033da23-2e69-4e7a-af98-711cc722f970', 'chaimingyin.cmy@gmail.com', '2024-04-05 19:13:22', 22.00, 0, '', 0.00, 22.00, '', '', '0000-00-00 00:00:00', '2024-04-05 19:30:03', 'cron-remove-orders-with-no-payment'),
(109, '202404051930537DDC', '4033da23-2e69-4e7a-af98-711cc722f970', 'chaimingyin.cmy@gmail.com', '2024-04-05 19:30:53', 22.00, 0, '', 0.00, 22.00, '', '', '0000-00-00 00:00:00', '2024-04-05 20:00:07', 'cron-remove-orders-with-no-payment'),
(110, '20240405202038BDF9', '4033da23-2e69-4e7a-af98-711cc722f970', 'chaimingyin.cmy@gmail.com', '2024-04-05 20:20:38', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-04-05 20:45:02', 'cron-remove-orders-with-no-payment'),
(111, '202404060927034BD3', '5bd093f6-88e4-43f8-9ff5-1c282f8309eb', 'tandkn@gmail.com', '2024-04-06 09:27:03', 22.00, 0, '', 0.00, 22.00, '', '', '0000-00-00 00:00:00', '2024-04-06 09:45:02', 'cron-remove-orders-with-no-payment'),
(112, '20240406102133D0AF', '5bd093f6-88e4-43f8-9ff5-1c282f8309eb', 'tingentan98@gmail.com', '2024-04-06 10:21:33', 22.00, 0, 'NEWUSER', 2.00, 20.00, '', '', '0000-00-00 00:00:00', '2024-04-06 10:45:02', 'cron-remove-orders-with-no-payment'),
(113, '20240406111137D63D', 'c9689456-1896-4a59-a916-08667ec2c9ad', 'puchong88@yahoo.com', '2024-04-06 11:11:37', 20.00, 200, 'test18', 15.00, 3.00, '', '', '0000-00-00 00:00:00', '2024-04-06 11:30:03', 'cron-remove-orders-with-no-payment'),
(114, '202404081230507469', '134963b5-c954-4904-bbf4-4d5ceda9bc2a', 'tommytan1985@yahoo.com', '2024-04-08 12:30:50', 22.00, 0, '', 0.00, 22.00, '', '', '0000-00-00 00:00:00', '2024-04-08 13:00:06', 'cron-remove-orders-with-no-payment'),
(115, '20240408130034DCA5', '134963b5-c954-4904-bbf4-4d5ceda9bc2a', 'tommytan1985@yahoo.com', '2024-04-08 13:00:34', 22.00, 0, '', 0.00, 22.00, '', '', '0000-00-00 00:00:00', '2024-04-08 13:30:03', 'cron-remove-orders-with-no-payment'),
(116, '202404081557101D15', '134963b5-c954-4904-bbf4-4d5ceda9bc2a', 'garyyjh@gmail.com', '2024-04-08 15:57:10', 22.00, 0, '', 0.00, 22.00, '', '', '0000-00-00 00:00:00', '2024-04-08 16:15:01', 'cron-remove-orders-with-no-payment'),
(117, '202404101629371E29', '4e24e094-e390-4d64-ba66-804537420d64', 'ahheng1998@hotmail.com', '2024-04-10 16:29:37', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-04-10 16:45:02', 'cron-remove-orders-with-no-payment'),
(118, '20240410194008A546', '4e24e094-e390-4d64-ba66-804537420d64', 'chiachianng@gmail.com', '2024-04-10 19:40:08', 22.00, 0, 'Newuser', 2.00, 20.00, '', '', '0000-00-00 00:00:00', '2024-04-10 20:00:06', 'cron-remove-orders-with-no-payment'),
(119, '20240424190037A1C9', '4c96bf2d-c881-4209-8bbd-fcb7d80afc98', 'feiyee75@hotmail.com', '2024-04-24 19:00:37', 15.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-04-24 19:30:03', 'cron-remove-orders-with-no-payment'),
(120, '202404270550078FD9', 'b307019d-860d-42b0-8bc7-c9e32324ea04', 'tftan@yahoo.com', '2024-04-27 05:50:07', 10.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-04-27 06:15:02', 'cron-remove-orders-with-no-payment'),
(121, '202404291758532EAA', 'f20bfd33-f9c2-42e0-8207-fa94f59d67f2', 'Tmsjx@icloud.com', '2024-04-29 17:58:53', 22.00, 0, '', 0.00, 22.00, '', '', '0000-00-00 00:00:00', '2024-04-29 18:15:02', 'cron-remove-orders-with-no-payment'),
(122, '202405102121112A5D', 'c4b253d8-f397-4fda-9aa0-af5f461611d0', 'tftan@yahoo.com', '2024-05-10 21:21:11', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-05-10 21:45:02', 'cron-remove-orders-with-no-payment'),
(123, '20240510222048E620', 'c4b253d8-f397-4fda-9aa0-af5f461611d0', 'tftan@yahoo.com', '2024-05-10 22:20:48', 22.00, 20, '', 0.00, 21.80, '', '', '0000-00-00 00:00:00', '2024-05-10 22:45:02', 'cron-remove-orders-with-no-payment'),
(124, '20240511085318937D', 'c4b253d8-f397-4fda-9aa0-af5f461611d0', 'mdanishhazim44@gmail.com', '2024-05-11 08:53:18', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-05-11 09:15:02', 'cron-remove-orders-with-no-payment'),
(125, '20240516100237EEBC', '478ffc8d-46b9-4018-9b86-63f170352605', 'xjphang716@gmail.com', '2024-05-16 10:02:37', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-05-16 10:30:03', 'cron-remove-orders-with-no-payment'),
(126, '2024051914213072BE', 'deb38b35-a12c-449f-a00a-a621de161509', 'tftan@yahoo.com', '2024-05-19 14:21:30', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-05-19 14:45:02', 'cron-remove-orders-with-no-payment'),
(127, '20240519144611B20E', 'deb38b35-a12c-449f-a00a-a621de161509', 'tftan@yahoo.com', '2024-05-19 14:46:11', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-05-19 15:15:02', 'cron-remove-orders-with-no-payment'),
(128, '20240522140208E43C', '7a4465d3-ca25-4236-9929-012744be0826', 'twinkie.lai@gmail.com', '2024-05-22 14:02:08', 15.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-05-22 14:30:03', 'cron-remove-orders-with-no-payment'),
(129, '202405231400158E5D', 'c9d793d6-4f59-4c55-a70b-d961c9824256', 'wilbertwong1030@gmail.com', '2024-05-23 14:00:15', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-05-23 14:30:03', 'cron-remove-orders-with-no-payment'),
(130, '202405252346463614', '1e3ea892-5008-4d43-bc6d-e2acb276e130', 'yee_yang94@hotmail.com', '2024-05-25 23:46:47', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-05-26 00:15:03', 'cron-remove-orders-with-no-payment'),
(131, '202405311249368237', 'c4038c83-bb5a-42c8-8ba2-099f60fa2cac', 'puchong88@yahoo.com', '2024-05-31 12:49:36', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-05-31 13:15:03', 'cron-remove-orders-with-no-payment'),
(132, '20240531125023D6FF', '4887ea0c-2e16-447a-9d30-5b0bd60638fd', 'puchong88@yahoo.com', '2024-05-31 12:50:23', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-05-31 13:15:03', 'cron-remove-orders-with-no-payment'),
(134, '20240601110018A269', 'aa549fbe-8641-4f13-b1b9-5a4e9030b16e', 'kouhong.ckh@gmail.com', '2024-06-01 11:00:18', 22.00, 0, '', 0.00, 22.00, '', '', '0000-00-00 00:00:00', '2024-06-01 11:30:04', 'cron-remove-orders-with-no-payment'),
(135, '202406011453114ECA', 'c4038c83-bb5a-42c8-8ba2-099f60fa2cac', 'sailingtomars@protonmail.com', '2024-06-01 14:53:11', 20.00, 0, '', 0.00, 20.00, '', '', '0000-00-00 00:00:00', '2024-06-01 15:15:03', 'cron-remove-orders-with-no-payment'),
(136, '20240601200310EFEE', '41a67a1b-da70-41da-acde-1ea47d32601c', 'clw1116@hotmail.com', '2024-06-01 20:03:10', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-06-01 20:30:03', 'cron-remove-orders-with-no-payment'),
(137, '202406051021016F7A', '46576b0f-7568-447a-8571-91990d1640ed', 'jdingxue@gmail.com', '2024-06-05 10:21:01', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-06-05 10:45:03', 'cron-remove-orders-with-no-payment'),
(138, '20240607175207DC19', 'af650ef2-4654-4d8f-9f35-f2f7394824ed', 'elinsharptan@gmail.com', '2024-06-07 17:52:07', 15.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-06-07 18:15:03', 'cron-remove-orders-with-no-payment'),
(139, '20240608180014CEFC', '9074afd0-6740-45db-a161-8d6e95caf029', 'c.yongjun11@gmail.com', '2024-06-08 18:00:14', 20.00, 0, '', 0.00, 20.00, '', '', '0000-00-00 00:00:00', '2024-06-08 18:30:05', 'cron-remove-orders-with-no-payment'),
(140, '202406102213056945', '7db8ab3e-20e0-4067-9f54-01d92037f7d4', 'puchong88@yahoo.com', '2024-06-10 22:13:05', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-06-10 22:30:05', 'cron-remove-orders-with-no-payment'),
(141, '20240611174858917A', 'a81503ed-ed92-470a-b790-a4d9e1529dc4', 'kathleenrosche12@gmail.com', '2024-06-11 17:48:58', 15.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-06-11 18:15:03', 'cron-remove-orders-with-no-payment'),
(142, '20240611182009A9F4', 'a81503ed-ed92-470a-b790-a4d9e1529dc4', 'chrisphang2001@gmail.com', '2024-06-11 18:20:09', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-06-11 18:45:03', 'cron-remove-orders-with-no-payment'),
(143, '202406120339174CA3', 'd0d01632-3b98-4283-8e83-8fdd6ff8528f', 'aredious02@gmail.com', '2024-06-12 03:39:17', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-06-12 04:00:09', 'cron-remove-orders-with-no-payment'),
(144, '202406151726490540', 'b52c3910-cac4-4ad4-b44c-c7eb96844963', 'wengonn5678@gmail.com', '2024-06-15 17:26:49', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-06-15 17:45:02', 'cron-remove-orders-with-no-payment'),
(145, '20240616102533DE3B', '19c8fda5-83e5-4694-81e6-9ec31e1a2dc7', 'priyathamsantu@gmail.com', '2024-06-16 10:25:33', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-06-16 10:45:03', 'cron-remove-orders-with-no-payment'),
(146, '202406161050523706', '19c8fda5-83e5-4694-81e6-9ec31e1a2dc7', 'priyathamsantu@gmail.com', '2024-06-16 10:50:52', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-06-16 11:15:04', 'cron-remove-orders-with-no-payment'),
(147, '202406161811261E36', '7126fc8f-710b-4722-a0a0-db8f46ab0c45', 'hillaryxuanne@gmail.com', '2024-06-16 18:11:26', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-06-16 18:30:03', 'cron-remove-orders-with-no-payment'),
(148, '20240617105439AE36', '8b81d002-7cfe-466f-81e8-549ec769e32b', 'tonywong4338@gmail.com', '2024-06-17 10:54:39', 20.00, 0, '', 0.00, 20.00, '', '', '0000-00-00 00:00:00', '2024-06-17 11:15:03', 'cron-remove-orders-with-no-payment'),
(149, '2024062114180575EB', '730694ba-6052-427c-8ad9-40f99e0224dc', 'garyyjh@gmail.com', '2024-06-21 14:18:05', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-06-21 14:45:03', 'cron-remove-orders-with-no-payment'),
(150, '2024062614001836DC', '8c00d2e9-9e1c-472b-be50-7b07c3a54e52', 'yongyiulim1405@gmail.com', '2024-06-26 14:00:18', 23.00, 0, 'newuser', 2.00, 21.00, '', '', '0000-00-00 00:00:00', '2024-06-26 14:30:05', 'cron-remove-orders-with-no-payment'),
(151, '2024062713540193BE', '90436e45-332d-42d1-9bf6-595ee5670792', 'cherlytan222@gmail.com', '2024-06-27 13:54:01', 16.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-06-27 14:15:04', 'cron-remove-orders-with-no-payment'),
(152, '20240627155631EBCB', '90436e45-332d-42d1-9bf6-595ee5670792', 'elinsharptan@gmail.com', '2024-06-27 15:56:31', 16.00, 0, 'NEWUSER', 2.00, 14.00, '', '', '0000-00-00 00:00:00', '2024-06-27 16:15:03', 'cron-remove-orders-with-no-payment'),
(153, '202406271829204A07', '90436e45-332d-42d1-9bf6-595ee5670792', 'chinchinhong86@gmail.com', '2024-06-27 18:29:20', 16.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-06-27 18:45:03', 'cron-remove-orders-with-no-payment'),
(154, '20240629115845FF7B', 'df514a14-08c4-43bd-b9b5-04cdf20b7b89', 'wilbertwong1030@gmail.com', '2024-06-29 11:58:45', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-06-29 12:15:04', 'cron-remove-orders-with-no-payment'),
(155, '202406301241386462', '4e835445-024f-4ca1-a71e-f33cd21a4c0a', 'tftan@yahoo.com', '2024-06-30 12:41:38', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-06-30 13:00:11', 'cron-remove-orders-with-no-payment'),
(156, '20240701234916A8B9', '8cde8332-df4e-4e8a-85c7-8cf8d6bfd542', 'elinsharptan@gmail.com', '2024-07-01 23:49:16', 5.00, 0, '', 0.00, 5.00, '', '', '0000-00-00 00:00:00', '2024-07-02 00:15:04', 'cron-remove-orders-with-no-payment'),
(157, '2024070413072048A8', 'ea3757f3-d6f9-49b6-a33a-6af42c3ae654', 'elinsharptan@gmail.com', '2024-07-04 13:07:20', 16.00, 0, '', 0.00, 16.00, '', '', '0000-00-00 00:00:00', '2024-07-04 13:30:04', 'cron-remove-orders-with-no-payment'),
(158, '20240704150800CEBD', 'ea3757f3-d6f9-49b6-a33a-6af42c3ae654', 'shentan1122@gmail.com', '2024-07-04 15:08:00', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-07-04 15:30:04', 'cron-remove-orders-with-no-payment'),
(159, '202407042252428C2B', '1cd48361-1ff8-410a-bf97-2732c3e8788f', 'vlvictorlee@hotmail.com', '2024-07-04 22:52:42', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-07-04 23:15:04', 'cron-remove-orders-with-no-payment'),
(160, '20240708094145919B', 'd41a5414-0a88-4af0-b5ad-ebcfbc981bdb', 'cyz313188@gmail.com', '2024-07-08 09:41:45', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-07-08 10:00:10', 'cron-remove-orders-with-no-payment'),
(161, '20240708172607ED34', 'c2443935-1a6e-4d06-af56-025375d0848e', 'kuanghong5@hotmail.com', '2024-07-08 17:26:07', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-07-08 17:45:03', 'cron-remove-orders-with-no-payment'),
(162, '20240709114851DD7C', '8530089f-ee86-4055-8671-50983c701a2e', 'havard8890@hotmail.com', '2024-07-09 11:48:51', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-07-09 12:15:04', 'cron-remove-orders-with-no-payment'),
(163, '202407091300487DFD', '8530089f-ee86-4055-8671-50983c701a2e', 'havard8890@hotmail.com', '2024-07-09 13:00:48', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-07-09 13:30:04', 'cron-remove-orders-with-no-payment'),
(164, '20240712230331735C', '5ca399e5-6a4c-4b36-bdfd-02e732bc9c10', 'chakhua514@yahoo.com', '2024-07-12 23:03:31', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-07-12 23:30:04', 'cron-remove-orders-with-no-payment'),
(165, '2024071223314045F5', '5ca399e5-6a4c-4b36-bdfd-02e732bc9c10', 'chaiz85@gmail.com', '2024-07-12 23:31:40', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-07-13 00:00:09', 'cron-remove-orders-with-no-payment'),
(166, '20240713110014647B', '640515fc-3a74-4b10-b0d6-2a09b3def2bb', 'ziming20010903@gmail.com', '2024-07-13 11:00:14', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-07-13 11:30:04', 'cron-remove-orders-with-no-payment'),
(167, '20240713120828F8A4', '640515fc-3a74-4b10-b0d6-2a09b3def2bb', 'chuahisaac9657@gmail.com', '2024-07-13 12:08:28', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-07-13 12:30:04', 'cron-remove-orders-with-no-payment'),
(168, '20240713121205484B', '640515fc-3a74-4b10-b0d6-2a09b3def2bb', 'cshengyang8@gmail.com', '2024-07-13 12:12:05', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-07-13 12:30:04', 'cron-remove-orders-with-no-payment'),
(170, '202407131220181644', '5ca399e5-6a4c-4b36-bdfd-02e732bc9c10', 'chakhua514@yahoo.com', '2024-07-13 12:20:18', 23.00, 0, '', 0.00, 23.00, '', '', '0000-00-00 00:00:00', '2024-07-13 12:45:03', 'cron-remove-orders-with-no-payment'),
(171, '20240713140119ED39', '640515fc-3a74-4b10-b0d6-2a09b3def2bb', 'chuahisaac9657@gmail.com', '2024-07-13 14:01:19', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-07-13 14:30:04', 'cron-remove-orders-with-no-payment'),
(172, '202407131542025070', '5ca399e5-6a4c-4b36-bdfd-02e732bc9c10', 'tongjack99@gmail.com', '2024-07-13 15:42:02', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-07-13 16:00:06', 'cron-remove-orders-with-no-payment'),
(173, '20240714202956E6EE', '63d16f5b-3ba8-46db-b22f-ae741bb681b7', 'kongpinpin91@gmail.com', '2024-07-14 20:29:56', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-07-14 20:45:03', 'cron-remove-orders-with-no-payment'),
(174, '20240715190631846A', 'cbdefbb0-54c1-430d-8870-bbd8ec103ef2', 'thejoekingman@gmail.com', '2024-07-15 19:06:31', 23.00, 0, '', 0.00, 23.00, '', '', '0000-00-00 00:00:00', '2024-07-15 19:30:03', 'cron-remove-orders-with-no-payment'),
(175, '20240715222432218E', '534baab0-fcb2-4843-af73-14821354e6d6', 'puchong88@yahoo.com', '2024-07-15 22:24:32', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-07-15 22:45:03', 'cron-remove-orders-with-no-payment'),
(176, '20240718000018DCC8', '9f11705c-7966-41a6-a537-255033876c9e', 'chakhua514@yahoo.com', '2024-07-18 00:00:18', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-07-18 00:30:05', 'cron-remove-orders-with-no-payment'),
(177, '20240720122557C488', 'c949d424-add7-479f-b8b1-4bc1d0160a2c', 'puchong88@yahoo.com', '2024-07-20 12:25:57', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-07-20 12:45:03', 'cron-remove-orders-with-no-payment'),
(178, '202407201639096070', '9a0461b6-44cf-4a08-885c-74875cf0099e', 'doyks5@gmail.com', '2024-07-20 16:39:09', 23.00, 0, '', 0.00, 23.00, '', '', '0000-00-00 00:00:00', '2024-07-20 17:00:06', 'cron-remove-orders-with-no-payment'),
(179, '202407211527207278', '4b8e4b42-bd16-4fa0-ab51-5713735c646b', 'buydirect168@gmail.com', '2024-07-21 15:27:20', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-07-21 15:45:02', 'cron-remove-orders-with-no-payment'),
(180, '20240721153146D0F3', '3d92dc3e-534e-46d1-bf60-3838aebc3d18', 'buydirect168@gmail.com', '2024-07-21 15:31:46', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-07-21 16:00:04', 'cron-remove-orders-with-no-payment'),
(181, '202407211622183E28', '4b8e4b42-bd16-4fa0-ab51-5713735c646b', 'vcquekvcc@gmail.com', '2024-07-21 16:22:18', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-07-21 16:45:02', 'cron-remove-orders-with-no-payment'),
(182, '202407211856211A02', '4b8e4b42-bd16-4fa0-ab51-5713735c646b', 'songzhou0317@gmail.com', '2024-07-21 18:56:21', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-07-21 19:15:02', 'cron-remove-orders-with-no-payment'),
(183, '202407232005276457', 'b9b46d3d-c94d-4fdf-8e2c-23a657c169d9', 'chakhua514@yahoo.com', '2024-07-23 20:05:28', 23.00, 0, '', 0.00, 23.00, '', '', '0000-00-00 00:00:00', '2024-07-23 20:30:03', 'cron-remove-orders-with-no-payment'),
(184, '20240723215933DF1D', 'b9b46d3d-c94d-4fdf-8e2c-23a657c169d9', 'leekokyong8880@gmail.com', '2024-07-23 21:59:33', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-07-23 22:15:04', 'cron-remove-orders-with-no-payment'),
(185, '2024072611044904CB', 'b525d2bc-aad0-4d7f-9d24-3011bc91c147', 'feiyee75@hotmail.com', '2024-07-26 11:04:49', 10.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-07-26 11:30:04', 'cron-remove-orders-with-no-payment'),
(186, '2024072616533263FC', 'cfb3569a-5ab3-46f5-98ce-a8ee35ef2e2b', 'chinfefi@gmail.com', '2024-07-26 16:53:32', 16.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-07-26 17:15:02', 'cron-remove-orders-with-no-payment'),
(187, '2024072616554363F5', 'fe13f724-eb52-4a10-857d-f5ea5e47ecbc', 'chinfefi@gmail.com', '2024-07-26 16:55:43', 10.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-07-26 17:15:02', 'cron-remove-orders-with-no-payment'),
(189, '202407282102325007', 'b85f590b-bdf9-4bf5-99b5-f8dbfe48ff0e', 'sufino@gmail.com', '2024-07-28 21:02:32', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-07-28 21:30:04', 'cron-remove-orders-with-no-payment'),
(190, '202407290620367F07', '0e911e7c-6120-4efb-832d-78749e914036', 'jennyfoo5782@gmail.com', '2024-07-29 06:20:36', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-07-29 06:45:03', 'cron-remove-orders-with-no-payment'),
(191, '2024073014061956C7', '0e911e7c-6120-4efb-832d-78749e914036', 'chakhua514@yahoo.com', '2024-07-30 14:06:19', 23.00, 0, '', 0.00, 23.00, '', '', '0000-00-00 00:00:00', '2024-07-30 14:30:05', 'cron-remove-orders-with-no-payment'),
(192, '20240730163137246B', '0e911e7c-6120-4efb-832d-78749e914036', 'aqwaameer@gmail.com', '2024-07-30 16:31:37', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-07-30 17:00:05', 'cron-remove-orders-with-no-payment'),
(193, '20240802125512DDD7', '4b247763-b5a8-4627-bedd-8d03e5e62ab1', 'jackiexem0520@yahoo.com', '2024-08-02 12:55:12', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-08-02 13:15:03', 'cron-remove-orders-with-no-payment'),
(194, '20240802185839B284', '82dea93d-19fb-42e0-a2dd-88cb869ce4ee', 'srfnzmry88@gmail.com', '2024-08-02 18:58:39', 23.00, 0, '', 0.00, 23.00, '', '', '0000-00-00 00:00:00', '2024-08-02 19:15:03', 'cron-remove-orders-with-no-payment'),
(195, '20240802213426F303', 'dacbf996-95d3-4974-b53d-d77b6f5011d7', 'moha.mmed484@yahoo.com', '2024-08-02 21:34:26', 21.00, 0, '', 0.00, 21.00, '', '', '0000-00-00 00:00:00', '2024-08-02 22:00:10', 'cron-remove-orders-with-no-payment'),
(196, '202408041548300FF5', 'd749927e-248d-44d2-9af8-e93d7a5c01ab', 'amirulafiq0207@gmail.com', '2024-08-04 15:48:30', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-08-04 16:15:03', 'cron-remove-orders-with-no-payment'),
(197, '202408041602548D0F', 'd749927e-248d-44d2-9af8-e93d7a5c01ab', 'mummyboy12378@gmail.com', '2024-08-04 16:02:54', 20.00, 0, 'NEWUSER', 2.00, 18.00, '', '', '0000-00-00 00:00:00', '2024-08-04 16:30:03', 'cron-remove-orders-with-no-payment'),
(198, '2024080513451940E2', '4eefa73f-42f6-486b-a61f-f66e32944465', 'jzhuen@gmail.com', '2024-08-05 13:45:19', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-08-05 14:15:03', 'cron-remove-orders-with-no-payment'),
(199, '202408071356512932', '72cf2147-21df-4e87-9d22-04c004bcdd20', 'jennyfoo5782@gmail.com', '2024-08-07 13:56:51', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-08-07 14:15:04', 'cron-remove-orders-with-no-payment'),
(200, '202408091539391A29', '32d3e3eb-ef72-49da-9a89-ab7fd08594aa', 'erickonel10@gmail.com', '2024-08-09 15:39:39', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-08-09 16:00:06', 'cron-remove-orders-with-no-payment'),
(201, '202408092137438128', '0ffdbe2d-9261-46ea-937b-3486710f3642', 'lwlpeng99@gmail.com', '2024-08-09 21:37:43', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-08-09 22:00:13', 'cron-remove-orders-with-no-payment'),
(202, '202408111129442073', '425e4275-ae57-42b0-93de-5fe5169f0c97', 'veryqq89@gmail.com', '2024-08-11 11:29:44', 16.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-08-11 11:45:03', 'cron-remove-orders-with-no-payment'),
(203, '20240812001336A9E7', '99356c6a-ff68-4694-8fbb-11ee3c606da8', 'hoong_ww@hotmail.com', '2024-08-12 00:13:36', 20.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-08-12 00:30:03', 'cron-remove-orders-with-no-payment'),
(204, '2024081209071061B9', '99356c6a-ff68-4694-8fbb-11ee3c606da8', 'kongpinpin91@gmail.com', '2024-08-12 09:07:10', 20.00, 0, '', 0.00, 20.00, '', '', '0000-00-00 00:00:00', '2024-08-12 09:30:03', 'cron-remove-orders-with-no-payment'),
(205, '202408151631580F2F', '44fec27d-e119-4ec4-9f6a-41e6bbb02f07', 'neomail321@gmail.com', '2024-08-15 16:31:58', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-08-15 17:00:05', 'cron-remove-orders-with-no-payment'),
(206, '20240817111246618C', '81c63f51-7afc-45b4-b4ec-9c0a23ddb3a0', 'lwlpeng99@gmail.com', '2024-08-17 11:12:46', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-08-17 11:30:04', 'cron-remove-orders-with-no-payment'),
(207, '2024081716174195A5', 'b6763a1a-bd45-4091-aae7-9f4971c98a97', 'lwlpeng99@gmail.com', '2024-08-17 16:17:41', 21.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-08-17 16:45:02', 'cron-remove-orders-with-no-payment'),
(208, '202408171704464F21', '81c63f51-7afc-45b4-b4ec-9c0a23ddb3a0', 'lwlpeng99@gmail.com', '2024-08-17 17:04:46', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-08-17 17:30:03', 'cron-remove-orders-with-no-payment'),
(209, '20240817192934D051', '81c63f51-7afc-45b4-b4ec-9c0a23ddb3a0', 'jonathanyxs@gmail.com', '2024-08-17 19:29:34', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-08-17 19:45:03', 'cron-remove-orders-with-no-payment'),
(210, '20240818210706DEFD', 'e1146d64-b5a7-48f0-92f1-cc9252bed28d', 'sufino@gmail.com', '2024-08-18 21:07:06', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-08-18 21:30:04', 'cron-remove-orders-with-no-payment'),
(211, '20240820131003803F', '38d7f679-22ff-4d7e-8c63-d73c055ee184', 'pokdebb@gmail.com', '2024-08-20 13:10:03', 23.00, 0, '', 0.00, 23.00, '', '', '0000-00-00 00:00:00', '2024-08-20 13:30:04', 'cron-remove-orders-with-no-payment'),
(212, '20240821125823349F', '721341f5-5377-4d37-86a7-259c8b37bb2d', 'pung.yeongyaw@gmail.com', '2024-08-21 12:58:23', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-08-21 13:15:03', 'cron-remove-orders-with-no-payment'),
(213, '2024082222264052CB', '8f918d4a-efd6-4543-82e3-bd8bf6a9c979', 'yekaitan9@gmail.com', '2024-08-22 22:26:40', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-08-22 22:45:04', 'cron-remove-orders-with-no-payment'),
(214, '202408231947104EC7', '721341f5-5377-4d37-86a7-259c8b37bb2d', 'jiahean@gmail.com', '2024-08-23 19:47:10', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-08-23 20:15:02', 'cron-remove-orders-with-no-payment'),
(215, '202408240901002B1D', 'af8a2d0b-92e7-4a42-b5ba-b17008289100', 'carmanjw22@gmail.com', '2024-08-24 09:01:00', 10.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-08-24 09:30:04', 'cron-remove-orders-with-no-payment'),
(216, '20240825113248EA2A', '7aac6447-709c-4530-939d-97853be38de4', 'tiongchyi@gmail.com', '2024-08-25 11:32:48', 21.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-08-25 12:00:10', 'cron-remove-orders-with-no-payment'),
(217, '202408262252472D01', '7c47de17-5525-4039-bf51-551a98e0a92c', 'jonathanyxs@gmail.com', '2024-08-26 22:52:47', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-08-26 23:15:03', 'cron-remove-orders-with-no-payment'),
(218, '20240828150121C6B2', 'cbc64197-c869-4da1-b377-3d738a8e8b3a', 'arifzakwan247@gmail.com', '2024-08-28 15:01:21', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-08-28 15:30:03', 'cron-remove-orders-with-no-payment');
INSERT INTO `games_joined_delete_log` (`games_joined_delete_log_id`, `order_id`, `game_id`, `user_email`, `joined_datetime`, `game_price`, `coins`, `coupon_code`, `coupon_discount`, `final_game_price`, `payment_status`, `payment_id`, `payment_date`, `delete_datetime`, `delete_by`) VALUES
(219, '20240904090750BE11', '41570196-7ba0-40e7-af3c-200b14e9dccc', 'amirulafiq0207@gmail.com', '2024-09-04 09:07:50', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-09-04 09:30:04', 'cron-remove-orders-with-no-payment'),
(220, '202409041839537E9C', '752c176a-86bf-48f8-baf8-c4e3ea893bfa', 'cheekin27@yahoo.com', '2024-09-04 18:39:53', 21.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-09-04 19:00:07', 'cron-remove-orders-with-no-payment'),
(221, '20240904184457273F', 'c3400e65-acd9-4e2e-8d17-604a01523f9e', 'cheekin27@yahoo.com', '2024-09-04 18:44:57', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-09-04 19:00:07', 'cron-remove-orders-with-no-payment'),
(223, '20240909163002D4C0', '648196a7-276f-4e2a-aedd-49f8ed0af39e', 'wdrian@hotmail.com', '2024-09-09 16:30:02', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-09-09 16:45:02', 'cron-remove-orders-with-no-payment'),
(224, '20240909170041ACEB', '648196a7-276f-4e2a-aedd-49f8ed0af39e', 'ianbo2002@gmail.com', '2024-09-09 17:00:41', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-09-09 17:30:03', 'cron-remove-orders-with-no-payment'),
(225, '202409110921149918', 'f74aeac4-affa-44e9-b86a-6c0e75541714', 'manhou1994@gmail.com', '2024-09-11 09:21:14', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-09-11 09:45:02', 'cron-remove-orders-with-no-payment'),
(226, '202409111456230E51', 'f74aeac4-affa-44e9-b86a-6c0e75541714', 'manhou1994@gmail.com', '2024-09-11 14:56:23', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-09-11 15:15:03', 'cron-remove-orders-with-no-payment'),
(227, '20240913115451E461', 'f74aeac4-affa-44e9-b86a-6c0e75541714', 'jooleng88@hotmail.com', '2024-09-13 11:54:51', 22.00, 0, '', 0.00, 22.00, '', '', '0000-00-00 00:00:00', '2024-09-13 12:15:03', 'cron-remove-orders-with-no-payment'),
(228, '2024091317422747F9', '19e73770-bd3f-41f4-abe9-b770f4717739', 'ianbo2002@gmail.com', '2024-09-13 17:42:27', 23.00, 20, '', 0.00, 22.80, '', '', '0000-00-00 00:00:00', '2024-09-13 18:00:08', 'cron-remove-orders-with-no-payment'),
(229, '2024091412362789A4', '00471017-e630-4ca4-b218-d48d51600ffa', 'fikiruddinhakim95@gmail.com', '2024-09-14 12:36:27', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-09-14 13:00:09', 'cron-remove-orders-with-no-payment'),
(230, '202409141938378FBC', 'f5af852c-86d9-4a42-820f-3c0a46e2593b', 'nakiyofu@gmail.com', '2024-09-14 19:38:37', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-09-14 20:00:09', 'cron-remove-orders-with-no-payment'),
(231, '2024091420013144F6', 'f5af852c-86d9-4a42-820f-3c0a46e2593b', 'lwlpeng99@gmail.com', '2024-09-14 20:01:31', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-09-14 20:30:04', 'cron-remove-orders-with-no-payment'),
(232, '202409151717350EFC', '07902f23-3c42-4ee8-b5b3-3ba4af55343c', 'redzaakbar@gmail.com', '2024-09-15 17:17:35', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-09-15 17:45:02', 'cron-remove-orders-with-no-payment'),
(233, '202409160840241C93', 'd3bbe7a3-2056-4fbd-b1ef-753aabd8dd1a', 'manhou1994@gmail.com', '2024-09-16 08:40:24', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-09-16 09:00:08', 'cron-remove-orders-with-no-payment'),
(234, '20240916123449D549', '398cabd8-bf0b-481b-a0b7-18ee3e5081e5', 'jooleng88@hotmail.com', '2024-09-16 12:34:49', 22.00, 0, '', 0.00, 22.00, '', '', '0000-00-00 00:00:00', '2024-09-16 13:00:08', 'cron-remove-orders-with-no-payment'),
(235, '202409161934249FCA', '0c90d884-fe6f-4132-917c-d1826631b12e', 'boscowong97@gmail.com', '2024-09-16 19:34:24', 23.00, 0, '', 0.00, 23.00, '', '', '0000-00-00 00:00:00', '2024-09-16 20:00:09', 'cron-remove-orders-with-no-payment'),
(236, '202409162041388B87', '253a240a-6f51-4849-9cb5-38920730741e', 'boscowong97@gmail.com', '2024-09-16 20:41:38', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-09-16 21:00:09', 'cron-remove-orders-with-no-payment'),
(237, '20240917153027905B', '60be8352-3bb6-40a7-9443-89306a2fb873', 'oioi0717@hotmail.com', '2024-09-17 15:30:27', 18.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-09-17 16:00:05', 'cron-remove-orders-with-no-payment'),
(238, '202409220832150E78', 'b22e4666-9921-451a-96c5-9d93f9444605', 'fraihanah3299@gmail.com', '2024-09-22 08:32:15', 16.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-09-22 09:00:08', 'cron-remove-orders-with-no-payment'),
(239, '20240923145438E744', '5d05bc1e-59a6-47ea-b0af-d254be973416', 'tommytan1985@yahoo.com', '2024-09-23 14:54:38', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-09-23 15:15:03', 'cron-remove-orders-with-no-payment'),
(240, '202409241238467B4C', 'e813c2b9-fa0c-4276-85f9-f5c01f7bc410', 'leong.seow@hotmail.com', '2024-09-24 12:38:46', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-09-24 13:00:09', 'cron-remove-orders-with-no-payment'),
(241, '202409251436479FB5', 'fcbdf91c-e8d7-4e22-978d-e6d877a8ea4e', 'jooleng88@hotmail.com', '2024-09-25 14:36:47', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-09-25 15:00:08', 'cron-remove-orders-with-no-payment'),
(242, '202409251447183861', '64ece0d0-3298-4683-b20c-1b94c30a43ca', 'jooleng88@hotmail.com', '2024-09-25 14:47:18', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-09-25 15:15:04', 'cron-remove-orders-with-no-payment'),
(243, '20240926234351891F', 'fcbdf91c-e8d7-4e22-978d-e6d877a8ea4e', 'jooleng88@hotmail.com', '2024-09-26 23:43:51', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-09-27 00:00:06', 'cron-remove-orders-with-no-payment'),
(244, '20240927104842E8D1', '5e01dd25-cfd5-47a1-8353-704eabd38dfc', 'havard8890@hotmail.com', '2024-09-27 10:48:42', 23.00, 0, '', 0.00, 23.00, '', '', '0000-00-00 00:00:00', '2024-09-27 11:15:02', 'cron-remove-orders-with-no-payment'),
(245, '20240927223413C14A', 'fcbdf91c-e8d7-4e22-978d-e6d877a8ea4e', 'jooleng88@hotmail.com', '2024-09-27 22:34:13', 22.00, 0, '', 0.00, 22.00, '', '', '0000-00-00 00:00:00', '2024-09-27 23:00:07', 'cron-remove-orders-with-no-payment'),
(246, '2024092816225608B5', '4f540c60-25cb-42e7-84a7-31e94e18815f', 'tuc.arden@gmail.com', '2024-09-28 16:22:56', 16.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-09-28 16:45:02', 'cron-remove-orders-with-no-payment'),
(247, '202409281657472BA2', '4f540c60-25cb-42e7-84a7-31e94e18815f', 'tuc.arden@gmail.com', '2024-09-28 16:57:47', 16.00, 0, 'Newuser', 2.00, 14.00, '', '', '0000-00-00 00:00:00', '2024-09-28 17:15:03', 'cron-remove-orders-with-no-payment'),
(248, '2024092909552421C5', '79fd384e-fb24-489a-b7f2-88f4b815c984', 'tiongchyi@gmail.com', '2024-09-29 09:55:24', 21.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-09-29 10:15:02', 'cron-remove-orders-with-no-payment'),
(249, '20241002020501CBC0', 'cd3fb59a-6a51-4007-955b-dfbe89384ca1', 'alvinyong2088@gmail.com', '2024-10-02 02:05:01', 23.00, 0, '', 0.00, 23.00, '', '', '0000-00-00 00:00:00', '2024-10-02 02:30:03', 'cron-remove-orders-with-no-payment'),
(250, '20241002162225DF5A', 'cd3fb59a-6a51-4007-955b-dfbe89384ca1', 'Tanakanarita2@gmail.com', '2024-10-02 16:22:25', 18.00, 0, '', 0.00, 18.00, '', '', '0000-00-00 00:00:00', '2024-10-02 16:45:02', 'cron-remove-orders-with-no-payment'),
(251, '202410031105491A6C', '49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'mccwai@gmail.com', '2024-10-03 11:05:49', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-10-03 11:30:04', 'cron-remove-orders-with-no-payment'),
(252, '202410031712058A8A', '13565a03-1bca-443c-8863-9f7c169f5d83', 'haraneeganesh18@gmail.com', '2024-10-03 17:12:05', 23.00, 0, '', 0.00, 23.00, '', '', '0000-00-00 00:00:00', '2024-10-03 17:30:03', 'cron-remove-orders-with-no-payment'),
(253, '20241004171627F1B3', 'f01715e3-5123-4d1b-a7e3-ac7ffc652d9e', 'priyathamsantu@gmail.com', '2024-10-04 17:16:27', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-10-04 17:45:02', 'cron-remove-orders-with-no-payment'),
(254, '20241004180110B195', 'f01715e3-5123-4d1b-a7e3-ac7ffc652d9e', 'srfnzmry88@gmail.com', '2024-10-04 18:01:10', 18.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-10-04 18:30:03', 'cron-remove-orders-with-no-payment'),
(255, '20241004191427FFE8', 'f01715e3-5123-4d1b-a7e3-ac7ffc652d9e', 'leong.seow@hotmail.com', '2024-10-04 19:14:27', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-10-04 19:30:02', 'cron-remove-orders-with-no-payment'),
(256, '2024100420204885F8', '49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'jooleng88@hotmail.com', '2024-10-04 20:20:48', 22.00, 0, '', 0.00, 22.00, '', '', '0000-00-00 00:00:00', '2024-10-04 20:45:02', 'cron-remove-orders-with-no-payment'),
(257, '20241005131846E597', '49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'spare0067@gmail.com', '2024-10-05 13:18:46', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-10-05 13:45:02', 'cron-remove-orders-with-no-payment'),
(258, '2024100716214713EC', 'd0ac4345-c04a-494f-8ac3-4a3f1c2e7594', 'shawn.poey@1fit.app', '2024-10-07 16:21:47', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-10-07 16:45:02', 'cron-remove-orders-with-no-payment'),
(259, '20241007183149E1D8', '244ee9bb-34d2-40b0-b226-a4e1ad682945', 'puchong88@yahoo.com', '2024-10-07 18:31:49', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-10-07 19:00:04', 'cron-remove-orders-with-no-payment'),
(260, '20241007184727D476', '3ebe6390-88b0-4c25-b5a3-c0a33d46b0c6', 'puchong88@yahoo.com', '2024-10-07 18:47:27', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-10-07 19:15:03', 'cron-remove-orders-with-no-payment'),
(261, '20241008134745FE3A', '244ee9bb-34d2-40b0-b226-a4e1ad682945', 'leewengfung2002@gmail.com', '2024-10-08 13:47:45', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-10-08 14:15:02', 'cron-remove-orders-with-no-payment'),
(262, '202410100609549DD5', '5065ec6b-670f-4aeb-99e0-f593bbc60166', 'stephenwongyc82@gmail.com', '2024-10-10 06:09:54', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-10-10 06:30:02', 'cron-remove-orders-with-no-payment'),
(263, '2024101203484150A5', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'tftan@yahoo.com', '2024-10-12 03:48:41', 22.00, 30, '', 0.00, 21.70, '', '', '0000-00-00 00:00:00', '2024-10-12 04:15:02', 'cron-remove-orders-with-no-payment'),
(264, '20241012043417F686', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'tftan@yahoo.com', '2024-10-12 04:34:17', 22.00, 30, '', 0.00, 21.70, '', '', '0000-00-00 00:00:00', '2024-10-12 05:00:07', 'cron-remove-orders-with-no-payment'),
(265, '202410120521595CF8', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'tftan@yahoo.com', '2024-10-12 05:21:59', 22.00, 30, '', 0.00, 21.70, '', '', '0000-00-00 00:00:00', '2024-10-12 05:45:02', 'cron-remove-orders-with-no-payment'),
(266, '202410130319416D2B', '785d0c9f-b59c-4e10-bbac-14849633974b', 'tftan@yahoo.com', '2024-10-13 03:19:41', 21.00, 20, '', 0.00, 20.80, '', '', '0000-00-00 00:00:00', '2024-10-13 03:45:02', 'cron-remove-orders-with-no-payment'),
(267, '202410131014109D0D', '785d0c9f-b59c-4e10-bbac-14849633974b', 'must_mu@yahoo.com', '2024-10-13 10:14:10', 21.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-10-13 10:30:03', 'cron-remove-orders-with-no-payment'),
(268, '20241014165422338D', '481ca9fb-d94f-4c72-909c-dcf6f4133548', 'boscowong97@gmail.com', '2024-10-14 16:54:22', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-10-14 17:15:02', 'cron-remove-orders-with-no-payment'),
(269, '2024101808362896BA', '28a0e9f8-34e1-4089-88f7-a54862771e66', 'stephenwongyc82@gmail.com', '2024-10-18 08:36:28', 23.00, 0, '', 0.00, 23.00, '', '', '0000-00-00 00:00:00', '2024-10-18 09:00:05', 'cron-remove-orders-with-no-payment'),
(270, '202410181815483F06', '28a0e9f8-34e1-4089-88f7-a54862771e66', 'ianbo2002@gmail.com', '2024-10-18 18:15:48', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-10-18 18:45:01', 'cron-remove-orders-with-no-payment'),
(271, '202410191313235B63', '91987901-d0e8-4648-8441-47fba740dfd8', 'ianbo2002@gmail.com', '2024-10-19 13:13:23', 22.00, 20, 'NEWUSER', 2.00, 19.80, '', '', '0000-00-00 00:00:00', '2024-10-19 13:30:02', 'cron-remove-orders-with-no-payment'),
(272, '202410191424287375', 'c2858821-3097-4923-a12b-57c0c8c81fc0', 'evasheaulee@gmail.com', '2024-10-19 14:24:28', 23.00, 0, '', 0.00, 23.00, '', '', '0000-00-00 00:00:00', '2024-10-19 14:45:02', 'cron-remove-orders-with-no-payment'),
(273, '20241023203531D16E', 'c9705c28-6fde-420a-9f9a-feca1a2fc8fd', 'elinsharptan@gmail.com', '2024-10-23 20:35:31', 18.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-10-23 21:00:06', 'cron-remove-orders-with-no-payment'),
(274, '202410240818054CF0', '6dccf3df-09a4-4472-910a-1ccd596c2bb9', 'elinsharptan@gmail.com', '2024-10-24 08:18:05', 18.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-10-24 08:45:03', 'cron-remove-orders-with-no-payment'),
(275, '202410241953308E78', '6dccf3df-09a4-4472-910a-1ccd596c2bb9', 'elinsharptan@gmail.com', '2024-10-24 19:53:30', 18.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-10-24 20:15:02', 'cron-remove-orders-with-no-payment'),
(276, '20241026090123E996', 'eca37825-74d4-4041-9067-9f6fef0511f2', 'shaoranswc@live.co.uk', '2024-10-26 09:01:23', 22.00, 20, '', 0.00, 21.80, '', '', '0000-00-00 00:00:00', '2024-10-26 09:30:04', 'cron-remove-orders-with-no-payment'),
(277, '2024102621355073AF', 'd363651b-ed93-4efe-8ab9-a3f44e851c04', 'laiwengchoon@hotmail.com', '2024-10-26 21:35:50', 21.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-10-26 22:00:06', 'cron-remove-orders-with-no-payment'),
(278, '202410281219361306', '2393d791-8eeb-4be0-b6cf-1f5dee57eca7', 'cjhere4@gmail.com', '2024-10-28 12:19:36', 23.00, 0, '', 0.00, 23.00, '', '', '0000-00-00 00:00:00', '2024-10-28 12:45:02', 'cron-remove-orders-with-no-payment'),
(279, '202410282124133B8D', '2393d791-8eeb-4be0-b6cf-1f5dee57eca7', 'puchong88@yahoo.com', '2024-10-28 21:24:13', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-10-28 21:45:02', 'cron-remove-orders-with-no-payment'),
(280, '2024102911110490EB', 'c91bf89b-3de4-4481-b6d3-2b266a4889e0', 'chewhuaseong@gmail.com', '2024-10-29 11:11:04', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-10-29 11:30:03', 'cron-remove-orders-with-no-payment'),
(281, '202410311328209CEF', '7bf05e76-f8b3-41e0-ad46-5ded3c9f1ccc', 'chaiz85@gmail.com', '2024-10-31 13:28:20', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-10-31 13:45:02', 'cron-remove-orders-with-no-payment'),
(282, '202410311804287575', '7bf05e76-f8b3-41e0-ad46-5ded3c9f1ccc', 'junhantan0916@gmail.com', '2024-10-31 18:04:28', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-10-31 18:30:04', 'cron-remove-orders-with-no-payment'),
(283, '20241031200230A560', '7bf05e76-f8b3-41e0-ad46-5ded3c9f1ccc', 'nicktay84@gmail.com', '2024-10-31 20:02:30', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-10-31 20:30:03', 'cron-remove-orders-with-no-payment'),
(284, '202411031140024DD1', 'fa542a7d-a9d2-41f7-aa5c-04b949ef3f72', 'tiongchyi@gmail.com', '2024-11-03 11:40:02', 21.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-11-03 12:00:05', 'cron-remove-orders-with-no-payment'),
(285, '202411031403389293', 'fa542a7d-a9d2-41f7-aa5c-04b949ef3f72', 'mickfxxx@gmail.com', '2024-11-03 14:03:38', 21.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-11-03 14:30:03', 'cron-remove-orders-with-no-payment'),
(286, '2024110818014166BE', '8cafa668-a47c-480f-a6b8-01992d7e3dc1', 'winsonlim1028@gmail.com', '2024-11-08 18:01:41', 23.00, 0, '', 0.00, 23.00, '', '', '0000-00-00 00:00:00', '2024-11-08 18:30:02', 'cron-remove-orders-with-no-payment'),
(287, '202411091032073ECC', 'b39805d3-a6d1-4c94-b9db-eb5f3d5a4825', 'kjiemeng@gmail.com', '2024-11-09 10:32:07', 15.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-11-09 11:00:06', 'cron-remove-orders-with-no-payment'),
(288, '202411110853190DFA', 'e6c6e44b-96f2-468d-bfb9-2a349bef1dc4', 'danielgancw@gmail.com', '2024-11-11 08:53:19', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-11-11 09:15:02', 'cron-remove-orders-with-no-payment'),
(289, '20241114185856A651', 'e1dc8794-375e-49e5-a236-b3ad91d3898d', 'leong.seow@hotmail.com', '2024-11-14 18:58:56', 23.00, 0, '', 0.00, 23.00, '', '', '0000-00-00 00:00:00', '2024-11-14 19:15:02', 'cron-remove-orders-with-no-payment'),
(290, '2024111517053943BE', 'faf60cc3-c7ef-42c6-b737-cad10e9b94b4', 'mirdzuan@gmail.com', '2024-11-15 17:05:39', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-11-15 17:30:03', 'cron-remove-orders-with-no-payment'),
(291, '20241116100025633D', '4a844b1d-e5d5-4395-82a5-203328646caa', 'shaoranswc@live.co.uk', '2024-11-16 10:00:25', 22.00, 20, '', 0.00, 21.80, '', '', '0000-00-00 00:00:00', '2024-11-16 10:30:03', 'cron-remove-orders-with-no-payment'),
(292, '202411170529338E80', '80b9276c-2fa3-4185-8325-1a70141484b5', 'tftan@yahoo.com', '2024-11-17 05:29:33', 21.00, 70, '', 0.00, 20.30, '', '', '0000-00-00 00:00:00', '2024-11-17 05:45:03', 'cron-remove-orders-with-no-payment'),
(293, '20241119191728669D', 'a564dd1b-74b5-48be-bd0b-1717c8595f3d', 'jmseventeenlove@gmail.com', '2024-11-19 19:17:28', 23.00, 0, '', 0.00, 23.00, '', '', '0000-00-00 00:00:00', '2024-11-19 19:45:03', 'cron-remove-orders-with-no-payment'),
(294, '20241120194547BA1C', '619ddb95-1cb0-4814-930d-8e9b2648d731', 'lydiacse16@gmail.com', '2024-11-20 19:45:47', 18.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-11-20 20:15:02', 'cron-remove-orders-with-no-payment'),
(295, '202411211042555F6E', '57329654-6f04-4a6d-b75e-5c7a0163cbdc', 'lydiacse16@gmail.com', '2024-11-21 10:42:55', 16.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-11-21 11:00:08', 'cron-remove-orders-with-no-payment'),
(296, '20241123181004AD49', '57329654-6f04-4a6d-b75e-5c7a0163cbdc', 'ck.phan@hotmail.com', '2024-11-23 18:10:04', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-11-23 18:30:03', 'cron-remove-orders-with-no-payment'),
(297, '20241129131812A454', '1770b378-25ff-413b-87f0-5a516f2d5d3c', 'lydiacse16@gmail.com', '2024-11-29 13:18:12', 16.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-11-29 13:45:02', 'cron-remove-orders-with-no-payment'),
(298, '202412011831069253', '603420dc-ec0d-479a-99e6-6437d8fb778e', 'ywl12@hotmail.com', '2024-12-01 18:31:06', 16.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-12-01 19:00:05', 'cron-remove-orders-with-no-payment'),
(299, '202412031554514964', 'e3b133d7-3da0-461d-b406-c1b69baa0f2a', 'nurzabirahz@gmail.com', '2024-12-03 15:54:51', 18.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-12-03 16:15:03', 'cron-remove-orders-with-no-payment'),
(300, '20241206073839E0B3', 'a595afbd-bd03-4122-b6c3-471798440ee3', 'evasheaulee@gmail.com', '2024-12-06 07:38:39', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-12-06 08:00:05', 'cron-remove-orders-with-no-payment'),
(301, '202412080544084C21', '76e999b4-a96c-46df-b256-91e517e1117d', 'tftan@yahoo.com', '2024-12-08 05:44:08', 21.00, 20, '', 0.00, 20.80, '', '', '0000-00-00 00:00:00', '2024-12-08 06:00:07', 'cron-remove-orders-with-no-payment'),
(302, '20241213135509FEB3', '4cb91e0c-7876-4992-801d-9635e0a22a18', 'hasif.rozak@gmail.com', '2024-12-13 13:55:09', 25.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-12-13 14:15:03', 'cron-remove-orders-with-no-payment'),
(303, '2024121514423523F9', '8920e47a-e14b-4473-80b9-fc9a3587d3d7', 'kongpinpin91@gmail.com', '2024-12-15 14:42:35', 21.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-12-15 15:00:07', 'cron-remove-orders-with-no-payment'),
(304, '2024121923160539CA', 'bbcd01ba-ffd2-4651-b842-2fc7d55ea962', 'lokemm007@gmail.com', '2024-12-19 23:16:05', 25.00, 0, '', 0.00, 25.00, '', '', '0000-00-00 00:00:00', '2024-12-19 23:45:02', 'cron-remove-orders-with-no-payment'),
(305, '20241224221228F9C1', '4b67f65f-7dfb-4923-8232-77f907b608a7', 'toktingli@gmail.com', '2024-12-24 22:12:28', 18.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-12-24 22:30:03', 'cron-remove-orders-with-no-payment'),
(306, '20241224222640CFDC', '833d9be0-cfe0-45cf-bae9-493b80ed9551', 'wanyeuhun@gmail.com', '2024-12-24 22:26:40', 16.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-12-24 22:45:02', 'cron-remove-orders-with-no-payment'),
(307, '20241226155023D48B', '13e132e1-6366-4a03-9efa-5d6c0376533a', 'chinleek95@gmail.com', '2024-12-26 15:50:23', 23.00, 0, '', 0.00, 23.00, '', '', '0000-00-00 00:00:00', '2024-12-26 16:15:03', 'cron-remove-orders-with-no-payment'),
(308, '202412291126322C2B', 'e054b228-f64c-41e3-ab87-decf9b08117d', 'ziyingooi0515@gmail.com', '2024-12-29 11:26:32', 21.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2024-12-29 11:45:03', 'cron-remove-orders-with-no-payment'),
(309, '20241229141518F359', 'e054b228-f64c-41e3-ab87-decf9b08117d', 'limjl0029@gmail.com', '2024-12-29 14:15:18', 21.00, 0, 'NEWUSER', 2.00, 19.00, '', '', '0000-00-00 00:00:00', '2024-12-29 14:45:02', 'cron-remove-orders-with-no-payment'),
(310, '202501091834046A87', 'f583409f-beb2-4718-9959-069133795116', 'leong.seow@hotmail.com', '2025-01-09 18:34:04', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2025-01-09 19:00:05', 'cron-remove-orders-with-no-payment'),
(311, '202501151557438733', '57b919fb-86e5-47f1-9cc7-b359e00b17b5', 'kimhan_jim1997@hotmail.com', '2025-01-15 15:57:43', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2025-01-15 16:15:02', 'cron-remove-orders-with-no-payment'),
(312, '202501151624319417', '57b919fb-86e5-47f1-9cc7-b359e00b17b5', 'kimhan_jim1997@hotmail.com', '2025-01-15 16:24:31', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2025-01-15 16:45:02', 'cron-remove-orders-with-no-payment'),
(313, '20250117174233AFEB', '9f49fb7c-8ecd-456a-846b-9287c5ccdc40', 'mnasrullah89@gmail.com', '2025-01-17 17:42:33', 25.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2025-01-17 18:00:04', 'cron-remove-orders-with-no-payment'),
(314, '202501201855056652', 'd5e4076c-c454-4526-9027-bb5776e3c681', 'g.aivee64@gmail.com', '2025-01-20 18:55:05', 23.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2025-01-20 19:15:02', 'cron-remove-orders-with-no-payment'),
(315, '202501251413113C53', '074cdc69-c9b2-42c7-8061-3a75c20f486f', 'kongpinpin91@gmail.com', '2025-01-25 14:13:11', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2025-01-25 14:30:03', 'cron-remove-orders-with-no-payment'),
(316, '20250129150317FDDF', 'ecf433e7-806d-4b9a-b043-af211f3d1e88', 'happyice81@yahoo.com', '2025-01-29 15:03:18', 22.00, 0, '', 0.00, 0.00, '', '', '0000-00-00 00:00:00', '2025-01-29 15:30:03', 'cron-remove-orders-with-no-payment'),
(317, '20250213183822F47B', '39485ffd-319f-4337-a0ed-153e7c268686', 'kunimisaki831@gmail.com', '2025-02-13 18:38:22', 18.00, 20, '', 0.00, 17.80, '', '', '0000-00-00 00:00:00', '2025-02-13 19:00:05', 'cron-remove-orders-with-no-payment');

-- --------------------------------------------------------

--
-- Table structure for table `games_photos`
--

CREATE TABLE `games_photos` (
  `photo_id` varchar(20) NOT NULL,
  `game_id` varchar(100) NOT NULL,
  `user_email` varchar(80) NOT NULL,
  `photo_number` smallint(6) NOT NULL,
  `photo` varchar(100) NOT NULL,
  `likes_count` int(11) NOT NULL DEFAULT '0',
  `added_datetime` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `games_photos`
--

INSERT INTO `games_photos` (`photo_id`, `game_id`, `user_email`, `photo_number`, `photo`, `likes_count`, `added_datetime`) VALUES
('20241003212929UAXLD', '13565a03-1bca-443c-8863-9f7c169f5d83', 'calvinhah@gmail.com', 1, 'calvinhah-20241003-211028-847094-nwymk.jpeg', 0, '2024-10-03 21:29:29'),
('20241003220035LKSRJ', '13565a03-1bca-443c-8863-9f7c169f5d83', 'nicktay84@gmail.com', 1, 'nicktay84-20241003-211051-503081-qypfs.jpg', 0, '2024-10-03 22:00:35'),
('20241003220035OGLUJ', '13565a03-1bca-443c-8863-9f7c169f5d83', 'nicktay84@gmail.com', 2, 'nicktay84-20241003-221034-855954-hoyid.jpg', 0, '2024-10-03 22:00:35'),
('20241004202559HOGXY', 'f01715e3-5123-4d1b-a7e3-ac7ffc652d9e', 'shahab.kiarashpour@gmail.com', 1, 'shahab.kiarashpour-20241004-201057-787585-fnmxo.jpg', 0, '2024-10-04 20:25:59'),
('20241004202559QMHEV', 'f01715e3-5123-4d1b-a7e3-ac7ffc652d9e', 'shahab.kiarashpour@gmail.com', 2, 'shahab.kiarashpour-20241004-201058-656952-ufvip.jpg', 0, '2024-10-04 20:25:59'),
('20241004215809DHORJ', 'f01715e3-5123-4d1b-a7e3-ac7ffc652d9e', 'singapore@yahoo.com', 1, 'singapore-20241004-211026-928476-qtlco.jpg', 0, '2024-10-04 21:58:09'),
('20241004215809LYCUV', 'f01715e3-5123-4d1b-a7e3-ac7ffc652d9e', 'singapore@yahoo.com', 3, 'singapore-20241004-211008-972492-usipd.jpg', 0, '2024-10-04 21:58:09'),
('20241004215809LZSKJ', 'f01715e3-5123-4d1b-a7e3-ac7ffc652d9e', 'singapore@yahoo.com', 2, 'singapore-20241004-211037-864369-kphmu.jpg', 0, '2024-10-04 21:58:09'),
('20241005153426BCNQJ', '49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'yuankl1306@gmail.com', 2, 'yuankl1306-20241005-151025-901052-vrceb.jpg', 0, '2024-10-05 15:34:26'),
('20241005153426IJYCG', '49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'yuankl1306@gmail.com', 1, 'yuankl1306-20241005-151009-594021-pwgyo.jpg', 0, '2024-10-05 15:34:26'),
('20241005153437CBNJH', '49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'weishaw01@hotmail.com', 2, 'weishaw01-20241005-151036-704242-yetxz.jpg', 0, '2024-10-05 15:34:37'),
('20241005153437KLOAY', '49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'weishaw01@hotmail.com', 1, 'weishaw01-20241005-151009-195281-eoclr.jpg', 0, '2024-10-05 15:34:37'),
('20241005153855FOPIL', '49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'tftan@yahoo.com', 1, 'tftan-20241005-151054-992333-xecrz.jpg', 0, '2024-10-05 15:38:55'),
('20241006205223DCFRV', '83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'owenvwong@icloud.com', 1, 'owenvwong-20241006-201021-957153-slcxa.jpg', 0, '2024-10-06 20:52:23'),
('20241006205238GPHEI', '83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'darryl.sujang@outlook.com', 1, 'darryl.sujang-20241006-201032-764040-jariz.jpg', 0, '2024-10-06 20:52:38'),
('20241006205238MVYPT', '83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'darryl.sujang@outlook.com', 3, 'darryl.sujang-20241006-201036-595603-jscdw.jpg', 0, '2024-10-06 20:52:38'),
('20241006205238REYCI', '83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'darryl.sujang@outlook.com', 4, 'darryl.sujang-20241006-201037-570893-rhsfp.jpg', 0, '2024-10-06 20:52:38'),
('20241006205238USMVZ', '83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'darryl.sujang@outlook.com', 2, 'darryl.sujang-20241006-201033-669419-zokfe.jpg', 0, '2024-10-06 20:52:38'),
('20241006210050IVWPA', '83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'jackiekong.7200@hotmail.com', 2, 'jackiekong.7200-20241006-211016-014075-yvwfc.jpeg', 0, '2024-10-06 21:00:50'),
('20241006210050VBMIG', '83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'jackiekong.7200@hotmail.com', 3, 'jackiekong.7200-20241006-211049-367319-vpuko.jpeg', 0, '2024-10-06 21:00:50'),
('20241006210050VJXDG', '83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'jackiekong.7200@hotmail.com', 1, 'jackiekong.7200-20241006-201028-003114-tcwmg.jpeg', 0, '2024-10-06 21:00:50'),
('20241016210102LUKJY', 'b9f660d9-d70d-47a9-88e0-f546cbc15ece', 'tandkn@gmail.com', 1, 'tandkn-20241016-211001-283319-okcrg.jpg', 0, '2024-10-16 21:01:02'),
('20241020195959HLANQ', '18a8f187-4afc-4c93-b0dd-339a1f4f5093', 'tftan@yahoo.com', 1, 'tftan-20241020-191058-701848-ydqpa.jpg', 0, '2024-10-20 19:59:59'),
('20241027205247NCRJV', '6bf50137-436b-45c3-bd19-6f7a613383e6', 'stephenwongyc82@gmail.com', 1, 'stephenwongyc82-20241027-201008-853319-wplcs.jpg', 0, '2024-10-27 20:52:47'),
('20241103153659WQCFN', 'fa542a7d-a9d2-41f7-aa5c-04b949ef3f72', 'tftan@yahoo.com', 1, 'tftan-20241103-151158-559305-jsuog.jpg', 0, '2024-11-03 15:36:59'),
('20241108204658BHKSQ', '8cafa668-a47c-480f-a6b8-01992d7e3dc1', 'nicholastab88@gmail.com', 2, 'nicholastab88-20241108-201158-059204-itugp.jpg', 0, '2024-11-08 20:46:58'),
('20241108204658DFYXQ', '8cafa668-a47c-480f-a6b8-01992d7e3dc1', 'nicholastab88@gmail.com', 1, 'nicholastab88-20241108-201124-698092-gfcpq.jpg', 0, '2024-11-08 20:46:58'),
('20241109113823CMWZV', 'b39805d3-a6d1-4c94-b9db-eb5f3d5a4825', 'tftan@yahoo.com', 1, 'tftan-20241109-111122-863824-jkvdx.jpg', 0, '2024-11-09 11:38:23'),
('20241110164544PKYHL', '81e92e6c-af54-45b9-990e-8894b6eaf1b9', 'yuankl1306@gmail.com', 2, 'yuankl1306-20241110-161143-299342-izlgv.jpg', 0, '2024-11-10 16:45:44'),
('20241110164544YXAVH', '81e92e6c-af54-45b9-990e-8894b6eaf1b9', 'yuankl1306@gmail.com', 1, 'yuankl1306-20241110-161156-790498-xumbt.jpg', 0, '2024-11-10 16:45:44'),
('20241116163251GMCWU', '4a844b1d-e5d5-4395-82a5-203328646caa', 'tftan@yahoo.com', 2, 'tftan-20241116-141158-448036-ytkxn.jpg', 0, '2024-11-16 16:32:51'),
('20241116163251WJIUZ', '4a844b1d-e5d5-4395-82a5-203328646caa', 'tftan@yahoo.com', 1, 'tftan-20241116-141157-469304-ielja.jpg', 0, '2024-11-16 16:32:51'),
('20241122213808IMBKU', 'bd1971f9-c492-4ac3-9116-4de173a5ade7', 'nicholastab88@gmail.com', 3, 'nicholastab88-20241122-211107-373579-nxgbw.jpg', 0, '2024-11-22 21:38:08'),
('20241122213808NGPOK', 'bd1971f9-c492-4ac3-9116-4de173a5ade7', 'nicholastab88@gmail.com', 2, 'nicholastab88-20241122-201149-589318-xpumy.jpg', 0, '2024-11-22 21:38:08'),
('20241122213808VALNP', 'bd1971f9-c492-4ac3-9116-4de173a5ade7', 'nicholastab88@gmail.com', 1, 'nicholastab88-20241122-201148-909565-wkpne.jpg', 0, '2024-11-22 21:38:08'),
('20241130151851PWTKQ', 'ce62d1d6-af43-4bd3-90d1-224ae9fe1308', 'tftan@yahoo.com', 2, 'tftan-20241130-151150-557943-kubnm.jpg', 0, '2024-11-30 15:18:51'),
('20241130151851UHJEI', 'ce62d1d6-af43-4bd3-90d1-224ae9fe1308', 'tftan@yahoo.com', 1, 'tftan-20241130-151149-683698-ylcik.jpg', 0, '2024-11-30 15:18:51'),
('20241222164332RNTIW', '37c18771-c2c2-42a0-801f-1a2589b89151', 'yuankl1306@gmail.com', 1, 'yuankl1306-20241222-161232-253908-cbhfl.jpg', 0, '2024-12-22 16:43:32'),
('20250103181628EMQVZ', '47ebb816-6f9b-49e9-8c2b-4206cd8abf9a', 'alexteow23@gmail.com', 3, 'alexteow23-20250103-180119-378208-gnscb.png', 0, '2025-01-03 18:16:28'),
('20250103181628FAPVC', '47ebb816-6f9b-49e9-8c2b-4206cd8abf9a', 'alexteow23@gmail.com', 6, 'alexteow23-20250103-180128-247970-shnuq.png', 0, '2025-01-03 18:16:28'),
('20250103181628MIJXO', '47ebb816-6f9b-49e9-8c2b-4206cd8abf9a', 'alexteow23@gmail.com', 4, 'alexteow23-20250103-180127-732073-vctyh.png', 0, '2025-01-03 18:16:28'),
('20250103181628XQYJE', '47ebb816-6f9b-49e9-8c2b-4206cd8abf9a', 'alexteow23@gmail.com', 2, 'alexteow23-20250103-180119-116902-dgeom.png', 0, '2025-01-03 18:16:28'),
('20250103181628YPCEK', '47ebb816-6f9b-49e9-8c2b-4206cd8abf9a', 'alexteow23@gmail.com', 5, 'alexteow23-20250103-180127-988828-ghqon.png', 0, '2025-01-03 18:16:28'),
('20250103181628ZNDVY', '47ebb816-6f9b-49e9-8c2b-4206cd8abf9a', 'alexteow23@gmail.com', 1, 'alexteow23-20250103-180118-851747-xfncr.png', 0, '2025-01-03 18:16:28'),
('20250104073411QDJYX', 'd1df8166-f867-4e2c-8a3d-4c2954d17280', 'shaoranswc@live.co.uk', 1, 'shaoranswc-20250104-070111-128449-mvwhc.jpg', 0, '2025-01-04 07:34:11'),
('20250111085813DWUSL', 'bf978160-e882-4080-ab46-cd48f005003a', 'shaoranswc@live.co.uk', 2, 'shaoranswc-20250111-080113-656162-vsteb.jpg', 0, '2025-01-11 08:58:13'),
('20250111085813UBANX', 'bf978160-e882-4080-ab46-cd48f005003a', 'shaoranswc@live.co.uk', 1, 'shaoranswc-20250111-080106-222169-skxci.jpg', 0, '2025-01-11 08:58:13'),
('20250111154344TIMUJ', 'bf978160-e882-4080-ab46-cd48f005003a', 'yuankl1306@gmail.com', 1, 'yuankl1306-20250111-150143-821541-rqget.jpg', 0, '2025-01-11 15:43:44'),
('20250111154353UHFJN', 'bf978160-e882-4080-ab46-cd48f005003a', 'weishaw01@hotmail.com', 1, 'weishaw01-20250111-150152-773848-qjnil.jpg', 0, '2025-01-11 15:43:53'),
('20250112154840MEYZX', '0e1d446c-9079-4139-b28a-b3f2f2a101cd', 'tftan@yahoo.com', 1, 'tftan-20250112-150139-015753-tlnuj.jpg', 0, '2025-01-12 15:48:40'),
('20250112154840UCBVZ', '0e1d446c-9079-4139-b28a-b3f2f2a101cd', 'tftan@yahoo.com', 2, 'tftan-20250112-150139-909308-ofkvd.jpg', 0, '2025-01-12 15:48:40'),
('20250120192543KEUSX', 'd5e4076c-c454-4526-9027-bb5776e3c681', 'g.aivee64@gmail.com', 1, 'g.aivee64-20250120-190143-071834-aevrs.png', 0, '2025-01-20 19:25:43'),
('20250208095316FLCZD', '19726f26-630e-4a96-91eb-e6844ed9982c', 'shaoranswc@live.co.uk', 1, 'shaoranswc-20250208-090235-605692-njskd.jpg', 0, '2025-02-08 09:53:16'),
('20250208095316HNKSM', '19726f26-630e-4a96-91eb-e6844ed9982c', 'shaoranswc@live.co.uk', 2, 'shaoranswc-20250208-090216-372177-qpxyz.jpg', 0, '2025-02-08 09:53:16'),
('20250213202338JCVIY', '39485ffd-319f-4337-a0ed-153e7c268686', 'nicholastab88@gmail.com', 1, 'nicholastab88-20250213-200237-641450-lbsie.jpg', 0, '2025-02-13 20:23:38');

-- --------------------------------------------------------

--
-- Table structure for table `games_photos_likes`
--

CREATE TABLE `games_photos_likes` (
  `game_id` varchar(100) NOT NULL,
  `photo_user_email` varchar(80) NOT NULL,
  `photo` varchar(100) NOT NULL,
  `user_email` varchar(80) NOT NULL,
  `added_datetime` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `games_photos_likes`
--

INSERT INTO `games_photos_likes` (`game_id`, `photo_user_email`, `photo`, `user_email`, `added_datetime`) VALUES
('18a8f187-4afc-4c93-b0dd-339a1f4f5093', 'tftan@yahoo.com', 'tftan-20241020-191058-701848-ydqpa.jpg', 'puchong88@yahoo.com', '2024-10-20 21:53:48'),
('47ebb816-6f9b-49e9-8c2b-4206cd8abf9a', 'alexteow23@gmail.com', 'alexteow23-20250103-180118-851747-xfncr.png', 'puchong88@yahoo.com', '2025-01-03 21:54:00'),
('49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'tftan@yahoo.com', 'tftan-20241005-151054-992333-xecrz.jpg', 'singapore@yahoo.com', '2024-10-05 15:52:41'),
('49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'yuankl1306@gmail.com', 'yuankl1306-20241005-151009-594021-pwgyo.jpg', 'singapore@yahoo.com', '2024-10-05 15:52:22'),
('49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'yuankl1306@gmail.com', 'yuankl1306-20241005-151009-594021-pwgyo.jpg', 'yuankl1306@gmail.com', '2024-10-05 16:37:20'),
('4a844b1d-e5d5-4395-82a5-203328646caa', 'tftan@yahoo.com', 'tftan-20241116-141158-448036-ytkxn.jpg', 'puchong88@yahoo.com', '2024-11-16 15:56:49'),
('6bf50137-436b-45c3-bd19-6f7a613383e6', 'stephenwongyc82@gmail.com', 'stephenwongyc82-20241027-201008-853319-wplcs.jpg', 'puchong88@yahoo.com', '2024-10-27 21:08:52'),
('81e92e6c-af54-45b9-990e-8894b6eaf1b9', 'yuankl1306@gmail.com', 'yuankl1306-20241110-161143-299342-izlgv.jpg', 'weishaw01@hotmail.com', '2024-11-10 16:46:50'),
('81e92e6c-af54-45b9-990e-8894b6eaf1b9', 'yuankl1306@gmail.com', 'yuankl1306-20241110-161143-299342-izlgv.jpg', 'yuankl1306@gmail.com', '2024-11-10 16:49:01'),
('81e92e6c-af54-45b9-990e-8894b6eaf1b9', 'yuankl1306@gmail.com', 'yuankl1306-20241110-161156-790498-xumbt.jpg', 'weishaw01@hotmail.com', '2024-11-10 16:46:45'),
('81e92e6c-af54-45b9-990e-8894b6eaf1b9', 'yuankl1306@gmail.com', 'yuankl1306-20241110-161156-790498-xumbt.jpg', 'yuankl1306@gmail.com', '2024-11-10 16:49:07'),
('83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'darryl.sujang@outlook.com', 'darryl.sujang-20241006-201032-764040-jariz.jpg', 'singapore@yahoo.com', '2024-10-06 21:41:46'),
('83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'jackiekong.7200@hotmail.com', 'jackiekong.7200-20241006-201028-003114-tcwmg.jpeg', 'singapore@yahoo.com', '2024-10-06 21:41:34'),
('83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'owenvwong@icloud.com', 'owenvwong-20241006-201021-957153-slcxa.jpg', 'singapore@yahoo.com', '2024-10-06 21:41:52'),
('8cafa668-a47c-480f-a6b8-01992d7e3dc1', 'nicholastab88@gmail.com', 'nicholastab88-20241108-201124-698092-gfcpq.jpg', 'nicholastab88@gmail.com', '2024-11-12 07:33:25'),
('8cafa668-a47c-480f-a6b8-01992d7e3dc1', 'nicholastab88@gmail.com', 'nicholastab88-20241108-201124-698092-gfcpq.jpg', 'singapore@yahoo.com', '2024-11-09 01:32:32'),
('b39805d3-a6d1-4c94-b9db-eb5f3d5a4825', 'tftan@yahoo.com', 'tftan-20241109-111122-863824-jkvdx.jpg', 'puchong88@yahoo.com', '2024-11-10 06:15:20'),
('bd1971f9-c492-4ac3-9116-4de173a5ade7', 'nicholastab88@gmail.com', 'nicholastab88-20241122-201148-909565-wkpne.jpg', 'puchong88@yahoo.com', '2024-11-22 21:32:36'),
('bf978160-e882-4080-ab46-cd48f005003a', 'shaoranswc@live.co.uk', 'shaoranswc-20250111-080106-222169-skxci.jpg', 'yuankl1306@gmail.com', '2025-01-11 15:45:11'),
('bf978160-e882-4080-ab46-cd48f005003a', 'shaoranswc@live.co.uk', 'shaoranswc-20250111-080113-656162-vsteb.jpg', 'yuankl1306@gmail.com', '2025-01-11 15:45:15'),
('bf978160-e882-4080-ab46-cd48f005003a', 'weishaw01@hotmail.com', 'weishaw01-20250111-150152-773848-qjnil.jpg', 'weishaw01@hotmail.com', '2025-01-11 15:44:51'),
('bf978160-e882-4080-ab46-cd48f005003a', 'weishaw01@hotmail.com', 'weishaw01-20250111-150152-773848-qjnil.jpg', 'yuankl1306@gmail.com', '2025-01-11 15:44:13'),
('bf978160-e882-4080-ab46-cd48f005003a', 'yuankl1306@gmail.com', 'yuankl1306-20250111-150143-821541-rqget.jpg', 'weishaw01@hotmail.com', '2025-01-11 15:44:24'),
('bf978160-e882-4080-ab46-cd48f005003a', 'yuankl1306@gmail.com', 'yuankl1306-20250111-150143-821541-rqget.jpg', 'yuankl1306@gmail.com', '2025-01-11 15:45:03'),
('d1df8166-f867-4e2c-8a3d-4c2954d17280', 'shaoranswc@live.co.uk', 'shaoranswc-20250104-070111-128449-mvwhc.jpg', 'puchong88@yahoo.com', '2025-01-04 15:53:01'),
('f01715e3-5123-4d1b-a7e3-ac7ffc652d9e', 'shahab.kiarashpour@gmail.com', 'shahab.kiarashpour-20241004-201058-656952-ufvip.jpg', 'singapore@yahoo.com', '2024-10-04 21:42:37'),
('fa542a7d-a9d2-41f7-aa5c-04b949ef3f72', 'tftan@yahoo.com', 'tftan-20241103-151158-559305-jsuog.jpg', 'puchong88@yahoo.com', '2024-11-03 16:28:34');

-- --------------------------------------------------------

--
-- Table structure for table `orders`
--

CREATE TABLE `orders` (
  `order_id` varchar(20) NOT NULL,
  `user_email` varchar(80) NOT NULL,
  `price` decimal(10,2) NOT NULL,
  `collect_location` varchar(100) NOT NULL,
  `ordered_datetime` datetime NOT NULL,
  `coins` int(11) NOT NULL,
  `coupon_code` varchar(20) NOT NULL,
  `coupon_discount` decimal(10,2) NOT NULL,
  `final_price` decimal(10,2) NOT NULL,
  `payment_at` varchar(20) NOT NULL,
  `payment_at_date` datetime DEFAULT NULL,
  `payment_status` varchar(5) NOT NULL,
  `payment_id` varchar(20) NOT NULL,
  `payment_date` datetime DEFAULT NULL,
  `manual_payment_method` varchar(50) DEFAULT NULL,
  `completed_date` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `orders`
--

INSERT INTO `orders` (`order_id`, `user_email`, `price`, `collect_location`, `ordered_datetime`, `coins`, `coupon_code`, `coupon_discount`, `final_price`, `payment_at`, `payment_at_date`, `payment_status`, `payment_id`, `payment_date`, `manual_payment_method`, `completed_date`) VALUES
('202407160340092AA7', 'puchong88@yahoo.com', 16.00, 'Wednesday Jul 17,  8:00 PM - 10:00 PM, USJ 23 Badminton Court', '2024-07-16 03:40:09', 0, '', 0.00, 16.00, 'collect', '2024-07-16 03:51:24', '', '', NULL, NULL, NULL),
('20240716040034EF07', 'puchong88@yahoo.com', 4.00, 'Thursday Jul 18,  8:00 PM - 10:00 PM, Puchong Sport Center', '2024-07-16 04:00:34', 100, '', 0.00, 3.00, '', '2024-07-16 04:18:13', '', '', NULL, NULL, NULL),
('20240716043649CB19', 'puchong88@yahoo.com', 4.00, 'Wednesday Jul 17,  8:00 PM - 10:00 PM, USJ 23 Badminton Court', '2024-07-16 04:36:49', 100, '', 0.00, 3.00, 'collect', '2024-07-16 04:41:22', '', '', NULL, NULL, NULL),
('202407160443125ACF', 'puchong88@yahoo.com', 4.00, 'Friday Jul 19,  8:00 PM - 10:00 PM, Puchong Sport Center', '2024-07-16 04:43:12', 100, '', 0.00, 3.00, '', '2024-07-16 04:46:39', '00', 'P202407160446390B1E', '2024-07-16 04:46:55', NULL, NULL),
('202407160500542458', 'puchong88@yahoo.com', 4.00, 'Thursday Jul 18,  8:00 PM - 10:00 PM, Puchong Sport Center', '2024-07-16 05:00:54', 100, '', 0.00, 3.00, '', '2024-07-16 05:01:03', '00', 'P20240716050103D95A', '2024-07-16 05:01:18', NULL, '2024-07-16 05:03:54');

-- --------------------------------------------------------

--
-- Table structure for table `order_details`
--

CREATE TABLE `order_details` (
  `order_id` varchar(20) NOT NULL,
  `product_id` varchar(20) NOT NULL,
  `product_name` varchar(100) NOT NULL,
  `product_brand` varchar(50) NOT NULL,
  `product_image` varchar(100) NOT NULL,
  `product_variant_id` varchar(20) NOT NULL,
  `product_variant_name` varchar(50) NOT NULL,
  `product_price_original` decimal(10,2) NOT NULL,
  `product_price` decimal(10,2) NOT NULL,
  `product_quantity` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `order_details`
--

INSERT INTO `order_details` (`order_id`, `product_id`, `product_name`, `product_brand`, `product_image`, `product_variant_id`, `product_variant_name`, `product_price_original`, `product_price`, `product_quantity`) VALUES
('202407160340092AA7', 'purui-7c', 'PURUI 7C OverGrip Badminton Grip', 'Purui', 'products/pr-7c-ocean-blue.jpg', 'ocean-blue', 'Ocean Blue', 6.00, 4.00, 1),
('202407160340092AA7', 'purui-7c', 'PURUI 7C OverGrip Badminton Grip', 'Purui', 'products/pr-7c-purple.jpg', 'purple', 'Purple', 6.00, 4.00, 2),
('202407160340092AA7', 'purui-9s', 'PURUI 9S OverGrip Badminton Grip', 'Purui', 'products/pr-9s-yellow.jpg', 'yellow', 'Yellow', 6.50, 4.00, 1),
('20240716040034EF07', 'purui-7c', 'PURUI 7C OverGrip Badminton Grip', 'Purui', 'products/pr-7c-purple.jpg', 'purple', 'Purple', 6.00, 4.00, 1),
('20240716043649CB19', 'purui-7c', 'PURUI 7C OverGrip Badminton Grip', 'Purui', 'products/pr-7c-forest-green.jpg', 'forest-green', 'Forest Green', 6.00, 4.00, 1),
('202407160443125ACF', 'purui-7c', 'PURUI 7C OverGrip Badminton Grip', 'Purui', 'products/pr-7c-white.jpg', 'white', 'White', 6.00, 4.00, 1),
('202407160500542458', 'purui-9s', 'PURUI 9S OverGrip Badminton Grip', 'Purui', 'products/pr-9s-yellow.jpg', 'yellow', 'Yellow', 6.50, 4.00, 1);

-- --------------------------------------------------------

--
-- Table structure for table `payments`
--

CREATE TABLE `payments` (
  `payment_id` varchar(20) NOT NULL,
  `order_id` varchar(20) NOT NULL,
  `amount` decimal(10,2) NOT NULL,
  `payment_for` varchar(10) NOT NULL DEFAULT 'game',
  `bill_name` varchar(100) NOT NULL,
  `bill_email` varchar(100) NOT NULL,
  `bill_mobile` varchar(32) NOT NULL,
  `bill_desc` varchar(500) NOT NULL,
  `country` varchar(3) NOT NULL,
  `tran_id` varchar(20) NOT NULL,
  `domain` varchar(32) NOT NULL,
  `appcode` varchar(16) NOT NULL,
  `error_code` varchar(10) NOT NULL,
  `error_desc` varchar(500) NOT NULL,
  `currency` varchar(3) NOT NULL,
  `channel` varchar(20) NOT NULL,
  `paydate` datetime NOT NULL,
  `status` varchar(2) NOT NULL,
  `payment_request_date` datetime NOT NULL,
  `payment_return_date` datetime NOT NULL,
  `is_checked_referral_signup` varchar(1) NOT NULL DEFAULT 'N'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `payments`
--

INSERT INTO `payments` (`payment_id`, `order_id`, `amount`, `payment_for`, `bill_name`, `bill_email`, `bill_mobile`, `bill_desc`, `country`, `tran_id`, `domain`, `appcode`, `error_code`, `error_desc`, `currency`, `channel`, `paydate`, `status`, `payment_request_date`, `payment_return_date`, `is_checked_referral_signup`) VALUES
('P20230809181505C08E', '20230809181403B902', 1.00, 'game', 'Puchong', 'puchong88@yahoo.com', '60122132066', 'Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1662471094', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLE', '2023-08-09 18:16:38', '00', '2023-08-09 18:15:05', '2023-08-09 18:59:41', 'N'),
('P20230810235751AFD3', '2023081023574792A6', 22.00, 'game', 'Kyx', 'kongyeexuan.8@gmail.com', '601162289352', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday ???)', 'MY', '1664699439', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLE', '2023-08-10 23:58:29', '22', '2023-08-10 23:57:51', '2023-08-10 23:59:36', 'N'),
('P20230811000716ADFC', '2023081023574792A6', 22.00, 'game', 'Kyx', 'kongyeexuan.8@gmail.com', '601162289352', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-08-11 00:07:16', '0000-00-00 00:00:00', 'N'),
('P2023081100152038A4', '20230811001455A6DB', 20.00, 'game', 'Kyx', 'kongyeexuan.8@gmail.com', '601162289352', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ?)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-08-11 00:15:20', '0000-00-00 00:00:00', 'N'),
('P2023081100250202C4', '20230811002455121F', 20.00, 'game', 'Puchong', 'puchong88@yahoo.com', '60122132066', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ?)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-08-11 00:25:02', '0000-00-00 00:00:00', 'N'),
('P202308110026301131', '20230811002455121F', 1.00, 'game', 'Puchong', 'puchong88@yahoo.com', '60122132066', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ?)', 'MY', '1664718501', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLE', '2023-08-11 00:27:34', '00', '2023-08-11 00:26:30', '2023-08-11 00:41:15', 'N'),
('P20230811143738E073', '20230811143718588F', 0.50, 'game', 'Puchong', 'puchong88@yahoo.com', '60122132066', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-08-11 14:37:38', '0000-00-00 00:00:00', 'N'),
('P2023081114382234CB', '20230811143718588F', 1.00, 'game', 'Puchong', 'puchong88@yahoo.com', '60122132066', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1665456578', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLE', '2023-08-11 14:39:21', '00', '2023-08-11 14:38:22', '2023-08-11 14:39:40', 'N'),
('P202308111741077377', '20230811174052F6D4', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday ??)', 'MY', '1665727716', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLE', '2023-08-11 17:41:36', '00', '2023-08-11 17:41:07', '2023-08-11 17:41:58', 'N'),
('P20230811232450CC6D', '202308112324499B0E', 15.00, 'game', 'Fahchutikan ', 'chutikan.som@gmail.com', '60102554915', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ?)', 'MY', '1666262873', 'jackybadmintona', '', 'CASH_99', 'Record not found', 'RM', 'cash', '2023-08-11 23:25:30', '11', '2023-08-11 23:24:50', '2023-08-13 23:30:14', 'N'),
('P20230812113441B7DD', '20230812113432E2FA', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ?)', 'MY', '1666670251', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLE', '2023-08-12 11:35:02', '00', '2023-08-12 11:34:41', '2023-08-12 11:35:24', 'N'),
('P202308121833513139', '20230812183339BC9A', 20.00, 'game', 'Ian', 'ianbo2002@gmail.com', '601112639688', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1667281716', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLE', '2023-08-12 18:34:07', '00', '2023-08-12 18:33:51', '2023-08-12 18:35:55', 'N'),
('P202308131223018B54', '2023081312225936E4', 20.00, 'game', 'Gabriel ', 'gabrielwkchai@gmail.com', '60138359308', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-08-13 12:23:01', '0000-00-00 00:00:00', 'N'),
('P20230813122307B274', '2023081312225936E4', 20.00, 'game', 'Gabriel ', 'gabrielwkchai@gmail.com', '60138359308', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1668156621', 'jackybadmintona', '', 'FPX_1B', 'Buyer Failed To Provide The Necessary Info To Login IB Login Page', 'RM', 'publicbank', '2023-08-13 12:23:17', '11', '2023-08-13 12:23:07', '2023-08-13 12:38:39', 'N'),
('P202308131224207B8B', '2023081312225936E4', 20.00, 'game', 'Gabriel ', 'gabrielwkchai@gmail.com', '60138359308', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1668158844', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2023-08-13 12:24:41', '00', '2023-08-13 12:24:20', '2023-08-13 12:25:34', 'N'),
('P202308161236559EC3', '2023081612365114A9', 22.00, 'game', 'Shoong Lee-Wen ', 'leewenshoong@gmail.com', '60182750065', 'Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-08-16 12:36:55', '0000-00-00 00:00:00', 'N'),
('P202308161236593DB8', '2023081612365114A9', 22.00, 'game', 'Shoong Lee-Wen ', 'leewenshoong@gmail.com', '60182750065', 'Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-08-16 12:36:59', '0000-00-00 00:00:00', 'N'),
('P20230816123703204E', '2023081612365114A9', 22.00, 'game', 'Shoong Lee-Wen ', 'leewenshoong@gmail.com', '60182750065', 'Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-08-16 12:37:03', '0000-00-00 00:00:00', 'N'),
('P20230816123706489C', '2023081612365114A9', 22.00, 'game', 'Shoong Lee-Wen ', 'leewenshoong@gmail.com', '60182750065', 'Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-08-16 12:37:06', '0000-00-00 00:00:00', 'N'),
('P202308161237153686', '2023081612365114A9', 22.00, 'game', 'Shoong Lee-Wen ', 'leewenshoong@gmail.com', '60182750065', 'Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-08-16 12:37:15', '0000-00-00 00:00:00', 'N'),
('P20230817120352309B', '202308171202484701', 22.00, 'game', 'MY', 'thyemingyu5@gmail.com', '60105686682', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-08-17 12:03:52', '0000-00-00 00:00:00', 'N'),
('P20230817120356F68E', '202308171202484701', 22.00, 'game', 'MY', 'thyemingyu5@gmail.com', '60105686682', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-08-17 12:03:56', '0000-00-00 00:00:00', 'N'),
('P20230817120400FD2F', '202308171202484701', 22.00, 'game', 'MY', 'thyemingyu5@gmail.com', '60105686682', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-08-17 12:04:00', '0000-00-00 00:00:00', 'N'),
('P202308171204010EDE', '202308171202484701', 22.00, 'game', 'MY', 'thyemingyu5@gmail.com', '60105686682', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-08-17 12:04:01', '0000-00-00 00:00:00', 'N'),
('P202308171605345ABA', '202308171605278785', 15.00, 'game', 'Zoe ', 'shiyannn96@gmail.com', '601112278600', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-08-17 16:05:34', '0000-00-00 00:00:00', 'N'),
('P20230817172552076F', '20230817172550B33B', 15.00, 'game', 'Herman kok', 'hermankok57@gmail.com', '60165577269', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1674682379', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2023-08-17 17:26:10', '00', '2023-08-17 17:25:52', '2023-08-17 17:27:44', 'N'),
('P20230817191015810B', '20230817190959B17B', 20.00, 'game', 'misaki', 'kunimisaki831@gmail.com', '601159890551', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-08-17 19:10:15', '0000-00-00 00:00:00', 'N'),
('P2023081719141391CF', '20230817190959B17B', 20.00, 'game', 'misaki', 'kunimisaki831@gmail.com', '601159890551', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ??)', 'MY', '1674850954', 'jackybadmintona', '003269', '', '', 'RM', 'credit', '2023-08-17 19:15:21', '00', '2023-08-17 19:14:13', '2023-08-17 19:15:35', 'N'),
('P202308181044101448', '202308181043436743', 22.00, 'game', 'Shoong', 'leewenshoong@gmail.com', '60182750065', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday ??)', 'MY', '1675618058', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLE', '2023-08-18 10:44:20', '11', '2023-08-18 10:44:10', '2023-08-18 11:02:23', 'N'),
('P20230818110611350C', '20230818110609EA30', 22.00, 'game', 'Shoong', 'leewenshoong@gmail.com', '60182750065', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday ??)', 'MY', '1675646982', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLE', '2023-08-18 11:06:18', '00', '2023-08-18 11:06:11', '2023-08-18 11:06:34', 'N'),
('P20230818130543B628', '20230818130539AC9B', 22.00, 'game', 'MY', 'thyemingyu5@gmail.com', '60105686682', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday ???)', 'MY', '1675837669', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLE', '2023-08-18 13:05:55', '00', '2023-08-18 13:05:43', '2023-08-18 13:06:09', 'N'),
('P202308181437488355', '20230818143746FBC0', 22.00, 'game', 'Ri Hang', 'crh10001@gmail.com', '601127205413', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday ???)', 'MY', '1675981011', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2023-08-18 14:39:28', '00', '2023-08-18 14:37:48', '2023-08-18 14:40:21', 'N'),
('P20230818152041EC35', '20230818152012B78F', 1.00, 'game', 'Robert', 'robert898989@yahoo.com', '6011111111', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-08-18 15:20:41', '0000-00-00 00:00:00', 'N'),
('P20230818152514D6CD', '20230818152012B78F', 1.00, 'game', 'Robert', 'robert898989@yahoo.com', '60122132066', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-08-18 15:25:14', '0000-00-00 00:00:00', 'N'),
('P20230818152556BE77', '20230818152012B78F', 1.00, 'game', 'Robert', 'robert898989@yahoo.com', '60122132066', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-08-18 15:25:56', '0000-00-00 00:00:00', 'N'),
('P202308181529406AE0', '20230818152012B78F', 1.00, 'game', 'Robert', 'robert898989@yahoo.com', '60122132066', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-08-18 15:29:40', '0000-00-00 00:00:00', 'N'),
('P202308181530479667', '20230818152012B78F', 1.00, 'game', 'Robert', 'robert898989@yahoo.com', '60122132066', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday ???)', 'MY', '1676052599', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2023-08-18 15:33:22', '00', '2023-08-18 15:30:47', '2023-08-18 15:34:08', 'Y'),
('P20230818172640FFD9', '202308181716156BF7', 1.00, 'game', 'Puchong', 'puchong88@yahoo.com', '60122132066', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday ???)', 'MY', '1676203273', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLE', '2023-08-18 17:28:01', '00', '2023-08-18 17:26:40', '2023-08-18 17:28:33', 'N'),
('P20230818174143E09D', '20230818174139BB69', 22.00, 'game', 'Lok', 'le.ohxuan@gmail.com', '60185730938', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday ???)', 'MY', '1676222329', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLE', '2023-08-18 17:41:53', '00', '2023-08-18 17:41:43', '2023-08-18 17:42:07', 'N'),
('P20230818184443E014', '20230818184441B2C6', 20.00, 'game', 'ckw', 'ckwey86@yahoo.com', '60166659301', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-08-18 18:44:43', '0000-00-00 00:00:00', 'N'),
('P202308182057593A1F', '202308182057554508', 20.00, 'game', 'Gabriel ', 'gabrielwkchai@gmail.com', '60138359308', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1676533115', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2023-08-18 20:58:14', '00', '2023-08-18 20:57:59', '2023-08-18 20:59:34', 'N'),
('P202308191316073F13', '202308191316016FDA', 20.00, 'game', 'LIM CHUN KOK', 'ckiM9322@gmail.com', '60163337232', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1677268361', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLE', '2023-08-19 13:16:28', '00', '2023-08-19 13:16:07', '2023-08-19 13:18:29', 'N'),
('P20230819132329F5DA', '20230819132301867B', 20.00, 'game', 'Nicholas Liew', 'Tmsjx@icloud.com', '60129953393', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-08-19 13:23:29', '0000-00-00 00:00:00', 'N'),
('P20230819132344E725', '20230819132301867B', 20.00, 'game', 'Nicholas Liew', 'Tmsjx@icloud.com', '60129953393', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-08-19 13:23:44', '0000-00-00 00:00:00', 'N'),
('P20230819135335322E', '20230819135324716C', 20.00, 'game', 'Nicholas Liew', 'Tmsjx@icloud.com', '60129953393', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ???)', 'MY', '1677325633', 'jackybadmintona', '', 'FPX_1A', 'Buyer Session Timeout At IB Login Page', 'RM', 'cimb', '2023-08-19 13:54:03', '11', '2023-08-19 13:53:35', '2023-08-19 14:12:03', 'N'),
('P20230819135447D50A', '20230819135324716C', 20.00, 'game', 'Nicholas Liew', 'Tmsjx@icloud.com', '60129953393', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ???)', 'MY', '1677326938', 'jackybadmintona', '', 'CASH_99', 'Record not found', 'RM', 'cash', '2023-08-19 13:54:56', '11', '2023-08-19 13:54:47', '2023-08-21 14:45:25', 'N'),
('P20230819233503E8FB', '2023081923345753BB', 20.00, 'game', 'Patrick Lim', 'xsheng99@gmail.com', '60179732685', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1678150663', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-19 23:35:11', '00', '2023-08-19 23:35:03', '2023-08-19 23:35:30', 'N'),
('P202308200309104B00', '202308200309055C91', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1678240925', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-20 03:09:23', '00', '2023-08-20 03:09:10', '2023-08-20 03:09:46', 'N'),
('P20230821170656BF77', '202308211706410EF5', 15.00, 'game', 'Nympha', 'dacocond29@gmail.com', '60178778254', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1680359290', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2023-08-21 17:07:10', '11', '2023-08-21 17:06:56', '2023-08-21 17:24:12', 'N'),
('P20230821171029A729', '202308211706410EF5', 15.00, 'game', 'Nympha', 'dacocond29@gmail.com', '60178778254', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1680363785', 'jackybadmintona', '', 'GRABPAY_co', 'Failed', 'MYR', 'GrabPay', '2023-08-21 17:10:39', '11', '2023-08-21 17:10:29', '2023-08-21 17:10:49', 'N'),
('P20230821171102D3DD', '202308211706410EF5', 15.00, 'game', 'Nympha', 'dacocond29@gmail.com', '60178778254', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1680364523', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2023-08-21 17:11:14', '11', '2023-08-21 17:11:02', '2023-08-21 17:28:11', 'N'),
('P2023082117394882F6', '2023082117394755FE', 15.00, 'game', 'Nympha', 'dacocond29@gmail.com', '60178778254', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1680402887', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2023-08-21 17:39:57', '11', '2023-08-21 17:39:48', '2023-08-21 17:56:09', 'N'),
('P20230823141842627A', '2023082314151994A6', 1.50, 'game', 'Puchong', 'puchong88@yahoo.com', '60122132066', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1682850251', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-23 14:20:19', '00', '2023-08-23 14:18:42', '2023-08-23 14:20:45', 'N'),
('P20230823172343AD69', '202308231723080E85', 22.00, 'game', 'Koh Wang Shen', 'kohwangshen@gmail.com', '60162011160', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1683068244', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-23 17:23:51', '00', '2023-08-23 17:23:43', '2023-08-23 17:24:36', 'N'),
('P2023082411491113A2', '20230824114812923A', 22.00, 'game', 'Stefan Khoo', 'stefankhoo.1@gmail.com', '60134502800', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1683960937', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2023-08-24 11:49:43', '00', '2023-08-24 11:49:11', '2023-08-24 11:50:18', 'N'),
('P202308241241216E92', '20230824124055B422', 22.00, 'game', 'MY', 'thyemingyu5@gmail.com', '60105686682', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1684035384', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-24 12:41:35', '00', '2023-08-24 12:41:21', '2023-08-24 12:41:46', 'N'),
('P202308241517398C52', '20230824151730C487', 22.00, 'game', 'Lok', 'le.ohxuan@gmail.com', '60185730938', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1684248693', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-24 15:17:48', '00', '2023-08-24 15:17:39', '2023-08-24 15:17:59', 'N'),
('P202308241543316194', '2023082415431889C7', 22.00, 'game', 'Nicholas Liew', 'Tmsjx@icloud.com', '60129953393', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1684281038', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-24 15:43:41', '00', '2023-08-24 15:43:31', '2023-08-24 15:43:57', 'N'),
('P20230825105045448B', '2023082510464723C9', 22.00, 'game', 'Nicholas Liew', 'Tmsjx@icloud.com', '60129953393', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday ??)', 'MY', '1685465657', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-25 10:50:54', '00', '2023-08-25 10:50:45', '2023-08-25 10:51:09', 'N'),
('P2023082510574665B0', '20230825105720E771', 22.00, 'game', 'Fong Kah Keong ', 'jennyfoo5782@gmail.com', '60122961255', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday ??)', 'MY', '1685481845', 'jackybadmintona', '007059', '', '', 'RM', 'credit', '2023-08-25 10:59:41', '00', '2023-08-25 10:57:46', '2023-08-25 11:01:01', 'N'),
('P20230825181603A173', '20230825181556AB84', 21.60, 'game', 'MY', 'thyemingyu5@gmail.com', '60105686682', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday ??)', 'MY', '1686302006', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-25 18:16:17', '00', '2023-08-25 18:16:03', '2023-08-25 18:16:31', 'N'),
('P202308251819398923', '202308251819074A52', 22.00, 'game', 'Man Qi Fong', 'qifong0514@gmail.com', '60106680887', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday ??)', 'MY', '1686308148', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-25 18:19:52', '00', '2023-08-25 18:19:39', '2023-08-25 18:20:27', 'N'),
('P20230825184221C5BC', '202308251842081A02', 20.00, 'game', 'Shoong', 'leewenshoong@gmail.com', '60182750065', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ?)', 'MY', '1686346649', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-25 18:42:35', '00', '2023-08-25 18:42:21', '2023-08-25 18:42:53', 'N'),
('P202308252207128C71', '202308252206496A73', 20.00, 'game', 'Tan Wei shaw', 'weishaw01@hotmail.com', '601123880569', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ???)', 'MY', '1686747756', 'jackybadmintona', '', '', '', 'RM', 'hlb', '2023-08-25 22:07:31', '00', '2023-08-25 22:07:12', '2023-08-25 22:08:21', 'N'),
('P202308252305108A2F', '2023082523044456FC', 20.00, 'game', 'Stephen', 'stepheno364@gmail.com', '601112091591', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ??)', 'MY', '1686846422', 'jackybadmintona', '', 'FPX_76', 'Transaction Not Found', 'RM', 'maybank2u', '2023-08-25 23:06:52', '11', '2023-08-25 23:05:10', '2023-08-25 23:40:52', 'N'),
('P20230825231041B1A0', '2023082523044456FC', 20.00, 'game', 'Stephen', 'stepheno364@gmail.com', '601112091591', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ??)', 'MY', '1686852580', 'jackybadmintona', '', '', '', 'RM', 'cimb', '2023-08-25 23:10:54', '00', '2023-08-25 23:10:41', '2023-08-25 23:12:14', 'N'),
('P2023082610421696B6', '202308261042070B80', 20.00, 'game', 'Nicholas Liew', 'Tmsjx@icloud.com', '60129953393', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ??)', 'MY', '1687281227', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-26 10:42:24', '00', '2023-08-26 10:42:16', '2023-08-26 10:42:37', 'N'),
('P202308261047014A1B', '20230826104627355E', 20.00, 'game', 'Eric', 'eric1661.e@gmail.com', '60123028706', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ??)', 'MY', '1687288712', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-26 10:47:17', '00', '2023-08-26 10:47:01', '2023-08-26 10:48:45', 'N'),
('P2023082610592525B5', '202308261059139D81', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ??)', 'MY', '1687308869', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-26 10:59:36', '00', '2023-08-26 10:59:25', '2023-08-26 10:59:57', 'N'),
('P20230826170332A89A', '20230826170324393B', 20.00, 'game', 'Shoong', 'leewenshoong@gmail.com', '60182750065', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1687896917', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2023-08-26 17:03:41', '11', '2023-08-26 17:03:32', '2023-08-26 17:19:05', 'N'),
('P20230826181910EE5D', '20230826181008C716', 20.00, 'game', 'Nicholas Liew', 'Tmsjx@icloud.com', '60129953393', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ?)', 'MY', '1688010499', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-26 18:19:17', '00', '2023-08-26 18:19:10', '2023-08-26 18:21:18', 'N'),
('P20230827113241A84C', '20230827113234387E', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1688932305', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-27 11:32:50', '00', '2023-08-27 11:32:41', '2023-08-27 11:33:06', 'N'),
('P20230827131651FB05', '202308271316397EE7', 20.00, 'game', 'ricky', 'rickyworkco@gmail.com', '60129052589', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ??)', 'MY', '1689100296', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-27 13:17:01', '00', '2023-08-27 13:16:51', '2023-08-27 13:17:52', 'N'),
('P202308281101105A48', '202308281101033333', 21.60, 'game', 'Lok', 'le.ohxuan@gmail.com', '60185730938', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1690446788', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-28 11:01:19', '00', '2023-08-28 11:01:10', '2023-08-28 11:01:31', 'N'),
('P2023082813415146BD', '202308281341318ECE', 22.00, 'game', 'Rob', 'lemagnifique338@gmail.com', '60123882627', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ?)', 'MY', '1690740482', 'jackybadmintona', '002397', '', '', 'RM', 'credit', '2023-08-28 13:43:51', '00', '2023-08-28 13:41:51', '2023-08-28 13:44:55', 'N'),
('P202308281343560BEE', '202308281341318ECE', 22.00, 'game', 'Rob', 'lemagnifique338@gmail.com', '60123882627', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ?)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-08-28 13:43:56', '0000-00-00 00:00:00', 'N'),
('P20230828144011DB4B', '202308281439188126', 22.00, 'game', 'Nicholas Liew', 'Tmsjx@icloud.com', '60129953393', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ?)', 'MY', '1690832892', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-28 14:40:18', '00', '2023-08-28 14:40:11', '2023-08-28 14:40:32', 'N'),
('P2023082816371810CB', '202308281637115339', 21.80, 'game', 'MY', 'thyemingyu5@gmail.com', '60105686682', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ?)', 'MY', '1691013234', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-28 16:37:30', '00', '2023-08-28 16:37:18', '2023-08-28 16:37:39', 'N'),
('P202308281706210247', '202308281705556C46', 22.00, 'game', 'Man Qi Fong', 'qifong0514@gmail.com', '60106680887', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ?)', 'MY', '1691057644', 'jackybadmintona', '', '', '', 'RM', 'hlb', '2023-08-28 17:06:31', '00', '2023-08-28 17:06:21', '2023-08-28 17:07:09', 'N'),
('P202308301222548A8D', '2023083012200870D3', 15.50, 'game', 'Puchong', 'puchong88@yahoo.com', '60122132066', 'Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1693866388', 'jackybadmintona', '', 'FPX_1C', 'Buyer Choose Cancel At Login Page', 'RM', 'FPX_MB2U', '2023-08-30 12:24:20', '11', '2023-08-30 12:22:54', '2023-08-30 12:26:11', 'N'),
('P20230830125620042B', '20230830125132E195', 13.50, 'game', 'Puchong', 'puchong88@yahoo.com', '60122132066', 'Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ???)', 'MY', '1693927206', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-30 12:56:45', '00', '2023-08-30 12:56:20', '2023-08-30 12:57:04', 'N'),
('P202308301259569538', '202308301259358D21', 22.00, 'game', 'Puchong', 'puchong88@yahoo.com', '60122132066', 'Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-08-30 12:59:56', '0000-00-00 00:00:00', 'N'),
('P20230830153908072C', '2023083015384772FD', 22.00, 'game', 'Wong Kok Wei', 'wongkw2001@gmail.com', '60173398717', 'Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1694202735', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-30 15:41:52', '00', '2023-08-30 15:39:08', '2023-08-30 15:42:55', 'N'),
('P20230830174946C2C1', '20230830174837B6E9', 22.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1694410034', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-30 17:50:06', '00', '2023-08-30 17:49:46', '2023-08-30 17:50:36', 'Y'),
('P2023083018002001C0', '202308301800138AFA', 21.80, 'game', 'Lok', 'le.ohxuan@gmail.com', '60185730938', 'Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-08-30 18:00:20', '0000-00-00 00:00:00', 'N'),
('P20230830180024F2EB', '2023083018001535A5', 21.80, 'game', 'MY', 'thyemingyu5@gmail.com', '60105686682', 'Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1694427526', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-30 18:00:42', '00', '2023-08-30 18:00:24', '2023-08-30 18:00:56', 'N'),
('P20230830180029B8DD', '202308301800138AFA', 22.00, 'game', 'Lok', 'le.ohxuan@gmail.com', '60185730938', 'Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1694427476', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-30 18:00:40', '00', '2023-08-30 18:00:29', '2023-08-30 18:00:52', 'N'),
('P202308310006073DD1', '20230831000412C0D1', 15.00, 'game', 'Wilson Loo', 'zandro970626@gmail.com', '60162593887', 'Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Coupon code: MERDEKA ?)', 'MY', '1695037680', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-31 00:06:19', '00', '2023-08-31 00:06:07', '2023-08-31 00:06:50', 'N'),
('P202308310442432931', '20230831044237FF52', 22.00, 'game', 'Puchong', 'puchong88@yahoo.com', '60122132066', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-08-31 04:42:43', '0000-00-00 00:00:00', 'N'),
('P20230831100942EF59', '202308311009338FDA', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Coupon code: MERDEKA ?)', 'MY', '1695362744', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-31 10:09:52', '00', '2023-08-31 10:09:42', '2023-08-31 10:10:09', 'N'),
('P202308311018251BC8', '202308311016198A3B', 15.00, 'game', 'Mark', 'icecreamcarvy@gmail.com', '60183718681', 'Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Coupon code: MERDEKA ?)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-08-31 10:18:25', '0000-00-00 00:00:00', 'N'),
('P20230831104958D75B', '20230831104941DE05', 20.00, 'game', 'Pit', 'hpitonokl.22@gmail.com', '601112912252', 'Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Coupon code: MERDEKA ?)', 'MY', '1695418630', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-31 10:50:29', '00', '2023-08-31 10:49:58', '2023-08-31 10:50:49', 'N'),
('P20230831105835D247', '20230831105803C5FF', 15.00, 'game', 'Chin Kian Hon', 'chin825@gmail.com', '60177263286', 'Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Coupon code: MERDEKA ?)', 'MY', '1695431008', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-31 10:58:56', '00', '2023-08-31 10:58:35', '2023-08-31 10:59:15', 'N'),
('P2023083113174116FF', '20230831131714F016', 10.00, 'game', 'SHIRLEY CHEN FEI YEE', 'feiyee75@hotmail.com', '60122880443', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1695664993', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-31 13:17:58', '00', '2023-08-31 13:17:41', '2023-08-31 13:20:09', 'N'),
('P202308311407174C13', '202308311406503692', 15.00, 'game', 'Caleb', 'chan.newtonsg@gmail.com', '60165207900', 'Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Coupon code: MERDEKA ??)', 'MY', '1695749961', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-31 14:07:28', '00', '2023-08-31 14:07:17', '2023-08-31 14:07:41', 'N'),
('P202308311425445267', '20230831142536CFD9', 15.00, 'game', 'Fahchutikan ', 'chutikan.som@gmail.com', '60102554915', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1695781796', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-31 14:25:57', '00', '2023-08-31 14:25:44', '2023-08-31 14:26:22', 'N'),
('P20230831162923E718', '2023083116290716B2', 22.00, 'game', 'walter', 'walterkhaw@gmail.com', '60122018145', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1695989188', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2023-08-31 16:29:51', '00', '2023-08-31 16:29:23', '2023-08-31 16:30:52', 'N'),
('P202308311658563761', '20230831165847AC0E', 22.00, 'game', 'Nicholas Liew', 'Tmsjx@icloud.com', '60129953393', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1696039257', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2023-08-31 17:00:42', '11', '2023-08-31 16:58:56', '2023-08-31 17:18:06', 'N'),
('P20230831170353793D', '20230831165847AC0E', 22.00, 'game', 'Nicholas Liew', 'Tmsjx@icloud.com', '60129953393', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1696044598', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-31 17:04:01', '00', '2023-08-31 17:03:53', '2023-08-31 17:04:36', 'N'),
('P202308311714049471', '20230831171359B830', 21.80, 'game', 'Lok', 'le.ohxuan@gmail.com', '60185730938', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-08-31 17:14:04', '0000-00-00 00:00:00', 'N'),
('P202308311714107BBF', '20230831171359B830', 22.00, 'game', 'Lok', 'le.ohxuan@gmail.com', '60185730938', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1696061457', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-31 17:14:21', '00', '2023-08-31 17:14:10', '2023-08-31 17:14:33', 'N'),
('P202308311812312388', '20230831181213113E', 15.00, 'game', 'misaki', 'kunimisaki831@gmail.com', '601159890551', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ??)', 'MY', '1696158872', 'jackybadmintona', '004041', '', '', 'RM', 'credit', '2023-08-31 18:13:22', '00', '2023-08-31 18:12:31', '2023-08-31 18:13:37', 'N'),
('P2023083118284443EF', '2023083118282361F6', 22.00, 'game', 'Lee Jian Wei', 'leejianweishann@gmail.com', '60163223030', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1696185143', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-31 18:28:52', '00', '2023-08-31 18:28:44', '2023-08-31 18:29:04', 'Y'),
('P20230831191544AC09', '20230831191519FCB4', 21.80, 'game', 'MY', 'thyemingyu5@gmail.com', '60105686682', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1696265960', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-08-31 19:15:51', '00', '2023-08-31 19:15:44', '2023-08-31 19:16:02', 'N'),
('P202309011530484526', '2023090115294490EF', 22.00, 'game', 'Nicholas Liew', 'Tmsjx@icloud.com', '60129953393', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday ??)', 'MY', '1697713452', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-01 15:31:21', '00', '2023-09-01 15:30:48', '2023-09-01 15:31:35', 'N'),
('P20230901155232B9DE', '20230901155207CF73', 22.00, 'game', 'Yang', 'eclipseyang97@gmail.com', '601119167310', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday ??)', 'MY', '1697750192', 'jackybadmintona', '', 'FPX_1A', 'Buyer Session Timeout At IB Login Page', 'RM', 'cimb', '2023-09-01 15:52:46', '11', '2023-09-01 15:52:32', '2023-09-01 15:54:56', 'N'),
('P20230901204443C8A7', '20230901204425250E', 18.00, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ??)', 'MY', '1698264138', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-01 20:45:05', '00', '2023-09-01 20:44:43', '2023-09-01 20:45:28', 'N'),
('P20230902091422F798', '2023090209140222A3', 20.00, 'game', 'Loh', 'khloh79@yahoo.com', '60126610136', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ???)', 'MY', '1698846208', 'jackybadmintona', '', '', '', 'RM', 'rhb', '2023-09-02 09:14:34', '00', '2023-09-02 09:14:22', '2023-09-02 09:15:38', 'N'),
('P202309021118522061', '20230902111847B666', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ???)', 'MY', '1699029490', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-02 11:19:00', '00', '2023-09-02 11:18:52', '2023-09-02 11:19:18', 'N'),
('P2023090211425734D4', '202309021142297F7F', 20.00, 'game', 'Chin', 'chin825@gmail.com', '60177263286', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ??)', 'MY', '1699071147', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-02 11:43:18', '00', '2023-09-02 11:42:57', '2023-09-02 11:44:07', 'N'),
('P20230902114915A1E0', '20230902114757D767', 20.00, 'game', 'NL', 'Tmsjx@icloud.com', '60129953393', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ??)', 'MY', '1699081380', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-02 11:49:22', '00', '2023-09-02 11:49:15', '2023-09-02 11:49:35', 'N'),
('P202309021534474FE7', '20230902153411411B', 18.60, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-09-02 15:34:47', '0000-00-00 00:00:00', 'N'),
('P20230902153513C658', '20230902153411411B', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-09-02 15:35:13', '0000-00-00 00:00:00', 'N'),
('P202309021535193768', '20230902153501066D', 20.00, 'game', 'LIM CHUN KOK', 'ckiM9322@gmail.com', '60163337232', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1699473971', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2023-09-02 15:35:50', '11', '2023-09-02 15:35:19', '2023-09-02 15:52:06', 'N'),
('P20230902153538BAB3', '20230902153411411B', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ??)', 'MY', '1699473910', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-02 15:35:48', '00', '2023-09-02 15:35:38', '2023-09-02 15:36:15', 'N'),
('P202309021541404626', '20230902153501066D', 20.00, 'game', 'LIM CHUN KOK', 'ckiM9322@gmail.com', '60163337232', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1699483968', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-02 15:41:55', '00', '2023-09-02 15:41:40', '2023-09-02 15:44:02', 'N'),
('P20230902174513D062', '202309021744486C78', 15.00, 'game', 'Shirley Chen', 'feiyee75@hotmail.com', '60122880443', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1699684399', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2023-09-02 17:45:32', '00', '2023-09-02 17:45:13', '2023-09-02 17:46:22', 'N'),
('P202309021759110978', '202309021758400E18', 18.00, 'game', 'walter', 'walterkhaw@gmail.com', '60122018145', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1699707253', 'jackybadmintona', '', 'FPX_1E', 'Buyer Failed To Provide The Necessary Info At Account Selection Page', 'RM', 'publicbank', '2023-09-02 17:59:37', '11', '2023-09-02 17:59:11', '2023-09-02 18:21:45', 'N'),
('P2023090218293322F0', '20230902182919014F', 18.00, 'game', 'walter', 'walterkhaw@gmail.com', '60122018145', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1699754062', 'jackybadmintona', '', '', '', 'RM', 'publicbank', '2023-09-02 18:29:46', '00', '2023-09-02 18:29:33', '2023-09-02 18:32:04', 'N');
INSERT INTO `payments` (`payment_id`, `order_id`, `amount`, `payment_for`, `bill_name`, `bill_email`, `bill_mobile`, `bill_desc`, `country`, `tran_id`, `domain`, `appcode`, `error_code`, `error_desc`, `currency`, `channel`, `paydate`, `status`, `payment_request_date`, `payment_return_date`, `is_checked_referral_signup`) VALUES
('P20230903121452E5B4', '202309031213518E3A', 18.00, 'game', 'OOI J SHEN', 'ooijshen97@gmail.com', '60134409824', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ??)', 'MY', '1700784812', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-03 12:15:09', '00', '2023-09-03 12:14:52', '2023-09-03 12:16:08', 'Y'),
('P20230903130713BDF7', '20230903130253F937', 18.00, 'game', 'Kahyee', 'wanglixiong25@gmail.com', '601126172818', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ??)', 'MY', '1700878401', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2023-09-03 13:08:42', '11', '2023-09-03 13:07:13', '2023-09-03 13:24:05', 'N'),
('P20230903131156A88B', '20230903130253F937', 20.00, 'game', 'Kahyee', 'wanglixiong25@gmail.com', '601126172818', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-09-03 13:11:56', '0000-00-00 00:00:00', 'N'),
('P202309031314124BBF', '20230903130253F937', 20.00, 'game', 'Kahyee', 'wanglixiong25@gmail.com', '601126172818', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ??)', 'MY', '1700889028', 'jackybadmintona', '', 'FPX_1E', 'Buyer Failed To Provide The Necessary Info At Account Selection Page', 'RM', 'hlb', '2023-09-03 13:14:54', '11', '2023-09-03 13:14:12', '2023-09-03 13:46:26', 'N'),
('P2023090313494608E5', '20230903134928EDFB', 18.00, 'game', 'Kahyee', 'wanglixiong25@gmail.com', '601126172818', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-09-03 13:49:46', '0000-00-00 00:00:00', 'N'),
('P202309031350090FE7', '20230903134928EDFB', 20.00, 'game', 'Kahyee', 'wanglixiong25@gmail.com', '601126172818', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ??)', 'MY', '1700950114', 'jackybadmintona', '', '', '', 'RM', 'hlb', '2023-09-03 13:50:30', '00', '2023-09-03 13:50:09', '2023-09-03 13:51:15', 'N'),
('P20230904193133D4DD', '20230904193120948F', 20.00, 'game', 'Puchong', 'puchong88@yahoo.com', '60122132066', 'Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-09-04 19:31:33', '0000-00-00 00:00:00', 'N'),
('P202309041933202399', '20230904193120948F', 20.00, 'game', 'Puchong', 'puchong88@yahoo.com', '60122132066', 'Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-09-04 19:33:20', '0000-00-00 00:00:00', 'N'),
('P202309061721162FA1', '20230906172101BB69', 22.00, 'game', 'Wong Kok Wei', 'wongkw2001@gmail.com', '60173398717', 'Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1706236496', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-06 17:21:32', '00', '2023-09-06 17:21:16', '2023-09-06 17:21:53', 'N'),
('P20230906181827C37F', '20230906181815D367', 22.00, 'game', 'MY', 'thyemingyu5@gmail.com', '60105686682', 'Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-09-06 18:18:27', '0000-00-00 00:00:00', 'N'),
('P202309061818531482', '20230906181815D367', 22.00, 'game', 'MY', 'thyemingyu5@gmail.com', '60105686682', 'Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1706327604', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-06 18:19:05', '00', '2023-09-06 18:18:53', '2023-09-06 18:19:21', 'N'),
('P20230907143641F0C0', '202309071436374039', 22.00, 'game', 'Yong yuan chuan', 'yongyuanchuan@gmail.com', '601125758997', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1707708318', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-07 14:36:52', '00', '2023-09-07 14:36:41', '2023-09-07 14:37:18', 'Y'),
('P202309071736208288', '202309071736081BE7', 21.60, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ?)', 'MY', '1708000231', 'jackybadmintona', '', '', '', 'RM', 'hlb', '2023-09-07 17:36:45', '00', '2023-09-07 17:36:20', '2023-09-07 17:37:38', 'N'),
('P202309071748451DC2', '20230907174826A59D', 20.00, 'game', 'Derrick', 'derrick.yongtl@gmail.com', '60176347687', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ?)', 'MY', '1708020559', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-07 17:49:07', '00', '2023-09-07 17:48:45', '2023-09-07 17:49:25', 'N'),
('P20230907191032CFF7', '202309071910287F68', 22.00, 'game', 'MY', 'thyemingyu5@gmail.com', '60105686682', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ?)', 'MY', '1708166212', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-07 19:10:45', '00', '2023-09-07 19:10:32', '2023-09-07 19:11:00', 'N'),
('P20230908192004CD32', '20230908191957AB75', 22.00, 'game', 'MY', 'thyemingyu5@gmail.com', '60105686682', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday ???)', 'MY', '1710010724', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-08 19:20:12', '00', '2023-09-08 19:20:04', '2023-09-08 19:20:37', 'N'),
('P20230908192858F973', '20230908192848DDD3', 15.00, 'game', 'Fahchutikan ', 'chutikan.som@gmail.com', '60102554915', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday ???)', 'MY', '1710027343', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-08 19:29:08', '00', '2023-09-08 19:28:58', '2023-09-08 19:29:31', 'N'),
('P20230908193455E1CE', '20230908193434BCDE', 22.00, 'game', 'Yee Bin', 'stefankhoo.1@gmail.com', '60134502800', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday ???)', 'MY', '1710038146', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2023-09-08 19:35:05', '00', '2023-09-08 19:34:55', '2023-09-08 19:35:33', 'N'),
('P202309082156049422', '20230908215555DDCC', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ??)', 'MY', '1710318924', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-08 21:56:16', '00', '2023-09-08 21:56:04', '2023-09-08 21:57:01', 'N'),
('P2023090908295402D9', '2023090908293388B6', 20.00, 'game', 'Yang', 'yeong_1010@hotmail.com', '60176170369', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-09-09 08:29:54', '0000-00-00 00:00:00', 'N'),
('P20230909090434A1D0', '20230909090401E2D8', 20.00, 'game', 'Chin', 'chin825@gmail.com', '60177263286', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ??)', 'MY', '1711090920', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-09 09:04:49', '00', '2023-09-09 09:04:34', '2023-09-09 09:05:42', 'N'),
('P202309090935074B16', '202309090934356EC1', 18.00, 'game', 'Stephen', 'stepheno364@gmail.com', '601112091591', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ??)', 'MY', '1711141028', 'jackybadmintona', '', '', '', 'RM', 'cimb', '2023-09-09 09:35:28', '00', '2023-09-09 09:35:07', '2023-09-09 09:36:18', 'N'),
('P202309091100321C20', '2023090910595223CC', 18.00, 'game', 'Kent ', 'kentyeusy@gmail.com', '601125563059', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-09-09 11:00:32', '0000-00-00 00:00:00', 'N'),
('P20230909124145C57A', '20230909124059303D', 18.00, 'game', 'Daniel ', 'danielwai2228@gmail.com', '601152018888', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ??)', 'MY', '1711540396', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-09 12:41:59', '00', '2023-09-09 12:41:45', '2023-09-09 12:42:29', 'N'),
('P2023090913124392A2', '2023090913120798E3', 18.00, 'game', 'Kent ', 'kentyeusy@gmail.com', '601125563059', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ??)', 'MY', '1711614549', 'jackybadmintona', '', '', '', 'RM', 'hlb', '2023-09-09 13:13:36', '00', '2023-09-09 13:12:43', '2023-09-09 13:14:44', 'N'),
('P202309091747337D98', '2023090917471342C1', 20.00, 'game', 'Ali Baba', 'ali@baba.com', '60122076125', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-09-09 17:47:33', '0000-00-00 00:00:00', 'N'),
('P202309091748014CE9', '2023090917471342C1', 20.00, 'game', 'Ali Baba', 'ali@baba.com', '60122076125', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-09-09 17:48:01', '0000-00-00 00:00:00', 'N'),
('P202309092121374320', '20230909211956CA84', 18.00, 'game', 'Wilson Loo', 'zandro970626@gmail.com', '60162593887', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ??)', 'MY', '1712729339', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-09 21:21:45', '00', '2023-09-09 21:21:37', '2023-09-09 21:22:11', 'N'),
('P202309092129475A69', '202309092129353D7F', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ??)', 'MY', '1712750971', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-09 21:29:57', '00', '2023-09-09 21:29:47', '2023-09-09 21:30:14', 'N'),
('P2023091011413077DA', '202309101141218476', 19.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ??)', 'MY', '1713563639', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-10 11:41:39', '00', '2023-09-10 11:41:30', '2023-09-10 11:41:59', 'N'),
('P20230910124516B85D', '202309101244523F84', 20.00, 'game', 'Kahyee', 'wanglixiong25@gmail.com', '601126172818', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ??)', 'MY', '1713676715', 'jackybadmintona', '', '', '', 'RM', 'hlb', '2023-09-10 12:45:28', '00', '2023-09-10 12:45:16', '2023-09-10 12:46:18', 'N'),
('P2023091219445651AA', '202309121944508E14', 15.00, 'game', 'misaki', 'kunimisaki831@gmail.com', '601159890551', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ??)', 'MY', '1717546967', 'jackybadmintona', '004675', '', '', 'RM', 'credit', '2023-09-12 19:45:30', '00', '2023-09-12 19:44:56', '2023-09-12 19:45:45', 'N'),
('P20230913084251CEA7', '202309130841223C7E', 21.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '1718118441', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2023-09-13 08:43:09', '11', '2023-09-13 08:42:51', '2023-09-13 09:00:06', 'N'),
('P2023091308450081D4', '202309130841223C7E', 21.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '1718120472', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-13 08:45:10', '00', '2023-09-13 08:45:00', '2023-09-13 08:46:00', 'N'),
('P20230913180221A9A9', '202309131802136E79', 21.20, 'game', 'MY', 'thyemingyu5@gmail.com', '60105686682', 'Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1718897221', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-13 18:02:32', '00', '2023-09-13 18:02:21', '2023-09-13 18:02:47', 'N'),
('P20230913230329FEF0', '20230913230314F9B3', 22.00, 'game', 'KY', 'ky@mbitsdigital.com', '60162727494', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ?)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-09-13 23:03:29', '0000-00-00 00:00:00', 'N'),
('P202309141643151A82', '20230914164301BED6', 22.00, 'game', 'Nick', 'joonyee000@gmail.com', '60176188753', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ?)', 'MY', '1720280233', 'jackybadmintona', '', '', '', 'RM', 'RPP_DuitNowQR', '2023-09-14 16:43:27', '00', '2023-09-14 16:43:15', '2023-09-14 16:43:53', 'N'),
('P20230914171419CD15', '202309141714117C88', 22.00, 'game', 'Jay Thiem Kuan Hao', 'thiemkuanhao@gmail.com', '60124818611', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ?)', 'MY', '1720321867', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2023-09-14 17:14:30', '00', '2023-09-14 17:14:19', '2023-09-14 17:15:26', 'Y'),
('P20230914180605DFC8', '202309141805428898', 21.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ?)', 'MY', '1720393550', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-14 18:06:15', '00', '2023-09-14 18:06:05', '2023-09-14 18:07:10', 'N'),
('P202309151628539CE4', '20230915162847CC66', 15.00, 'game', 'Shirley Chen', 'feiyee75@hotmail.com', '60122880443', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Come join us this Friday ??)', 'MY', '1721797323', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2023-09-15 16:29:18', '00', '2023-09-15 16:28:53', '2023-09-15 16:30:17', 'N'),
('P20230916095331EC65', '2023091609532495FE', 19.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ??)', 'MY', '1722708268', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-16 09:53:40', '00', '2023-09-16 09:53:31', '2023-09-16 09:54:38', 'N'),
('P20230916100033E1FF', '20230916095927911A', 20.00, 'game', 'ws', 'soh299@yahoo.com', '60129005299', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ??)', 'MY', '1722716203', 'jackybadmintona', '', '', '', 'RM', 'publicbank', '2023-09-16 10:01:15', '00', '2023-09-16 10:00:33', '2023-09-16 10:02:55', 'N'),
('P202309161006130A41', '20230916100601E1AD', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ??)', 'MY', '1722721831', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-16 10:06:23', '00', '2023-09-16 10:06:13', '2023-09-16 10:06:45', 'N'),
('P202309161028445FA8', '2023091610273805A2', 15.00, 'game', 'Amber', 'amber98999@gmail.com', '601126238516', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ??)', 'MY', '1722752289', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-16 10:32:18', '00', '2023-09-16 10:28:44', '2023-09-16 10:32:56', 'Y'),
('P20230916110159B1D8', '20230916110135932E', 20.00, 'game', 'Chin', 'chin825@gmail.com', '60177263286', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ??)', 'MY', '1722789672', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-16 11:02:11', '00', '2023-09-16 11:01:59', '2023-09-16 11:02:56', 'N'),
('P2023091611204267A9', '2023091611202403D1', 18.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ??)', 'MY', '1722813913', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-16 11:20:50', '00', '2023-09-16 11:20:42', '2023-09-16 11:21:04', 'N'),
('P20230916124906CBF2', '202309161247415CE6', 18.00, 'game', 'Jonathan', 'jonong1210@gmail.com', '60176788055', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ??)', 'MY', '1722938444', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-16 12:49:17', '00', '2023-09-16 12:49:06', '2023-09-16 12:51:34', 'N'),
('P20230916134832CD1F', '2023091613482012AC', 19.60, 'game', 'Gabriel ', 'gabrielwkchai@gmail.com', '60138359308', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1723022652', 'jackybadmintona', '', '', '', 'RM', 'publicbank', '2023-09-16 13:48:41', '00', '2023-09-16 13:48:32', '2023-09-16 13:49:55', 'N'),
('P202309161504467F0E', '202309161504305A7B', 20.00, 'game', 'Jayleehong', 'jayleehong@gmail.com', '60129247129', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ??)', 'MY', '1723133080', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-16 15:05:05', '00', '2023-09-16 15:04:46', '2023-09-16 15:05:47', 'N'),
('P20230916184709CD9B', '20230916184656B58A', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ??)', 'MY', '1723434024', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-16 18:47:23', '00', '2023-09-16 18:47:09', '2023-09-16 18:47:41', 'N'),
('P2023091711171290DC', '20230917111648469F', 20.00, 'game', 'Chin', 'chin825@gmail.com', '60177263286', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ??)', 'MY', '1724184002', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-17 11:17:22', '00', '2023-09-17 11:17:12', '2023-09-17 11:18:04', 'N'),
('P20230917125751C074', '20230917125728F64B', 18.00, 'game', 'Bai', 'baiers6811@gmail.com', '60163336268', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1724329837', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-17 12:57:59', '00', '2023-09-17 12:57:51', '2023-09-17 12:59:42', 'N'),
('P20230918100217EF66', '20230918100204F4EB', 22.00, 'game', 'Yang Ming', 'mingloh8989@gmail.com', '60182048977', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1725506805', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-18 10:02:27', '00', '2023-09-18 10:02:17', '2023-09-18 10:03:14', 'N'),
('P20230921195651100F', '20230921195646E1A9', 15.00, 'game', 'misaki', 'kunimisaki831@gmail.com', '601159890551', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-09-21 19:56:51', '0000-00-00 00:00:00', 'N'),
('P202309211957138CF0', '20230921195646E1A9', 14.40, 'game', 'misaki', 'kunimisaki831@gmail.com', '601159890551', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ???)', 'MY', '1730767254', 'jackybadmintona', '002975', '', '', 'RM', 'credit', '2023-09-21 19:58:16', '00', '2023-09-21 19:57:13', '2023-09-21 19:58:29', 'N'),
('P20230923074539F383', '20230923074527B7F7', 18.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ???)', 'MY', '1732668743', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-23 07:45:48', '00', '2023-09-23 07:45:39', '2023-09-23 07:46:05', 'N'),
('P20230923083011750A', '2023092308295915ED', 20.00, 'game', 'Chin', 'chin825@gmail.com', '60177263286', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ???)', 'MY', '1732699961', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-23 08:30:22', '00', '2023-09-23 08:30:11', '2023-09-23 08:31:01', 'N'),
('P20230923105028B725', '20230923105019BB65', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ???)', 'MY', '1732853470', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2023-09-23 10:50:41', '11', '2023-09-23 10:50:28', '2023-09-23 11:07:04', 'N'),
('P202309231052214AB3', '20230923105019BB65', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ???)', 'MY', '1732855948', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-23 10:52:32', '00', '2023-09-23 10:52:21', '2023-09-23 10:53:08', 'N'),
('P20230923110542790E', '20230923110529377A', 18.00, 'game', 'Lee Jian Wei', 'leejianweishann@gmail.com', '60163223030', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ???)', 'MY', '1732874037', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-23 11:05:49', '00', '2023-09-23 11:05:42', '2023-09-23 11:06:03', 'N'),
('P2023092313561905D3', '20230923135606BC82', 18.00, 'game', 'ws', 'soh299@yahoo.com', '60129005299', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1733128203', 'jackybadmintona', '', '', '', 'RM', 'publicbank', '2023-09-23 13:56:30', '00', '2023-09-23 13:56:19', '2023-09-23 13:57:27', 'N'),
('P202309231410117BA0', '202309231409535379', 13.00, 'game', 'Amber', 'amber98999@gmail.com', '601126238516', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1733148496', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-23 14:10:29', '00', '2023-09-23 14:10:11', '2023-09-23 14:10:51', 'N'),
('P20230924004802C7C2', '202309240047551093', 19.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1734004676', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-24 00:48:14', '00', '2023-09-24 00:48:02', '2023-09-24 00:49:27', 'N'),
('P202309240303043173', '202309240302475C36', 19.40, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1734048750', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-24 03:03:15', '00', '2023-09-24 03:03:04', '2023-09-24 03:03:26', 'N'),
('P20230924143053DEB5', '202309241416042853', 18.00, 'game', 'Bryan', 'pjproperty123@gmail.com', '60167111556', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ??)', 'MY', '1734607861', 'jackybadmintona', 'T02785', '', '', 'RM', 'credit', '2023-09-24 14:31:38', '00', '2023-09-24 14:30:53', '2023-09-24 14:32:17', 'N'),
('P20230925134834F8C6', '20230925134751664A', 22.00, 'game', 'Kent ', 'kentyeusy@gmail.com', '601125563059', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1736434107', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2023-09-25 13:49:21', '11', '2023-09-25 13:48:34', '2023-09-25 14:05:03', 'N'),
('P202309251351419736', '20230925134751664A', 22.00, 'game', 'Kent ', 'kentyeusy@gmail.com', '601125563059', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1736439912', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2023-09-25 13:51:54', '11', '2023-09-25 13:51:41', '2023-09-25 14:07:02', 'N'),
('P202309251423264C9C', '20230925142321B625', 22.00, 'game', 'Kent ', 'kentyeusy@gmail.com', '601125563059', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1736508025', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-25 14:23:38', '00', '2023-09-25 14:23:26', '2023-09-25 14:25:20', 'N'),
('P20230925181900588E', '202309251818009448', 20.00, 'game', 'Weng Shen ', 'ngoiwengshen1111@gmail.com', '60196003151', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1736952949', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-25 18:19:14', '00', '2023-09-25 18:19:00', '2023-09-25 18:19:52', 'N'),
('P20230925184831FAE4', '20230925184825F025', 21.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1737012873', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-25 18:48:39', '00', '2023-09-25 18:48:31', '2023-09-25 18:49:36', 'N'),
('P202309271200593308', '202309271148539D91', 22.00, 'game', 'ws', 'soh299@yahoo.com', '60129005299', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1739958274', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2023-09-27 12:01:14', '00', '2023-09-27 12:00:59', '2023-09-27 12:02:02', 'N'),
('P20230928112914DDB3', '20230928112740A33D', 20.00, 'game', 'Pit', 'hpitonokl.22@gmail.com', '601112912252', 'Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Badminton lovers all are welcome ???)', 'MY', '1741634360', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-28 11:29:29', '00', '2023-09-28 11:29:14', '2023-09-28 11:30:51', 'N'),
('P202309281147571851', '2023092811472572CD', 20.00, 'game', 'Chin', 'chin825@gmail.com', '60177263286', 'Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Badminton lovers all are welcome ???)', 'MY', '1741667585', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-28 11:48:09', '00', '2023-09-28 11:47:57', '2023-09-28 11:48:50', 'N'),
('P20230929204833C750', '202309292048245F49', 20.00, 'game', 'Shoong', 'leewenshoong@gmail.com', '60182750065', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ?)', 'MY', '1744323400', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-29 20:48:42', '00', '2023-09-29 20:48:33', '2023-09-29 20:49:03', 'N'),
('P2023092921482261F5', '20230929214810D8AF', 20.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ?)', 'MY', '1744442292', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-29 21:48:34', '00', '2023-09-29 21:48:22', '2023-09-29 21:48:51', 'N'),
('P202309300907500C84', '202309300907366412', 20.00, 'game', 'Pit', 'hpitonokl.22@gmail.com', '601112912252', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ?)', 'MY', '1744890368', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-30 09:08:02', '00', '2023-09-30 09:07:50', '2023-09-30 09:08:57', 'N'),
('P20230930101430530D', '2023093010142162E6', 19.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ?)', 'MY', '1744975625', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-30 10:14:42', '00', '2023-09-30 10:14:30', '2023-09-30 10:15:03', 'N'),
('P20230930104131F8DF', '2023093010412566E3', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ?)', 'MY', '1745017373', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-30 10:41:39', '00', '2023-09-30 10:41:31', '2023-09-30 10:42:19', 'N'),
('P202309301045009E48', '202309301044245459', 20.00, 'game', 'Kent ', 'kentyeusy@gmail.com', '601125563059', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (All are welcome to join us ?)', 'MY', '1745023343', 'jackybadmintona', '', '', '', 'RM', 'hlb', '2023-09-30 10:45:24', '00', '2023-09-30 10:45:00', '2023-09-30 10:47:00', 'N'),
('P20230930143729DBA8', '202309301437176C4F', 20.00, 'game', 'ws', 'soh299@yahoo.com', '60129005299', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '1745418614', 'jackybadmintona', '', '', '', 'RM', 'publicbank', '2023-09-30 14:37:38', '00', '2023-09-30 14:37:29', '2023-09-30 14:38:37', 'N'),
('P202309301606526820', '20230930160606F5FD', 14.60, 'game', 'Amber', 'amber98999@gmail.com', '601126238516', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '1745565291', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-09-30 16:07:10', '00', '2023-09-30 16:06:52', '2023-09-30 16:08:01', 'N'),
('P202310011110135E6C', '202310011109430BB1', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1746793121', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-01 11:10:22', '00', '2023-10-01 11:10:13', '2023-10-01 11:10:42', 'N'),
('P20231001111549EDD0', '20231001111542BEB4', 19.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1746802328', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-01 11:15:58', '00', '2023-10-01 11:15:49', '2023-10-01 11:17:04', 'N'),
('P20231001112251776B', '20231001112236B558', 19.60, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1746814211', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-01 11:22:59', '00', '2023-10-01 11:22:51', '2023-10-01 11:23:11', 'N'),
('P20231002163250A107', '20231002163246D22E', 22.00, 'game', 'Ashokh Padmanathan', 'ashokhpadmanathan93@gmail.com', '60174336365', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1749161811', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-02 16:33:12', '00', '2023-10-02 16:32:50', '2023-10-02 16:33:37', 'N'),
('P20231002173815D264', '20231002173503841C', 15.00, 'game', 'Nympha', 'dacocond29@gmail.com', '60178778254', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1749267427', 'jackybadmintona', '', 'GRABPAY_99', 'Record not found', 'RM', 'GrabPay', '2023-10-02 17:38:46', '11', '2023-10-02 17:38:15', '2023-10-02 17:54:04', 'N'),
('P202310041809247F24', '20231004180906BD49', 22.00, 'game', 'Wong Kok Wei', 'wongkw2001@gmail.com', '60173398717', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '1752829936', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-04 18:09:41', '00', '2023-10-04 18:09:24', '2023-10-04 18:10:20', 'N'),
('P202310041853273357', '202310041853205B81', 21.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '1752903094', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-04 18:53:47', '00', '2023-10-04 18:53:27', '2023-10-04 18:54:50', 'N'),
('P202310051733334ED2', '2023100517332539AD', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1754492791', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-05 17:33:41', '00', '2023-10-05 17:33:33', '2023-10-05 17:33:58', 'N'),
('P2023100517352109D5', '20231005173501E237', 21.60, 'game', 'Yee Bin', 'stefankhoo.1@gmail.com', '60134502800', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1754495564', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2023-10-05 17:35:31', '00', '2023-10-05 17:35:21', '2023-10-05 17:36:02', 'N'),
('P202310051832240173', '202310051831575CB4', 22.00, 'game', 'walter', 'walterkhaw@gmail.com', '60122018145', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1754584801', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2023-10-05 18:32:40', '00', '2023-10-05 18:32:24', '2023-10-05 18:33:46', 'N'),
('P202310071101570250', '202310071101360752', 19.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (5 courts ? All are welcome to join us ?)', 'MY', '1757316128', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-07 11:02:07', '00', '2023-10-07 11:01:57', '2023-10-07 11:02:35', 'N'),
('P20231007113324546B', '202310071133129A4E', 20.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (5 courts ? All are welcome to join us ?)', 'MY', '1757373055', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-07 11:33:34', '00', '2023-10-07 11:33:24', '2023-10-07 11:34:21', 'N'),
('P20231007114844F876', '202310071148340BA2', 20.00, 'game', 'Chin', 'chin825@gmail.com', '60177263286', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (5 courts ? All are welcome to join us ?)', 'MY', '1757400797', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-07 11:48:54', '00', '2023-10-07 11:48:44', '2023-10-07 11:49:36', 'N'),
('P202310071327515D65', '202310071327374DC3', 20.00, 'game', 'LIM CHUN KOK', 'ckiM9322@gmail.com', '60163337232', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1757587793', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2023-10-07 13:28:17', '11', '2023-10-07 13:27:51', '2023-10-07 13:45:09', 'N'),
('P2023100713353415F2', '202310071327374DC3', 20.00, 'game', 'LIM CHUN KOK', 'ckiM9322@gmail.com', '60163337232', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1757601185', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-07 13:35:47', '00', '2023-10-07 13:35:34', '2023-10-07 13:37:41', 'N'),
('P20231007194858EA48', '20231007194852E6E4', 20.00, 'game', 'ws', 'soh299@yahoo.com', '60129005299', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1758229535', 'jackybadmintona', '', 'FPX_1E', 'Buyer Failed To Provide The Necessary Info At Account Selection Page', 'RM', 'publicbank', '2023-10-07 19:49:10', '11', '2023-10-07 19:48:58', '2023-10-07 20:04:59', 'N'),
('P202310072104219D20', '2023100721041393B2', 20.00, 'game', 'Wilson Loo', 'zandro970626@gmail.com', '60162593887', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1758373639', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-07 21:04:36', '00', '2023-10-07 21:04:21', '2023-10-07 21:05:02', 'N'),
('P202310081355458D2A', '202310081355069C52', 20.00, 'game', 'NL', 'Tmsjx@icloud.com', '60129953393', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1759396056', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-08 13:55:56', '00', '2023-10-08 13:55:45', '2023-10-08 13:56:12', 'N'),
('P2023100915165496C7', '202310091516482FEF', 20.20, 'game', 'NL', 'Tmsjx@icloud.com', '60129953393', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1761293646', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-09 15:17:01', '00', '2023-10-09 15:16:54', '2023-10-09 15:17:29', 'N'),
('P20231011164827031D', '20231011164816D7D1', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '1765963823', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-11 16:48:35', '00', '2023-10-11 16:48:27', '2023-10-11 16:48:50', 'N'),
('P202310111650487FDC', '202310111650177216', 22.00, 'game', 'Yee Bin', 'stefankhoo.1@gmail.com', '60134502800', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '1765967268', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2023-10-11 16:50:59', '00', '2023-10-11 16:50:48', '2023-10-11 16:51:31', 'N'),
('P202310111849151C94', '2023101118490901A2', 21.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '1766150268', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-11 18:49:49', '00', '2023-10-11 18:49:15', '2023-10-11 18:50:20', 'N'),
('P20231011191305F62B', '2023101119124587CE', 22.00, 'game', 'Wong Kok Wei', 'wongkw2001@gmail.com', '60173398717', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '1766189700', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-11 19:13:20', '00', '2023-10-11 19:13:05', '2023-10-11 19:13:44', 'N'),
('P20231012133355F761', '20231012133338E614', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1767305564', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-12 13:34:04', '00', '2023-10-12 13:33:55', '2023-10-12 13:34:21', 'N'),
('P20231013183749D75D', '2023101318373587F4', 21.80, 'game', 'NL', 'Tmsjx@icloud.com', '60129953393', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (4 courts confirmed ??)', 'MY', '1769362054', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-13 18:38:37', '00', '2023-10-13 18:37:49', '2023-10-13 18:38:51', 'N'),
('P20231013202701D534', '20231013202651985D', 19.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '1769534654', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-13 20:27:11', '00', '2023-10-13 20:27:01', '2023-10-13 20:28:20', 'N'),
('P20231013224530E3F8', '2023101322451066EF', 19.60, 'game', 'Lee Jian Wei', 'leejianweishann@gmail.com', '60163223030', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '1769758534', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-13 22:45:37', '00', '2023-10-13 22:45:30', '2023-10-13 22:45:50', 'N'),
('P202310140846019A22', '20231014084542AE38', 20.00, 'game', 'Kent ', 'kentyeusy@gmail.com', '601125563059', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-10-14 08:46:01', '0000-00-00 00:00:00', 'N'),
('P202310141102025A6E', '20231014110141CDB9', 20.00, 'game', 'LIM CHUN KOK', 'ckiM9322@gmail.com', '60163337232', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '1770202721', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-14 11:02:19', '00', '2023-10-14 11:02:02', '2023-10-14 11:04:58', 'N'),
('P202310141439581E11', '20231014143951CD1C', 20.00, 'game', 'Chin', 'chin825@gmail.com', '60177263286', 'Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '1770552062', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-14 14:40:06', '00', '2023-10-14 14:39:58', '2023-10-14 14:40:53', 'N'),
('P202310141602320605', '20231014160225CF0C', 20.00, 'game', 'Gabriel ', 'gabrielwkchai@gmail.com', '60138359308', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1770675462', 'jackybadmintona', '', '', '', 'RM', 'publicbank', '2023-10-14 16:02:46', '00', '2023-10-14 16:02:32', '2023-10-14 16:03:43', 'N'),
('P202310151335276D1D', '202310151335230A35', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1771984725', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-15 13:35:35', '00', '2023-10-15 13:35:27', '2023-10-15 13:35:53', 'N'),
('P20231021110048452D', '202310211100301823', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '1781476384', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-21 11:01:00', '00', '2023-10-21 11:00:48', '2023-10-21 11:01:15', 'N'),
('P20231021131617D72D', '20231021131612110D', 19.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '1781715600', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-21 13:16:24', '00', '2023-10-21 13:16:17', '2023-10-21 13:20:10', 'N'),
('P202310211451099C84', '202310211451066B28', 20.00, 'game', 'Gabriel ', 'gabrielwkchai@gmail.com', '60138359308', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1781874809', 'jackybadmintona', '', '', '', 'RM', 'publicbank', '2023-10-21 14:51:19', '00', '2023-10-21 14:51:09', '2023-10-21 14:52:16', 'N');
INSERT INTO `payments` (`payment_id`, `order_id`, `amount`, `payment_for`, `bill_name`, `bill_email`, `bill_mobile`, `bill_desc`, `country`, `tran_id`, `domain`, `appcode`, `error_code`, `error_desc`, `currency`, `channel`, `paydate`, `status`, `payment_request_date`, `payment_return_date`, `is_checked_referral_signup`) VALUES
('P20231021155815195E', '2023102115580682A6', 20.00, 'game', 'ws', 'soh299@yahoo.com', '60129005299', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1781980580', 'jackybadmintona', '', '', '', 'RM', 'publicbank', '2023-10-21 15:58:27', '00', '2023-10-21 15:58:15', '2023-10-21 15:59:46', 'N'),
('P202310211604248D52', '202310211604110CD1', 14.80, 'game', 'Amber', 'amber98999@gmail.com', '601126238516', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-10-21 16:04:24', '0000-00-00 00:00:00', 'N'),
('P2023102116093828EE', '202310211604110CD1', 14.80, 'game', 'Amber', 'amber98999@gmail.com', '601126238516', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1781998376', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-21 16:09:47', '00', '2023-10-21 16:09:38', '2023-10-21 16:10:08', 'N'),
('P2023102510395402BE', '202310251038347549', 22.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1788284291', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-25 10:40:05', '00', '2023-10-25 10:39:54', '2023-10-25 10:40:23', 'N'),
('P20231026163847B857', '2023102616384111A3', 21.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1791227673', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-26 16:38:54', '00', '2023-10-26 16:38:47', '2023-10-26 16:40:12', 'N'),
('P20231027132700DC4C', '202310271326543F44', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (4 courts confirmed ??)', 'MY', '1792826190', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-27 13:27:08', '00', '2023-10-27 13:27:00', '2023-10-27 13:27:25', 'N'),
('P20231027235255C456', '20231027235247EE9D', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '1793979638', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-27 23:53:08', '00', '2023-10-27 23:52:55', '2023-10-27 23:53:22', 'N'),
('P20231028082335CB14', '20231028082325A802', 20.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '1794216624', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-28 08:23:44', '00', '2023-10-28 08:23:35', '2023-10-28 08:23:59', 'N'),
('P202310281152569C5C', '202310281152439BE6', 20.00, 'game', 'Chin', 'chin825@gmail.com', '60177263286', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '1794554987', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-28 11:53:25', '00', '2023-10-28 11:52:56', '2023-10-28 11:54:02', 'N'),
('P20231028145537FC6C', '202310281455344D3B', 20.00, 'game', 'Gabriel ', 'gabrielwkchai@gmail.com', '60138359308', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1794899444', 'jackybadmintona', '', '', '', 'RM', 'publicbank', '2023-10-28 14:55:46', '00', '2023-10-28 14:55:37', '2023-10-28 14:56:30', 'N'),
('P20231029131117CA6F', '202310291311127C0D', 19.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1796516297', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-10-29 13:11:24', '00', '2023-10-29 13:11:17', '2023-10-29 13:12:13', 'N'),
('P20231101185038F1C4', '2023110118502906DB', 22.00, 'game', 'Wong Kok Wei', 'wongkw2001@gmail.com', '60173398717', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '1803102213', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-01 18:50:48', '00', '2023-11-01 18:50:38', '2023-11-01 18:51:16', 'N'),
('P202311021045517455', '202311021044360D47', 22.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1804242616', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-02 10:46:10', '00', '2023-11-02 10:45:51', '2023-11-02 10:47:41', 'N'),
('P20231103232816656F', '202311032328099F88', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '1807730122', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-03 23:28:24', '00', '2023-11-03 23:28:16', '2023-11-03 23:28:43', 'N'),
('P202311041020515ECF', '202311041019151E33', 20.00, 'game', 'Sean Foo', 'seanfoo2109@gmail.com', '60127915195', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-11-04 10:20:51', '0000-00-00 00:00:00', 'N'),
('P20231104102058CE2B', '202311041019151E33', 20.00, 'game', 'Sean Foo', 'seanfoo2109@gmail.com', '60127915195', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-11-04 10:20:58', '0000-00-00 00:00:00', 'N'),
('P202311041021015EC4', '202311041019151E33', 20.00, 'game', 'Sean Foo', 'seanfoo2109@gmail.com', '60127915195', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-11-04 10:21:01', '0000-00-00 00:00:00', 'N'),
('P202311041021050842', '202311041019151E33', 20.00, 'game', 'Sean Foo', 'seanfoo2109@gmail.com', '60127915195', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-11-04 10:21:05', '0000-00-00 00:00:00', 'N'),
('P20231104102113011A', '202311041019151E33', 20.00, 'game', 'Sean Foo', 'seanfoo2109@gmail.com', '60127915195', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-11-04 10:21:13', '0000-00-00 00:00:00', 'N'),
('P20231104102116F99F', '202311041019151E33', 20.00, 'game', 'Sean Foo', 'seanfoo2109@gmail.com', '60127915195', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-11-04 10:21:16', '0000-00-00 00:00:00', 'N'),
('P202311041253368297', '20231104125332FCD6', 20.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '1808462438', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-04 12:53:44', '00', '2023-11-04 12:53:36', '2023-11-04 12:53:59', 'N'),
('P20231104125734AE67', '2023110412553477D7', 20.00, 'game', 'Patrick Lim', 'patricklim4312@gmail.com', '60173736733', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-11-04 12:57:34', '0000-00-00 00:00:00', 'N'),
('P20231104125754043E', '2023110412553477D7', 20.00, 'game', 'Patrick Lim', 'patricklim4312@gmail.com', '60173736733', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-11-04 12:57:54', '0000-00-00 00:00:00', 'N'),
('P20231104140534AFB7', '202311041405245806', 20.00, 'game', 'Chin', 'chin825@gmail.com', '60177263286', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '1808604827', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-04 14:05:43', '00', '2023-11-04 14:05:34', '2023-11-04 14:06:32', 'N'),
('P2023110415363016E5', '20231104153619C99E', 20.00, 'game', 'ws', 'soh299@yahoo.com', '60129005299', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1808777220', 'jackybadmintona', '', '', '', 'RM', 'publicbank', '2023-11-04 15:36:42', '00', '2023-11-04 15:36:30', '2023-11-04 15:37:48', 'N'),
('P20231104173259A591', '20231104173250D67C', 14.80, 'game', 'Amber', 'amber98999@gmail.com', '601126238516', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1808986796', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-04 17:33:13', '00', '2023-11-04 17:32:59', '2023-11-04 17:33:36', 'N'),
('P202311041755584F20', '2023110417554215B1', 20.00, 'game', 'NL', 'Tmsjx@icloud.com', '60129953393', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1809026784', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-04 17:56:15', '00', '2023-11-04 17:55:58', '2023-11-04 17:57:17', 'N'),
('P2023110509463669B4', '202311050946328861', 19.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1809968885', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-05 09:46:43', '00', '2023-11-05 09:46:36', '2023-11-05 09:48:26', 'N'),
('P2023110510035059E9', '202311051003426AD2', 20.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1809992869', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-05 10:03:56', '00', '2023-11-05 10:03:50', '2023-11-05 10:04:09', 'N'),
('P202311051237168841', '20231105123710067C', 20.00, 'game', 'NL', 'Tmsjx@icloud.com', '60129953393', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1810263969', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-05 12:37:24', '00', '2023-11-05 12:37:16', '2023-11-05 12:37:44', 'N'),
('P202311051240551B77', '2023110512404175DF', 19.80, 'game', 'Lee Jian Wei', 'leejianweishann@gmail.com', '60163223030', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1810270786', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-05 12:41:02', '00', '2023-11-05 12:40:55', '2023-11-05 12:41:15', 'N'),
('P202311051332562516', '202311051332005125', 18.00, 'game', 'lee shang jing', 'shangjing898@gmail.com', '60193353559', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1810369895', 'jackybadmintona', '', '', '', 'RM', 'publicbank', '2023-11-05 13:33:07', '00', '2023-11-05 13:32:56', '2023-11-05 13:33:37', 'N'),
('P202311061608028C16', '20231106160756A31E', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1812549905', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-06 16:08:11', '00', '2023-11-06 16:08:02', '2023-11-06 16:08:34', 'N'),
('P20231106162203D589', '2023110616210611B7', 22.00, 'game', 'NL', 'Tmsjx@icloud.com', '60129953393', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1812574398', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-06 16:22:10', '00', '2023-11-06 16:22:03', '2023-11-06 16:22:29', 'N'),
('P202311061725286DD1', '20231106172514229F', 22.00, 'game', 'Gary', 'garyyjh@gmail.com', '60183236603', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1812682871', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-06 17:25:51', '00', '2023-11-06 17:25:28', '2023-11-06 17:27:03', 'N'),
('P2023110812014659A6', '20231108120118C393', 20.00, 'game', 'Yun Xian', 'yunxian0801@gmail.com', '60102210273', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '1815966545', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-08 12:02:12', '00', '2023-11-08 12:01:46', '2023-11-08 12:03:20', 'N'),
('P20231109065222D782', '20231109065213BEB2', 22.00, 'game', 'Yee Bin', 'stefankhoo.1@gmail.com', '60134502800', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-11-09 06:52:22', '0000-00-00 00:00:00', 'N'),
('P20231109065300895F', '20231109065213BEB2', 22.00, 'game', 'Yee Bin', 'stefankhoo.1@gmail.com', '60134502800', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1817474528', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2023-11-09 06:53:07', '00', '2023-11-09 06:53:00', '2023-11-09 06:53:39', 'N'),
('P202311091038354A45', '20231109103827A626', 22.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1817755314', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-09 10:38:49', '00', '2023-11-09 10:38:35', '2023-11-09 10:39:43', 'N'),
('P20231110131531F7A1', '20231110131519BE5D', 15.00, 'game', 'Shirley Chen', 'feiyee75@hotmail.com', '60122880443', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (4 courts confirmed ??)', 'MY', '1820012510', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-10 13:15:48', '00', '2023-11-10 13:15:31', '2023-11-10 13:16:09', 'N'),
('P20231110162552C37B', '20231110162545B6EE', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (4 courts confirmed ??)', 'MY', '1820372531', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-10 16:26:02', '00', '2023-11-10 16:25:52', '2023-11-10 16:26:23', 'N'),
('P2023111110115611C5', '20231111101149EA5A', 19.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '1822424584', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-11 10:12:06', '00', '2023-11-11 10:11:56', '2023-11-11 10:12:39', 'N'),
('P202311111024083F99', '20231111102401A3C7', 19.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '1822459642', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-11 10:24:15', '00', '2023-11-11 10:24:08', '2023-11-11 10:24:34', 'N'),
('P202311111041317EA6', '20231111104127ADDE', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '1822509450', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-11 10:41:45', '00', '2023-11-11 10:41:31', '2023-11-11 10:42:04', 'N'),
('P20231111133110C623', '202311111331037A72', 20.00, 'game', 'NL', 'Tmsjx@icloud.com', '60129953393', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '1823049485', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-11 13:31:21', '00', '2023-11-11 13:31:10', '2023-11-11 13:32:14', 'N'),
('P20231111170618D705', '202311111706149899', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1823624838', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-11 17:06:31', '00', '2023-11-11 17:06:18', '2023-11-11 17:07:14', 'N'),
('P202311111802046FD8', '20231111180156E3BC', 20.00, 'game', 'ws', 'soh299@yahoo.com', '60129005299', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1823764072', 'jackybadmintona', '', '', '', 'RM', 'publicbank', '2023-11-11 18:02:16', '00', '2023-11-11 18:02:04', '2023-11-11 18:03:41', 'N'),
('P20231112115943F2DC', '20231112115802002E', 20.00, 'game', 'Jayleehong', 'jayleehong@gmail.com', '60129247129', 'Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Coupon code: MERDEKA ??)', 'MY', '1825473459', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-12 12:00:12', '00', '2023-11-12 11:59:43', '2023-11-12 12:00:53', 'N'),
('P20231112233324E730', '20231112233305EFD7', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Coupon code: MERDEKA ??)', 'MY', '1826631447', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-12 23:33:34', '00', '2023-11-12 23:33:24', '2023-11-12 23:33:50', 'N'),
('P202311131332270EC0', '202311131332120027', 22.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1827329084', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-13 13:32:37', '00', '2023-11-13 13:32:27', '2023-11-13 13:32:55', 'N'),
('P2023111313384394E0', '202311131338386A83', 21.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1827340551', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-13 13:38:52', '00', '2023-11-13 13:38:43', '2023-11-13 13:40:10', 'N'),
('P202311131458369F05', '202311131458250542', 21.80, 'game', 'Lee Jian Wei', 'leejianweishann@gmail.com', '60163223030', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1827484532', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-13 14:58:46', '00', '2023-11-13 14:58:36', '2023-11-13 14:59:01', 'N'),
('P202311131922139061', '20231113192202889D', 20.00, 'game', 'Chin', 'chin825@gmail.com', '60177263286', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1827927263', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-13 19:22:21', '00', '2023-11-13 19:22:13', '2023-11-13 19:23:06', 'N'),
('P20231115183005C9BB', '202311151830003472', 22.00, 'game', 'Yong yuan chuan', 'yongyuanchuan@gmail.com', '601125758997', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '1831409255', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-15 18:30:20', '00', '2023-11-15 18:30:05', '2023-11-15 18:30:48', 'N'),
('P20231116160144DBDE', '2023111616012643EE', 22.00, 'game', 'ricky', 'rickyworkco@gmail.com', '60129052589', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1833001282', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2023-11-16 16:01:56', '11', '2023-11-16 16:01:44', '2023-11-16 16:19:04', 'N'),
('P20231116171150DBAF', '20231116171031BAB8', 22.00, 'game', 'Sk liew', 'saikeong8831@gmail.com', '60162130390', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1833115106', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2023-11-16 17:12:01', '11', '2023-11-16 17:11:50', '2023-11-16 17:29:04', 'N'),
('P20231116171933E984', '20231116171031BAB8', 22.00, 'game', 'Sk liew', 'saikeong8831@gmail.com', '60162130390', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1833127767', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2023-11-16 17:19:43', '11', '2023-11-16 17:19:33', '2023-11-16 17:36:04', 'N'),
('P20231116172343F000', '20231116171031BAB8', 22.00, 'game', 'Sk liew', 'saikeong8831@gmail.com', '60162130390', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1833134343', 'jackybadmintona', '', '', '', 'RM', 'hlb', '2023-11-16 17:23:52', '00', '2023-11-16 17:23:43', '2023-11-16 17:24:36', 'N'),
('P20231116172649CDBA', '202311161726449100', 22.00, 'game', 'ricky', 'rickyworkco@gmail.com', '60129052589', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1833139306', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-16 17:26:58', '00', '2023-11-16 17:26:49', '2023-11-16 17:27:49', 'N'),
('P202311161754240A70', '2023111617541765D8', 22.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1833184481', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-16 17:54:34', '00', '2023-11-16 17:54:24', '2023-11-16 17:54:53', 'N'),
('P2023111711430470D5', '20231117114242195C', 20.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (4 courts confirmed ??)', 'MY', '1834338064', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-17 11:43:17', '00', '2023-11-17 11:43:04', '2023-11-17 11:44:07', 'N'),
('P20231118100250FBF9', '20231118100232B804', 20.00, 'game', 'Chin', 'chin825@gmail.com', '60177263286', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '1835968041', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-18 10:03:02', '00', '2023-11-18 10:02:50', '2023-11-18 10:03:54', 'N'),
('P20231118102700D300', '20231118102650EF61', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-11-18 10:27:00', '0000-00-00 00:00:00', 'N'),
('P20231118102719A47A', '20231118102650EF61', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '1836006178', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-18 10:27:34', '00', '2023-11-18 10:27:19', '2023-11-18 10:27:53', 'N'),
('P202311190931590802', '20231119093152CA9F', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1837672243', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-19 09:32:10', '00', '2023-11-19 09:31:59', '2023-11-19 09:32:24', 'N'),
('P20231119121240F020', '20231119121226CF8F', 18.00, 'game', 'Jerry', 'jerryyee0902@gmail.com', '60102899611', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1837916747', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-19 12:12:51', '00', '2023-11-19 12:12:40', '2023-11-19 12:13:13', 'N'),
('P2023112317420412E6', '202311231741320291', 22.00, 'game', 'Gary', 'garyyjh@gmail.com', '60183236603', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1845282306', 'jackybadmintona', '', '', '', 'RM', 'cimb', '2023-11-23 17:42:17', '00', '2023-11-23 17:42:04', '2023-11-23 17:43:09', 'N'),
('P2023112410044576DD', '202311241004329F60', 22.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (4 courts confirmed ??)', 'MY', '1846337614', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2023-11-24 10:04:57', '11', '2023-11-24 10:04:45', '2023-11-24 10:22:05', 'N'),
('P202311241006356058', '202311241004329F60', 22.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (4 courts confirmed ??)', 'MY', '1846341218', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-24 10:06:42', '00', '2023-11-24 10:06:35', '2023-11-24 10:07:21', 'N'),
('P202311241257282127', '202311241257038C55', 20.00, 'game', 'Yong yuan chuan', 'yongyuanchuan@gmail.com', '601125758997', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (4 courts confirmed ??)', 'MY', '1846708416', 'jackybadmintona', '', '', '', 'RM', 'hlb', '2023-11-24 12:57:40', '00', '2023-11-24 12:57:28', '2023-11-24 12:58:45', 'N'),
('P20231125102706BFFF', '20231125102652839C', 20.00, 'game', 'Chin', 'chin825@gmail.com', '60177263286', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '1848641254', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-25 10:27:16', '00', '2023-11-25 10:27:06', '2023-11-25 10:28:02', 'N'),
('P20231125183843EFAD', '202311251838206273', 13.00, 'game', 'Sophia', '1410sophia@gmail.com', '60138809285', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1849688191', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-25 18:38:54', '00', '2023-11-25 18:38:43', '2023-11-25 18:39:08', 'N'),
('P202311251847359B07', '20231125184726C604', 20.00, 'game', 'ws', 'soh299@yahoo.com', '60129005299', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1849706535', 'jackybadmintona', '', '', '', 'RM', 'publicbank', '2023-11-25 18:47:45', '00', '2023-11-25 18:47:35', '2023-11-25 18:48:37', 'N'),
('P20231125190215A5A9', '2023112519020873F3', 14.80, 'game', 'Amber', 'amber98999@gmail.com', '601126238516', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1849737125', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-25 19:02:29', '00', '2023-11-25 19:02:15', '2023-11-25 19:02:52', 'N'),
('P2023112610305766D2', '20231126103051F93C', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1850806805', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-26 10:31:06', '00', '2023-11-26 10:30:57', '2023-11-26 10:31:22', 'N'),
('P202311271829452488', '202311271829384B22', 21.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1853693203', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-27 18:29:55', '00', '2023-11-27 18:29:45', '2023-11-27 18:30:44', 'N'),
('P20231129151019FB48', '202311291510105A98', 21.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '1857443651', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-29 15:10:44', '00', '2023-11-29 15:10:19', '2023-11-29 15:11:53', 'N'),
('P20231129174050467E', '20231129174001100F', 20.00, 'game', 'Kong ', 'kennyfoong1033@gmail.com', '60129871033', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '1857726645', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-29 17:41:30', '00', '2023-11-29 17:40:50', '2023-11-29 17:42:39', 'N'),
('P202311301134397D58', '20231130113433608F', 22.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1859062595', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-11-30 11:34:52', '00', '2023-11-30 11:34:39', '2023-11-30 11:35:52', 'N'),
('P202311301939217761', '20231130193832878F', 20.00, 'game', 'yousuf ali', 'alimdyousufali191856@gmail.com', '60167610417', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (4 courts confirmed ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-11-30 19:39:21', '0000-00-00 00:00:00', 'N'),
('P20231201185840EEF0', '20231201185825E815', 22.00, 'game', 'Wong Kok Wei', 'wongkw2001@gmail.com', '60173398717', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (4 courts confirmed ??)', 'MY', '1862263998', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-12-01 18:58:50', '00', '2023-12-01 18:58:40', '2023-12-01 18:59:18', 'N'),
('P20231202082425B878', '20231202082359598E', 20.00, 'game', 'Chin', 'chin825@gmail.com', '60177263286', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '1863151172', 'jackybadmintona', '', 'TNG_000000', '', 'RM', 'TNG-EWALLET', '2023-12-02 08:24:38', '11', '2023-12-02 08:24:25', '2023-12-02 08:24:43', 'N'),
('P20231202082520B43C', '20231202082359598E', 20.00, 'game', 'Chin', 'chin825@gmail.com', '60177263286', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '1863152151', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-12-02 08:25:27', '00', '2023-12-02 08:25:20', '2023-12-02 08:26:06', 'N'),
('P202312020951574FCC', '2023120209515387B3', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-12-02 09:51:57', '0000-00-00 00:00:00', 'N'),
('P202312020952237D10', '2023120209515387B3', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '1863266880', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-12-02 09:52:33', '00', '2023-12-02 09:52:23', '2023-12-02 09:52:53', 'N'),
('P202312021246093277', '20231202124546E462', 15.00, 'game', 'Jane ', 'chuayfun@hotmail.com', '6596938355', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-12-02 12:46:09', '0000-00-00 00:00:00', 'N'),
('P202312021301277F23', '20231202130117D05E', 20.00, 'game', 'Marcus', 'marcus@polypet.com.sg', '6596938355', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1863654932', 'jackybadmintona', '', 'FPX_1A', 'Buyer Session Timeout At IB Login Page', 'RM', 'cimb', '2023-12-02 13:01:47', '11', '2023-12-02 13:01:27', '2023-12-02 13:19:07', 'N'),
('P202312021302440D53', '20231202130117D05E', 20.00, 'game', 'Marcus', 'marcus@polypet.com.sg', '6596938355', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1863658559', 'jackybadmintona', '123316', '', '', 'RM', 'credit', '2023-12-02 13:03:26', '00', '2023-12-02 13:02:44', '2023-12-02 13:03:57', 'N'),
('P20231202134411A09B', '202312021343598B98', 15.00, 'game', 'Jane ', 'chuayfun@hotmail.com', '6596938355', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1863748938', 'jackybadmintona', '', 'FPX_1J', 'Buyer Session Timeout At Confirmation Page', 'RM', 'cimb', '2023-12-02 13:44:27', '11', '2023-12-02 13:44:11', '2023-12-02 14:02:03', 'N'),
('P202312021344349B78', '202312021343598B98', 15.00, 'game', 'Jane ', 'chuayfun@hotmail.com', '6596938355', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-12-02 13:44:34', '0000-00-00 00:00:00', 'N'),
('P20231202134829A9E4', '202312021343598B98', 15.00, 'game', 'Jane ', 'chuayfun@hotmail.com', '6596938355', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1863758040', 'jackybadmintona', '', 'FPX_76', 'Transaction Not Found', 'RM', 'cimb', '2023-12-02 13:48:40', '11', '2023-12-02 13:48:29', '2023-12-02 14:04:57', 'N'),
('P20231202135232403C', '202312021343598B98', 15.00, 'game', 'Jane ', 'chuayfun@hotmail.com', '6596938355', 'Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1863769863', 'jackybadmintona', '005888', '', '', 'RM', 'credit', '2023-12-02 13:54:15', '00', '2023-12-02 13:52:32', '2023-12-02 13:54:49', 'N'),
('P202312031212206B3E', '20231203121136E823', 19.40, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1865638431', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-12-03 12:12:48', '00', '2023-12-03 12:12:20', '2023-12-03 12:13:03', 'N'),
('P2023120417013355DC', '202312041701151AFA', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1868358425', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-12-04 17:01:44', '00', '2023-12-04 17:01:33', '2023-12-04 17:02:10', 'N'),
('P202312041742557405', '20231204174234F60F', 22.00, 'game', 'Wong Kok Wei', 'wongkw2001@gmail.com', '60173398717', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1868442237', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-12-04 17:43:06', '00', '2023-12-04 17:42:55', '2023-12-04 17:43:33', 'N'),
('P202312041830272070', '202312041830010A2B', 19.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1868546183', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-12-04 18:30:37', '00', '2023-12-04 18:30:27', '2023-12-04 18:32:03', 'N'),
('P202312041953446904', '202312041952121FD3', 20.00, 'game', 'Reon', '873fdb656dbca4@crankymonkey.info', '601113254425', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-12-04 19:53:44', '0000-00-00 00:00:00', 'N'),
('P202312041954068744', '202312041952121FD3', 22.00, 'game', 'Reon', '873fdb656dbca4@crankymonkey.info', '601113254425', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-12-04 19:54:06', '0000-00-00 00:00:00', 'N'),
('P2023120911080424B7', '202312091108009DDE', 20.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '1879825473', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-12-09 11:08:13', '00', '2023-12-09 11:08:04', '2023-12-09 11:08:24', 'N'),
('P2023121013002796F8', '20231210125937B137', 20.00, 'game', 'Wong Kok Wei', 'wongkw2001@gmail.com', '60173398717', 'Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1882355250', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-12-10 13:00:41', '00', '2023-12-10 13:00:27', '2023-12-10 13:01:08', 'N'),
('P202312131937582BF2', '202312131937305C98', 22.00, 'game', 'Gary', 'garyyjh@gmail.com', '60183236603', '3 courts. YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '1891191810', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2023-12-13 19:38:10', '11', '2023-12-13 19:37:58', '2023-12-13 19:54:04', 'N'),
('P202312131946528C94', '202312131937305C98', 22.00, 'game', 'Gary', 'garyyjh@gmail.com', '60183236603', '3 courts. YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '1891211241', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2023-12-13 19:47:16', '11', '2023-12-13 19:46:52', '2023-12-13 20:05:22', 'N'),
('P202312141844057D92', '202312141843498040', 22.00, 'game', 'Wong Kok Wei', 'wongkw2001@gmail.com', '60173398717', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1892964929', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-12-14 18:44:13', '00', '2023-12-14 18:44:05', '2023-12-14 18:44:41', 'N'),
('P20231215181321A824', '202312151813017E66', 20.20, 'game', 'Wong Kok Wei', 'wongkw2001@gmail.com', '60173398717', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls ??)', 'MY', '1894770812', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-12-15 18:13:33', '00', '2023-12-15 18:13:21', '2023-12-15 18:14:11', 'N'),
('P202312161239131654', '202312161239003177', 19.40, 'game', 'Yee Bin', 'stefankhoo.1@gmail.com', '60134502800', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '1895929129', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2023-12-16 12:39:28', '00', '2023-12-16 12:39:13', '2023-12-16 12:40:03', 'N'),
('P20231220165404A3D0', '20231220165207BAAF', 22.00, 'game', 'Chai', 'chaikuanghong@symphony-eng.com.my', '60125141068', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '1903523012', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-12-20 16:54:45', '00', '2023-12-20 16:54:04', '2023-12-20 16:55:12', 'N'),
('P202312211733276656', '2023122117331131CB', 22.00, 'game', 'Gary', 'garyyjh@gmail.com', '60183236603', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-12-21 17:33:27', '0000-00-00 00:00:00', 'N'),
('P202312211733528187', '2023122117331131CB', 22.00, 'game', 'Gary', 'garyyjh@gmail.com', '60183236603', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1905481906', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-12-21 17:34:03', '00', '2023-12-21 17:33:52', '2023-12-21 17:35:12', 'N'),
('P20231223122248779C', '202312231222437E43', 19.60, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-12-23 12:22:48', '0000-00-00 00:00:00', 'N'),
('P202312231222570782', '202312231222437E43', 19.60, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2023-12-23 12:22:57', '0000-00-00 00:00:00', 'N'),
('P20231223122306AAE0', '202312231222437E43', 19.60, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '1908602743', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-12-23 12:23:13', '00', '2023-12-23 12:23:06', '2023-12-23 12:23:25', 'N'),
('P202312231326441449', '2023122313260831EB', 20.00, 'game', 'Kent ', 'kentyeusy@gmail.com', '601125563059', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '1908718573', 'jackybadmintona', '', '', '', 'RM', 'hlb', '2023-12-23 13:27:37', '00', '2023-12-23 13:26:44', '2023-12-23 13:28:27', 'N');
INSERT INTO `payments` (`payment_id`, `order_id`, `amount`, `payment_for`, `bill_name`, `bill_email`, `bill_mobile`, `bill_desc`, `country`, `tran_id`, `domain`, `appcode`, `error_code`, `error_desc`, `currency`, `channel`, `paydate`, `status`, `payment_request_date`, `payment_return_date`, `is_checked_referral_signup`) VALUES
('P20231223153633D894', '202312231536177222', 20.00, 'game', 'Kok Yee Yang', 'yee_yang94@hotmail.com', '60192383575', 'Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '1908936923', 'jackybadmintona', '003592', '', '', 'MYR', 'Credit', '2023-12-23 15:37:38', '00', '2023-12-23 15:36:33', '2023-12-23 15:38:14', 'N'),
('P202312241325274BFE', '202312241325065A35', 20.00, 'game', 'Yee Bin', 'stefankhoo.1@gmail.com', '60134502800', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1910391267', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2023-12-24 13:25:37', '00', '2023-12-24 13:25:27', '2023-12-24 13:26:11', 'N'),
('P2023122716120744C3', '20231227161140E222', 22.00, 'game', 'Yong yuan chuan', 'yongyuanchuan@gmail.com', '601125758997', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '1916193991', 'jackybadmintona', '', '', '', 'RM', 'hlb', '2023-12-27 16:12:29', '00', '2023-12-27 16:12:07', '2023-12-27 16:13:27', 'N'),
('P202312291729491BD5', '202312291729348767', 15.00, 'game', 'Shirley Chen', 'feiyee75@hotmail.com', '60122880443', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls ??)', 'MY', '1920060795', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-12-29 17:30:01', '00', '2023-12-29 17:29:49', '2023-12-29 17:30:26', 'N'),
('P2023123020440620E7', '20231230204347059C', 19.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1922326926', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-12-30 20:44:26', '00', '2023-12-30 20:44:06', '2023-12-30 20:45:56', 'N'),
('P20231230235523F155', '20231230235446898C', 20.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1922665608', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2023-12-30 23:55:32', '00', '2023-12-30 23:55:23', '2023-12-30 23:55:43', 'N'),
('P202401062204363250', '20240106220336CDAA', 13.00, 'game', 'Mandy ', 'mandyong865@gmail.com', '60166178373', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1936058924', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-01-06 22:05:14', '11', '2024-01-06 22:04:36', '2024-01-06 22:22:04', 'N'),
('P202401062208174258', '20240106220336CDAA', 15.00, 'game', 'Mandy ', 'mandyong865@gmail.com', '60166178373', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1936065041', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-01-06 22:08:39', '00', '2024-01-06 22:08:17', '2024-01-06 22:09:13', 'N'),
('P20240108172333A8FA', '20240108172238ADED', 20.00, 'game', 'Gary', 'garyyjh@gmail.com', '60183236603', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1939170623', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-01-08 17:23:50', '00', '2024-01-08 17:23:33', '2024-01-08 17:24:55', 'N'),
('P2024011015222224B3', '202401101521471DD0', 20.00, 'game', 'Jay Ee', 'ongjuee@gmail.com', '60176923905', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '1942531004', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-01-10 15:22:36', '00', '2024-01-10 15:22:22', '2024-01-10 15:22:59', 'N'),
('P202401111819399A67', '202401111818372BF8', 15.00, 'game', 'Lydia', 'lydiaong2001@yahoo.com', '60166679919', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1944522472', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-01-11 18:19:51', '00', '2024-01-11 18:19:39', '2024-01-11 18:20:18', 'N'),
('P20240111182220C7D5', '202401111822070165', 22.00, 'game', 'Jonas', 'siachenghong@hotmail.com', '60143564018', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1944526858', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-01-11 18:22:28', '00', '2024-01-11 18:22:20', '2024-01-11 18:22:45', 'N'),
('P20240111183258FE47', '20240111183225D60A', 22.00, 'game', 'David Ong', 'www.davidong@gmail.com', '60163517272', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1944544908', 'jackybadmintona', '', '', '', 'RM', 'hlb', '2024-01-11 18:33:14', '00', '2024-01-11 18:32:58', '2024-01-11 18:35:07', 'N'),
('P20240113103200BDA3', '20240113103151E433', 19.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '1947040084', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-01-13 10:32:11', '00', '2024-01-13 10:32:00', '2024-01-13 10:33:32', 'N'),
('P202401141331105EF4', '2024011413302932D3', 18.00, 'game', 'Lim', 'mondayminton@gmail.com', '60178982996', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1948922823', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-01-14 13:32:18', '00', '2024-01-14 13:31:10', '2024-01-14 13:33:05', 'N'),
('P20240114142445B533', '20240114141915AF2E', 20.00, 'game', 'ws', 'soh299@yahoo.com', '60129005299', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1949009244', 'jackybadmintona', '', '', '', 'RM', 'publicbank', '2024-01-14 14:24:57', '00', '2024-01-14 14:24:45', '2024-01-14 14:26:17', 'N'),
('P20240115184318E19F', '2024011518431255FC', 21.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '1951173209', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-01-15 18:43:27', '00', '2024-01-15 18:43:18', '2024-01-15 18:44:22', 'N'),
('P20240117160816B1B6', '20240117160807EAF5', 20.00, 'game', 'Yong yuan chuan', 'yongyuanchuan@gmail.com', '601125758997', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '1954232269', 'jackybadmintona', '', 'FPX_1E', 'Buyer Failed To Provide The Necessary Info At Account Selection Page', 'RM', 'publicbank', '2024-01-17 16:08:27', '11', '2024-01-17 16:08:16', '2024-01-17 16:24:59', 'N'),
('P20240117161019F563', '20240117160807EAF5', 20.00, 'game', 'Yong yuan chuan', 'yongyuanchuan@gmail.com', '601125758997', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '1954235303', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-01-17 16:10:28', '00', '2024-01-17 16:10:19', '2024-01-17 16:10:47', 'N'),
('P20240117175201E0C3', '20240117175129EB18', 21.60, 'game', 'Yee Bin', 'stefankhoo.1@gmail.com', '60134502800', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '1954387944', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-01-17 17:52:15', '00', '2024-01-17 17:52:01', '2024-01-17 17:52:52', 'N'),
('P20240118105427719E', '2024011810541378CD', 22.00, 'game', 'Muhammad Fiqrie', 'fiqrie81@gmail.com', '601111331067', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1955365231', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-01-18 10:54:38', '00', '2024-01-18 10:54:27', '2024-01-18 10:55:21', 'N'),
('P2024011815160126C3', '20240118151551C6DF', 22.00, 'game', 'Yee Bin', 'stefankhoo.1@gmail.com', '60134502800', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1955789929', 'jackybadmintona', '', 'FPX_87', 'Debit Failed Exception Handling', 'RM', 'FPX_MB2U', '2024-01-18 15:16:20', '11', '2024-01-18 15:16:01', '2024-01-18 15:17:04', 'N'),
('P20240118151730CBBA', '20240118151551C6DF', 22.00, 'game', 'Yee Bin', 'stefankhoo.1@gmail.com', '60134502800', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1955791922', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-01-18 15:17:39', '00', '2024-01-18 15:17:30', '2024-01-18 15:18:08', 'N'),
('P202401200036270E5B', '20240120003537076D', 15.00, 'game', 'Joyin', 'soofw@yahoo.com', '60163600255', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1958234706', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-01-20 00:36:41', '00', '2024-01-20 00:36:27', '2024-01-20 00:37:26', 'N'),
('P202401201113270513', '202401201113234665', 19.60, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '1958587054', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-01-20 11:13:37', '00', '2024-01-20 11:13:27', '2024-01-20 11:13:48', 'N'),
('P202401201121213E21', '202401201121145824', 20.00, 'game', 'Jason', 'jasonngks114@gmail.com', '60143910864', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '1958599678', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-01-20 11:21:34', '00', '2024-01-20 11:21:21', '2024-01-20 11:22:54', 'Y'),
('P20240120112136058E', '202401201121145824', 20.00, 'game', 'Jason', 'jasonngks114@gmail.com', '60143910864', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-01-20 11:21:36', '0000-00-00 00:00:00', 'N'),
('P202401201226323877', '20240120122621A948', 19.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '1958709290', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-01-20 12:26:43', '00', '2024-01-20 12:26:32', '2024-01-20 12:27:11', 'N'),
('P20240120190806A74A', '202401201907568F05', 20.00, 'game', 'Saileesh', 'saileesh01@gmail.com', '601121779709', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1959355073', 'jackybadmintona', '', 'FPX_76', 'Transaction Not Found', 'RM', 'amb', '2024-01-20 19:09:02', '11', '2024-01-20 19:08:06', '2024-01-20 19:32:24', 'N'),
('P202401201914393ADD', '202401201907568F05', 20.00, 'game', 'Saileesh', 'saileesh01@gmail.com', '601121779709', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1959366502', 'jackybadmintona', '936781', '', '', 'RM', 'credit', '2024-01-20 19:16:06', '00', '2024-01-20 19:14:39', '2024-01-20 19:17:20', 'N'),
('P20240120224224B1D3', '20240120224206CA30', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1959714494', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-01-20 22:42:43', '00', '2024-01-20 22:42:24', '2024-01-20 22:42:58', 'N'),
('P20240121081119CCE7', '2024012108110341CB', 20.00, 'game', 'Kevin Cross', 'kevin_cross91@yahoo.com', '60166537528', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1959993900', 'jackybadmintona', '', '', '', 'RM', 'cimb', '2024-01-21 08:11:31', '00', '2024-01-21 08:11:19', '2024-01-21 08:12:08', 'N'),
('P20240121103001CB6C', '20240121102920D1A0', 15.00, 'game', 'Sophia', '1410sophia@gmail.com', '60138809285', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1960143639', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-01-21 10:30:12', '00', '2024-01-21 10:30:01', '2024-01-21 10:30:24', 'N'),
('P202401211217393F85', '20240121121715BFBF', 20.00, 'game', 'khai', 'jackhunt86@gmail.com', '60168596979', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1960311007', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-01-21 12:17:48', '00', '2024-01-21 12:17:39', '2024-01-21 12:18:12', 'N'),
('P20240125023100B62B', '2024012502303800B9', 15.00, 'game', 'Shirley Chen', 'feiyee75@hotmail.com', '60122880443', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1966817001', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-01-25 02:31:22', '00', '2024-01-25 02:31:00', '2024-01-25 02:31:42', 'N'),
('P202401251416264882', '202401251416098790', 22.00, 'game', 'Saileesh', 'saileesh01@gmail.com', '601121779709', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1967695222', 'jackybadmintona', '', 'CC_51', 'Insufficient funds', 'MYR', 'Credit', '2024-01-25 14:17:31', '11', '2024-01-25 14:16:26', '2024-01-25 14:18:12', 'N'),
('P20240125142013EA7D', '202401251416098790', 22.00, 'game', 'Saileesh', 'saileesh01@gmail.com', '601121779709', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1967702207', 'jackybadmintona', '154993', '', '', 'RM', 'credit', '2024-01-25 14:20:50', '00', '2024-01-25 14:20:13', '2024-01-25 14:21:20', 'N'),
('P20240126170821C999', '202401261708078D96', 21.60, 'game', 'Yee Bin', 'stefankhoo.1@gmail.com', '60134502800', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls ??)', 'MY', '1970031304', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-01-26 17:08:29', '00', '2024-01-26 17:08:21', '2024-01-26 17:09:01', 'N'),
('P202401261837417CBE', '20240126183721A358', 22.00, 'game', 'Muhammad Fiqrie', 'fiqrie81@gmail.com', '601111331067', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls ??)', 'MY', '1970190642', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-01-26 18:38:02', '00', '2024-01-26 18:37:41', '2024-01-26 18:38:53', 'N'),
('P202401281109429C67', '2024012811093514F7', 15.00, 'game', 'Sophia', '1410sophia@gmail.com', '60138809285', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1972991488', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-01-28 11:09:54', '00', '2024-01-28 11:09:42', '2024-01-28 11:10:07', 'N'),
('P20240131091130605D', '20240131091119C787', 22.00, 'game', 'Benedict Sigan', 'bensigan86@gmail.com', '60123279077', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '1978562109', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-01-31 09:11:43', '00', '2024-01-31 09:11:30', '2024-01-31 09:12:12', 'N'),
('P2024013123493777EE', '20240131234904A9ED', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Fun Public Holiday (CONFIRM HAPPY) ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Come join us ??)', 'MY', '1980347333', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-01-31 23:49:46', '00', '2024-01-31 23:49:37', '2024-01-31 23:49:59', 'N'),
('P202402021710393D08', '20240202171026B408', 22.00, 'game', 'Ashokh Padmanathan', 'ashokhpadmanathan93@gmail.com', '60174336365', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls ??)', 'MY', '1984073970', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-02-02 17:10:51', '00', '2024-02-02 17:10:39', '2024-02-02 17:12:14', 'N'),
('P20240204140214720A', '20240204140029BB2E', 18.00, 'game', 'John Khor', 'john.khor97@gmail.com', '60183998956', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1987886448', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-02-04 14:02:25', '00', '2024-02-04 14:02:14', '2024-02-04 14:02:48', 'N'),
('P202402041413402437', '20240204141316C06B', 18.00, 'game', 'Zain', 'zainancies@gmail.com', '601131081901', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1987908658', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-02-04 14:13:54', '00', '2024-02-04 14:13:40', '2024-02-04 14:14:14', 'Y'),
('P202402071103552481', '20240207110349B748', 22.00, 'game', 'Benedict Sigan', 'bensigan86@gmail.com', '60123279077', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '1993141715', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-02-07 11:04:06', '00', '2024-02-07 11:03:55', '2024-02-07 11:04:31', 'N'),
('P2024020813523564B4', '20240208135227675F', 22.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1995245183', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-02-08 13:52:46', '00', '2024-02-08 13:52:35', '2024-02-08 13:53:20', 'N'),
('P202402081847305997', '20240208184622409A', 15.00, 'game', 'Shirley Chen', 'feiyee75@hotmail.com', '60122880443', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '1995720195', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-02-08 18:47:44', '00', '2024-02-08 18:47:30', '2024-02-08 18:52:15', 'N'),
('P202402111258125348', '202402111257325B7B', 20.00, 'game', 'Pierad', 'pirdausmlkn@gmail.com', '60193012268', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-02-11 12:58:12', '0000-00-00 00:00:00', 'N'),
('P202402111258250203', '202402111257325B7B', 18.00, 'game', 'Pierad', 'pirdausmlkn@gmail.com', '60193012268', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '1999969550', 'jackybadmintona', '', '', '', 'RM', 'cimb', '2024-02-11 12:58:51', '00', '2024-02-11 12:58:25', '2024-02-11 12:59:32', 'N'),
('P20240211174322D9B1', '202402111737231B1A', 22.00, 'game', 'Leonard', 'lkitingon@gmail.com', '601111202074', 'Come tonite ⭐ CONFIRM HAPPY ⭐ Fun Sunday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? 222 Sports Center PJ ? Male : RM22, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '2000386382', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-02-11 17:45:09', '00', '2024-02-11 17:43:22', '2024-02-11 17:46:32', 'N'),
('P2024021117451643F7', '202402111736135135', 20.00, 'game', 'CHENG SOON', 'siahchengsoon0301@gmail.com', '60187792533', 'Come tonite ⭐ CONFIRM HAPPY ⭐ Fun Sunday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? 222 Sports Center PJ ? Male : RM22, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '2000386833', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-02-11 17:45:27', '00', '2024-02-11 17:45:16', '2024-02-11 17:45:53', 'N'),
('P2024021117512128C9', '20240211175110C5BA', 22.00, 'game', 'Aaron Tan', 'joonhong1991@gmail.com', '60125657296', 'Come tonite ⭐ CONFIRM HAPPY ⭐ Fun Sunday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? 222 Sports Center PJ ? Male : RM22, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '2000395401', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-02-11 17:51:35', '00', '2024-02-11 17:51:21', '2024-02-11 17:51:43', 'N'),
('P202402121429190730', '202402121429068C83', 21.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 2-4PM ? Lavana 2 Sports Center ? Male ：RM21, Female ：RM15 ❤️ (Welcome boys and girls ??)', 'MY', '2001623382', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-02-12 14:29:28', '00', '2024-02-12 14:29:19', '2024-02-12 14:29:41', 'N'),
('P202402141626120E90', '20240214162536CA4E', 20.00, 'game', 'Kow Ming Chuan', 'mingchuan0909@gmail.com', '601123544982', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '2005091255', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-02-14 16:26:35', '00', '2024-02-14 16:26:12', '2024-02-14 16:26:58', 'N'),
('P202402151445373278', '20240215144524BEC1', 22.00, 'game', 'Ashokh Padmanathan', 'ashokhpadmanathan93@gmail.com', '60174336365', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2006637578', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-02-15 14:46:44', '00', '2024-02-15 14:45:37', '2024-02-15 14:47:21', 'N'),
('P2024021811544833CA', '202402181154383EBD', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2011229257', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-02-18 11:55:00', '00', '2024-02-18 11:54:48', '2024-02-18 11:55:23', 'N'),
('P202402191839177CE8', '202402191839107DE9', 21.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-02-19 18:39:17', '0000-00-00 00:00:00', 'N'),
('P20240219183930BA4A', '202402191839107DE9', 21.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2013555197', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-02-19 18:39:42', '00', '2024-02-19 18:39:30', '2024-02-19 18:39:54', 'N'),
('P20240219184423AC05', '202402191844141120', 21.80, 'game', 'Lee Jian Wei', 'leejianweishann@gmail.com', '60163223030', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2013563577', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-02-19 18:44:31', '00', '2024-02-19 18:44:23', '2024-02-19 18:44:42', 'N'),
('P202402211600572636', '202402211600257B35', 20.00, 'game', 'Abuzar Watan Pal', 'abuzar1@windowslive.com', '601161837749', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-02-21 16:00:57', '0000-00-00 00:00:00', 'N'),
('P20240222154148C787', '20240222154135BF67', 15.00, 'game', 'Shirley Chen', 'feiyee75@hotmail.com', '60122880443', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls ??)', 'MY', '2018475184', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-02-22 15:42:08', '00', '2024-02-22 15:41:48', '2024-02-22 15:42:20', 'N'),
('P20240223134524919F', '20240223134458C254', 21.60, 'game', 'Muhammad Fiqrie', 'fiqrie81@gmail.com', '601111331067', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls ??)', 'MY', '2020307615', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-02-23 13:45:34', '00', '2024-02-23 13:45:24', '2024-02-23 13:46:14', 'N'),
('P20240224113725BCCC', '202402241137204655', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '2022065484', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-02-24 11:37:37', '00', '2024-02-24 11:37:25', '2024-02-24 11:37:52', 'N'),
('P20240224113846EB26', '20240224113820A464', 18.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '2022067792', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-02-24 11:38:54', '00', '2024-02-24 11:38:46', '2024-02-24 11:39:04', 'N'),
('P202402251201091004', '20240225120101FB15', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2024085190', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-02-25 12:01:20', '00', '2024-02-25 12:01:09', '2024-02-25 12:01:42', 'N'),
('P20240226165030A64E', '202402261650261D69', 22.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2026848573', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-02-26 16:50:36', '00', '2024-02-26 16:50:30', '2024-02-26 16:50:53', 'N'),
('P2024030112195829E8', '20240301121937A666', 22.00, 'game', 'Muhammad Fiqrie', 'fiqrie81@gmail.com', '601111331067', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls ??)', 'MY', '2034788943', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-03-01 12:20:08', '00', '2024-03-01 12:19:58', '2024-03-01 12:20:40', 'N'),
('P20240303141945F6BE', '20240303141421138C', 18.00, 'game', 'Harry Poh ', 'kahjun94.kj@gmail.com', '60102563030', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2039480218', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-03-03 14:20:47', '00', '2024-03-03 14:19:45', '2024-03-03 14:20:55', 'N'),
('P202403031450065A25', '20240303144941DFB1', 13.00, 'game', 'Jun Yeng', 'junyeng818@gmail.com', '60103861238', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2039550816', 'jackybadmintona', '', 'CC_54', 'Expired card', 'MYR', 'Credit', '2024-03-03 14:51:25', '11', '2024-03-03 14:50:06', '2024-03-03 14:51:55', 'N'),
('P20240303145619B258', '20240303144941DFB1', 15.00, 'game', 'Jun Yeng', 'junyeng818@gmail.com', '60103861238', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2039564641', 'jackybadmintona', '328969', '', '', 'RM', 'credit', '2024-03-03 14:57:24', '00', '2024-03-03 14:56:19', '2024-03-03 14:57:47', 'Y'),
('P202403041722169520', '2024030417204899D3', 22.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2042129224', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-03-04 17:22:24', '00', '2024-03-04 17:22:16', '2024-03-04 17:22:35', 'N'),
('P202403041740396C54', '20240304173857D564', 22.00, 'game', 'Alfred Tham', 'alftwm@hotmail.com', '60129183866', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-03-04 17:40:39', '0000-00-00 00:00:00', 'N'),
('P20240304184150CDDA', '2024030418414174CB', 22.00, 'game', 'Alfred Tham', 'alftwm@hotmail.com', '60129183866', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2042284398', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-03-04 18:42:06', '00', '2024-03-04 18:41:50', '2024-03-04 18:43:12', 'N'),
('P202403072322054DCA', '20240307232203894B', 15.00, 'game', 'Sharvari ', 'Sharvarikulkarni1@gmail.com', '60176580537', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls ??)', 'MY', '2048961331', 'jackybadmintona', '', 'CASH_99', 'Record not found', 'RM', 'cash', '2024-03-07 23:22:29', '11', '2024-03-07 23:22:05', '2024-03-09 23:25:10', 'N'),
('P20240308165004F84C', '20240308164959BBA8', 21.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls ??)', 'MY', '2050135657', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-03-08 16:50:21', '00', '2024-03-08 16:50:04', '2024-03-08 16:50:33', 'N'),
('P20240308180524CEEE', '20240308180515D407', 22.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls ??)', 'MY', '2050263221', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-03-08 18:05:31', '00', '2024-03-08 18:05:24', '2024-03-08 18:05:39', 'N'),
('P20240309132115A1A9', '202403091321005950', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Yes, RM5 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM5 ❤️ (Lowest price. RM5 only ??)', 'MY', '2051565997', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-03-09 13:21:26', '00', '2024-03-09 13:21:15', '2024-03-09 13:22:00', 'N'),
('P20240311184910302F', '202403111848558151', 22.00, 'game', 'Gary', 'garyyjh@gmail.com', '60183236603', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2055792583', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-03-11 18:49:23', '00', '2024-03-11 18:49:10', '2024-03-11 18:50:14', 'N'),
('P20240311190040C580', '20240311190027C62C', 22.00, 'game', 'Alfred Tham', 'alftwm@hotmail.com', '60129183866', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2055813646', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-03-11 19:01:00', '00', '2024-03-11 19:00:40', '2024-03-11 19:02:00', 'N'),
('P20240314111620314F', '20240314111556EFFA', 22.00, 'game', 'Tony Wong', 'tonywong4338@gmail.com', '60142354338', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2060131415', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-03-14 11:16:37', '00', '2024-03-14 11:16:20', '2024-03-14 11:17:54', 'N'),
('P202403151220502063', '2024031512203729C5', 22.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls ??)', 'MY', '2062004671', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-03-15 12:21:08', '00', '2024-03-15 12:20:50', '2024-03-15 12:21:38', 'N'),
('P20240315190916E5CC', '20240315190857F4FA', 22.00, 'game', 'Tony Wong', 'tonywong4338@gmail.com', '60142354338', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls ??)', 'MY', '2062713929', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-03-15 19:09:31', '00', '2024-03-15 19:09:16', '2024-03-15 19:10:50', 'N'),
('P202403161042060F04', '20240316104200D612', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Yes, RM5 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM5 ❤️ (Lowest price. RM5 only ??)', 'MY', '2063624526', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-03-16 10:42:16', '00', '2024-03-16 10:42:06', '2024-03-16 10:42:28', 'N'),
('P20240317141409DB86', '20240317141340FF6A', 18.00, 'game', 'andrew ', 'andrewngu77@gmail.com', '60196166956', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2065853430', 'jackybadmintona', '', '', '', 'RM', 'RPP_DuitNowQR', '2024-03-17 14:14:24', '00', '2024-03-17 14:14:09', '2024-03-17 14:14:48', 'N'),
('P202403171430024673', '20240317142958AFF4', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2065882991', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-03-17 14:30:17', '00', '2024-03-17 14:30:02', '2024-03-17 14:30:31', 'N'),
('P202403211605592F2B', '202403211605408F6E', 21.40, 'game', 'Ashokh Padmanathan', 'ashokhpadmanathan93@gmail.com', '60174336365', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2073138332', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-03-21 16:06:10', '00', '2024-03-21 16:05:59', '2024-03-21 16:06:45', 'N'),
('P202403231049467D10', '202403231049391C2E', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Yes, RM5 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM5 ❤️ (Lowest price. RM5 only ??)', 'MY', '2076229109', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-03-23 10:49:55', '00', '2024-03-23 10:49:46', '2024-03-23 10:50:17', 'N'),
('P20240323105728EFFF', '20240323105718BB7D', 21.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Yes, RM5 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM5 ❤️ (Lowest price. RM5 only ??)', 'MY', '2076241278', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-03-23 10:57:41', '00', '2024-03-23 10:57:28', '2024-03-23 10:58:45', 'N'),
('P2024032311165209C8', '202403231116472D97', 21.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Yes, RM5 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM5 ❤️ (Lowest price. RM5 only ??)', 'MY', '2076273562', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-03-23 11:16:59', '00', '2024-03-23 11:16:52', '2024-03-23 11:17:16', 'N'),
('P20240324002213B7D5', '20240324002150525E', 20.00, 'game', 'Ken Ong', 'kenong@yahoo.com', '601123854782', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2077563643', 'jackybadmintona', '', 'CC_83', 'Cannot approve at this time, try again later.', 'MYR', 'Credit', '2024-03-24 00:22:39', '11', '2024-03-24 00:22:13', '2024-03-24 00:23:25', 'N'),
('P202403240024315238', '20240324002150525E', 20.00, 'game', 'Ken Ong', 'kenong@yahoo.com', '601123854782', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2077565375', 'jackybadmintona', '', '', '', 'RM', 'RPP_DuitNowQR', '2024-03-24 00:24:46', '00', '2024-03-24 00:24:31', '2024-03-24 00:26:34', 'N'),
('P202403241102516C83', '20240324110247F817', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2077952959', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-03-24 11:02:59', '00', '2024-03-24 11:02:51', '2024-03-24 11:03:13', 'N'),
('P20240325152400A40A', '20240325152354B1FF', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2080603416', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-03-25 15:24:10', '00', '2024-03-25 15:24:00', '2024-03-25 15:24:35', 'N'),
('P2024032719343284A9', '20240327193415A10A', 22.00, 'game', 'Paul', 'chaimingyin.cmy@gmail.com', '60168906273', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '2085182313', 'jackybadmintona', '', 'FPX_76', 'Transaction Not Found', 'RM', 'maybank2u', '2024-03-27 19:34:46', '11', '2024-03-27 19:34:32', '2024-03-27 19:52:31', 'N'),
('P20240327193916B22C', '20240327193415A10A', 22.00, 'game', 'Paul', 'chaimingyin.cmy@gmail.com', '60168906273', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '2085188502', 'jackybadmintona', '', 'FPX_76', 'Transaction Not Found', 'RM', 'maybank2u', '2024-03-27 19:39:24', '11', '2024-03-27 19:39:16', '2024-03-27 19:56:36', 'N'),
('P202403271942235126', '20240327193415A10A', 22.00, 'game', 'Paul', 'chaimingyin.cmy@gmail.com', '60168906273', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '2085193047', 'jackybadmintona', '', 'FPX_76', 'Transaction Not Found', 'RM', 'maybank2u', '2024-03-27 19:42:32', '11', '2024-03-27 19:42:23', '2024-03-27 20:03:03', 'N'),
('P20240327194758BF0B', '20240327193415A10A', 22.00, 'game', 'Paul', 'chaimingyin.cmy@gmail.com', '60168906273', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '2085201681', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-03-27 19:48:10', '11', '2024-03-27 19:47:58', '2024-03-27 20:04:05', 'N'),
('P20240327200140F2BA', '2024032720013657C5', 22.00, 'game', 'Paul', 'chaimingyin.cmy@gmail.com', '60168906273', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '2085226557', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-03-27 20:01:51', '11', '2024-03-27 20:01:40', '2024-03-27 20:17:05', 'N'),
('P20240327200315250A', '2024032720013657C5', 22.00, 'game', 'Paul', 'chaimingyin.cmy@gmail.com', '60168906273', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '2085229574', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-03-27 20:03:22', '00', '2024-03-27 20:03:15', '2024-03-27 20:04:10', 'N'),
('P202403291547478CFE', '20240329154724C57C', 15.00, 'game', 'Winnie Bong', 'winniehlbong@gmail.com', '60162723587', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls ??)', 'MY', '2088874480', 'jackybadmintona', 'T34848', '', '', 'RM', 'credit', '2024-03-29 15:49:15', '00', '2024-03-29 15:47:47', '2024-03-29 15:49:55', 'N'),
('P202403301112290469', '20240330111224FD41', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Yes, RM5 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM5 ❤️ (Lowest price. RM5 only ??)', 'MY', '2090368944', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-03-30 11:12:40', '00', '2024-03-30 11:12:29', '2024-03-30 11:12:57', 'N'),
('P202404011536209676', '20240401153544E0D0', 22.00, 'game', 'Alvyn Chin', 'alvyn_chin@hotmail.com', '60172053663', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2094899322', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-04-01 15:36:52', '00', '2024-04-01 15:36:20', '2024-04-01 15:37:38', 'N'),
('P202404011813312AC5', '20240401181318C34C', 22.00, 'game', 'Gary', 'garyyjh@gmail.com', '60183236603', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2095175052', 'jackybadmintona', '', 'FPX_1K', 'Buyer Failed To Provide The Necessary Info At Confirmation Page', 'RM', 'hlb', '2024-04-01 18:13:53', '11', '2024-04-01 18:13:31', '2024-04-01 18:31:39', 'N'),
('P2024040118165253B2', '20240401181318C34C', 22.00, 'game', 'Gary', 'garyyjh@gmail.com', '60183236603', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2095181101', 'jackybadmintona', '', '', '', 'RM', 'hlb', '2024-04-01 18:17:02', '00', '2024-04-01 18:16:52', '2024-04-01 18:17:53', 'N'),
('P20240402000051F803', '20240402000036C975', 22.00, 'game', 'Oliver', 'te.oliver@outlook.com', '601126513395', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '2095841363', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-04-02 00:01:02', '00', '2024-04-02 00:00:51', '2024-04-02 00:03:28', 'N'),
('P20240402170833A79B', '2024040217082612E7', 22.00, 'game', 'Benedict Sigan', 'bensigan86@gmail.com', '60123279077', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '2097069741', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-04-02 17:08:43', '00', '2024-04-02 17:08:33', '2024-04-02 17:08:56', 'N'),
('P20240404154159B53E', '20240404154127BC63', 22.00, 'game', 'Geoffrey Ebner', 'ebnergeoffrey@gmail.com', '60122743243', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2100595868', 'jackybadmintona', '581251', '', '', 'RM', 'credit', '2024-04-04 15:43:10', '00', '2024-04-04 15:41:59', '2024-04-04 15:43:48', 'N'),
('P20240405120331125A', '20240405120257F36A', 22.00, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Yes, RM5 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM5 ❤️ (Lowest price. RM5 only ??)', 'MY', '2101966788', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-04-05 12:03:48', '00', '2024-04-05 12:03:31', '2024-04-05 12:04:43', 'N');
INSERT INTO `payments` (`payment_id`, `order_id`, `amount`, `payment_for`, `bill_name`, `bill_email`, `bill_mobile`, `bill_desc`, `country`, `tran_id`, `domain`, `appcode`, `error_code`, `error_desc`, `currency`, `channel`, `paydate`, `status`, `payment_request_date`, `payment_return_date`, `is_checked_referral_signup`) VALUES
('P202404051301483998', '202404051301384626', 22.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls ??)', 'MY', '2102064073', 'jackybadmintona', '', '', '', 'MYR', 'GrabPay', '2024-04-05 13:02:00', '00', '2024-04-05 13:01:48', '2024-04-05 13:02:26', 'N'),
('P20240405192705426D', '20240405191322D7F4', 22.00, 'game', 'Paul', 'chaimingyin.cmy@gmail.com', '60168906273', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-04-05 19:27:05', '0000-00-00 00:00:00', 'N'),
('P20240405193059B13E', '202404051930537DDC', 22.00, 'game', 'Paul', 'chaimingyin.cmy@gmail.com', '60168906273', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-04-05 19:30:59', '0000-00-00 00:00:00', 'N'),
('P202404060927071BEC', '202404060927034BD3', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Yes, RM5 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM5 ❤️ (Lowest price. RM5 only ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-04-06 09:27:07', '0000-00-00 00:00:00', 'N'),
('P20240406102158262F', '20240406102133D0AF', 20.00, 'game', 'tt', 'tingentan98@gmail.com', '60194815573', 'Yes, RM5 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM5 ❤️ (Lowest price. RM5 only ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-04-06 10:21:58', '0000-00-00 00:00:00', 'N'),
('P20240406111534DE5B', '20240406111137D63D', 3.00, 'game', 'Rong', 'puchong88@yahoo.com', '60122132066', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM ? 222 Sports Center PJ ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-04-06 11:15:34', '0000-00-00 00:00:00', 'N'),
('P202404081231391530', '202404081230507469', 22.00, 'game', 'Tommy Tan', 'tommytan1985@yahoo.com', '60127996981', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2106529772', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-04-08 12:32:44', '00', '2024-04-08 12:31:39', '2024-04-08 14:15:05', 'N'),
('P2024040813010173FD', '20240408130034DCA5', 22.00, 'game', 'Tommy Tan', 'tommytan1985@yahoo.com', '60127996981', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2106569083', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-04-08 13:01:18', '00', '2024-04-08 13:01:01', '2024-04-08 14:15:12', 'N'),
('P20240408155731F170', '202404081557101D15', 22.00, 'game', 'Gary', 'garyyjh@gmail.com', '60183236603', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2106790673', 'jackybadmintona', '', 'FPX_1A', 'Buyer Session Timeout At IB Login Page', 'RM', 'cimb', '2024-04-08 15:57:42', '11', '2024-04-08 15:57:31', '2024-04-08 16:15:02', 'N'),
('P202404081709588FEE', '20240408170728DA59', 3.00, 'game', 'Rong', 'puchong88@yahoo.com', '60122132066', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM ? 222 Sports Center PJ ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '2106883537', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-04-08 17:10:43', '00', '2024-04-08 17:09:58', '2024-04-08 17:11:08', 'N'),
('P20240408173451574F', '20240408173446883D', 22.00, 'game', 'Gary', 'garyyjh@gmail.com', '60183236603', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2106916680', 'jackybadmintona', '', 'FPX_76', 'Transaction Not Found', 'RM', 'cimb', '2024-04-08 17:35:02', '11', '2024-04-08 17:34:51', '2024-04-08 17:52:40', 'N'),
('P2024040817383617AC', '20240408173446883D', 22.00, 'game', 'Gary', 'garyyjh@gmail.com', '60183236603', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2106921939', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-04-08 17:38:46', '00', '2024-04-08 17:38:36', '2024-04-08 17:39:19', 'N'),
('P202404090529432904', '202404090529108CDF', 19.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM ? 222 Sports Center PJ ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '2107512688', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-04-09 05:30:06', '00', '2024-04-09 05:29:43', '2024-04-09 05:31:30', 'N'),
('P202404100905077F02', '2024041009044804FD', 19.80, 'game', 'Yee Bin', 'stefankhoo.1@gmail.com', '60134502800', 'Yes, come join us ⭐ CONFIRM HAPPY ⭐ Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '2108771545', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-04-10 09:05:27', '00', '2024-04-10 09:05:07', '2024-04-10 09:06:05', 'N'),
('P20240410171518233E', '20240410171503A2DB', 13.40, 'game', 'Shirley Chen', 'feiyee75@hotmail.com', '60122880443', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '2109195790', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-04-10 17:15:42', '00', '2024-04-10 17:15:18', '2024-04-10 17:15:58', 'N'),
('P202404101848368792', '20240410184818E469', 20.00, 'game', 'Jenson', 'sonjen2010.js@gmail.com', '60194755387', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '2109283077', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-04-10 18:49:05', '00', '2024-04-10 18:48:36', '2024-04-10 18:49:14', 'N'),
('P20240410194037A7F2', '20240410194008A546', 20.00, 'game', 'Roy', 'chiachianng@gmail.com', '60174079288', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-04-10 19:40:37', '0000-00-00 00:00:00', 'N'),
('P2024041115230205EE', '202404111522536E0C', 22.00, 'game', 'Alvyn Chin', 'alvyn_chin@hotmail.com', '60172053663', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2110144692', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-04-11 15:23:12', '00', '2024-04-11 15:23:02', '2024-04-11 15:23:36', 'N'),
('P202404121719535C1C', '20240412171811CDF9', 22.00, 'game', 'Tok', 'hongyuan2020@gmail.com', '60127977751', 'Yes, RM5 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM5 ❤️ (Lowest price. RM5 only ??)', 'MY', '2111511136', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-04-12 17:20:21', '00', '2024-04-12 17:19:53', '2024-04-12 17:20:36', 'N'),
('P20240413134913D506', '20240413134851B20E', 19.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '2112570715', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-04-13 13:49:27', '00', '2024-04-13 13:49:13', '2024-04-13 13:50:42', 'N'),
('P20240415171210AB7E', '2024041517120476BD', 22.00, 'game', 'Gary', 'garyyjh@gmail.com', '60183236603', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2116040724', 'jackybadmintona', '', '', '', 'RM', 'hlb', '2024-04-15 17:12:25', '00', '2024-04-15 17:12:10', '2024-04-15 17:13:28', 'N'),
('P20240416132321FC4E', '2024041613231370B2', 22.00, 'game', 'Benedict Sigan', 'bensigan86@gmail.com', '60123279077', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '2117443109', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-04-16 13:23:34', '00', '2024-04-16 13:23:21', '2024-04-16 13:23:55', 'N'),
('P20240416222950EE7A', '20240416222938F244', 20.00, 'game', 'Heng', 'ahheng1998@hotmail.com', '60189874226', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '2118356918', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-04-16 22:30:06', '11', '2024-04-16 22:29:50', '2024-04-16 22:46:03', 'N'),
('P2024041816301593AA', '20240418163006148A', 22.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2121017968', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-04-18 16:30:25', '00', '2024-04-18 16:30:15', '2024-04-18 16:30:44', 'N'),
('P202404191817056C2C', '20240419181655F445', 22.00, 'game', 'Alfred Tham', 'alftwm@hotmail.com', '60129183866', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls ??)', 'MY', '2122785063', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-04-19 18:17:20', '00', '2024-04-19 18:17:05', '2024-04-19 18:19:00', 'N'),
('P20240420095423B8C0', '2024042009533501AE', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Yes, RM5 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM5 ❤️ (Lowest price. RM5 only ??)', 'MY', '2123582936', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-04-20 09:54:38', '00', '2024-04-20 09:54:23', '2024-04-20 09:54:53', 'N'),
('P202404211054100070', '202404211054059CE5', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2125228165', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-04-21 10:54:20', '00', '2024-04-21 10:54:10', '2024-04-21 10:54:40', 'N'),
('P2024042215440906CC', '202404221543386F26', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2127330583', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-04-22 15:44:21', '00', '2024-04-22 15:44:09', '2024-04-22 15:44:33', 'N'),
('P202404241047154B50', '20240424104618BD14', 22.00, 'game', 'Howard', 'princehoward1@hotmail.com', '60173318080', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-04-24 10:47:15', '0000-00-00 00:00:00', 'N'),
('P20240424104757B2A4', '20240424104618BD14', 22.00, 'game', 'Howard', 'princehoward1@hotmail.com', '60173318080', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '2130090693', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-04-24 10:48:36', '00', '2024-04-24 10:47:57', '2024-04-24 10:49:06', 'N'),
('P2024042417454011B7', '202404241744247E2F', 22.00, 'game', 'Raff ', 'weihungho1993@gmail.com', '60169222960', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2130743853', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-04-24 17:46:07', '00', '2024-04-24 17:45:40', '2024-04-24 17:46:26', 'N'),
('P2024042515435897ED', '202404251543514A79', 22.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2132604061', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-04-25 15:44:08', '00', '2024-04-25 15:43:58', '2024-04-25 15:44:28', 'N'),
('P202404251621161638', '20240425162110531D', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2132677444', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-04-25 16:21:25', '00', '2024-04-25 16:21:16', '2024-04-25 16:21:48', 'N'),
('P20240425163503AFC3', '20240425163452051A', 22.00, 'game', 'Alfred Tham', 'alftwm@hotmail.com', '60129183866', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2132704407', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-04-25 16:35:16', '00', '2024-04-25 16:35:03', '2024-04-25 16:36:19', 'N'),
('P20240427092859E8AA', '202404270927083044', 10.00, 'game', 'Yee Bin', 'stefankhoo.1@gmail.com', '60134502800', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2136013477', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-04-27 09:29:14', '00', '2024-04-27 09:28:59', '2024-04-27 09:29:47', 'N'),
('P20240427114829C45D', '202404271148172B08', 10.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2136254092', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-04-27 11:48:40', '00', '2024-04-27 11:48:29', '2024-04-27 11:48:59', 'N'),
('P202404281042164615', '202404281042100C79', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2137999628', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-04-28 10:42:28', '00', '2024-04-28 10:42:16', '2024-04-28 10:42:41', 'N'),
('P202404291759391429', '202404291758532EAA', 22.00, 'game', 'NL', 'Tmsjx@icloud.com', '60129953393', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-04-29 17:59:39', '0000-00-00 00:00:00', 'N'),
('P20240429181218245D', '20240429181117BB46', 20.00, 'game', 'Harry Poh ', 'kahjun94.kj@gmail.com', '60102563030', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2140766883', 'jackybadmintona', '', 'CC_V0001', 'Field body.pspInfo.postCode absent or empty', 'MYR', 'Credit', '2024-04-29 18:13:25', '11', '2024-04-29 18:12:18', '2024-04-29 18:14:01', 'N'),
('P202404291815038A54', '20240429181117BB46', 20.00, 'game', 'Harry Poh ', 'kahjun94.kj@gmail.com', '60102563030', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2140770232', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-04-29 18:15:11', '00', '2024-04-29 18:15:03', '2024-04-29 18:15:20', 'N'),
('P20240429183138FD1F', '20240429183131D369', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2140802544', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-04-29 18:31:48', '00', '2024-04-29 18:31:38', '2024-04-29 18:32:00', 'N'),
('P20240430085511F8B1', '20240430085432EFF7', 19.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Yes, come join us ⭐ Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM ? 222 Sports Center PJ ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '2141720920', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-04-30 08:55:21', '00', '2024-04-30 08:55:11', '2024-04-30 08:56:07', 'N'),
('P2024050112072601DC', '2024050112072049F0', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Yes, come join us ⭐ Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM ? 222 Sports Center PJ ? Male : RM20, Female : RM15 ❤️ (Rovo players ? All are welcome to join us ??)', 'MY', '2144186979', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-05-01 12:07:35', '00', '2024-05-01 12:07:26', '2024-05-01 12:07:54', 'N'),
('P20240501175528A38D', '202405011752420FE9', 22.00, 'game', 'Bryan', 'bryanchan202@gmail.com', '601110997238', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2144922864', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-05-01 17:56:08', '00', '2024-05-01 17:55:28', '2024-05-01 17:57:12', 'N'),
('P2024050123412258BF', '2024050123411035A5', 22.00, 'game', 'Alvyn Chin', 'alvyn_chin@hotmail.com', '60172053663', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2145649510', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-05-01 23:41:46', '00', '2024-05-01 23:41:22', '2024-05-01 23:42:09', 'N'),
('P202405031734086C80', '20240503173228D25A', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls ??)', 'MY', '2148881061', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-05-03 17:34:19', '00', '2024-05-03 17:34:08', '2024-05-03 17:34:31', 'N'),
('P20240503181509CAB5', '20240503181442AA92', 22.00, 'game', 'Martin', 'tanmartin121@gmail.com', '60164160319', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls ??)', 'MY', '2148950722', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-05-03 18:15:18', '00', '2024-05-03 18:15:09', '2024-05-03 18:15:29', 'N'),
('P202405032322392EF8', '20240503232220CEE3', 19.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2149535407', 'jackybadmintona', '', 'FPX_1I', 'Buyer Choose Cancel At TAC Request Page', 'RM', 'FPX_MB2U', '2024-05-03 23:22:57', '11', '2024-05-03 23:22:39', '2024-05-03 23:24:50', 'N'),
('P2024050323252142E4', '20240503232220CEE3', 19.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2149539290', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-05-03 23:25:29', '00', '2024-05-03 23:25:21', '2024-05-03 23:26:10', 'N'),
('P202405041050173C0F', '2024050410495510CF', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2150011285', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-05-04 10:50:29', '00', '2024-05-04 10:50:17', '2024-05-04 10:50:45', 'N'),
('P20240505122940C956', '20240505122841AACB', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? The Challenger Sports Centre PJ ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2152208168', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-05-05 12:29:50', '00', '2024-05-05 12:29:40', '2024-05-05 12:30:04', 'N'),
('P20240506103559914D', '20240506103553FA71', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2154117663', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-05-06 10:36:08', '00', '2024-05-06 10:35:59', '2024-05-06 10:36:27', 'N'),
('P2024051010184325AA', '2024051010183546F3', 22.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls ??)', 'MY', '2161633172', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-05-10 10:18:52', '00', '2024-05-10 10:18:43', '2024-05-10 10:19:05', 'N'),
('P2024051014000121FF', '202405101359409304', 21.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls ??)', 'MY', '2162037666', 'jackybadmintona', '', '', '', 'RM', 'hlb', '2024-05-10 14:00:14', '00', '2024-05-10 14:00:01', '2024-05-10 14:00:52', 'N'),
('P202405101730061820', '202405101730029C8A', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls ??)', 'MY', '2162395372', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-05-10 17:30:14', '00', '2024-05-10 17:30:06', '2024-05-10 17:30:26', 'N'),
('P202405101731558C8D', '202405101731444BE1', 22.00, 'game', 'Alfred Tham', 'alftwm@hotmail.com', '60129183866', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls ??)', 'MY', '2162398457', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-05-10 17:32:09', '00', '2024-05-10 17:31:55', '2024-05-10 17:32:38', 'N'),
('P202405102220566824', '20240510222048E620', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2162932547', 'jackybadmintona', '', 'FPX_76', 'Transaction Not Found', 'RM', 'maybank2u', '2024-05-10 22:21:16', '11', '2024-05-10 22:20:56', '2024-05-10 22:38:05', 'N'),
('P20240510222416303A', '20240510222048E620', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2162938712', 'jackybadmintona', '', 'FPX_76', 'Transaction Not Found', 'RM', 'maybank2u', '2024-05-10 22:24:40', '11', '2024-05-10 22:24:16', '2024-05-10 22:42:23', 'N'),
('P202405102246203303', '202405102245574B44', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2162976108', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-05-10 22:46:55', '00', '2024-05-10 22:46:20', '2024-05-10 22:47:58', 'N'),
('P20240513193557F97E', '2024051319342403F5', 22.00, 'game', 'Tony Wong', 'tonywong4338@gmail.com', '60142354338', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2167942286', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-05-13 19:36:19', '00', '2024-05-13 19:35:57', '2024-05-13 19:37:24', 'N'),
('P202405131936276779', '20240513193617AAB9', 22.00, 'game', 'Alfred Tham', 'alftwm@hotmail.com', '60129183866', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2167943825', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-05-13 19:37:13', '00', '2024-05-13 19:36:27', '2024-05-13 19:37:30', 'N'),
('P20240518204159776B', '20240518204150A26E', 19.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Super Fun Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 12-2PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-05-18 20:41:59', '0000-00-00 00:00:00', 'N'),
('P202405182042226CEA', '20240518204150A26E', 19.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Super Fun Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 12-2PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2176524988', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-05-18 20:42:33', '00', '2024-05-18 20:42:22', '2024-05-18 20:43:40', 'N'),
('P202405201018195C68', '20240520101801AF01', 22.00, 'game', 'Tony Wong', 'tonywong4338@gmail.com', '60142354338', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2178858713', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-05-20 10:18:35', '00', '2024-05-20 10:18:19', '2024-05-20 10:22:36', 'N'),
('P202405221026155977', '202405221026025BD2', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come lah, let\'s have FUN ??)', 'MY', '2182221417', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-05-22 10:26:26', '00', '2024-05-22 10:26:15', '2024-05-22 10:27:38', 'N'),
('P20240522152836E2DE', '20240522152827CFBA', 21.00, 'game', 'Yong yuan chuan', 'yongyuanchuan@gmail.com', '601125758997', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '2182759947', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-05-22 15:28:49', '00', '2024-05-22 15:28:36', '2024-05-22 15:29:09', 'N'),
('P2024052317435224F5', '20240523173521778F', 22.00, 'game', 'Kean Sim', 'keasimsee@gmail.com', '601110691368', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2184652082', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-05-23 17:44:26', '00', '2024-05-23 17:43:52', '2024-05-23 17:44:36', 'N'),
('P20240524000023B643', '202405240000146648', 15.00, 'game', 'Tan Eelin ', 'elinsharptan@gmail.com', '601110763986', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls ??)', 'MY', '2185261671', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-05-24 00:00:49', '11', '2024-05-24 00:00:23', '2024-05-24 00:16:04', 'N'),
('P202405240004172F70', '202405240000146648', 15.00, 'game', 'Tan Eelin ', 'elinsharptan@gmail.com', '601110763986', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-05-24 00:04:17', '0000-00-00 00:00:00', 'N'),
('P202405240004593795', '202405240000146648', 15.00, 'game', 'Tan Eelin ', 'elinsharptan@gmail.com', '601110763986', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls ??)', 'MY', '2185264677', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-05-24 00:05:09', '00', '2024-05-24 00:04:59', '2024-05-24 00:05:59', 'N'),
('P20240524131930E053', '202405241319258AEC', 22.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls ??)', 'MY', '2186103510', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-05-24 13:19:43', '00', '2024-05-24 13:19:30', '2024-05-24 13:20:45', 'N'),
('P202405241403408FDB', '20240524140334897C', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Welcome boys and girls ??)', 'MY', '2186196964', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-05-24 14:03:53', '00', '2024-05-24 14:03:40', '2024-05-24 14:04:06', 'N'),
('P202405241925301BAC', '20240524192513CC5B', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2186814103', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-05-24 19:25:41', '00', '2024-05-24 19:25:30', '2024-05-24 19:26:22', 'N'),
('P202405252204270C0C', '20240525220359E506', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2189402641', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-05-25 22:04:36', '00', '2024-05-25 22:04:27', '2024-05-25 22:04:49', 'N'),
('P2024052602120483D7', '202405260211562DAB', 20.00, 'game', 'Kok Yee Yang', 'yee_yang94@hotmail.com', '60192383575', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2189707057', 'jackybadmintona', '008395', '', '', 'RM', 'credit', '2024-05-26 02:12:21', '00', '2024-05-26 02:12:04', '2024-05-26 02:12:51', 'N'),
('P202405271529471151', '20240527152939C31E', 22.00, 'game', 'Tony Wong', 'tonywong4338@gmail.com', '60142354338', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2192527346', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-05-27 15:30:03', '00', '2024-05-27 15:29:47', '2024-05-27 15:30:54', 'N'),
('P202405271604367653', '20240527160430A81E', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2192590614', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-05-27 16:05:01', '00', '2024-05-27 16:04:36', '2024-05-27 16:05:13', 'N'),
('P202405291624306408', '202405291624266B10', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-05-29 16:24:30', '0000-00-00 00:00:00', 'N'),
('P20240529162449FB84', '202405291624266B10', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '2196746799', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-05-29 16:24:56', '00', '2024-05-29 16:24:49', '2024-05-29 16:25:10', 'N'),
('P2024053018012915C1', '202405301801207AA1', 22.00, 'game', 'Alfred Tham', 'alftwm@hotmail.com', '60129183866', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2198955925', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-05-30 18:01:46', '00', '2024-05-30 18:01:29', '2024-05-30 18:02:49', 'N'),
('P20240601085540E002', '20240601085528DD1E', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2201970184', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-06-01 08:55:52', '00', '2024-06-01 08:55:40', '2024-06-01 08:57:23', 'N'),
('P202406010925205E4D', '20240601092511E78D', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2202014503', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-06-01 09:25:30', '00', '2024-06-01 09:25:20', '2024-06-01 09:25:44', 'N'),
('P20240601110049F399', '20240601110018A269', 22.00, 'game', 'Chai', 'kouhong.ckh@gmail.com', '60125141068', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-06-01 11:00:49', '0000-00-00 00:00:00', 'N'),
('P202406011159046573', '2024060111585650DC', 22.00, 'game', 'Chai', 'kouhong.ckh@gmail.com', '60125141068', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2202300123', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-06-01 11:59:20', '00', '2024-06-01 11:59:04', '2024-06-01 11:59:43', 'N'),
('P2024060112172516FE', '2024060112170070B2', 20.00, 'game', 'Charles guan', 'tom_guan97@hotmail.com', '60168330916', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2202339079', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-06-01 12:17:33', '00', '2024-06-01 12:17:25', '2024-06-01 12:22:58', 'N'),
('P202406011221104A5C', '2024060112170070B2', 22.00, 'game', 'Charles guan', 'tom_guan97@hotmail.com', '60168330916', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-06-01 12:21:10', '0000-00-00 00:00:00', 'N'),
('P202406011222155E99', '2024060112170070B2', 22.00, 'game', 'Charles guan', 'tom_guan97@hotmail.com', '60168330916', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-06-01 12:22:15', '0000-00-00 00:00:00', 'N'),
('P202406011453211864', '202406011453114ECA', 20.00, 'game', 'James', 'sailingtomars@protonmail.com', '60105734366', 'Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-06-01 14:53:21', '0000-00-00 00:00:00', 'N'),
('P2024060118081582E2', '202406011808061762', 15.00, 'game', 'Shirley Chen', 'feiyee75@hotmail.com', '60122880443', 'Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '2203013744', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-06-01 18:08:33', '00', '2024-06-01 18:08:15', '2024-06-01 18:08:54', 'N'),
('P202406020746427152', '202406020745590D86', 20.00, 'game', 'Jumi', 'arzulmiahmad@gmail.com', '60125513711', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2203898800', 'jackybadmintona', '', '', '', 'RM', 'rhb', '2024-06-02 07:46:59', '00', '2024-06-02 07:46:42', '2024-06-02 07:47:47', 'N'),
('P20240602232748E07F', '2024060223272050A3', 20.00, 'game', 'Au yong choon hou', 'choonhou922@gmail.com', '60164377787', 'Good Morning ⛱️ Jacky\'s Social Badminton Games ⏱️ 10:30AM-12:30PM ? KSL Sports Puchong ? Male : RM20, Female : RM15 ❤️ (Come lah, let\'s have FUN ??)', 'MY', '2205582203', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-06-02 23:28:17', '00', '2024-06-02 23:27:48', '2024-06-02 23:28:59', 'N'),
('P20240603114621D0BC', '2024060311460509D5', 20.00, 'game', 'Pandiri Priyatham Kumar ', 'priyathamsantu@gmail.com', '601172460173', 'Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:30-4:30PM ? Zelka Sports Center ? Male : RM20, Female : RM15 ❤️ (Come lah, let\'s have FUN ??)', 'MY', '2206171585', 'jackybadmintona', '', '', '', 'RM', 'bankislam', '2024-06-03 11:46:35', '00', '2024-06-03 11:46:21', '2024-06-03 11:47:02', 'N'),
('P202406031644009152', '202406031643478B0A', 15.00, 'game', 'Shirley Chen', 'feiyee75@hotmail.com', '60122880443', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2206767209', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-06-03 16:44:30', '00', '2024-06-03 16:44:00', '2024-06-03 16:44:41', 'N'),
('P202406061250135724', '20240606125000A6F8', 22.00, 'game', 'Tony Wong', 'tonywong4338@gmail.com', '60142354338', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2212583385', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-06-06 12:50:31', '00', '2024-06-06 12:50:13', '2024-06-06 12:51:37', 'N'),
('P2024060617291965EF', '202406061729130FA2', 22.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2213218438', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-06-06 17:29:29', '00', '2024-06-06 17:29:19', '2024-06-06 17:30:02', 'N'),
('P20240607194158E964', '202406071941346598', 22.00, 'game', 'Nickson Tan', 'login.nicksontan@gmail.com', '60125090686', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2215784763', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-06-07 19:42:07', '00', '2024-06-07 19:41:58', '2024-06-07 19:42:40', 'N'),
('P202406080943080219', '202406080942349DCC', 20.00, 'game', 'simon', 'simon_lee0122@yahoo.com', '60165955682', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2216624283', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-06-08 09:43:17', '00', '2024-06-08 09:43:08', '2024-06-08 09:43:32', 'N'),
('P20240608111213969E', '20240608111139F7B9', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2216780335', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-06-08 11:12:25', '00', '2024-06-08 11:12:13', '2024-06-08 11:13:27', 'N'),
('P20240608124326F372', '202406081243176D27', 22.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-06-08 12:43:26', '0000-00-00 00:00:00', 'N'),
('P20240608124501C2B8', '202406081243176D27', 21.60, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2216969330', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-06-08 12:45:13', '00', '2024-06-08 12:45:01', '2024-06-08 12:45:27', 'N'),
('P202406081801197184', '20240608180014CEFC', 20.00, 'game', 'Yong jun', 'c.yongjun11@gmail.com', '60142506747', 'Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Champion Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players come join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-06-08 18:01:19', '0000-00-00 00:00:00', 'N'),
('P20240608185446B511', '202406081854393B3A', 5.00, 'game', 'Tan Eelin ', 'elinsharptan@gmail.com', '601110763986', 'RM5 only ? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM22, Female ：RM5 ❤️', 'MY', '2217683461', 'jackybadmintona', '', 'FPX_51', 'Insufficient Funds', 'RM', 'FPX_HLB', '2024-06-08 18:55:14', '11', '2024-06-08 18:54:46', '2024-06-08 18:56:23', 'N'),
('P20240608185707B195', '202406081854393B3A', 5.00, 'game', 'Tan Eelin ', 'elinsharptan@gmail.com', '601110763986', 'RM5 only ? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM22, Female ：RM5 ❤️', 'MY', '2217687926', 'jackybadmintona', '', 'GRABPAY_99', 'Record not found', 'RM', 'GrabPay', '2024-06-08 18:57:35', '11', '2024-06-08 18:57:07', '2024-06-08 19:14:04', 'N'),
('P202406081906435B9B', '202406081854393B3A', 5.00, 'game', 'Tan Eelin ', 'elinsharptan@gmail.com', '601110763986', 'RM5 only ? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM22, Female ：RM5 ❤️', 'MY', '2217705680', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-06-08 19:06:54', '00', '2024-06-08 19:06:43', '2024-06-08 19:07:58', 'N'),
('P202406090856394523', '202406090856151707', 20.00, 'game', 'Pandiri Priyatham Kumar ', 'priyathamsantu@gmail.com', '601172460173', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2218508397', 'jackybadmintona', '', '', '', 'RM', 'bankislam', '2024-06-09 08:56:54', '00', '2024-06-09 08:56:39', '2024-06-09 08:57:22', 'N'),
('P20240609094631909D', '20240609094622FC06', 20.00, 'game', 'Yong jun', 'c.yongjun11@gmail.com', '60142506747', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2218572000', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-06-09 09:46:42', '00', '2024-06-09 09:46:31', '2024-06-09 09:47:55', 'N'),
('P20240609125512117E', '202406091254574A5E', 19.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2218900743', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-06-09 12:55:21', '00', '2024-06-09 12:55:12', '2024-06-09 12:56:29', 'N'),
('P20240610162338D47C', '20240610162246BA9F', 20.00, 'game', 'anson', 'ansoncth@gmail.com', '60173707979', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2221157679', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-06-10 16:23:48', '00', '2024-06-10 16:23:38', '2024-06-10 16:24:00', 'N'),
('P202406101638489126', '20240610163814BFE3', 22.00, 'game', 'Tony Wong', 'tonywong4338@gmail.com', '60142354338', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM22, Female ：RM15 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2221182697', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-06-10 16:39:02', '00', '2024-06-10 16:38:48', '2024-06-10 16:39:59', 'N'),
('P2024061115171975FE', '202406111511427007', 20.00, 'game', 'RAJA MOHAMMAD AZEEHAN', 'rajamohdazeehan@yahoo.com.my', '60165188538', 'RM5 only ? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM22, Female ：RM5 ❤️', 'MY', '2222862978', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-06-11 15:17:35', '00', '2024-06-11 15:17:19', '2024-06-11 15:18:17', 'N');
INSERT INTO `payments` (`payment_id`, `order_id`, `amount`, `payment_for`, `bill_name`, `bill_email`, `bill_mobile`, `bill_desc`, `country`, `tran_id`, `domain`, `appcode`, `error_code`, `error_desc`, `currency`, `channel`, `paydate`, `status`, `payment_request_date`, `payment_return_date`, `is_checked_referral_signup`) VALUES
('P202406120147574D82', '202406120147512277', 15.00, 'game', 'Kathleen', 'kathleenrosche12@gmail.com', '60182295077', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '2223810292', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-06-12 01:48:06', '00', '2024-06-12 01:47:57', '2024-06-12 01:48:36', 'N'),
('P20240612014946371C', '202406120149395565', 22.00, 'game', 'Chris', 'chrisphang2001@gmail.com', '60162582388', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '2223810974', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-06-12 01:50:04', '00', '2024-06-12 01:49:46', '2024-06-12 01:50:27', 'N'),
('P202406121410106F71', '202406121410010130', 21.80, 'game', 'Yong yuan chuan', 'yongyuanchuan@gmail.com', '601125758997', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM22, Female : RM15 ❤️ (Rovo players come join us ???)', 'MY', '2224511886', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-06-12 14:10:21', '00', '2024-06-12 14:10:10', '2024-06-12 14:10:36', 'N'),
('P2024061412413195E9', '20240614124112AFF8', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2228042365', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-06-14 12:41:43', '00', '2024-06-14 12:41:31', '2024-06-14 12:42:21', 'N'),
('P20240615091906BE56', '20240615091858D9BE', 22.00, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2229536484', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-06-15 09:19:15', '00', '2024-06-15 09:19:06', '2024-06-15 09:19:28', 'N'),
('P202406151013401012', '202406151013353AFE', 22.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2229619636', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-06-15 10:13:48', '00', '2024-06-15 10:13:40', '2024-06-15 10:13:59', 'N'),
('P20240615103707B3BA', '20240615103650E419', 22.00, 'game', 'Tony Wong', 'tonywong4338@gmail.com', '60142354338', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2229659051', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-06-15 10:37:19', '00', '2024-06-15 10:37:07', '2024-06-15 10:38:12', 'N'),
('P20240615182927D698', '20240615182844D7B1', 20.00, 'game', 'Nicholas Eng', 'junsuke23@gmail.com', '60163380989', 'RM5 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Forum Optimum Badminton Centre ? Male : RM22, Female : RM5 ❤️ (Rovo players come join us ??)', 'MY', '2230509236', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-06-15 18:29:40', '00', '2024-06-15 18:29:27', '2024-06-15 18:29:50', 'N'),
('P20240616090221414E', '20240616090212FE9C', 19.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2231303055', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-06-16 09:02:32', '00', '2024-06-16 09:02:21', '2024-06-16 09:03:32', 'N'),
('P20240616100652C620', '20240616100559F685', 20.00, 'game', 'Yong jun', 'c.yongjun11@gmail.com', '60142506747', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2231372796', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-06-16 10:07:04', '00', '2024-06-16 10:06:52', '2024-06-16 10:08:29', 'N'),
('P2024061611305219F2', '20240616112549D471', 20.00, 'game', 'Pandiri Priyatham Kumar ', 'priyathamsantu@gmail.com', '601172460173', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-06-16 11:30:52', '0000-00-00 00:00:00', 'N'),
('P20240616113754BCF5', '20240616112549D471', 20.00, 'game', 'Pandiri Priyatham Kumar ', 'priyathamsantu@gmail.com', '601172460173', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2231499255', 'jackybadmintona', '', '', '', 'RM', 'bankislam', '2024-06-16 11:38:08', '00', '2024-06-16 11:37:54', '2024-06-16 11:38:36', 'N'),
('P20240616183148C15C', '202406161831412CA1', 20.00, 'game', 'Kevin', 'hillaryxuanne@gmail.com', '601156300401', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2232163451', 'jackybadmintona', '', '', '', 'RM', 'cimb', '2024-06-16 18:32:02', '00', '2024-06-16 18:31:48', '2024-06-16 18:32:54', 'N'),
('P202406171054474C90', '20240617105439AE36', 20.00, 'game', 'Tony Wong', 'tonywong4338@gmail.com', '60142354338', 'Good Afternoon ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:30-4:30PM ? Zelka Sports Centre ? Male : RM20, Female : RM15 ❤️ (Come lah, let\'s have FUN ??)', 'MY', '2232917177', 'jackybadmintona', '', 'FPX_76', 'Transaction Not Found', 'RM', 'maybank2u', '2024-06-17 10:55:09', '11', '2024-06-17 10:54:47', '2024-06-17 11:10:48', 'N'),
('P20240617133043DF33', '202406171330395265', 20.00, 'game', 'Tony Wong', 'tonywong4338@gmail.com', '60142354338', 'Good Afternoon ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:30-4:30PM ? Zelka Sports Centre ? Male : RM20, Female : RM15 ❤️ (Come lah, let\'s have FUN ??)', 'MY', '2233120786', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-06-17 13:30:53', '00', '2024-06-17 13:30:43', '2024-06-17 13:31:33', 'N'),
('P2024061816003015E6', '2024061816000613A4', 20.40, 'game', 'Gary', 'garyyjh@gmail.com', '60183236603', 'RM5 only ? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM22, Female ：RM5 ❤️', 'MY', '2234846928', 'jackybadmintona', '', '', '', 'RM', 'cimb', '2024-06-18 16:00:45', '00', '2024-06-18 16:00:30', '2024-06-18 16:01:25', 'N'),
('P20240619154059D791', '202406191540466109', 23.00, 'game', 'Kevin', 'hillaryxuanne@gmail.com', '601156300401', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2236547447', 'jackybadmintona', '', '', '', 'RM', 'publicbank', '2024-06-19 15:42:28', '00', '2024-06-19 15:40:59', '2024-06-19 15:43:46', 'N'),
('P20240620163438670C', '20240620163400662D', 23.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2238367601', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-06-20 16:34:55', '00', '2024-06-20 16:34:38', '2024-06-20 16:35:18', 'N'),
('P20240621175248E3B2', '20240621175240DDDE', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2240306826', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-06-21 17:52:58', '00', '2024-06-21 17:52:48', '2024-06-21 17:53:47', 'N'),
('P20240622181059BED0', '202406221810341932', 20.00, 'game', 'Yong jun', 'c.yongjun11@gmail.com', '60142506747', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2242108438', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-06-22 18:11:10', '00', '2024-06-22 18:10:59', '2024-06-22 18:12:52', 'N'),
('P202406230925151F7E', '202406230925019A38', 19.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2242948187', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-06-23 09:25:27', '00', '2024-06-23 09:25:15', '2024-06-23 09:26:30', 'N'),
('P202406231009097DC0', '20240623100838D1AF', 20.00, 'game', 'Goh Chun Nam', 'gohchunnam123@gmail.com', '60193394616', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2243001071', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-06-23 10:09:30', '00', '2024-06-23 10:09:09', '2024-06-23 10:12:08', 'N'),
('P20240623220236D8C3', '20240623220149D5CA', 18.00, 'game', 'Gary', 'garrylcz1205@hotmail.com', '60167163418', 'Good Morning ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM ? Lavana 2 Sports Centre ? Male : RM20, Female : RM10 ❤️ (Come lah, let\'s have FUN ??)', 'MY', '2244218174', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-06-23 22:02:48', '00', '2024-06-23 22:02:36', '2024-06-23 22:03:00', 'N'),
('P202406241607209EBC', '20240624160415E1B1', 22.00, 'game', 'Eugene Hoo', 'eugene_hyh@yahoo.com', '60102113398', 'RM5 only ? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong (3 courts) ? Male ：RM22, Female ：RM5 ❤️', 'MY', '2245318069', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-06-24 16:07:38', '00', '2024-06-24 16:07:20', '2024-06-24 16:08:19', 'N'),
('P20240625003820A460', '202406250038082106', 5.00, 'game', 'Tan Eelin ', 'elinsharptan@gmail.com', '601110763986', 'RM5 only ? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong (3 courts) ? Male ：RM22, Female ：RM5 ❤️', 'MY', '2246173245', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-06-25 00:38:36', '11', '2024-06-25 00:38:20', '2024-06-25 00:54:03', 'N'),
('P20240625004017BAC2', '202406250038082106', 5.00, 'game', 'Tan Eelin ', 'elinsharptan@gmail.com', '601110763986', 'RM5 only ? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong (3 courts) ? Male ：RM22, Female ：RM5 ❤️', 'MY', '2246175553', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-06-25 00:40:26', '00', '2024-06-25 00:40:17', '2024-06-25 00:41:19', 'N'),
('P20240625161942180C', '202406251619220E90', 5.00, 'game', 'Shirley Chen', 'feiyee75@hotmail.com', '60122880443', 'RM5 only ? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong (3 courts) ? Male ：RM22, Female ：RM5 ❤️', 'MY', '2247335956', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-06-25 16:19:56', '00', '2024-06-25 16:19:42', '2024-06-25 16:20:31', 'N'),
('P20240626135021E24C', '202406261349543E69', 14.00, 'game', 'Ting', 'hueytingl@hotmail.com', '60102794369', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2249016789', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-06-26 13:50:35', '00', '2024-06-26 13:50:21', '2024-06-26 13:51:26', 'N'),
('P202406261400571006', '2024062614001836DC', 21.00, 'game', 'Yong Yiu', 'yongyiulim1405@gmail.com', '60162265570', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2249036951', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-06-26 14:01:26', '11', '2024-06-26 14:00:57', '2024-06-26 14:12:22', 'N'),
('P20240626145319B705', '20240626145311D0CA', 21.00, 'game', 'Yong Yiu', 'yongyiulim1405@gmail.com', '60162265570', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2249129146', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-06-26 14:53:27', '00', '2024-06-26 14:53:19', '2024-06-26 14:54:26', 'N'),
('P202406261713257F90', '2024062617130508FA', 21.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2249366163', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-06-26 17:13:35', '00', '2024-06-26 17:13:25', '2024-06-26 17:14:29', 'N'),
('P202406271556385A65', '20240627155631EBCB', 16.00, 'game', 'Tan Eelin ', 'elinsharptan@gmail.com', '601110763986', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2251100320', 'jackybadmintona', '', 'FPX_1F', 'Buyer Choose Cancel At Account Selection Page', 'RM', 'FPX_HLB', '2024-06-27 15:57:16', '11', '2024-06-27 15:56:38', '2024-06-27 15:57:58', 'N'),
('P202406271600115E10', '20240627155631EBCB', 16.00, 'game', 'Tan Eelin ', 'elinsharptan@gmail.com', '601110763986', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-06-27 16:00:11', '0000-00-00 00:00:00', 'N'),
('P20240627160612440A', '20240627155631EBCB', 14.00, 'game', 'Tan Eelin ', 'elinsharptan@gmail.com', '601110763986', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2251115800', 'jackybadmintona', '', 'CASH_99', 'Record not found', 'RM', 'cash', '2024-06-27 16:06:22', '11', '2024-06-27 16:06:12', '2024-06-29 16:10:11', 'N'),
('P2024062716315472C0', '202406271631274C36', 21.00, 'game', 'FUNG ', 'fungzv@gmail.com', '60189443877', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2251161769', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-06-27 16:32:57', '00', '2024-06-27 16:31:54', '2024-06-27 16:33:19', 'N'),
('P202406271708170BD5', '20240627170802FDD5', 16.00, 'game', 'CHERLY TAN', 'cherlytan222@gmail.com', '60163123890', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2251219570', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-06-27 17:08:34', '00', '2024-06-27 17:08:17', '2024-06-27 17:08:52', 'N'),
('P202406281409475261', '20240628140842508F', 22.00, 'game', 'Kong Pin', 'kongpinpin91@gmail.com', '60175101061', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2252821148', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-06-28 14:11:01', '00', '2024-06-28 14:09:47', '2024-06-28 14:11:29', 'N'),
('P202406281953297CBF', '20240628195321B36E', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2253477951', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-06-28 19:53:38', '00', '2024-06-28 19:53:29', '2024-06-28 19:54:23', 'N'),
('P20240629092608D664', '202406290925599076', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2254288857', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-06-29 09:26:26', '00', '2024-06-29 09:26:08', '2024-06-29 09:26:44', 'N'),
('P20240629102615ADCC', '20240629102433D553', 22.00, 'game', 'Winson Tham ', 'manseng1019@gmail.com', '60108283593', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2254384294', 'jackybadmintona', '', '', '', 'RM', 'publicbank', '2024-06-29 10:27:00', '00', '2024-06-29 10:26:15', '2024-06-29 10:30:01', 'N'),
('P202406292220237240', '20240629222009F68B', 19.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2255790293', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-06-29 22:20:36', '00', '2024-06-29 22:20:23', '2024-06-29 22:21:30', 'N'),
('P202406300922004E4A', '20240630092156A3EA', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2256258322', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-06-30 09:22:12', '00', '2024-06-30 09:22:00', '2024-06-30 09:22:39', 'N'),
('P20240630095539660E', '202406300955150990', 20.00, 'game', 'Kong Pin', 'kongpinpin91@gmail.com', '60175101061', 'Good Morning ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM ? Lavana 2 Sports Centre ? Male : RM20, Female : RM10 ❤️ (Come lah, let\'s have FUN ??)', 'MY', '2256307215', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-06-30 09:56:22', '00', '2024-06-30 09:55:39', '2024-06-30 09:56:37', 'N'),
('P202406301134546B4D', '202406301125017F7B', 20.00, 'game', 'Gabriel Ong', 'gabri3l@yahoo.com', '60176723038', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2256482393', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-06-30 11:35:07', '00', '2024-06-30 11:34:54', '2024-06-30 11:35:50', 'N'),
('P202406301225467CF8', '202406301225351934', 20.00, 'game', 'Yong jun', 'c.yongjun11@gmail.com', '60142506747', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2256585491', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-06-30 12:26:01', '00', '2024-06-30 12:25:46', '2024-06-30 12:27:24', 'N'),
('P20240630154429EFEF', '20240630154410048F', 20.00, 'game', 'Kelvin Chua', 'chaiz85@gmail.com', '60166993326', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2256984682', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-06-30 15:45:00', '00', '2024-06-30 15:44:29', '2024-06-30 15:45:38', 'N'),
('P202407011220537D45', '20240701122043B84E', 23.00, 'game', 'Kong Pin', 'kongpinpin91@gmail.com', '60175101061', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2258619899', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-01 12:21:07', '00', '2024-07-01 12:20:53', '2024-07-01 12:21:23', 'N'),
('P202407011806391995', '20240701180632C23E', 23.00, 'game', 'Tony Wong', 'tonywong4338@gmail.com', '60142354338', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2259302287', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-07-01 18:06:54', '00', '2024-07-01 18:06:39', '2024-07-01 18:07:52', 'N'),
('P20240701234926BAC2', '20240701234916A8B9', 5.00, 'game', 'Tan Eelin ', 'elinsharptan@gmail.com', '601110763986', 'RM5 only ? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong (3 courts) ? Male ：RM22, Female ：RM5 ❤️', 'MY', '2259989140', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-07-01 23:50:03', '11', '2024-07-01 23:49:26', '2024-07-02 00:08:05', 'N'),
('P20240703150727903F', '202407031504576A30', 21.00, 'game', 'Md Saadman Hossain', 'saad.hos@gmail.com', '60147455712', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2262931566', 'jackybadmintona', '', 'CC_V0001', 'Field body.pspInfo.postCode absent or empty', 'MYR', 'Credit', '2024-07-03 15:10:40', '11', '2024-07-03 15:07:27', '2024-07-03 15:10:59', 'N'),
('P20240704130052BC10', '202407041300447E0B', 23.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2264533735', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-04 13:01:06', '00', '2024-07-04 13:00:52', '2024-07-04 13:01:21', 'N'),
('P20240704130733500B', '2024070413072048A8', 16.00, 'game', 'Tan Eelin ', 'elinsharptan@gmail.com', '601110763986', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-07-04 13:07:33', '0000-00-00 00:00:00', 'N'),
('P2024070413564131CD', '202407041356194359', 23.00, 'game', 'Oliver', 'te.oliver@outlook.com', '601126513395', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2264644197', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-04 13:57:30', '00', '2024-07-04 13:56:41', '2024-07-04 13:59:19', 'N'),
('P202407041531392E8D', '202407041531281B96', 21.00, 'game', 'Shen', 'shentan1122@gmail.com', '601110725131', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2264807372', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-04 15:32:10', '00', '2024-07-04 15:31:39', '2024-07-04 15:32:29', 'N'),
('P20240704173651DDC1', '202407041736403A6C', 23.00, 'game', 'Tony Wong', 'tonywong4338@gmail.com', '60142354338', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-07-04 17:36:51', '0000-00-00 00:00:00', 'N'),
('P20240704173658701E', '202407041736403A6C', 23.00, 'game', 'Tony Wong', 'tonywong4338@gmail.com', '60142354338', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2265012344', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-07-04 17:37:11', '00', '2024-07-04 17:36:58', '2024-07-04 17:38:23', 'N'),
('P20240704192559F62E', '20240704192544F1AB', 23.00, 'game', 'Alfred Tham', 'alftwm@hotmail.com', '60129183866', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2265199642', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-04 19:26:42', '00', '2024-07-04 19:25:59', '2024-07-04 19:28:17', 'N'),
('P2024070514352628CB', '20240705143516B772', 23.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Welcome boys and girls ??)', 'MY', '2266577723', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-05 14:35:43', '00', '2024-07-05 14:35:26', '2024-07-05 14:36:37', 'N'),
('P202407051839260AAD', '20240705183916C166', 23.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Welcome boys and girls ??)', 'MY', '2267018581', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-05 18:39:41', '00', '2024-07-05 18:39:26', '2024-07-05 18:39:56', 'N'),
('P20240705212837E0C8', '2024070521282850A8', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2267351777', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-07-05 21:28:50', '00', '2024-07-05 21:28:37', '2024-07-05 21:29:39', 'N'),
('P202407061059126ADC', '202407061057131A8B', 20.00, 'game', 'Soong', 'shaoranswc@live.co.uk', '60186668573', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2268038514', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-07-06 11:00:07', '00', '2024-07-06 10:59:12', '2024-07-06 11:01:25', 'N'),
('P2024070617194340C9', '202407061719182D8B', 22.00, 'game', 'MOHD ZARUL AZHAM BIN NORDIN', 'mohdzarulazham970@gmail.com', '601111827167', 'RM5 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM5 ❤️ (Rovo players come join us ??)', 'MY', '2268718571', 'jackybadmintona', '047358', '', '', 'RM', 'credit', '2024-07-06 17:20:57', '00', '2024-07-06 17:19:43', '2024-07-06 17:21:23', 'N'),
('P20240707090832EE08', '20240707090823BDD1', 19.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2269884004', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-07-07 09:08:43', '00', '2024-07-07 09:08:32', '2024-07-07 09:09:32', 'N'),
('P202407070917562CE7', '20240707091718569B', 20.00, 'game', 'Jumi', 'arzulmiahmad@gmail.com', '60125513711', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2269898269', 'jackybadmintona', '', '', '', 'RM', 'rhb', '2024-07-07 09:18:16', '00', '2024-07-07 09:17:56', '2024-07-07 09:18:53', 'N'),
('P202407071122425ABC', '20240707112216FBC2', 19.80, 'game', 'Gabriel Ong', 'gabri3l@yahoo.com', '60176723038', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2270123582', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-07-07 11:22:54', '00', '2024-07-07 11:22:42', '2024-07-07 11:23:26', 'N'),
('P20240707113648CA12', '202407071136431C97', 20.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2270152810', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-07 11:36:57', '00', '2024-07-07 11:36:48', '2024-07-07 11:37:17', 'N'),
('P202407071221286CB5', '2024070712203654C9', 18.00, 'game', 'Havard', 'havard8890@hotmail.com', '60102650025', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2270255402', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-07 12:21:39', '00', '2024-07-07 12:21:28', '2024-07-07 12:21:57', 'N'),
('P20240707125008A883', '20240707124848408F', 19.60, 'game', 'Yee Bin', 'stefankhoo.1@gmail.com', '60134502800', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2270323344', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-07 12:50:22', '00', '2024-07-07 12:50:08', '2024-07-07 12:50:44', 'N'),
('P20240707130817BEE2', '202407071308006785', 18.00, 'game', 'Aandrew', 'andrewngu512@gmail.com', '60196166956', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM20, Female : RM15 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2270364386', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-07-07 13:08:30', '00', '2024-07-07 13:08:17', '2024-07-07 13:09:07', 'N'),
('P20240708011531C692', '202407080115142DC7', 21.00, 'game', 'Alfred ', '1phousehp@gmail.com', '60105375008', 'Good Afternoon ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:30-4:30PM ? Zelka Sports Centre ? Male : RM21, Female : RM15 ❤️ (Come lah, let\'s have FUN ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-07-08 01:15:31', '0000-00-00 00:00:00', 'N'),
('P202407080125582551', '202407080115142DC7', 21.00, 'game', 'Alfred ', '1phousehp@gmail.com', '60105375008', 'Good Afternoon ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:30-4:30PM ? Zelka Sports Centre ? Male : RM21, Female : RM15 ❤️ (Come lah, let\'s have FUN ??)', 'MY', '2271862476', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-07-08 01:26:18', '11', '2024-07-08 01:25:58', '2024-07-08 01:43:05', 'N'),
('P2024070801282141B7', '20240708012340B575', 21.00, 'game', 'Chuah Isaac', 'chuahisaac9657@gmail.com', '60102289657', 'Good Afternoon ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:30-4:30PM ? Zelka Sports Centre ? Male : RM21, Female : RM15 ❤️ (Come lah, let\'s have FUN ??)', 'MY', '2271863598', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-08 01:28:35', '00', '2024-07-08 01:28:21', '2024-07-08 01:32:11', 'N'),
('P202407080129357D76', '202407080115142DC7', 21.00, 'game', 'Alfred ', '1phousehp@gmail.com', '60105375008', 'Good Afternoon ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:30-4:30PM ? Zelka Sports Centre ? Male : RM21, Female : RM15 ❤️ (Come lah, let\'s have FUN ??)', 'MY', '2271864179', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-08 01:29:45', '00', '2024-07-08 01:29:35', '2024-07-08 01:30:02', 'N'),
('P202407080942188B83', '20240708094119CA46', 21.00, 'game', 'choong yuan zheng', 'cyz313188@gmail.com', '601116465203', 'Good Afternoon ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:30-4:30PM ? Zelka Sports Centre ? Male : RM21, Female : RM15 ❤️ (Come lah, let\'s have FUN ??)', 'MY', '2272041887', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-07-08 09:42:31', '11', '2024-07-08 09:42:18', '2024-07-08 09:58:05', 'N'),
('P202407080944221C22', '20240708094119CA46', 21.00, 'game', 'choong yuan zheng', 'cyz313188@gmail.com', '601116465203', 'Good Afternoon ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:30-4:30PM ? Zelka Sports Centre ? Male : RM21, Female : RM15 ❤️ (Come lah, let\'s have FUN ??)', 'MY', '2272044515', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-08 09:44:32', '00', '2024-07-08 09:44:22', '2024-07-08 09:45:19', 'N'),
('P20240708103943EB6B', '20240708103930B2D9', 21.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Good Afternoon ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:30-4:30PM ? Zelka Sports Centre ? Male : RM21, Female : RM15 ❤️ (Come lah, let\'s have FUN ??)', 'MY', '2272129519', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-08 10:39:52', '00', '2024-07-08 10:39:43', '2024-07-08 10:40:20', 'N'),
('P202407081310118DCE', '20240708130958EFC9', 21.00, 'game', 'Pang zi xuan', 'pslimowl@gmail.com', '60193831173', 'Good Afternoon ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:30-4:30PM ? Zelka Sports Centre ? Male : RM21, Female : RM15 ❤️ (Come lah, let\'s have FUN ??)', 'MY', '2272419252', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-08 13:10:41', '00', '2024-07-08 13:10:11', '2024-07-08 13:12:01', 'N'),
('P20240708150402CE7E', '20240708150357781D', 23.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2272636103', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-07-08 15:04:14', '00', '2024-07-08 15:04:02', '2024-07-08 15:04:30', 'N'),
('P20240708184807144D', '202407081845129F01', 16.00, 'game', 'Shirley Chen', 'feiyee75@hotmail.com', '60122880443', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2273035931', 'jackybadmintona', '', 'GRABPAY_99', 'Record not found', 'RM', 'GrabPay', '2024-07-08 18:48:29', '11', '2024-07-08 18:48:07', '2024-07-08 19:04:04', 'N'),
('P20240708185131E032', '202407081845129F01', 16.00, 'game', 'Shirley Chen', 'feiyee75@hotmail.com', '60122880443', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2273041945', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-08 18:51:49', '00', '2024-07-08 18:51:31', '2024-07-08 18:52:07', 'N'),
('P20240709123438317D', '20240709123428539C', 5.00, 'game', 'Shirley Chen', 'feiyee75@hotmail.com', '60122880443', 'RM5 only ? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM22, Female ：RM5 ❤️', 'MY', '2274232461', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-07-09 12:34:49', '00', '2024-07-09 12:34:38', '2024-07-09 12:35:33', 'N'),
('P20240710180928148E', '202407101808451C4B', 21.00, 'game', 'Weaver', 'wareve_reaper@yahoo.com', '601121601893', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2276629124', 'jackybadmintona', '', 'FPX_1A', 'Buyer Session Timeout At IB Login Page', 'RM', 'cimb', '2024-07-10 18:09:50', '11', '2024-07-10 18:09:28', '2024-07-10 18:27:03', 'N'),
('P20240710181329460B', '20240710181315CD78', 21.00, 'game', 'Weaver', 'wareve_reaper@yahoo.com', '601121601893', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2276635786', 'jackybadmintona', '', '', '', 'RM', 'cimb', '2024-07-10 18:13:57', '00', '2024-07-10 18:13:29', '2024-07-10 18:15:37', 'N'),
('P20240711131028CC8E', '20240711131020E82D', 23.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2277857621', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-11 13:10:37', '00', '2024-07-11 13:10:28', '2024-07-11 13:10:52', 'N'),
('P202407111414345649', '2024071114142467CE', 23.00, 'game', 'Tony Wong', 'tonywong4338@gmail.com', '60142354338', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2277965978', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-07-11 14:14:47', '00', '2024-07-11 14:14:34', '2024-07-11 14:15:30', 'N'),
('P202407121259411789', '20240712125934E0EE', 23.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Welcome boys and girls ??)', 'MY', '2279496064', 'jackybadmintona', '', '', '', 'MYR', 'GrabPay', '2024-07-12 12:59:50', '00', '2024-07-12 12:59:41', '2024-07-12 13:00:14', 'N'),
('P202407121532347AB6', '20240712153224D753', 23.00, 'game', 'Kong Pin', 'kongpinpin91@gmail.com', '60175101061', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Welcome boys and girls ??)', 'MY', '2279754692', 'jackybadmintona', '', '', '', 'RM', 'abb', '2024-07-12 15:32:51', '00', '2024-07-12 15:32:34', '2024-07-12 15:33:36', 'N'),
('P20240712210945D955', '20240712210931A483', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2280296762', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-07-12 21:09:59', '00', '2024-07-12 21:09:45', '2024-07-12 21:11:06', 'N'),
('P20240712230401DE6F', '20240712230331735C', 23.00, 'game', 'Andy yew', 'chakhua514@yahoo.com', '60125391811', 'RM5 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM5 ❤️ (Rovo players come join us ??)', 'MY', '2280484421', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-07-12 23:04:31', '11', '2024-07-12 23:04:01', '2024-07-12 23:20:05', 'N'),
('P202407130017333921', '202407130017220241', 21.00, 'game', 'Jonathan Yap', 'jonathanyxs@gmail.com', '60124861751', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2280563175', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-13 00:17:51', '00', '2024-07-13 00:17:33', '2024-07-13 00:18:02', 'N'),
('P202407130852553A2F', '202407130852010685', 21.80, 'game', 'Shaoran', 'shaoranswc@live.co.uk', '60186668573', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2280761195', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-07-13 08:53:12', '00', '2024-07-13 08:52:55', '2024-07-13 08:54:29', 'N'),
('P202407131122500589', '202407131122380A8A', 23.00, 'game', 'LIM', 'lweilun92@gmail.com', '60129818475', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2280959388', 'jackybadmintona', '', 'FPX_1J', 'Buyer Session Timeout At Confirmation Page', 'RM', 'cimb', '2024-07-13 11:23:04', '11', '2024-07-13 11:22:50', '2024-07-13 11:41:02', 'N'),
('P20240713112753AD7B', '202407131122380A8A', 23.00, 'game', 'LIM', 'lweilun92@gmail.com', '60129818475', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2280967163', 'jackybadmintona', '', '', '', 'RM', 'cimb', '2024-07-13 11:28:01', '00', '2024-07-13 11:27:53', '2024-07-13 11:28:40', 'N'),
('P202407131210036EEC', '20240713120933458A', 21.80, 'game', 'Alfred ', '1phousehp@gmail.com', '60105375008', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2281036025', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-13 12:10:20', '00', '2024-07-13 12:10:03', '2024-07-13 12:10:47', 'N'),
('P202407131223122CDE', '202407131220181644', 23.00, 'game', 'Andy yew', 'chakhua514@yahoo.com', '60125391811', 'RM5 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM5 ❤️ (Rovo players come join us ??)', 'MY', '2281058244', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-07-13 12:23:27', '11', '2024-07-13 12:23:12', '2024-07-13 12:39:05', 'N'),
('P202407131245147292', '202407131245037417', 23.00, 'game', 'Andy yew', 'chakhua514@yahoo.com', '60125391811', 'RM5 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM5 ❤️ (Rovo players come join us ??)', 'MY', '2281095774', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-13 12:45:34', '00', '2024-07-13 12:45:14', '2024-07-13 12:50:44', 'N'),
('P20240713174815EF28', '202407131747498FE5', 23.00, 'game', 'Jumi', 'arzulmiahmad@gmail.com', '60125513711', 'RM5 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM5 ❤️ (Rovo players come join us ??)', 'MY', '2281588506', 'jackybadmintona', '', '', '', 'RM', 'rhb', '2024-07-13 17:48:27', '00', '2024-07-13 17:48:15', '2024-07-13 17:49:04', 'N'),
('P202407140953114F08', '20240714095256216A', 20.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2282422871', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-07-14 09:53:21', '00', '2024-07-14 09:53:11', '2024-07-14 09:54:10', 'N'),
('P2024071410584406D6', '202407141058317F88', 20.80, 'game', 'Gabriel Ong', 'gabri3l@yahoo.com', '60176723038', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2282505241', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-07-14 10:58:56', '00', '2024-07-14 10:58:44', '2024-07-14 10:59:11', 'N'),
('P20240714134748F575', '2024071413472619FA', 23.00, 'game', 'Justine', 'aisyfaiz42@gmail.com', '60198668730', 'RM5 only ? Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM20, Female : RM5 ❤️ (Rovo players, welcome to join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-07-14 13:47:48', '0000-00-00 00:00:00', 'N'),
('P20240714134807B0C5', '2024071413472619FA', 23.00, 'game', 'Justine', 'aisyfaiz42@gmail.com', '60198668730', 'RM5 only ? Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM20, Female : RM5 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2282768977', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-14 13:48:17', '00', '2024-07-14 13:48:07', '2024-07-14 13:49:48', 'N'),
('P202407141904519EAE', '20240714190417AA90', 23.00, 'game', 'Pandiri Priyatham Kumar ', 'priyathamsantu@gmail.com', '601172460173', 'RM5 only ? Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM20, Female : RM5 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2283260896', 'jackybadmintona', '', '', '', 'RM', 'bankislam', '2024-07-14 19:05:04', '00', '2024-07-14 19:04:51', '2024-07-14 19:05:29', 'N'),
('P202407151219032789', '202407151218571994', 5.00, 'game', 'Tan Eelin ', 'elinsharptan@gmail.com', '601110763986', 'RM5 only ? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM22, Female ：RM5 ❤️', 'MY', '2284282378', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-07-15 12:19:16', '11', '2024-07-15 12:19:03', '2024-07-15 12:35:05', 'N'),
('P20240715122100F1C2', '202407151218571994', 5.00, 'game', 'Tan Eelin ', 'elinsharptan@gmail.com', '601110763986', 'RM5 only ? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM22, Female ：RM5 ❤️', 'MY', '2284286102', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-15 12:21:14', '00', '2024-07-15 12:21:00', '2024-07-15 12:22:22', 'N'),
('P20240715190642D008', '20240715190631846A', 23.00, 'game', 'Joe Kingman', 'thejoekingman@gmail.com', '60122806750', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-07-15 19:06:42', '0000-00-00 00:00:00', 'N'),
('P20240716041813275E', '20240716040034EF07', 3.00, 'checkout', 'Rong', 'puchong88@yahoo.com', '60122132066', 'Order items - collect at Thursday Jul 18,  8:00 PM - 10:00 PM, Puchong Sport Center', 'MY', '2285510960', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-16 04:18:46', '00', '2024-07-16 04:18:13', '2024-07-16 04:19:18', 'N'),
('P202407160446390B1E', '202407160443125ACF', 3.00, 'checkout', 'Rong', 'puchong88@yahoo.com', '60122132066', 'Order items - collect at Friday Jul 19,  8:00 PM - 10:00 PM, Puchong Sport Center', 'MY', '2285514840', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-16 04:46:55', '00', '2024-07-16 04:46:39', '2024-07-16 04:51:08', 'N'),
('P20240716050103D95A', '202407160500542458', 3.00, 'checkout', 'Rong', 'puchong88@yahoo.com', '60122132066', 'Order items - collect at Thursday Jul 18,  8:00 PM - 10:00 PM, Puchong Sport Center', 'MY', '2285516940', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-16 05:01:18', '00', '2024-07-16 05:01:03', '2024-07-16 05:02:47', 'N'),
('P202407161119284AD8', '202407161118427266', 23.00, 'game', 'Jeffrey', 'lstjeffrey@gmail.com', '60187654819', 'RM5 only ? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM22, Female ：RM5 ❤️', 'MY', '2285837708', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-16 11:19:44', '00', '2024-07-16 11:19:28', '2024-07-16 11:20:10', 'N'),
('P202407161618477BE6', '2024071616165900BA', 23.00, 'game', 'Soleh', 'solehchong0416@gmail.com', '601121605306', 'RM5 only ? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM22, Female ：RM5 ❤️', 'MY', '2286311556', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-07-16 16:19:00', '00', '2024-07-16 16:18:47', '2024-07-16 16:19:50', 'N'),
('P202407162018286B4B', '202407162018101620', 23.00, 'game', 'Kong Pin', 'kongpinpin91@gmail.com', '60175101061', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2286682876', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-16 20:18:44', '00', '2024-07-16 20:18:28', '2024-07-16 20:19:02', 'N'),
('P20240717121607F04B', '202407171215196C93', 23.00, 'game', 'Jia Wern', 'jiawernho99@gmail.com', '60134812949', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-07-17 12:16:07', '0000-00-00 00:00:00', 'N');
INSERT INTO `payments` (`payment_id`, `order_id`, `amount`, `payment_for`, `bill_name`, `bill_email`, `bill_mobile`, `bill_desc`, `country`, `tran_id`, `domain`, `appcode`, `error_code`, `error_desc`, `currency`, `channel`, `paydate`, `status`, `payment_request_date`, `payment_return_date`, `is_checked_referral_signup`) VALUES
('P202407171216278DEF', '202407171215196C93', 23.00, 'game', 'Jia Wern', 'jiawernho99@gmail.com', '60134812949', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-07-17 12:16:27', '0000-00-00 00:00:00', 'N'),
('P202407171446271F90', '20240717144609991A', 23.00, 'game', 'Lee Jian Cong', 'leejiancong061009@gmail.com', '601110848618', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2287774890', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-07-17 14:46:39', '11', '2024-07-17 14:46:27', '2024-07-17 15:03:11', 'N'),
('P20240717144822D566', '20240717144609991A', 23.00, 'game', 'Lee Jian Cong', 'leejiancong061009@gmail.com', '601110848618', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2287777551', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-17 14:48:29', '00', '2024-07-17 14:48:22', '2024-07-17 14:48:45', 'N'),
('P202407181349375704', '20240718134917FDBB', 23.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2289265879', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-18 13:49:46', '00', '2024-07-18 13:49:37', '2024-07-18 13:50:00', 'N'),
('P202407181444444F60', '202407181444345D28', 23.00, 'game', 'Soon', 'soon7118@gmail.com', '60127383118', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2289350499', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-07-18 14:45:01', '11', '2024-07-18 14:44:44', '2024-07-18 15:03:11', 'N'),
('P20240718144801F0F4', '202407181444345D28', 23.00, 'game', 'Soon', 'soon7118@gmail.com', '60127383118', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2289355129', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-18 14:48:12', '00', '2024-07-18 14:48:01', '2024-07-18 14:48:26', 'N'),
('P202407182250473E1E', '202407182250020E40', 22.00, 'game', 'Havard', 'havard8890@hotmail.com', '60102650025', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-07-18 22:50:47', '0000-00-00 00:00:00', 'N'),
('P202407182257168FD2', '20240718225652E27F', 8.00, 'game', 'Lenny', 'lennyrong8090@gmail.com', '60176527470', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2290114228', 'jackybadmintona', '', '', '', 'RM', 'alliancebank', '2024-07-18 22:58:00', '00', '2024-07-18 22:57:16', '2024-07-18 22:58:38', 'N'),
('P2024071822582508C6', '202407182250020E40', 22.00, 'game', 'Havard', 'havard8890@hotmail.com', '60102650025', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2290115063', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-18 22:58:35', '00', '2024-07-18 22:58:25', '2024-07-18 22:58:46', 'N'),
('P20240719085932F0F1', '202407190859240964', 23.00, 'game', 'Jonathan Yap', 'jonathanyxs@gmail.com', '60124861751', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Welcome boys and girls ??)', 'MY', '2290497440', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-19 08:59:46', '00', '2024-07-19 08:59:32', '2024-07-19 08:59:55', 'N'),
('P20240719132121A446', '20240719132047AF18', 21.00, 'game', 'wesley huang', 'w0926005493@gmail.com', '601158612821', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2290981584', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-19 13:21:32', '00', '2024-07-19 13:21:21', '2024-07-19 13:21:55', 'N'),
('P202407191849319951', '20240719184919E131', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2291603783', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-07-19 18:49:41', '00', '2024-07-19 18:49:31', '2024-07-19 18:50:38', 'N'),
('P20240719231146F6D2', '202407192311366B46', 21.60, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2292086957', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-19 23:12:34', '00', '2024-07-19 23:11:46', '2024-07-19 23:13:08', 'N'),
('P202407201046427AF9', '202407201046376E49', 22.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2292533719', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-20 10:46:50', '00', '2024-07-20 10:46:42', '2024-07-20 10:47:01', 'N'),
('P202407201136118CF3', '20240720113603079C', 23.00, 'game', 'Kong Pin', 'kongpinpin91@gmail.com', '60175101061', 'RM5 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM5 ❤️ (Rovo players come join us ??)', 'MY', '2292616318', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-20 11:36:24', '00', '2024-07-20 11:36:11', '2024-07-20 11:36:35', 'N'),
('P2024072012412072A8', '20240720124029CF5B', 21.80, 'game', 'Shaoran', 'shaoranswc@live.co.uk', '60186668573', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2292736235', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-07-20 12:41:36', '00', '2024-07-20 12:41:20', '2024-07-20 12:42:55', 'N'),
('P2024072016395194CA', '202407201639096070', 23.00, 'game', 'David Yan', 'doyks5@gmail.com', '60129337578', 'RM5 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM5 ❤️ (Rovo players come join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-07-20 16:39:51', '0000-00-00 00:00:00', 'N'),
('P202407201654479857', '20240720165440C535', 23.00, 'game', 'VK', 'szejiun0829@gmail.com', '60173336982', 'RM5 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM5 ❤️ (Rovo players come join us ??)', 'MY', '2293186845', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-20 16:54:56', '00', '2024-07-20 16:54:47', '2024-07-20 16:55:08', 'N'),
('P202407210913159657', '20240721091225F0F6', 23.00, 'game', 'Jonathan Yap', 'jonathanyxs@gmail.com', '60124861751', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2294155086', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-21 09:13:39', '00', '2024-07-21 09:13:15', '2024-07-21 09:13:49', 'N'),
('P2024072110532326F4', '20240721105308ECDB', 20.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2294297572', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-07-21 10:53:35', '00', '2024-07-21 10:53:23', '2024-07-21 10:54:28', 'N'),
('P20240721112134D77C', '20240721112113936B', 20.80, 'game', 'Gabriel Ong', 'gabri3l@yahoo.com', '60176723038', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2294343640', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-07-21 11:21:45', '00', '2024-07-21 11:21:34', '2024-07-21 11:22:30', 'N'),
('P202407211151018DB3', '20240721115052BDE0', 5.00, 'game', 'Tan Eelin ', 'elinsharptan@gmail.com', '601110763986', 'RM5 only ? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM5 ❤️', 'MY', '2294393754', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-21 11:51:19', '00', '2024-07-21 11:51:01', '2024-07-21 11:52:23', 'N'),
('P20240721122824AA8C', '202407211225402A5D', 5.00, 'game', 'Siti Nabihah', 'sitinabihah96@gmail.com', '60104005518', 'RM5 only ? Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM20, Female : RM5 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2294461135', 'jackybadmintona', '', '', '', 'RM', 'rhb', '2024-07-21 12:28:41', '00', '2024-07-21 12:28:24', '2024-07-21 12:29:08', 'N'),
('P20240721124130D6FE', '20240721124115BD11', 5.00, 'game', 'Sara', 'saracyruz@gmail.com', '60139030867', 'RM5 only ? Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM20, Female : RM5 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2294485914', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-21 12:41:51', '00', '2024-07-21 12:41:30', '2024-07-21 12:42:08', 'N'),
('P20240721140141B9F1', '202407211401268CF8', 19.00, 'game', 'andrew', 'nguandrew89@gmail.com', '60196166956', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2294631937', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-21 14:01:50', '00', '2024-07-21 14:01:41', '2024-07-21 14:02:43', 'N'),
('P20240721150320943F', '202407211502084388', 18.00, 'game', 'Azim Ahmad', 'mhd.azimahmad@gmail.com', '601137321775', 'RM5 only ? Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM20, Female : RM5 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2294740332', 'jackybadmintona', '', '', '', 'RM', 'cimb', '2024-07-21 15:03:30', '00', '2024-07-21 15:03:20', '2024-07-21 15:04:08', 'N'),
('P202407211914031F83', '20240721191103B5E4', 18.00, 'game', 'Daniel Lim', 'zentofu997@gmail.com', '60176724733', 'RM5 only ? Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM20, Female : RM5 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2295158960', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-07-21 19:15:00', '00', '2024-07-21 19:14:03', '2024-07-21 19:16:16', 'N'),
('P202407211920081199', '20240721191948BD54', 18.00, 'game', 'Song ', 'songzhou0317@gmail.com', '60194580157', 'RM5 only ? Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM20, Female : RM5 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2295168323', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-21 19:20:21', '00', '2024-07-21 19:20:08', '2024-07-21 19:21:06', 'N'),
('P20240722090029F827', '202407220900183C12', 20.00, 'game', 'Kong Pin', 'kongpinpin91@gmail.com', '60175101061', 'Good Morning ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM ? Lavana 2 Sports Centre ? Male : RM20, Female : RM15 ❤️ (Come lah, let\'s have FUN ??)', 'MY', '2295883910', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-22 09:00:40', '00', '2024-07-22 09:00:29', '2024-07-22 09:00:51', 'N'),
('P2024072217503121C6', '20240722175025D832', 23.00, 'game', 'Tony Wong', 'tonywong4338@gmail.com', '60142354338', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2296724208', 'jackybadmintona', '', 'FPX_76', 'Transaction Not Found', 'RM', 'maybank2u', '2024-07-22 17:50:42', '11', '2024-07-22 17:50:31', '2024-07-22 18:06:11', 'N'),
('P202407221751298ADC', '20240722175025D832', 23.00, 'game', 'Tony Wong', 'tonywong4338@gmail.com', '60142354338', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2296725613', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-07-22 17:51:37', '00', '2024-07-22 17:51:29', '2024-07-22 17:52:24', 'N'),
('P202407222226032D49', '20240722222554ABA4', 23.00, 'game', 'Sufino', 'sufino@gmail.com', '60123557124', 'RM5 only ? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM5 ❤️', 'MY', '2297194735', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-07-22 22:26:17', '00', '2024-07-22 22:26:03', '2024-07-22 22:27:12', 'N'),
('P202407231350268919', '202407231350199A6C', 23.00, 'game', 'wesley huang', 'w0926005493@gmail.com', '601158612821', 'RM5 only ? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM5 ❤️', 'MY', '2298012576', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-23 13:50:35', '00', '2024-07-23 13:50:26', '2024-07-23 13:50:56', 'N'),
('P20240723185405EFED', '202407231853451D18', 23.00, 'game', 'LIM', 'lweilun92@gmail.com', '60129818475', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2298468375', 'jackybadmintona', '', '', '', 'RM', 'hsbc', '2024-07-23 18:54:25', '00', '2024-07-23 18:54:05', '2024-07-23 18:57:20', 'N'),
('P202407232005559C7A', '202407232005276457', 23.00, 'game', 'Andy yew', 'chakhua514@yahoo.com', '60125391811', 'RM5 only ? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM5 ❤️', 'MY', '2298584241', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-07-23 20:06:08', '11', '2024-07-23 20:05:55', '2024-07-23 20:22:04', 'N'),
('P202407240211133C95', '20240724021105894C', 23.00, 'game', 'Kong Pin', 'kongpinpin91@gmail.com', '60175101061', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2299013725', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-24 02:11:23', '00', '2024-07-24 02:11:13', '2024-07-24 02:11:36', 'N'),
('P20240724144952AE5E', '20240724144824B948', 23.00, 'game', 'Flynn', 'daftpunkflynn@gmail.com', '601151855800', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2299734497', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-24 14:50:09', '00', '2024-07-24 14:49:52', '2024-07-24 14:50:37', 'N'),
('P20240724153607E6A9', '20240724153548D58E', 21.00, 'game', 'Jeffrey', 'lstjeffrey@gmail.com', '60187654819', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2299803218', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-24 15:36:23', '00', '2024-07-24 15:36:07', '2024-07-24 15:36:41', 'N'),
('P20240725143619D6ED', '202407251435520C5C', 23.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2301560394', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-25 14:36:29', '00', '2024-07-25 14:36:19', '2024-07-25 14:37:29', 'N'),
('P2024072519504249B7', '20240725195034C646', 23.00, 'game', 'Tony Wong', 'tonywong4338@gmail.com', '60142354338', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2302104040', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-07-25 19:50:58', '00', '2024-07-25 19:50:42', '2024-07-25 19:51:47', 'N'),
('P202407252005430CF9', '2024072520052724B7', 15.00, 'game', 'winnie', 'winnie00000029@gmail.con', '60123010327', 'Good Morning ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM ? Lavana 2 Sports Centre ? Male : RM20, Female : RM15 ❤️ (Come lah, let\'s have FUN ??)', 'MY', '2302132464', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-25 20:05:52', '00', '2024-07-25 20:05:43', '2024-07-25 20:06:47', 'N'),
('P202407260313476AC8', '202407260313192169', 23.00, 'game', 'Edmond lim ', 'edmondlim412@gmail.com', '60127660882', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Welcome boys and girls ??)', 'MY', '2302653046', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-26 03:14:08', '00', '2024-07-26 03:13:47', '2024-07-26 03:14:24', 'N'),
('P20240726110554A345', '202407261104316864', 22.00, 'game', 'Nicholas Chan', 'Nicholaschan020900@gmail.com', '60142919336', 'RM10 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM10 ❤️ (Rovo players come join us ??)', 'MY', '2303024788', 'jackybadmintona', '', '', '', 'RM', 'RPP_DuitNowQR', '2024-07-26 11:06:10', '00', '2024-07-26 11:05:54', '2024-07-26 11:06:36', 'N'),
('P20240726125224CF9C', '202407261252146FD8', 10.00, 'game', 'Shirley Chen', 'feiyee75@hotmail.com', '60122880443', 'RM10 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM10 ❤️ (Rovo players come join us ??)', 'MY', '2303221945', 'jackybadmintona', '', '', '', 'RM', 'BOOST', '2024-07-26 12:52:47', '00', '2024-07-26 12:52:24', '2024-07-26 12:53:23', 'N'),
('P20240726163527B7C1', '202407261635175751', 23.00, 'game', 'Kong Pin', 'kongpinpin91@gmail.com', '60175101061', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Welcome boys and girls ??)', 'MY', '2303616635', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-26 16:35:47', '00', '2024-07-26 16:35:27', '2024-07-26 16:36:02', 'N'),
('P2024072709000304F0', '202407270859471BFC', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2304616632', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-07-27 09:00:14', '00', '2024-07-27 09:00:03', '2024-07-27 09:01:09', 'N'),
('P20240727104518510E', '202407271045084CA8', 22.00, 'game', 'Yi Wen', 'tangyw03@gmail.com', '60102776276', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2304766289', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-07-27 10:46:17', '00', '2024-07-27 10:45:18', '2024-07-27 10:47:05', 'N'),
('P20240727125205F6F6', '20240727125106A9F9', 22.00, 'game', 'Vincent', 'szejiun0829@gmail.com', '60173336982', 'RM10 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM10 ❤️ (Rovo players come join us ??)', 'MY', '2304988851', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-27 12:52:16', '00', '2024-07-27 12:52:05', '2024-07-27 12:52:30', 'N'),
('P20240727171947F516', '202407271719215591', 22.00, 'game', 'Jumi', 'arzulmiahmad@gmail.com', '60125513711', 'RM10 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM10 ❤️ (Rovo players come join us ??)', 'MY', '2305458054', 'jackybadmintona', '', '', '', 'RM', 'rhb', '2024-07-27 17:20:01', '00', '2024-07-27 17:19:47', '2024-07-27 17:20:41', 'N'),
('P20240728101924CB87', '2024072810185929E6', 20.80, 'game', 'Gabriel Ong', 'gabri3l@yahoo.com', '60176723038', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2306435187', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-07-28 10:19:36', '00', '2024-07-28 10:19:24', '2024-07-28 10:19:59', 'N'),
('P20240728155513CA32', '20240728155357CE46', 18.00, 'game', 'Leonard', 'lwlpeng99@gmail.com', '60198253796', 'RM10 only ? Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM20, Female : RM10 ❤️ (Rovo players, welcome to join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-07-28 15:55:13', '0000-00-00 00:00:00', 'N'),
('P20240728172713F04C', '2024072817263613DD', 18.00, 'game', 'Leonard', 'lwlpeng99@gmail.com', '60198253796', 'RM10 only ? Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM20, Female : RM10 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2307150203', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-07-28 17:27:23', '00', '2024-07-28 17:27:13', '2024-07-28 17:28:12', 'N'),
('P20240728231852DF85', '20240728231847D8C1', 20.00, 'game', 'Kong Pin', 'kongpinpin91@gmail.com', '60175101061', 'Good Morning ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM ? Lavana 2 Sports Centre ? Male : RM20, Female : RM15 ❤️ (Come lah, let\'s have FUN ??)', 'MY', '2307751166', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-28 23:19:02', '00', '2024-07-28 23:18:52', '2024-07-28 23:19:16', 'N'),
('P20240729102555B606', '20240729102528CC7C', 23.00, 'game', 'Fong Kah Keong ', 'jennyfoo5782@gmail.com', '60122961255', 'RM10 only ? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM10 ❤️', 'MY', '2308170569', 'jackybadmintona', '644330', '', '', 'RM', 'credit', '2024-07-29 10:27:03', '00', '2024-07-29 10:25:55', '2024-07-29 10:27:43', 'N'),
('P20240729111236FC07', '20240729110924F2CD', 10.00, 'game', 'Tan Eelin ', 'elinsharptan@gmail.com', '601110763986', 'RM10 only ? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM10 ❤️', 'MY', '2308243801', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-29 11:12:45', '00', '2024-07-29 11:12:36', '2024-07-29 11:13:06', 'N'),
('P202407301317497524', '20240730131735EBFD', 23.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', 'RM10 only ? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM10 ❤️', 'MY', '2310268314', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-07-30 13:18:03', '00', '2024-07-30 13:17:49', '2024-07-30 13:18:30', 'N'),
('P20240730132315D859', '202407301323099F81', 23.00, 'game', 'LIM', 'lweilun92@gmail.com', '60129818475', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2310279021', 'jackybadmintona', '', '', '', 'RM', 'hsbc', '2024-07-30 13:23:27', '00', '2024-07-30 13:23:15', '2024-07-30 13:27:21', 'N'),
('P20240730140649DFD7', '2024073014061956C7', 23.00, 'game', 'Andy yew', 'chakhua514@yahoo.com', '60125391811', 'RM10 only ? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM10 ❤️', 'MY', '2310358959', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-07-30 14:06:59', '11', '2024-07-30 14:06:49', '2024-07-30 14:22:05', 'N'),
('P202407301807009073', '20240730180655587D', 23.00, 'game', 'wesley huang', 'w0926005493@gmail.com', '601158612821', 'RM10 only ? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM10 ❤️', 'MY', '2310749590', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-30 18:07:24', '00', '2024-07-30 18:07:00', '2024-07-30 18:08:04', 'N'),
('P20240731155343F2D0', '2024073115533965A5', 23.00, 'game', 'wesley huang', 'w0926005493@gmail.com', '601158612821', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2312397803', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-07-31 15:53:52', '00', '2024-07-31 15:53:43', '2024-07-31 15:54:09', 'N'),
('P202408011221581D02', '20240801122142750B', 21.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2314026553', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-08-01 12:22:09', '00', '2024-08-01 12:21:58', '2024-08-01 12:22:31', 'N'),
('P202408020052596200', '202408020052512048', 23.00, 'game', 'wesley huang', 'w0926005493@gmail.com', '601158612821', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Welcome boys and girls ??)', 'MY', '2315400532', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-02 00:53:06', '00', '2024-08-02 00:52:59', '2024-08-02 00:53:19', 'N'),
('P20240802125727D7DE', '202408021257107ECD', 23.00, 'game', 'Xem', 'jackiexem0520@yahoo.com', '601124235490', 'RM10 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM10 ❤️ (Rovo players come join us ??)', 'MY', '2315973109', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-02 12:57:37', '00', '2024-08-02 12:57:27', '2024-08-02 12:58:29', 'N'),
('P2024080213035913A4', '20240802130340ABAE', 10.00, 'game', 'Moon', 'yunmoon@gmail.com', '60189451226', 'RM10 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM10 ❤️ (Rovo players come join us ??)', 'MY', '2315986340', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-02 13:04:16', '00', '2024-08-02 13:03:59', '2024-08-02 13:05:40', 'N'),
('P202408021304136990', '202408021304019B0F', 23.00, 'game', 'Tong', 'tongjack99@gmail.com', '60178122887', 'RM10 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM10 ❤️ (Rovo players come join us ??)', 'MY', '2315986842', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-02 13:04:32', '00', '2024-08-02 13:04:13', '2024-08-02 13:04:56', 'N'),
('P20240802150922A571', '20240802150910DD35', 23.00, 'game', 'Tony Wong', 'tonywong4338@gmail.com', '60142354338', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Welcome boys and girls ??)', 'MY', '2316232737', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-02 15:09:31', '00', '2024-08-02 15:09:22', '2024-08-02 15:11:03', 'N'),
('P20240802152810893E', '202408021527467D5C', 23.00, 'game', 'Eric Siew', 'veichoongsiew@gmail.com', '601121510069', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Welcome boys and girls ??)', 'MY', '2316265762', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-08-02 15:28:27', '11', '2024-08-02 15:28:10', '2024-08-02 15:56:09', 'N'),
('P202408021531354297', '202408021527467D5C', 23.00, 'game', 'Eric Siew', 'veichoongsiew@gmail.com', '601121510069', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Welcome boys and girls ??)', 'MY', '2316271224', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-02 15:31:42', '00', '2024-08-02 15:31:35', '2024-08-02 15:32:54', 'N'),
('P20240802162319263A', '2024080216231300B9', 23.00, 'game', 'Kong Pin', 'kongpinpin91@gmail.com', '60175101061', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Welcome boys and girls ??)', 'MY', '2316360249', 'jackybadmintona', '', '', '', 'RM', 'hlb', '2024-08-02 16:23:30', '00', '2024-08-02 16:23:19', '2024-08-02 16:24:49', 'N'),
('P20240802185923216D', '20240802185839B284', 23.00, 'game', 'Minshi', 'srfnzmry88@gmail.com', '60193473230', 'RM10 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM10 ❤️ (Rovo players come join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-08-02 18:59:23', '0000-00-00 00:00:00', 'N'),
('P20240802194755F4EF', '202408021947338612', 10.00, 'game', 'Minshi', 'srfnzmry88@gmail.com', '60193473230', 'RM10 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM10 ❤️ (Rovo players come join us ??)', 'MY', '2316717103', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-02 19:48:14', '00', '2024-08-02 19:47:55', '2024-08-02 19:48:52', 'N'),
('P2024080221321791C7', '20240802213205E4E3', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2316938064', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-02 21:32:28', '00', '2024-08-02 21:32:17', '2024-08-02 21:33:23', 'N'),
('P2024080221344016E2', '20240802213426F303', 21.00, 'game', 'Mohmmed ', 'moha.mmed484@yahoo.com', '601118750839', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2316944169', 'jackybadmintona', '', 'CC_93', 'Transaction cannot be completed; violation of law', 'MYR', 'Credit', '2024-08-02 21:35:27', '11', '2024-08-02 21:34:40', '2024-08-02 21:35:39', 'N'),
('P202408031109331509', '202408031107495CDC', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2317632113', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-03 11:09:44', '00', '2024-08-03 11:09:33', '2024-08-03 11:10:00', 'N'),
('P20240803130128A4E9', '20240803130113B595', 23.00, 'game', 'Vincent', 'szejiun0829@gmail.com', '60173336982', 'RM10 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM10 ❤️ (Rovo players come join us ??)', 'MY', '2317844629', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-03 13:01:38', '00', '2024-08-03 13:01:28', '2024-08-03 13:01:55', 'N'),
('P202408031413188AF1', '2024080314125828A7', 20.00, 'game', 'Sufino', 'sufino@gmail.com', '60123557124', 'RM10 only ? Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM20, Female : RM10 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2317980576', 'jackybadmintona', '', 'CC_V0001', 'Field body.pspInfo.postCode absent or empty', 'RM', 'credit', '2024-08-03 14:14:16', '11', '2024-08-03 14:13:18', '2024-08-03 14:15:20', 'N'),
('P202408031414315A21', '2024080314125828A7', 20.00, 'game', 'Sufino', 'sufino@gmail.com', '60123557124', 'RM10 only ? Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM20, Female : RM10 ❤️ (Rovo players, welcome to join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-08-03 14:14:31', '0000-00-00 00:00:00', 'N'),
('P20240803141603C6E7', '2024080314125828A7', 20.00, 'game', 'Sufino', 'sufino@gmail.com', '60123557124', 'RM10 only ? Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM20, Female : RM10 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2317984802', 'jackybadmintona', '', 'CC_V0001', 'Field body.pspInfo.postCode absent or empty', 'MYR', 'Credit', '2024-08-03 14:16:34', '11', '2024-08-03 14:16:03', '2024-08-03 14:17:20', 'N'),
('P20240803141746865F', '2024080314125828A7', 20.00, 'game', 'Sufino', 'sufino@gmail.com', '60123557124', 'RM10 only ? Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM20, Female : RM10 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2317987342', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-08-03 14:17:59', '00', '2024-08-03 14:17:46', '2024-08-03 14:18:23', 'N'),
('P202408040007374A9A', '202408040007358237', 21.00, 'game', 'wesley huang', 'w0926005493@gmail.com', '601158612821', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2319010603', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-04 00:07:44', '00', '2024-08-04 00:07:37', '2024-08-04 00:07:56', 'N'),
('P202408041015590E47', '20240804101534CC01', 20.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2319339552', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-04 10:16:10', '00', '2024-08-04 10:15:59', '2024-08-04 10:17:01', 'N'),
('P20240804103022FCBD', '202408041030110648', 21.00, 'game', 'Gabriel Ong', 'gabri3l@yahoo.com', '60176723038', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2319360446', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-08-04 10:30:34', '00', '2024-08-04 10:30:22', '2024-08-04 10:31:14', 'N'),
('P20240804115239483B', '20240804115231AED0', 20.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2319489544', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-04 11:52:49', '00', '2024-08-04 11:52:39', '2024-08-04 11:53:01', 'N'),
('P20240804115939D5AD', '20240804115934F92E', 21.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2319501468', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-04 11:59:48', '00', '2024-08-04 11:59:39', '2024-08-04 12:00:00', 'N'),
('P2024080416030953D0', '202408041602548D0F', 18.00, 'game', 'Kitjason', 'mummyboy12378@gmail.com', '6582857078', 'RM10 only ? Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM20, Female : RM10 ❤️ (Rovo players, welcome to join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-08-04 16:03:09', '0000-00-00 00:00:00', 'N'),
('P20240804160430FF0D', '202408041602548D0F', 20.00, 'game', 'Kitjason', 'mummyboy12378@gmail.com', '6582857078', 'RM10 only ? Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM20, Female : RM10 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2319933878', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-08-04 16:04:48', '11', '2024-08-04 16:04:30', '2024-08-04 16:20:07', 'N'),
('P20240804182153A5B3', '202408041821408A01', 10.00, 'game', 'Minshi', 'srfnzmry88@gmail.com', '60193473230', 'RM10 only ? Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM20, Female : RM10 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2320161650', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-04 18:22:08', '00', '2024-08-04 18:21:53', '2024-08-04 18:22:28', 'N'),
('P20240804192944B50E', '202408041929065124', 18.00, 'game', 'Izzat', 'boyzhirap18@gmail.com', '601170755607', 'RM10 only ? Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM20, Female : RM10 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2320281205', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-04 19:29:59', '00', '2024-08-04 19:29:44', '2024-08-04 19:31:05', 'N'),
('P20240805153556A6D2', '2024080515353282B8', 23.00, 'game', 'HONG', 'hcm1995o0o@hotmail.com', '60143829100', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2321651705', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-08-05 15:36:05', '11', '2024-08-05 15:35:56', '2024-08-05 15:53:04', 'N'),
('P2024080515393822FE', '2024080515353282B8', 23.00, 'game', 'HONG', 'hcm1995o0o@hotmail.com', '60143829100', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2321657877', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-08-05 15:39:47', '11', '2024-08-05 15:39:38', '2024-08-05 15:56:05', 'N'),
('P20240805154119BAB2', '2024080515353282B8', 23.00, 'game', 'HONG', 'hcm1995o0o@hotmail.com', '60143829100', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2321660544', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-05 15:41:28', '00', '2024-08-05 15:41:19', '2024-08-05 15:42:22', 'N'),
('P20240805171152E50B', '202408051711478032', 23.00, 'game', 'Tony Wong', 'tonywong4338@gmail.com', '60142354338', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2321809658', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-05 17:12:01', '00', '2024-08-05 17:11:52', '2024-08-05 17:12:52', 'N'),
('P20240806171005DC57', '20240806170732B7A3', 23.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'RM10 only ? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM10 ❤️', 'MY', '2323618725', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-06 17:10:17', '00', '2024-08-06 17:10:05', '2024-08-06 17:10:32', 'N'),
('P202408071515339B25', '20240807151522B7BF', 23.00, 'game', 'Yong yuan chuan', 'yongyuanchuan@gmail.com', '601125758997', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2325154343', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-07 15:15:42', '00', '2024-08-07 15:15:33', '2024-08-07 15:16:59', 'N'),
('P20240808095512BFEC', '2024080809545646D2', 16.00, 'game', 'CHERLY TAN', 'cherlytan222@gmail.com', '60163123890', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2326604737', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-08 09:55:22', '00', '2024-08-08 09:55:12', '2024-08-08 09:55:39', 'N'),
('P202408081039429FBA', '202408081039280A70', 23.00, 'game', 'Poon', 'chanhoong91@gmail.com', '60176019128', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2326682676', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-08 10:39:56', '00', '2024-08-08 10:39:42', '2024-08-08 10:41:18', 'N'),
('P2024080814361207DF', '20240808143543C7AF', 23.00, 'game', 'HONG', 'hcm1995o0o@hotmail.com', '60143829100', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2327156078', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-08 14:36:21', '00', '2024-08-08 14:36:12', '2024-08-08 14:37:10', 'N'),
('P20240808232455F8CA', '20240808232449A4B9', 23.00, 'game', 'Jonathan Yap', 'jonathanyxs@gmail.com', '60124861751', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Welcome boys and girls ??)', 'MY', '2328181925', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-08 23:25:04', '00', '2024-08-08 23:24:55', '2024-08-08 23:25:16', 'N'),
('P20240809135240DB08', '202408091341544848', 23.00, 'game', 'David', 'dtan4434@gmail.com', '60163928355', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Welcome boys and girls ??)', 'MY', '2328966757', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-09 13:52:59', '00', '2024-08-09 13:52:40', '2024-08-09 13:53:56', 'N'),
('P202408091516136F78', '20240809151605505A', 23.00, 'game', 'zhichi', 'zhichihow04@gmail.com', '60146213776', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Welcome boys and girls ??)', 'MY', '2329102550', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-09 15:16:21', '00', '2024-08-09 15:16:13', '2024-08-09 15:17:46', 'N'),
('P20240809192132EFED', '20240809192117D5C7', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2329472365', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-09 19:22:00', '00', '2024-08-09 19:21:32', '2024-08-09 19:23:26', 'N'),
('P20240810111845988A', '2024081011182380B2', 21.80, 'game', 'Shaoran', 'shaoranswc@live.co.uk', '60186668573', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2330326827', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-08-10 11:19:06', '00', '2024-08-10 11:18:45', '2024-08-10 11:19:54', 'N'),
('P202408101144426938', '20240810114433710D', 22.00, 'game', 'Vincent', 'szejiun0829@gmail.com', '60173336982', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2330367171', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-10 11:44:52', '00', '2024-08-10 11:44:42', '2024-08-10 11:45:09', 'N'),
('P202408101536516D97', '2024081015364012EA', 10.00, 'game', 'Shirley Chen', 'feiyee75@hotmail.com', '60122880443', 'RM10 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM10 ❤️ (Rovo players come join us ??)', 'MY', '2330750130', 'jackybadmintona', '', '', '', 'RM', 'BOOST', '2024-08-10 15:37:05', '00', '2024-08-10 15:36:51', '2024-08-10 15:37:32', 'N'),
('P20240811095457BCBA', '202408110954481DFB', 21.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2331827463', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-11 09:55:06', '00', '2024-08-11 09:54:57', '2024-08-11 09:55:20', 'N'),
('P202408111042404311', '20240811104232D9D7', 21.00, 'game', 'Gabriel Ong', 'gabri3l@yahoo.com', '60176723038', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2331884865', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-08-11 10:42:50', '00', '2024-08-11 10:42:40', '2024-08-11 10:43:22', 'N'),
('P20240811133926C390', '202408111339160531', 20.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2332144369', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-11 13:39:35', '00', '2024-08-11 13:39:26', '2024-08-11 13:40:24', 'N'),
('P202408120907181EFC', '2024081209071061B9', 20.00, 'game', 'Kong Pin', 'kongpinpin91@gmail.com', '60175101061', 'Good Morning ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM ? Lavana 2 Sports Centre ? Male : RM20, Female : RM15 ❤️ (Come lah, let\'s have FUN ??)', 'MY', '2333285418', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-08-12 09:07:31', '11', '2024-08-12 09:07:18', '2024-08-12 09:23:04', 'N'),
('P20240812185510AD95', '202408121855058F4A', 23.00, 'game', 'Tony Wong', 'tonywong4338@gmail.com', '60142354338', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2334125348', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-12 18:55:20', '00', '2024-08-12 18:55:10', '2024-08-12 18:56:32', 'N'),
('P202408131321042C86', '20240813132056574A', 23.00, 'game', 'Jonathan Yap', 'jonathanyxs@gmail.com', '60124861751', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM16 ❤️', 'MY', '2335163751', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-13 13:21:13', '00', '2024-08-13 13:21:04', '2024-08-13 13:21:22', 'N'),
('P20240813161131A0F7', '20240813161101F010', 23.00, 'game', 'Jeffrey', 'lstjeffrey@gmail.com', '60187654819', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM16 ❤️', 'MY', '2335414137', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-13 16:11:39', '00', '2024-08-13 16:11:31', '2024-08-13 16:11:59', 'N');
INSERT INTO `payments` (`payment_id`, `order_id`, `amount`, `payment_for`, `bill_name`, `bill_email`, `bill_mobile`, `bill_desc`, `country`, `tran_id`, `domain`, `appcode`, `error_code`, `error_desc`, `currency`, `channel`, `paydate`, `status`, `payment_request_date`, `payment_return_date`, `is_checked_referral_signup`) VALUES
('P202408131829098EFC', '202408131828444143', 15.80, 'game', 'Winnie Bong', 'winniehlbong@gmail.com', '60162723587', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM16 ❤️', 'MY', '2335605018', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-13 18:29:19', '00', '2024-08-13 18:29:09', '2024-08-13 18:30:20', 'N'),
('P2024081400145206A2', '20240814001437A460', 23.00, 'game', 'asen', 'piaobailiao@gmail.com', '60167224722', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2336085888', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-14 00:15:10', '00', '2024-08-14 00:14:52', '2024-08-14 00:15:36', 'N'),
('P202408141729525324', '202408141729424BC0', 22.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2337010592', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-14 17:30:00', '00', '2024-08-14 17:29:52', '2024-08-14 17:30:42', 'N'),
('P202408151528474A93', '20240815152842E58F', 23.00, 'game', 'Tony Wong', 'tonywong4338@gmail.com', '60142354338', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2338404421', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-15 15:29:00', '00', '2024-08-15 15:28:47', '2024-08-15 15:30:01', 'N'),
('P20240815154820568C', '2024081515480617A1', 23.00, 'game', 'Eric Siew', 'veichoongsiew@gmail.com', '601121510069', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2338432222', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-15 15:48:46', '00', '2024-08-15 15:48:20', '2024-08-15 15:50:36', 'N'),
('P202408151555419844', '202408151555237F3D', 23.00, 'game', 'Hafiz', 'mhafiz88@yahoo.co.uk', '60139361306', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2338442042', 'jackybadmintona', '', '', '', 'RM', 'rhb', '2024-08-15 15:55:51', '00', '2024-08-15 15:55:41', '2024-08-15 15:56:41', 'N'),
('P20240816171636DE1E', '202408161716237F4A', 9.80, 'game', 'Winnie Bong', 'winniehlbong@gmail.com', '60162723587', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2340063164', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-16 17:16:47', '00', '2024-08-16 17:16:36', '2024-08-16 17:17:35', 'N'),
('P20240817004402CB8A', '20240817004348F154', 22.00, 'game', 'Miow', 'miow1111@gmail.com', '60194268872', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (Lowest price. RM10 only ??)', 'MY', '2340659898', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-17 00:44:15', '00', '2024-08-17 00:44:02', '2024-08-17 00:44:28', 'N'),
('P202408170634040614', '202408170633413870', 20.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2340741514', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-17 06:34:23', '00', '2024-08-17 06:34:04', '2024-08-17 06:35:14', 'N'),
('P20240817154546FF7B', '202408171545334DC2', 22.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'RM10 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM10 ❤️ (Rovo players come join us ??)', 'MY', '2341413407', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-17 15:45:56', '00', '2024-08-17 15:45:46', '2024-08-17 15:47:29', 'N'),
('P20240817173437F3AF', '202408171732292A46', 23.00, 'game', 'Ikmal Hakimi', 'hakimiakim4040@gmail.com', '60109549437', 'RM10 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM10 ❤️ (Rovo players come join us ??)', 'MY', '2341571639', 'jackybadmintona', '', 'FPX_76', 'Transaction Not Found', 'RM', 'maybank2u', '2024-08-17 17:34:55', '11', '2024-08-17 17:34:37', '2024-08-17 17:53:23', 'N'),
('P20240817173608EC64', '202408171732292A46', 23.00, 'game', 'Ikmal Hakimi', 'hakimiakim4040@gmail.com', '60109549437', 'RM10 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM10 ❤️ (Rovo players come join us ??)', 'MY', '2341573494', 'jackybadmintona', '', 'FPX_76', 'Transaction Not Found', 'RM', 'maybank2u', '2024-08-17 17:36:17', '11', '2024-08-17 17:36:08', '2024-08-17 17:53:34', 'N'),
('P202408171736501EFA', '202408171732292A46', 23.00, 'game', 'Ikmal Hakimi', 'hakimiakim4040@gmail.com', '60109549437', 'RM10 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM10 ❤️ (Rovo players come join us ??)', 'MY', '2341574449', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-17 17:36:58', '00', '2024-08-17 17:36:50', '2024-08-17 17:37:44', 'N'),
('P20240817175519844E', '202408171754571F80', 23.00, 'game', 'Leonard', 'lwlpeng99@gmail.com', '60198253796', 'RM10 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM10 ❤️ (Rovo players come join us ??)', 'MY', '2341600173', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-17 17:55:37', '00', '2024-08-17 17:55:19', '2024-08-17 17:56:31', 'N'),
('P2024081718303793F0', '20240817183016AB42', 21.00, 'game', 'Fong Kah Keong ', 'jennyfoo5782@gmail.com', '60122961255', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2341650826', 'jackybadmintona', '115043', '', '', 'RM', 'credit', '2024-08-17 18:31:57', '00', '2024-08-17 18:30:37', '2024-08-17 18:32:39', 'N'),
('P202408171900210E4F', '202408171900115A36', 21.00, 'game', 'Chee Hoe ', 'cheehoefong5782@gmail.com', '60143388277', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2341692753', 'jackybadmintona', '125300', '', '', 'RM', 'credit', '2024-08-17 19:01:54', '00', '2024-08-17 19:00:21', '2024-08-17 19:02:27', 'N'),
('P20240817202247D94C', '20240817202148522A', 19.00, 'game', 'Alex Chong', 'alex_ckj@hotmail.com', '60142396735', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2341813174', 'jackybadmintona', '', '', '', 'RM', 'cimb', '2024-08-17 20:23:02', '00', '2024-08-17 20:22:47', '2024-08-17 20:23:37', 'Y'),
('P20240817204606F388', '20240817204527DB41', 21.00, 'game', 'Jia Hean', 'jiahean@gmail.com', '60162167383', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2341851407', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-17 20:46:23', '00', '2024-08-17 20:46:06', '2024-08-17 20:47:17', 'N'),
('P202408172122424DD3', '20240817212218D7D3', 10.00, 'game', 'Melissa Teng', 'melissa.tsm15@gmail.com', '60166001142', 'RM10 only ? Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM21, Female : RM10 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2341908965', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-17 21:23:08', '00', '2024-08-17 21:22:42', '2024-08-17 21:23:31', 'N'),
('P202408172123249BAE', '20240817212315DF84', 10.00, 'game', 'sharon ong', 'sharon.ong3010@gmail.com', '60162907357', 'RM10 only ? Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM21, Female : RM10 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2341909900', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-17 21:23:42', '00', '2024-08-17 21:23:24', '2024-08-17 21:24:24', 'N'),
('P2024081722461941B3', '202408172246003263', 21.00, 'game', 'Gabriel Ong', 'gabri3l@yahoo.com', '60176723038', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2342028121', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-08-17 22:46:37', '00', '2024-08-17 22:46:19', '2024-08-17 22:46:57', 'N'),
('P20240818131924EA79', '20240818131904B159', 21.00, 'game', 'Pandiri Priyatham Kumar ', 'priyathamsantu@gmail.com', '601172460173', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2342637086', 'jackybadmintona', '', '', '', 'RM', 'bankislam', '2024-08-18 13:19:38', '00', '2024-08-18 13:19:24', '2024-08-18 13:20:36', 'N'),
('P20240818140211A7D8', '20240818140203D54A', 9.80, 'game', 'Winnie Bong', 'winniehlbong@gmail.com', '60162723587', 'RM10 only ? Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM21, Female : RM10 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2342703772', 'jackybadmintona', '', 'CC_E0000', 'Internal resource not found or validation failed, trace ID: E07ym5oXivA94R-CF7WJx6PrG3bu53qdfyw-chIl, error ID: get error code failed', 'MYR', 'Credit', '2024-08-18 14:03:37', '11', '2024-08-18 14:02:11', '2024-08-18 14:04:10', 'N'),
('P2024081814052063D8', '20240818140203D54A', 9.80, 'game', 'Winnie Bong', 'winniehlbong@gmail.com', '60162723587', 'RM10 only ? Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM21, Female : RM10 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2342706654', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-18 14:05:31', '00', '2024-08-18 14:05:20', '2024-08-18 14:06:34', 'N'),
('P20240818180201C8B4', '2024081818014788DC', 21.00, 'game', 'HONG', 'hcm1995o0o@hotmail.com', '60143829100', 'RM10 only ? Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM21, Female : RM10 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2343053127', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-18 18:02:30', '00', '2024-08-18 18:02:01', '2024-08-18 18:03:23', 'N'),
('P20240819020403C3E9', '2024081902033228A9', 18.00, 'game', 'Fikiruddin', 'kimistaken95@gmail.com', '60143106368', 'Good Morning ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM ? Lavana 2 Sports Centre ? Male : RM20, Female : RM15 ❤️ (Come lah, let\'s have FUN ??)', 'MY', '2343608130', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-19 02:04:13', '00', '2024-08-19 02:04:03', '2024-08-19 02:04:28', 'N'),
('P20240819091638A73A', '2024081909163210D3', 20.00, 'game', 'Tony Wong', 'tonywong4338@gmail.com', '60142354338', 'Good Morning ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM ? Lavana 2 Sports Centre ? Male : RM20, Female : RM15 ❤️ (Come lah, let\'s have FUN ??)', 'MY', '2343779990', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-19 09:16:48', '00', '2024-08-19 09:16:38', '2024-08-19 09:17:39', 'N'),
('P2024081913414041DE', '2024081913411457E8', 16.00, 'game', 'Siow Foong', 'sf.chg@hotmail.com', '60122745168', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2344150828', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-19 13:41:54', '00', '2024-08-19 13:41:40', '2024-08-19 13:43:02', 'N'),
('P202408191859343763', '2024081918592695F5', 23.00, 'game', 'Tony Wong', 'tonywong4338@gmail.com', '60142354338', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2344596051', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-19 18:59:44', '00', '2024-08-19 18:59:34', '2024-08-19 19:00:26', 'N'),
('P20240820131038F292', '20240820131003803F', 23.00, 'game', 'ShafiqHuzaif', 'pokdebb@gmail.com', '60166633649', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-08-20 13:10:38', '0000-00-00 00:00:00', 'N'),
('P202408201610386D2B', '2024082016094291AD', 23.00, 'game', 'Leong', 'leong.seow@hotmail.com', '60102060420', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM16 ❤️', 'MY', '2345820417', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-20 16:11:10', '00', '2024-08-20 16:10:38', '2024-08-20 16:13:42', 'N'),
('P202408211035155EE2', '2024082110345053CF', 22.00, 'game', 'Jay', 'kianjie1998@gmail.com', '60123373175', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ** READ DETAILS ** ❤️ (Lowest price. RM10 only ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-08-21 10:35:15', '0000-00-00 00:00:00', 'N'),
('P202408211048133653', '202408211045185CA0', 22.00, 'game', 'Cade.Guo', 'cade.guo5@gmail.com', '60107001887', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ** READ DETAILS ** ❤️ (Lowest price. RM10 only ??)', 'MY', '2346851301', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-21 10:48:30', '00', '2024-08-21 10:48:13', '2024-08-21 10:50:56', 'Y'),
('P20240821125049400D', '2024082112502514F8', 23.00, 'game', 'Pung Yeong Yaw', 'pung.yeongyaw@gmail.com', '60172645989', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2347037149', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-21 12:50:59', '00', '2024-08-21 12:50:49', '2024-08-21 12:51:08', 'N'),
('P20240821150332C6FA', '202408211503213ED5', 23.00, 'game', 'Fung', 'yeahhcf@gmail.com', '60182333169', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2347243572', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-21 15:03:44', '00', '2024-08-21 15:03:32', '2024-08-21 15:04:19', 'N'),
('P202408211912074C62', '202408211909411450', 23.00, 'game', 'Ikmal Hakimi', 'hakimiakim4040@gmail.com', '60109549437', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2347597778', 'jackybadmintona', '', 'FPX_76', 'Transaction Not Found', 'RM', 'maybank2u', '2024-08-21 19:12:17', '11', '2024-08-21 19:12:07', '2024-08-21 19:29:16', 'N'),
('P20240821191316171F', '202408211909411450', 23.00, 'game', 'Ikmal Hakimi', 'hakimiakim4040@gmail.com', '60109549437', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2347599638', 'jackybadmintona', '', 'FPX_76', 'Transaction Not Found', 'RM', 'maybank2u', '2024-08-21 19:13:27', '11', '2024-08-21 19:13:16', '2024-08-21 19:29:28', 'N'),
('P202408211913555AB6', '202408211909411450', 23.00, 'game', 'Ikmal Hakimi', 'hakimiakim4040@gmail.com', '60109549437', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2347600641', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-21 19:14:04', '00', '2024-08-21 19:13:55', '2024-08-21 19:14:47', 'N'),
('P20240822080927C5B8', '20240822080906565F', 23.00, 'game', 'Jason Choo', 'jason.ckms@gmail.com', '60182706889', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2348188083', 'jackybadmintona', '', '', '', 'RM', 'cimb', '2024-08-22 08:09:44', '00', '2024-08-22 08:09:27', '2024-08-22 08:10:35', 'N'),
('P202408221559099991', '202408221558438F3B', 23.00, 'game', 'Jerry Lee', 'jerry.lee8888@gmail.com', '60129083828', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2348869658', 'jackybadmintona', '', 'FPX_51', 'Insufficient Funds', 'RM', 'FPX_MB2U', '2024-08-22 16:02:29', '11', '2024-08-22 15:59:09', '2024-08-22 16:05:17', 'N'),
('P20240822160547468D', '202408221558438F3B', 23.00, 'game', 'Jerry Lee', 'jerry.lee8888@gmail.com', '60129083828', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2348874104', 'jackybadmintona', '', 'FPX_51', 'Insufficient Funds', 'RM', 'FPX_MB2U', '2024-08-22 16:05:54', '11', '2024-08-22 16:05:47', '2024-08-22 16:08:00', 'N'),
('P202408221608165DD3', '202408221558438F3B', 23.00, 'game', 'Jerry Lee', 'jerry.lee8888@gmail.com', '60129083828', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2348877358', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-22 16:08:23', '00', '2024-08-22 16:08:16', '2024-08-22 16:08:58', 'N'),
('P20240822230414A1A3', '20240822230408F4AB', 16.00, 'game', 'Jocelyn Foong', 'shopperdj@yahoo.com', '601125778710', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Welcome boys and girls ??)', 'MY', '2349496036', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-22 23:04:21', '00', '2024-08-22 23:04:14', '2024-08-22 23:04:29', 'N'),
('P2024082300424405CC', '202408230042331BD7', 23.00, 'game', 'Leon', 'wengchun0821@gmail.com', '60168335208', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Welcome boys and girls ??)', 'MY', '2349582434', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-23 00:42:53', '00', '2024-08-23 00:42:44', '2024-08-23 00:43:07', 'N'),
('P2024082315130660AF', '2024082315122656AB', 16.00, 'game', 'Kristi Yeong', 'oioi0717@hotmail.com', '60165557953', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Welcome boys and girls ??)', 'MY', '2350580265', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-23 15:13:18', '00', '2024-08-23 15:13:06', '2024-08-23 15:14:55', 'N'),
('P202408231533338C5C', '202408231533202128', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ** READ DETAILS ** ❤️ (Lowest price. RM10 only ??)', 'MY', '2350618531', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-23 15:33:50', '00', '2024-08-23 15:33:33', '2024-08-23 15:35:25', 'N'),
('P202408231607093C2D', '20240823160649C0B7', 23.00, 'game', 'Joshua Chai', 'chengsikqq2104@gmail.com', '60177546696', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Welcome boys and girls ??)', 'MY', '2350679518', 'jackybadmintona', 'T08470', '', '', 'RM', 'credit', '2024-08-23 16:07:41', '00', '2024-08-23 16:07:09', '2024-08-23 16:08:15', 'N'),
('P20240823172450DB3F', '2024082317235768CD', 23.00, 'game', 'abdullah nabil', 'nabilbakti2@gmail.com', '60197972523', 'RM10 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM10 ❤️ (Rovo players come join us ??)', 'MY', '2350807402', 'jackybadmintona', '', 'FPX_76', 'Transaction Not Found', 'RM', 'cimb', '2024-08-23 17:25:07', '11', '2024-08-23 17:24:50', '2024-08-23 17:40:45', 'N'),
('P20240823172550EFFA', '2024082317235768CD', 23.00, 'game', 'abdullah nabil', 'nabilbakti2@gmail.com', '60197972523', 'RM10 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM10 ❤️ (Rovo players come join us ??)', 'MY', '2350808727', 'jackybadmintona', '', '', '', 'RM', 'cimb', '2024-08-23 17:25:59', '00', '2024-08-23 17:25:50', '2024-08-23 17:26:42', 'N'),
('P20240823174557464A', '20240823174537FA2F', 22.80, 'game', 'Yee Bin', 'stefankhoo.1@gmail.com', '60134502800', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Welcome boys and girls ??)', 'MY', '2350840911', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-23 17:46:21', '00', '2024-08-23 17:45:57', '2024-08-23 17:47:00', 'N'),
('P20240824145225B4A0', '2024082414520705F0', 10.00, 'game', 'Minshi', 'srfnzmry88@gmail.com', '60193473230', 'RM10 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM10 ❤️ (Rovo players come join us ??)', 'MY', '2352256603', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-24 14:52:55', '00', '2024-08-24 14:52:25', '2024-08-24 14:54:57', 'N'),
('P202408241730348EA1', '20240824172717C505', 23.00, 'game', 'Justine', 'aisyfaiz42@gmail.com', '60198668730', 'RM10 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM10 ❤️ (Rovo players come join us ??)', 'MY', '2352507528', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-24 17:31:01', '00', '2024-08-24 17:30:34', '2024-08-24 17:32:14', 'N'),
('P20240824193209A93A', '20240824193156278C', 23.00, 'game', 'Justine', 'aisyfaiz42@gmail.com', '60198668730', 'Happy LATE night ? Fun Saturday Night Extended ⛱️ Jacky\'s Social Badminton Games ⏱️ 10PM-12AM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2352699099', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-24 19:32:15', '00', '2024-08-24 19:32:09', '2024-08-24 19:32:26', 'N'),
('P20240824193658376D', '20240824193636CCEB', 23.00, 'game', 'Hafiz', 'mhafiz88@yahoo.co.uk', '60139361306', 'Happy LATE night ? Fun Saturday Night Extended ⛱️ Jacky\'s Social Badminton Games ⏱️ 10PM-12AM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2352707050', 'jackybadmintona', '', '', '', 'RM', 'rhb', '2024-08-24 19:37:07', '00', '2024-08-24 19:36:58', '2024-08-24 19:37:44', 'N'),
('P202408242138449C91', '20240824213819DB4F', 22.80, 'game', 'Joshua Chai', 'chengsikqq2104@gmail.com', '60177546696', 'Happy LATE night ? Fun Saturday Night Extended ⛱️ Jacky\'s Social Badminton Games ⏱️ 10PM-12AM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2352951964', 'jackybadmintona', 'T62860', '', '', 'RM', 'credit', '2024-08-24 21:39:44', '00', '2024-08-24 21:38:44', '2024-08-24 21:40:16', 'N'),
('P20240825083526B1AC', '20240825083519C4B9', 20.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2353420730', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-25 08:35:36', '00', '2024-08-25 08:35:26', '2024-08-25 08:36:39', 'N'),
('P202408251040217BA1', '20240825103954C496', 19.00, 'game', 'Gabriel Ong', 'gabri3l@yahoo.com', '60176723038', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2353587348', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-08-25 10:40:32', '00', '2024-08-25 10:40:21', '2024-08-25 10:41:25', 'N'),
('P202408251043284EF3', '202408251041407C51', 21.00, 'game', 'Andrew Chin', 'andrewcwk91@gmail.com', '60172967853', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2353592543', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-25 10:43:49', '00', '2024-08-25 10:43:28', '2024-08-25 10:44:50', 'N'),
('P202408251240442D37', '2024082512402748AF', 19.00, 'game', 'TC', 'tiongchyi@gmail.com', '60177293246', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2353803740', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-25 12:40:58', '00', '2024-08-25 12:40:44', '2024-08-25 12:41:47', 'N'),
('P202408251316040ECD', '202408251315598BB5', 21.00, 'game', 'Tony Wong', 'tonywong4338@gmail.com', '60142354338', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2353876385', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-25 13:16:23', '00', '2024-08-25 13:16:04', '2024-08-25 13:17:23', 'N'),
('P202408251321092EC7', '20240825132101EA3C', 20.80, 'game', 'Goh', 'gohchunnam123@gmail.com', '60193394616', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2353887187', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-25 13:21:28', '00', '2024-08-25 13:21:09', '2024-08-25 13:22:46', 'N'),
('P20240826172639B9C4', '2024082617263542D1', 23.00, 'game', 'Tony Wong', 'tonywong4338@gmail.com', '60142354338', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2356122774', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-26 17:26:51', '00', '2024-08-26 17:26:39', '2024-08-26 17:28:30', 'N'),
('P202408271225400DE4', '20240827122453B79F', 23.00, 'game', 'Leong', 'leong.seow@hotmail.com', '60102060420', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM16 ❤️', 'MY', '2357338842', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-27 12:25:55', '00', '2024-08-27 12:25:40', '2024-08-27 12:26:20', 'N'),
('P20240828145753FBF8', '202408281457209BB2', 16.00, 'game', 'Kristi Yeong', 'oioi0717@hotmail.com', '60165557953', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2359292054', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-28 14:58:06', '00', '2024-08-28 14:57:53', '2024-08-28 14:58:28', 'N'),
('P20240828180557541C', '2024082818023595C6', 23.00, 'game', 'Suhanesh', 'suhaneshcrusader@yahoo.com', '60124129681', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2359588461', 'jackybadmintona', '', '', '', 'RM', 'RPP_DuitNowQR', '2024-08-28 18:06:11', '00', '2024-08-28 18:05:57', '2024-08-28 18:06:53', 'N'),
('P20240828195832F895', '202408281958003E65', 23.00, 'game', 'Weng', 'wkweng87@live.com', '60166508485', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2359780143', 'jackybadmintona', '', '', '', 'RM', 'publicbank', '2024-08-28 19:59:02', '00', '2024-08-28 19:58:32', '2024-08-28 20:00:09', 'N'),
('P2024082915201381AC', '20240829151942BC40', 23.00, 'game', 'Jerry Lee', 'jerry.lee8888@gmail.com', '60129083828', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2361087189', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-29 15:20:22', '00', '2024-08-29 15:20:13', '2024-08-29 15:20:54', 'N'),
('P20240830103343FA98', '20240830103334512E', 21.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ** READ DETAILS ** ❤️ (Lowest price. RM10 only ??)', 'MY', '2362430439', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-30 10:34:33', '00', '2024-08-30 10:33:43', '2024-08-30 10:34:49', 'N'),
('P20240830123415CE59', '2024083012340873D1', 9.80, 'game', 'Winnie Bong', 'winniehlbong@gmail.com', '60162723587', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ** READ DETAILS ** ❤️ (Lowest price. RM10 only ??)', 'MY', '2362668220', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-30 12:34:25', '00', '2024-08-30 12:34:15', '2024-08-30 12:35:06', 'N'),
('P20240830124627EF68', '202408301246198144', 23.00, 'game', 'HONG', 'hcm1995o0o@hotmail.com', '60143829100', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM16 ❤️ (Welcome boys and girls ??)', 'MY', '2362696010', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-30 12:46:43', '00', '2024-08-30 12:46:27', '2024-08-30 12:48:08', 'N'),
('P202408301323294FD1', '20240830132324FB11', 22.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ** READ DETAILS ** ❤️ (Lowest price. RM10 only ??)', 'MY', '2362789825', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-30 13:23:53', '00', '2024-08-30 13:23:29', '2024-08-30 13:24:31', 'N'),
('P20240830133134EB08', '202408301331074654', 16.00, 'game', 'Alya', 'alyaamanina448@gmail.com', '60102771997', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2362809409', 'jackybadmintona', '', 'FPX_76', 'Transaction Not Found', 'RM', 'maybank2u', '2024-08-30 13:31:49', '11', '2024-08-30 13:31:34', '2024-08-30 13:48:01', 'N'),
('P202408301333296E7D', '202408301331074654', 16.00, 'game', 'Alya', 'alyaamanina448@gmail.com', '60102771997', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2362813847', 'jackybadmintona', '', 'FPX_1J', 'Buyer Session Timeout At Confirmation Page', 'RM', 'maybank2u', '2024-08-30 13:33:40', '11', '2024-08-30 13:33:29', '2024-08-30 13:36:19', 'N'),
('P2024083013360500B1', '202408301336013B74', 16.00, 'game', 'Alya', 'alyaamanina448@gmail.com', '60102771997', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2362820045', 'jackybadmintona', '', 'FPX_1J', 'Buyer Session Timeout At Confirmation Page', 'RM', 'maybank2u', '2024-08-30 13:36:16', '11', '2024-08-30 13:36:05', '2024-08-30 13:38:56', 'N'),
('P2024083013374319A2', '202408301336013B74', 16.00, 'game', 'Alya', 'alyaamanina448@gmail.com', '60102771997', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM21, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2362824406', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-30 13:38:05', '00', '2024-08-30 13:37:43', '2024-08-30 13:38:54', 'N'),
('P20240830151847010F', '20240830151838DA5F', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ** READ DETAILS ** ❤️ (Lowest price. RM10 only ??)', 'MY', '2363029571', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-30 15:18:56', '00', '2024-08-30 15:18:47', '2024-08-30 15:22:54', 'N'),
('P20240830225319840E', '2024083022524027EA', 22.00, 'game', 'Albert Aw', 'jooleng88@hotmail.com', '60126073972', 'Yes, RM10 only ⭐ CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ** READ DETAILS ** ❤️ (Lowest price. RM10 only ??)', 'MY', '2363924255', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-30 22:53:39', '00', '2024-08-30 22:53:19', '2024-08-30 22:55:29', 'N'),
('P20240831091020B4DB', '202408310909530D60', 13.00, 'game', 'Jinying', 'n.jinying@gmail.com', '601110564912', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2364323939', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-31 09:10:29', '00', '2024-08-31 09:10:20', '2024-08-31 09:11:56', 'N'),
('P202408310932097BA1', '20240831093202AC5C', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2364350774', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-31 09:32:22', '00', '2024-08-31 09:32:09', '2024-08-31 09:32:37', 'N'),
('P202408310938156935', '202408310938022890', 21.80, 'game', 'Shaoran', 'shaoranswc@live.co.uk', '60186668573', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2364358552', 'jackybadmintona', '', '', '', 'RM', 'ShopeePay', '2024-08-31 09:38:31', '00', '2024-08-31 09:38:15', '2024-08-31 09:40:17', 'N'),
('P202408310941450C1C', '20240831094137D429', 22.80, 'game', 'Shaoran', 'shaoranswc@live.co.uk', '60186668573', 'RM10 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Lavana 2 Subang ? Male : RM23, Female : RM10 ❤️ (Rovo players come join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-08-31 09:41:45', '0000-00-00 00:00:00', 'N'),
('P202408311637372100', '202408311637213788', 23.00, 'game', 'Jumi', 'arzulmiahmad@gmail.com', '60125513711', 'RM10 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Lavana 2 Subang ? Male : RM23, Female : RM10 ❤️ (Rovo players come join us ??)', 'MY', '2365159658', 'jackybadmintona', '', '', '', 'RM', 'rhb', '2024-08-31 16:37:48', '00', '2024-08-31 16:37:37', '2024-08-31 16:38:31', 'N'),
('P202408311935376556', '202408311935119B45', 17.80, 'game', 'Winnie Bong', 'winniehlbong@gmail.com', '60162723587', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2365508814', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-08-31 19:35:47', '00', '2024-08-31 19:35:37', '2024-08-31 19:36:49', 'N'),
('P202408312020370226', '202408312020201648', 18.00, 'game', 'Kristi Yeong', 'oioi0717@hotmail.com', '60165557953', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2365606023', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-08-31 20:20:52', '00', '2024-08-31 20:20:37', '2024-08-31 20:21:11', 'N'),
('P202408312147259B14', '202408312147109372', 21.00, 'game', 'Alex Chong', 'alex_ckj@hotmail.com', '60142396735', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2365793404', 'jackybadmintona', '', '', '', 'RM', 'cimb', '2024-08-31 21:47:35', '00', '2024-08-31 21:47:25', '2024-08-31 21:48:31', 'N'),
('P20240831230054F841', '202408312300422381', 20.00, 'game', 'Gabriel Ong', 'gabri3l@yahoo.com', '60176723038', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2365930953', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-08-31 23:01:04', '00', '2024-08-31 23:00:54', '2024-08-31 23:01:22', 'N'),
('P202409010930139EBC', '20240901093007AD54', 21.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2366351822', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-01 09:30:33', '00', '2024-09-01 09:30:13', '2024-09-01 09:30:59', 'N'),
('P2024090113330760AB', '20240901133247DEFC', 22.00, 'game', 'Weng', 'wkweng87@live.com', '60166508485', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM22, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2366808728', 'jackybadmintona', '', '', '', 'RM', 'publicbank', '2024-09-01 13:33:20', '00', '2024-09-01 13:33:07', '2024-09-01 13:34:09', 'N'),
('P20240902153211892E', '202409021532047438', 23.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2369061804', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-02 15:32:22', '00', '2024-09-02 15:32:11', '2024-09-02 15:32:51', 'N'),
('P20240902184804F045', '202409021847527DED', 23.00, 'game', 'Alfred Tham', 'alftwm@hotmail.com', '60129183866', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2369438381', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-02 18:48:18', '00', '2024-09-02 18:48:04', '2024-09-02 18:49:25', 'N'),
('P2024090315424485B4', '20240903154231ADA0', 23.00, 'game', 'Leong', 'leong.seow@hotmail.com', '60102060420', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 ❤️', 'MY', '2371040258', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-03 15:42:53', '00', '2024-09-03 15:42:44', '2024-09-03 15:43:09', 'N'),
('P202409031551555210', '20240903155141961C', 23.00, 'game', 'Yeo CH', 'ae861995@hotmail.com', '60148094716', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 ❤️', 'MY', '2371055504', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-03 15:52:04', '00', '2024-09-03 15:51:55', '2024-09-03 15:52:24', 'N'),
('P202409051315265290', '202409051315094BDB', 23.00, 'game', 'Jerry Lee', 'jerry.lee8888@gmail.com', '60129083828', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2374516358', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-09-05 13:15:38', '00', '2024-09-05 13:15:26', '2024-09-05 13:16:09', 'N'),
('P2024090517390576CD', '2024090517385682B0', 23.00, 'game', 'Justine', 'aisyfaiz42@gmail.com', '60198668730', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2375001133', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-05 17:39:13', '00', '2024-09-05 17:39:05', '2024-09-05 17:39:23', 'N'),
('P202409051756179F48', '20240905175543FCAD', 21.00, 'game', 'Amirul afiq ', 'amirulafiq0207@gmail.com', '60134017229', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2375034206', 'jackybadmintona', '', 'FPX_76', 'Transaction Not Found', 'RM', 'maybank2u', '2024-09-05 17:56:28', '11', '2024-09-05 17:56:17', '2024-09-05 18:12:44', 'N'),
('P20240905175652D0A9', '20240905175543FCAD', 23.00, 'game', 'Amirul afiq ', 'amirulafiq0207@gmail.com', '60134017229', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-09-05 17:56:52', '0000-00-00 00:00:00', 'N'),
('P20240905175711E612', '20240905175543FCAD', 23.00, 'game', 'Amirul afiq ', 'amirulafiq0207@gmail.com', '60134017229', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2375036311', 'jackybadmintona', '', '', '', 'RM', 'ocbc', '2024-09-05 17:57:35', '00', '2024-09-05 17:57:11', '2024-09-05 17:58:49', 'N'),
('P202409051933093D96', '202409051933005307', 23.00, 'game', 'Jumi', 'arzulmiahmad@gmail.com', '60125513711', 'RM10 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM10 ❤️ (Rovo players come join us ??)', 'MY', '2375230130', 'jackybadmintona', '', '', '', 'RM', 'rhb', '2024-09-05 19:33:22', '00', '2024-09-05 19:33:09', '2024-09-05 19:34:04', 'N'),
('P20240906091913D6C1', '202409060918548F5C', 23.00, 'game', 'HONG', 'hcm1995o0o@hotmail.com', '60143829100', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls ??)', 'MY', '2376131091', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-06 09:19:21', '00', '2024-09-06 09:19:13', '2024-09-06 09:20:08', 'N'),
('P2024090610162792EF', '2024090610161601DB', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2376230732', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-09-06 10:16:37', '00', '2024-09-06 10:16:27', '2024-09-06 10:17:54', 'N'),
('P202409061158525832', '20240906115825A793', 23.00, 'game', 'Low', 'lowenghup@gmail.com', '60122707073', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls ??)', 'MY', '2376432808', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-06 11:59:04', '00', '2024-09-06 11:58:52', '2024-09-06 11:59:18', 'N'),
('P2024090612024673BE', '2024090612020252FA', 23.00, 'game', 'LK LEE', 'lianki.lee@gmail.com', '60182734258', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls ??)', 'MY', '2376442803', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-06 12:03:20', '00', '2024-09-06 12:02:46', '2024-09-06 12:04:24', 'N'),
('P202409061716338C50', '2024090617162143C5', 23.00, 'game', 'Hasif', 'hasif.rozak@gmail.com', '60104015044', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls ??)', 'MY', '2377114492', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-09-06 17:16:43', '00', '2024-09-06 17:16:33', '2024-09-06 17:17:19', 'N'),
('P2024090716354959D8', '202409071635385AB0', 23.00, 'game', 'Hwah Shih Yiew', 'hwahsy@hotmail.com', '60122897871', 'RM10 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2378881525', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-07 16:36:13', '00', '2024-09-07 16:35:49', '2024-09-07 16:37:00', 'N'),
('P202409071908309D4A', '20240907190812BE63', 16.00, 'game', 'Minshi', 'srfnzmry88@gmail.com', '60193473230', 'RM10 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2379147467', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-09-07 19:08:43', '00', '2024-09-07 19:08:30', '2024-09-07 19:09:21', 'N'),
('P20240907190925495C', '20240907190803570C', 23.00, 'game', 'Vincent', 'szejiun0829@gmail.com', '60173336982', 'RM10 only! ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2379149027', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-07 19:09:35', '00', '2024-09-07 19:09:25', '2024-09-07 19:09:47', 'N'),
('P2024090807325150A0', '2024090807324786FB', 21.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2379821625', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-08 07:33:00', '00', '2024-09-08 07:32:51', '2024-09-08 07:33:16', 'N'),
('P20240908115248B1C7', '20240908115238949A', 20.80, 'game', 'Goh', 'gohchunnam123@gmail.com', '60193394616', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2380149385', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-08 11:53:02', '00', '2024-09-08 11:52:48', '2024-09-08 11:54:17', 'N'),
('P20240909131240BFCA', '2024090913122705FD', 23.00, 'game', 'Calvin Wong', 'manhou1994@gmail.com', '60123822917', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 ❤️', 'MY', '2382612220', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-09-09 13:12:49', '00', '2024-09-09 13:12:40', '2024-09-09 13:13:33', 'N'),
('P202409091316269E84', '202409091316143862', 23.00, 'game', 'Mathew lee', 'goodguymathew@gmail.com', '601126120021', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 ❤️', 'MY', '2382621213', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-09 13:16:36', '00', '2024-09-09 13:16:26', '2024-09-09 13:18:30', 'Y');
INSERT INTO `payments` (`payment_id`, `order_id`, `amount`, `payment_for`, `bill_name`, `bill_email`, `bill_mobile`, `bill_desc`, `country`, `tran_id`, `domain`, `appcode`, `error_code`, `error_desc`, `currency`, `channel`, `paydate`, `status`, `payment_request_date`, `payment_return_date`, `is_checked_referral_signup`) VALUES
('P20240909173535556D', '20240909173525EAA5', 23.00, 'game', 'Jerry Lee', 'jerry.lee8888@gmail.com', '60129083828', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2383155670', 'jackybadmintona', '', 'FPX_51', 'Insufficient Funds', 'RM', 'FPX_MB2U', '2024-09-09 17:36:19', '11', '2024-09-09 17:35:35', '2024-09-09 17:37:15', 'N'),
('P2024090917374271E4', '20240909173525EAA5', 23.00, 'game', 'Jerry Lee', 'jerry.lee8888@gmail.com', '60129083828', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2383158765', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-09 17:37:54', '00', '2024-09-09 17:37:42', '2024-09-09 17:38:10', 'N'),
('P20240910135724E429', '2024091013571690DF', 23.00, 'game', 'Leong', 'leong.seow@hotmail.com', '60102060420', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 ❤️', 'MY', '2384857715', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-10 13:57:33', '00', '2024-09-10 13:57:24', '2024-09-10 13:57:48', 'N'),
('P20240910171409E2A7', '20240910171353247C', 23.00, 'game', 'Low', 'lowenghup@gmail.com', '60122707073', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 ❤️', 'MY', '2385169789', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-10 17:14:20', '00', '2024-09-10 17:14:09', '2024-09-10 17:15:28', 'N'),
('P20240911121639642B', '202409111216344F84', 23.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (Rovo players come join us ???)', 'MY', '2386410128', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-11 12:16:47', '00', '2024-09-11 12:16:39', '2024-09-11 12:17:55', 'N'),
('P202409111257241AFF', '20240911125711C547', 23.00, 'game', 'TattChuen', 'andyfen88@outlook.com', '60162656604', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (Rovo players come join us ???)', 'MY', '2386484746', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-11 12:57:41', '00', '2024-09-11 12:57:24', '2024-09-11 12:58:43', 'N'),
('P202409111418450223', '202409111418325954', 20.00, 'game', 'Kong Pin', 'kongpinpin91@gmail.com', '60175101061', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2386625024', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-11 14:19:02', '00', '2024-09-11 14:18:45', '2024-09-11 14:19:17', 'N'),
('P20240911174310939D', '20240911174245448E', 23.00, 'game', 'OiMeng', 'oimeng@rocketmail.com', '60182008801', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (Rovo players come join us ???)', 'MY', '2386926956', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-11 17:43:29', '00', '2024-09-11 17:43:10', '2024-09-11 17:43:55', 'N'),
('P20240911190050B796', '202409111900378B37', 23.00, 'game', 'Hafiz', 'mhafiz88@yahoo.co.uk', '60139361306', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (Rovo players come join us ???)', 'MY', '2387046408', 'jackybadmintona', '', '', '', 'RM', 'rhb', '2024-09-11 19:01:10', '00', '2024-09-11 19:00:50', '2024-09-11 19:02:38', 'N'),
('P202409120951234AF5', '20240912095118BAEE', 23.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2387798251', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-12 09:51:31', '00', '2024-09-12 09:51:23', '2024-09-12 09:52:22', 'N'),
('P202409121232005875', '202409121231008A50', 23.00, 'game', 'Havard', 'havard8890@hotmail.com', '60102650025', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2388030232', 'jackybadmintona', 'T64233', '', '', 'RM', 'credit', '2024-09-12 12:33:12', '00', '2024-09-12 12:32:00', '2024-09-12 12:33:52', 'N'),
('P20240912123340EEE7', '20240912123300FA69', 18.00, 'game', 'Lenny', 'lennyrong8090@gmail.com', '60176527470', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2388031557', 'jackybadmintona', '', '', '', 'RM', 'alliancebank', '2024-09-12 12:34:01', '00', '2024-09-12 12:33:40', '2024-09-12 12:34:40', 'N'),
('P20240912220938134F', '20240912220919E42D', 23.00, 'game', 'Hasif', 'hasif.rozak@gmail.com', '60104015044', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls ??)', 'MY', '2388886019', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-09-12 22:09:47', '00', '2024-09-12 22:09:38', '2024-09-12 22:10:30', 'N'),
('P202409131040373CF5', '202409131040292A3F', 18.00, 'game', 'Alya', 'ggugugaga78@gmail.com', '60102771997', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls ??)', 'MY', '2389372025', 'jackybadmintona', '', 'FPX_76', 'Transaction Not Found', 'RM', 'maybank2u', '2024-09-13 10:40:49', '11', '2024-09-13 10:40:37', '2024-09-13 10:59:46', 'N'),
('P20240913104144D70E', '202409131040292A3F', 18.00, 'game', 'Alya', 'ggugugaga78@gmail.com', '60102771997', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls ??)', 'MY', '2389373423', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-09-13 10:41:52', '00', '2024-09-13 10:41:44', '2024-09-13 10:42:49', 'N'),
('P20240913115612169B', '20240913115451E461', 22.00, 'game', 'Albert Aw', 'jooleng88@hotmail.com', '60126073972', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2389484563', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-09-13 11:56:26', '11', '2024-09-13 11:56:12', '2024-09-13 12:13:04', 'N'),
('P202409131217004165', '2024091312165300CF', 22.00, 'game', 'Albert Aw', 'jooleng88@hotmail.com', '60126073972', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2389520433', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-13 12:17:13', '00', '2024-09-13 12:17:00', '2024-09-13 12:19:43', 'N'),
('P202409131332246151', '202409131332075695', 23.00, 'game', 'Jumi', 'arzulmiahmad@gmail.com', '60125513711', 'Hello Hello ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2389647220', 'jackybadmintona', '', '', '', 'RM', 'rhb', '2024-09-13 13:32:38', '00', '2024-09-13 13:32:24', '2024-09-13 13:33:13', 'N'),
('P20240913152611A720', '20240913152558C2E5', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2389823388', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-09-13 15:26:20', '00', '2024-09-13 15:26:11', '2024-09-13 15:27:10', 'N'),
('P202409131533021D21', '20240913153248AE32', 23.00, 'game', 'Low', 'lowenghup@gmail.com', '60122707073', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls ??)', 'MY', '2389833087', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-09-13 15:33:24', '00', '2024-09-13 15:33:02', '2024-09-13 15:34:07', 'N'),
('P20240913175021D60E', '2024091317422747F9', 22.80, 'game', 'Ian', 'ianbo2002@gmail.com', '601112639688', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-09-13 17:50:21', '0000-00-00 00:00:00', 'N'),
('P202409131914153875', '20240913191356572B', 20.00, 'game', 'Calvin Wong', 'manhou1994@gmail.com', '60123822917', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2390143577', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-09-13 19:14:23', '00', '2024-09-13 19:14:15', '2024-09-13 19:15:07', 'N'),
('P20240914062550CE71', '20240914062431F44F', 22.00, 'game', 'Shaoran', 'shaoranswc@live.co.uk', '60186668573', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2390668044', 'jackybadmintona', '', '', '', 'RM', 'ShopeePay', '2024-09-14 06:26:02', '00', '2024-09-14 06:25:50', '2024-09-14 06:27:18', 'N'),
('P20240914095825D3F0', '202409140958163108', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2390829923', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-14 09:58:34', '00', '2024-09-14 09:58:25', '2024-09-14 09:58:57', 'N'),
('P202409141046004759', '20240914104554CA27', 21.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2390891131', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-14 10:46:22', '00', '2024-09-14 10:46:00', '2024-09-14 10:46:34', 'N'),
('P20240914111428D8BD', '2024091411141219B0', 16.00, 'game', 'Alya', 'ggugugaga78@gmail.com', '60102771997', 'Hello Hello ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2390929775', 'jackybadmintona', '', 'FPX_76', 'Transaction Not Found', 'RM', 'maybank2u', '2024-09-14 11:14:38', '11', '2024-09-14 11:14:28', '2024-09-14 11:32:48', 'N'),
('P202409141115070DB9', '2024091411141219B0', 16.00, 'game', 'Alya', 'ggugugaga78@gmail.com', '60102771997', 'Hello Hello ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-09-14 11:15:07', '0000-00-00 00:00:00', 'N'),
('P20240914111515F7A4', '2024091411141219B0', 16.00, 'game', 'Alya', 'ggugugaga78@gmail.com', '60102771997', 'Hello Hello ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2390930799', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-09-14 11:15:23', '00', '2024-09-14 11:15:15', '2024-09-14 11:16:31', 'N'),
('P20240914123705E3FD', '20240914123637B430', 21.00, 'game', 'Kim', 'fikiruddinhakim95@gmail.com', '60143106368', 'Happy LATE night ? Fun Saturday Night Extended ⛱️ Jacky\'s Social Badminton Games ⏱️ 10PM-12AM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2391053633', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-14 12:37:14', '00', '2024-09-14 12:37:05', '2024-09-14 12:37:33', 'N'),
('P20240914145402B6E9', '2024091414533136F3', 21.00, 'game', 'LeeAlex', 'leea79347@gmail.com', '601110579657', 'Happy LATE night ? Fun Saturday Night Extended ⛱️ Jacky\'s Social Badminton Games ⏱️ 10PM-12AM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2391257919', 'jackybadmintona', '', '', '', 'RM', 'publicbank', '2024-09-14 14:54:12', '00', '2024-09-14 14:54:02', '2024-09-14 14:54:57', 'N'),
('P202409141519207D9D', '20240914151855DC93', 14.00, 'game', 'Soong Tze Nie', 'tzenie15@gmail.com', '60127016612', 'Happy LATE night ? Fun Saturday Night Extended ⛱️ Jacky\'s Social Badminton Games ⏱️ 10PM-12AM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2391295460', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-14 15:19:45', '00', '2024-09-14 15:19:20', '2024-09-14 15:21:45', 'N'),
('P202409141528576228', '2024091415283727FA', 14.00, 'game', 'Soong Tze Wen ', 'soongtzewen@gmail.com', '60162106612', 'Happy LATE night ? Fun Saturday Night Extended ⛱️ Jacky\'s Social Badminton Games ⏱️ 10PM-12AM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2391309355', 'jackybadmintona', '', '', '', 'RM', 'hlb', '2024-09-14 15:29:10', '00', '2024-09-14 15:28:57', '2024-09-14 15:30:07', 'N'),
('P202409142005446B38', '202409142004149DFF', 23.00, 'game', 'Lim', 'aun1011@hotmail.com', '60193706288', 'Happy LATE night ? Fun Saturday Night Extended ⛱️ Jacky\'s Social Badminton Games ⏱️ 10PM-12AM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2391707935', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-14 20:06:31', '00', '2024-09-14 20:05:44', '2024-09-14 20:07:18', 'N'),
('P20240914213750FA01', '20240914213733943F', 23.00, 'game', 'Redza', 'redzaakbar@gmail.com', '60193052870', 'Happy LATE night ? Fun Saturday Night Extended ⛱️ Jacky\'s Social Badminton Games ⏱️ 10PM-12AM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2391869194', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-09-14 21:37:58', '00', '2024-09-14 21:37:50', '2024-09-14 21:38:35', 'N'),
('P20240915103736E440', '20240915103732A6AE', 21.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2392379321', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-15 10:37:48', '00', '2024-09-15 10:37:36', '2024-09-15 10:38:02', 'N'),
('P20240915132530A6E6', '20240915132449F87A', 16.00, 'game', 'Wai Ling', 'ywl12@hotmail.com', '60198288732', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2392622485', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-15 13:26:08', '00', '2024-09-15 13:25:30', '2024-09-15 13:26:21', 'N'),
('P20240915135835AD6E', '202409151358290B52', 17.80, 'game', 'Winnie Bong', 'winniehlbong@gmail.com', '60162723587', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2392669781', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-09-15 13:58:45', '00', '2024-09-15 13:58:35', '2024-09-15 13:59:27', 'N'),
('P20240915141917C697', '20240915141801A7B0', 19.00, 'game', 'JEREMY HO', 'jeremyhch00@gmail.com', '60187926866', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2392699857', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-15 14:19:28', '00', '2024-09-15 14:19:17', '2024-09-15 14:19:39', 'N'),
('P202409151711536EC0', '202409151711468BD0', 22.00, 'game', 'Low', 'lowenghup@gmail.com', '60122707073', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM22, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2392945814', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-09-15 17:12:01', '00', '2024-09-15 17:11:53', '2024-09-15 17:12:39', 'N'),
('P202409151847452758', '202409151846428ABA', 22.00, 'game', 'R_hsain', 'redzaakbar@gmail.com', '60193052870', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM22, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2393077943', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-09-15 18:47:55', '00', '2024-09-15 18:47:45', '2024-09-15 18:48:31', 'N'),
('P202409160746551850', '202409160744590DD2', 19.00, 'game', 'James Low', 'jameslow1141@gmail.com', '60143499319', 'Good Morning ? Fun Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM ? Lavana 2 Subang ? Male : RM21, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2393662898', 'jackybadmintona', '', '', '', 'RM', 'cimb', '2024-09-16 07:47:24', '00', '2024-09-16 07:46:55', '2024-09-16 07:48:17', 'N'),
('P20240916110414D75D', '202409161104006175', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Good Afternoon ⭐ Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:00PM ? Zelka Sports Center ? Male : RM22, Female : RM18 ❤️ (Come happy, go back happier ??)', 'MY', '2393845013', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-16 11:04:46', '00', '2024-09-16 11:04:14', '2024-09-16 11:05:00', 'N'),
('P20240916121930D93C', '202409161219135A53', 22.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Good Afternoon ⭐ Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:00PM ? Zelka Sports Center ? Male : RM22, Female : RM18 ❤️ (Come happy, go back happier ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-09-16 12:19:30', '0000-00-00 00:00:00', 'N'),
('P20240916121950895F', '202409161219135A53', 21.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Good Afternoon ⭐ Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:00PM ? Zelka Sports Center ? Male : RM22, Female : RM18 ❤️ (Come happy, go back happier ??)', 'MY', '2393950928', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-16 12:19:57', '00', '2024-09-16 12:19:50', '2024-09-16 12:20:08', 'N'),
('P202409161225070190', '2024091612250402B8', 22.00, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Good Afternoon ⭐ Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:00PM ? Zelka Sports Center ? Male : RM22, Female : RM18 ❤️ (Come happy, go back happier ??)', 'MY', '2393959476', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-16 12:25:15', '00', '2024-09-16 12:25:07', '2024-09-16 12:26:15', 'N'),
('P2024091612345784D3', '20240916123449D549', 22.00, 'game', 'Albert Aw', 'jooleng88@hotmail.com', '60126073972', 'Good Afternoon ⭐ Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:00PM ? Zelka Sports Center ? Male : RM22, Female : RM18 ❤️ (Come happy, go back happier ??)', 'MY', '2393974943', 'jackybadmintona', '', 'FPX_1I', 'Buyer Choose Cancel At TAC Request Page', 'RM', 'maybank2u', '2024-09-16 12:35:17', '11', '2024-09-16 12:34:57', '2024-09-16 12:36:39', 'N'),
('P202409161235216759', '20240916123449D549', 22.00, 'game', 'Albert Aw', 'jooleng88@hotmail.com', '60126073972', 'Good Afternoon ⭐ Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:00PM ? Zelka Sports Center ? Male : RM22, Female : RM18 ❤️ (Come happy, go back happier ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-09-16 12:35:21', '0000-00-00 00:00:00', 'N'),
('P2024091612400477EB', '2024091612394343E5', 22.00, 'game', 'Lee Jian Wei', 'leejianwei0511@gmail.com', '60163223030', 'Good Afternoon ⭐ Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:00PM ? Zelka Sports Center ? Male : RM22, Female : RM18 ❤️ (Come happy, go back happier ??)', 'MY', '2393982331', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-16 12:40:12', '00', '2024-09-16 12:40:04', '2024-09-16 12:40:23', 'N'),
('P20240916130900A356', '20240916130706EAD2', 22.00, 'game', 'Albert Aw', 'jooleng88@hotmail.com', '60126073972', 'Good Afternoon ⭐ Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:00PM ? Zelka Sports Center ? Male : RM22, Female : RM18 ❤️ (Come happy, go back happier ??)', 'MY', '2394026641', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-16 13:09:21', '00', '2024-09-16 13:09:00', '2024-09-16 13:10:31', 'N'),
('P202409161943111CD9', '202409161934249FCA', 23.00, 'game', 'Bosco Wong', 'boscowong97@gmail.com', '60163748288', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2394594776', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-09-16 19:43:48', '11', '2024-09-16 19:43:11', '2024-09-16 20:00:23', 'N'),
('P20240917012136F9EE', '20240917012124A4B7', 23.00, 'game', 'Berady Chua', 'beradychua@gmail.com', '601169815548', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 ❤️', 'MY', '2395003268', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-17 01:21:53', '00', '2024-09-17 01:21:36', '2024-09-17 01:22:09', 'N'),
('P20240917120438AAB3', '2024091712042242FE', 22.00, 'game', 'Bosco Wong', 'boscowong97@gmail.com', '60163748288', 'Lazy Afternoon ⭐ Happy Tuesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM ? Sports Arena Puchong ? Male : RM22, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2395386414', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-09-17 12:04:57', '11', '2024-09-17 12:04:38', '2024-09-17 12:21:04', 'N'),
('P2024091712080299A8', '2024091712042242FE', 22.00, 'game', 'Bosco Wong', 'boscowong97@gmail.com', '60163748288', 'Lazy Afternoon ⭐ Happy Tuesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM ? Sports Arena Puchong ? Male : RM22, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2395391805', 'jackybadmintona', '', '', '', 'RM', 'RPP_DuitNowQR', '2024-09-17 12:08:19', '00', '2024-09-17 12:08:02', '2024-09-17 12:09:16', 'N'),
('P20240917134529CEF5', '202409171345150099', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Lazy Afternoon ⭐ Happy Tuesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM ? Sports Arena Puchong ? Male : RM22, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2395547522', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-17 13:45:38', '00', '2024-09-17 13:45:29', '2024-09-17 13:45:52', 'N'),
('P20240918133250FB2F', '2024091813324548C7', 23.00, 'game', 'Low', 'lowenghup@gmail.com', '60122707073', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (Rovo players come join us ???)', 'MY', '2396995017', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-09-18 13:32:58', '00', '2024-09-18 13:32:50', '2024-09-18 13:33:36', 'N'),
('P202409201533566F86', '2024092015333169BB', 23.00, 'game', 'Hasif', 'hasif.rozak@gmail.com', '60104015044', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls ??)', 'MY', '2400279208', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-09-20 15:34:12', '00', '2024-09-20 15:33:56', '2024-09-20 15:35:00', 'N'),
('P20240920192235FA6E', '20240920192229937F', 23.00, 'game', 'Leong', 'leong.seow@hotmail.com', '60102060420', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls ??)', 'MY', '2400615783', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-20 19:22:44', '00', '2024-09-20 19:22:35', '2024-09-20 19:22:58', 'N'),
('P20240921035058188C', '20240921035040A6C3', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2401150275', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-09-21 03:51:09', '00', '2024-09-21 03:50:58', '2024-09-21 03:52:49', 'N'),
('P20240921094247C10D', '20240921094237BBA1', 21.80, 'game', 'Shaoran', 'shaoranswc@live.co.uk', '60186668573', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2401332678', 'jackybadmintona', '', '', '', 'RM', 'ShopeePay', '2024-09-21 09:43:03', '00', '2024-09-21 09:42:47', '2024-09-21 09:44:18', 'N'),
('P202409211115590DB4', '202409211115514D79', 22.00, 'game', 'Kong Pin', 'kongpinpin91@gmail.com', '60175101061', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2401463327', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-21 11:16:10', '00', '2024-09-21 11:15:59', '2024-09-21 11:16:37', 'N'),
('P20240921150730C180', '20240921150630BEB4', 23.00, 'game', 'Hwah Shih Yiew', 'hwahsy@hotmail.com', '60122897871', 'Hello Hello ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2401848944', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-21 15:09:30', '00', '2024-09-21 15:07:30', '2024-09-21 15:10:03', 'N'),
('P20240922091244B3D1', '2024092209124136F8', 16.00, 'game', 'Hanah', 'fraihanah3299@gmail.com', '60136560627', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM22, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2402921279', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-09-22 09:12:51', '00', '2024-09-22 09:12:44', '2024-09-22 09:13:24', 'N'),
('P202409221116312BF7', '20240922111615BA07', 21.00, 'game', 'Gabriel Ong', 'gabri3l@yahoo.com', '60176723038', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2403071904', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-09-22 11:16:45', '00', '2024-09-22 11:16:31', '2024-09-22 11:17:43', 'N'),
('P20240922121509E57C', '20240922121451C5C9', 22.00, 'game', 'Low', 'lowenghup@gmail.com', '60122707073', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM22, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2403164473', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-22 12:15:21', '00', '2024-09-22 12:15:09', '2024-09-22 12:15:31', 'N'),
('P2024092212291392EB', '202409221229005204', 21.00, 'game', 'Hasif', 'hasif.rozak@gmail.com', '60104015044', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2403188998', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-09-22 12:29:24', '00', '2024-09-22 12:29:13', '2024-09-22 12:30:07', 'N'),
('P20240922132245115E', '2024092213222765C8', 20.60, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-09-22 13:22:45', '0000-00-00 00:00:00', 'N'),
('P20240922132302FADC', '2024092213222765C8', 20.60, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2403282435', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-22 13:23:17', '00', '2024-09-22 13:23:02', '2024-09-22 13:24:26', 'N'),
('P2024092316381827DA', '20240923163731EE30', 23.00, 'game', 'Alfred Tham', 'alftwm@hotmail.com', '60129183866', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2405237622', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-23 16:38:43', '00', '2024-09-23 16:38:18', '2024-09-23 16:39:50', 'N'),
('P2024092316594970D9', '20240923165723966D', 23.00, 'game', 'Kong Pin', 'kongpinpin91@gmail.com', '60175101061', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2405268249', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-23 17:00:06', '00', '2024-09-23 16:59:49', '2024-09-23 17:00:26', 'N'),
('P202409232214311077', '2024092322121562A3', 15.60, 'game', 'Alya', 'ggugugaga78@gmail.com', '60102771997', 'Lazy Afternoon ⭐ Happy Tuesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM ? Sports Arena Puchong ? Male : RM22, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2405792965', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-09-23 22:14:39', '00', '2024-09-23 22:14:31', '2024-09-23 22:15:28', 'N'),
('P20240924122842A486', '202409241228317FCF', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Lazy Afternoon ⭐ Happy Tuesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM ? Sports Arena Puchong ? Male : RM22, Female : RM16 ❤️ (Rovo players come join us ???)', 'MY', '2406485585', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-24 12:28:51', '00', '2024-09-24 12:28:42', '2024-09-24 12:29:05', 'N'),
('P20240924123705768E', '20240924123651E99F', 23.00, 'game', 'Leong', 'leong.seow@hotmail.com', '60102060420', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 ❤️', 'MY', '2406501288', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-24 12:37:16', '00', '2024-09-24 12:37:05', '2024-09-24 12:37:55', 'N'),
('P202409241502462ADD', '2024092415023340C6', 18.00, 'game', 'Kristi Yeong', 'oioi0717@hotmail.com', '60165557953', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 ❤️', 'MY', '2406752491', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-24 15:02:59', '00', '2024-09-24 15:02:46', '2024-09-24 15:03:22', 'N'),
('P20240924154935AD63', '20240924154924CFCC', 17.80, 'game', 'Winnie Bong', 'winniehlbong@gmail.com', '60162723587', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 ❤️', 'MY', '2406822616', 'jackybadmintona', '', 'FPX_1I', 'Buyer Choose Cancel At TAC Request Page', 'RM', 'FPX_MB2U', '2024-09-24 15:49:49', '11', '2024-09-24 15:49:35', '2024-09-24 15:52:07', 'N'),
('P20240924155314E583', '20240924154924CFCC', 17.80, 'game', 'Winnie Bong', 'winniehlbong@gmail.com', '60162723587', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 ❤️', 'MY', '2406828130', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-24 15:53:27', '00', '2024-09-24 15:53:14', '2024-09-24 15:54:01', 'N'),
('P20240925005206268F', '202409250052013F02', 23.00, 'game', 'Cj ', 'cjhere4@gmail.com', '60129832623', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (Rovo players come join us ???)', 'MY', '2407723796', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-25 00:52:16', '00', '2024-09-25 00:52:06', '2024-09-25 00:53:32', 'N'),
('P20240925131010DF17', '202409251309495416', 23.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (Rovo players come join us ???)', 'MY', '2408611718', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-09-25 13:10:30', '00', '2024-09-25 13:10:10', '2024-09-25 13:11:31', 'N'),
('P20240925213914ED24', '202409252136378CA5', 17.80, 'game', 'Winnie Bong', 'winniehlbong@gmail.com', '60162723587', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2409690441', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-25 21:39:28', '00', '2024-09-25 21:39:14', '2024-09-25 21:39:48', 'N'),
('P20240926161929A1F2', '20240926161909F2B4', 23.00, 'game', 'Jerry Lee', 'jerry.lee8888@gmail.com', '60129083828', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2411052389', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-09-26 16:19:46', '00', '2024-09-26 16:19:29', '2024-09-26 16:20:22', 'N'),
('P2024092616421350B9', '20240926164153E61E', 23.00, 'game', 'Alfred Tham', 'alftwm@hotmail.com', '60129183866', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2411090051', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-26 16:42:22', '00', '2024-09-26 16:42:13', '2024-09-26 16:43:28', 'N'),
('P202409271049030A87', '20240927104842E8D1', 23.00, 'game', 'Havard', 'havard8890@hotmail.com', '60102650025', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-09-27 10:49:03', '0000-00-00 00:00:00', 'N'),
('P202409271613396D29', '20240927161258B75D', 17.80, 'game', 'Winnie Bong', 'winniehlbong@gmail.com', '60162723587', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls ??)', 'MY', '2413001245', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-27 16:14:13', '00', '2024-09-27 16:13:39', '2024-09-27 16:14:50', 'N'),
('P20240927162409B7D3', '20240927162359D32B', 23.00, 'game', 'Hasif', 'hasif.rozak@gmail.com', '60104015044', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls ??)', 'MY', '2413019621', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-09-27 16:24:19', '00', '2024-09-27 16:24:09', '2024-09-27 16:25:00', 'N'),
('P20240927215317D5C3', '20240927215118589A', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2413673985', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-09-27 21:53:26', '00', '2024-09-27 21:53:17', '2024-09-27 21:54:26', 'N'),
('P202409272233007FBA', '202409272232458EE7', 21.00, 'game', 'Fikiruddin', 'fikiruddinhakimpersonal@gmail.com', '60143106368', 'Happy LATE night ? Fun Saturday Night Extended ⛱️ Jacky\'s Social Badminton Games ⏱️ 10PM-12AM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2413753654', 'jackybadmintona', '', '', '', 'RM', 'bsn', '2024-09-27 22:33:20', '00', '2024-09-27 22:33:00', '2024-09-27 22:33:53', 'N'),
('P2024092722342731BA', '20240927223413C14A', 22.00, 'game', 'Albert Aw', 'jooleng88@hotmail.com', '60126073972', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2413756344', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-09-27 22:34:48', '11', '2024-09-27 22:34:27', '2024-09-27 22:51:05', 'N'),
('P202409280019081F55', '20240928001855D777', 23.00, 'game', 'CY', 'nakiyofu@gmail.com', '601155012355', 'Hello Hello ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2413906068', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-28 00:19:17', '00', '2024-09-28 00:19:08', '2024-09-28 00:19:41', 'N'),
('P202409280120302C9A', '202409280120230C7F', 22.00, 'game', 'Albert Aw', 'jooleng88@hotmail.com', '60126073972', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2413955503', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-28 01:20:52', '00', '2024-09-28 01:20:30', '2024-09-28 01:22:34', 'N'),
('P20240928165931F7CA', '202409281657472BA2', 14.00, 'game', 'Arden', 'tuc.arden@gmail.com', '60169301759', 'Happy LATE night ? Fun Saturday Night Extended ⛱️ Jacky\'s Social Badminton Games ⏱️ 10PM-12AM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2415097288', 'jackybadmintona', '', 'FPX_1C', 'Buyer Choose Cancel At Login Page', 'RM', 'FPX_CIMBCLICKS', '2024-09-28 16:59:40', '11', '2024-09-28 16:59:31', '2024-09-28 16:59:52', 'N'),
('P20240928171654DB37', '20240928171638032C', 14.00, 'game', 'Arden', 'ardenlim97@hotmail.com', '60169301759', 'Happy LATE night ? Fun Saturday Night Extended ⛱️ Jacky\'s Social Badminton Games ⏱️ 10PM-12AM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2415130373', 'jackybadmintona', '', 'FPX_1E', 'Buyer Failed To Provide The Necessary Info At Account Selection Page', 'RM', 'publicbank', '2024-09-28 17:17:02', '11', '2024-09-28 17:16:54', '2024-09-28 17:32:20', 'N'),
('P202409281718346103', '20240928171638032C', 16.00, 'game', 'Arden', 'ardenlim97@hotmail.com', '60169301759', 'Happy LATE night ? Fun Saturday Night Extended ⛱️ Jacky\'s Social Badminton Games ⏱️ 10PM-12AM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-09-28 17:18:34', '0000-00-00 00:00:00', 'N'),
('P2024092817190439E2', '20240928171638032C', 16.00, 'game', 'Arden', 'ardenlim97@hotmail.com', '60169301759', 'Happy LATE night ? Fun Saturday Night Extended ⛱️ Jacky\'s Social Badminton Games ⏱️ 10PM-12AM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2415134530', 'jackybadmintona', '', 'FPX_76', 'Transaction Not Found', 'RM', 'maybank2u', '2024-09-28 17:19:12', '11', '2024-09-28 17:19:04', '2024-09-28 17:37:20', 'N'),
('P20240928172035D82D', '20240928171638032C', 16.00, 'game', 'Arden', 'ardenlim97@hotmail.com', '60169301759', 'Happy LATE night ? Fun Saturday Night Extended ⛱️ Jacky\'s Social Badminton Games ⏱️ 10PM-12AM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2415137245', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-09-28 17:20:41', '00', '2024-09-28 17:20:35', '2024-09-28 17:21:13', 'N'),
('P202409282123019CDE', '202409282122270E14', 23.00, 'game', 'Hafiz', 'mhafiz88@yahoo.co.uk', '60139361306', 'Happy LATE night ? Fun Saturday Night Extended ⛱️ Jacky\'s Social Badminton Games ⏱️ 10PM-12AM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2415609015', 'jackybadmintona', '', '', '', 'RM', 'rhb', '2024-09-28 21:23:14', '00', '2024-09-28 21:23:01', '2024-09-28 21:23:44', 'N'),
('P2024092909054384AA', '202409290905394E7D', 20.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2416160861', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-29 09:05:51', '00', '2024-09-29 09:05:43', '2024-09-29 09:06:47', 'N'),
('P20240929091126A487', '2024092909112298A4', 21.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2416168239', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-09-29 09:11:54', '00', '2024-09-29 09:11:26', '2024-09-29 09:12:18', 'N'),
('P2024092910263374D2', '20240929102607C440', 18.00, 'game', 'Kristi Yeong', 'oioi0717@hotmail.com', '60165557953', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2416273820', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-29 10:26:42', '00', '2024-09-29 10:26:33', '2024-09-29 10:26:56', 'N'),
('P202409291106286FDD', '20240929110620216E', 21.00, 'game', 'TC', 'tiongchyi@gmail.com', '60177293246', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2416340881', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-09-29 11:06:43', '00', '2024-09-29 11:06:28', '2024-09-29 11:07:51', 'N'),
('P202409291107201E70', '202409291107034B4F', 21.00, 'game', 'Weng', 'wkweng87@live.com', '60166508485', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2416343094', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-29 11:07:55', '00', '2024-09-29 11:07:20', '2024-09-29 11:08:08', 'N'),
('P202409301450353751', '2024093014494486C7', 23.00, 'game', 'Kai', 'kaijinwong2001@gmail.com', '60123983687', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 ❤️', 'MY', '2418810332', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-30 14:50:46', '00', '2024-09-30 14:50:35', '2024-09-30 14:51:47', 'N'),
('P20240930180512F3ED', '202409301804484F21', 17.80, 'game', 'Winnie Bong', 'winniehlbong@gmail.com', '60162723587', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2419188882', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-09-30 18:05:33', '00', '2024-09-30 18:05:12', '2024-09-30 18:05:58', 'N'),
('P20241001132117B609', '20241001132109B08E', 23.00, 'game', 'Leong', 'leong.seow@hotmail.com', '60102060420', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 ❤️', 'MY', '2420892666', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-01 13:21:30', '00', '2024-10-01 13:21:17', '2024-10-01 13:21:43', 'N'),
('P202410011421248D42', '202410011421135B81', 23.00, 'game', 'Hasif', 'hasif.rozak@gmail.com', '60104015044', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 ❤️', 'MY', '2421027220', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-10-01 14:21:31', '00', '2024-10-01 14:21:24', '2024-10-01 14:22:12', 'N'),
('P20241002020523648A', '20241002020501CBC0', 23.00, 'game', 'Alvin', 'alvinyong2088@gmail.com', '60108157719', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (Rovo players come join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-10-02 02:05:23', '0000-00-00 00:00:00', 'N'),
('P2024100216232169D1', '20241002162225DF5A', 18.00, 'game', 'Tanaka', 'Tanakanarita2@gmail.com', '60177951241', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (Rovo players come join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-10-02 16:23:21', '0000-00-00 00:00:00', 'N'),
('P2024100218234357D4', '202410021823186682', 23.00, 'game', 'Hasif', 'hasif.rozak@gmail.com', '60104015044', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (Rovo players come join us ???)', 'MY', '2423714637', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-10-02 18:24:05', '00', '2024-10-02 18:23:43', '2024-10-02 18:24:45', 'N'),
('P202410031106592F9A', '202410031105491A6C', 22.00, 'game', 'Michael Chow ', 'mccwai@gmail.com', '60169619161', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-10-03 11:06:59', '0000-00-00 00:00:00', 'N'),
('P202410031359037B3B', '202410031358578531', 23.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2425274313', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-03 13:59:12', '00', '2024-10-03 13:59:03', '2024-10-03 14:00:07', 'N'),
('P202410031453453B25', '2024100314515483D6', 23.00, 'game', 'Calvin Hah', 'calvinhah@gmail.com', '60163040003', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2425377279', 'jackybadmintona', '', '', '', 'RM', 'cimb', '2024-10-03 14:54:08', '00', '2024-10-03 14:53:45', '2024-10-03 14:55:06', 'N'),
('P20241003161158C7B4', '2024100316115214B7', 18.00, 'game', 'Joanne ', 'calvin_hah_@hotmail.com', '60136928724', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2425518239', 'jackybadmintona', '', '', '', 'RM', 'cimb', '2024-10-03 16:12:07', '00', '2024-10-03 16:11:58', '2024-10-03 16:12:42', 'N'),
('P20241003171228EF9D', '202410031712058A8A', 23.00, 'game', 'Haranee', 'haraneeganesh18@gmail.com', '60192437841', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-10-03 17:12:28', '0000-00-00 00:00:00', 'N'),
('P20241004114547135C', '2024100411445298E8', 17.80, 'game', 'Winnie Bong', 'winniehlbong@gmail.com', '60162723587', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls ??)', 'MY', '2426960875', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-04 11:45:57', '00', '2024-10-04 11:45:47', '2024-10-04 11:46:15', 'N');
INSERT INTO `payments` (`payment_id`, `order_id`, `amount`, `payment_for`, `bill_name`, `bill_email`, `bill_mobile`, `bill_desc`, `country`, `tran_id`, `domain`, `appcode`, `error_code`, `error_desc`, `currency`, `channel`, `paydate`, `status`, `payment_request_date`, `payment_return_date`, `is_checked_referral_signup`) VALUES
('P202410041333058A52', '2024100413324474AB', 22.00, 'game', 'Darryl', 'darryl.sujang@outlook.com', '60177782802', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM22, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2427187187', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-10-04 13:33:15', '00', '2024-10-04 13:33:05', '2024-10-04 13:33:45', 'N'),
('P20241004141716423A', '20241004141709A134', 23.00, 'game', 'Hasif', 'hasif.rozak@gmail.com', '60104015044', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls ??)', 'MY', '2427277662', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-10-04 14:17:24', '00', '2024-10-04 14:17:16', '2024-10-04 14:17:59', 'N'),
('P20241004150919089B', '202410041508509BDF', 23.00, 'game', 'Shahab', 'shahab.kiarashpour@gmail.com', '60172428169', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-10-04 15:09:19', '0000-00-00 00:00:00', 'N'),
('P20241004151238FFFD', '202410041508509BDF', 23.00, 'game', 'Shahab', 'shahab.kiarashpour@gmail.com', '60172428169', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls ??)', 'MY', '2427384278', 'jackybadmintona', '', '', '', 'RM', 'RPP_DuitNowQR', '2024-10-04 15:13:13', '00', '2024-10-04 15:12:38', '2024-10-04 15:14:32', 'N'),
('P20241004193451DE1F', '20241004193441192A', 23.00, 'game', 'Leong', 'leong.seow@hotmail.com', '60102060420', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls ??)', 'MY', '2427857958', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-04 19:35:00', '00', '2024-10-04 19:34:51', '2024-10-04 19:35:16', 'N'),
('P2024100420210060DE', '2024100420204885F8', 22.00, 'game', 'Albert Aw', 'jooleng88@hotmail.com', '60126073972', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2427954052', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-10-04 20:21:16', '11', '2024-10-04 20:21:00', '2024-10-04 20:38:04', 'N'),
('P202410042047115577', '20241004204659D77A', 22.00, 'game', 'Albert Aw', 'jooleng88@hotmail.com', '60126073972', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2428010184', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-04 20:47:22', '00', '2024-10-04 20:47:11', '2024-10-04 20:48:27', 'N'),
('P20241005035533DA3C', '20241005035521C7D4', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2428464587', 'jackybadmintona', '', 'FPX_76', 'Transaction Not Found', 'RM', 'maybank2u', '2024-10-05 03:55:45', '11', '2024-10-05 03:55:33', '2024-10-05 04:11:38', 'N'),
('P20241005035702E237', '20241005035521C7D4', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2428464867', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-10-05 03:57:17', '00', '2024-10-05 03:57:02', '2024-10-05 03:58:03', 'N'),
('P20241005093422CA99', '20241005093412A556', 21.80, 'game', 'Shaoran', 'shaoranswc@live.co.uk', '60186668573', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2428672338', 'jackybadmintona', '', '', '', 'RM', 'ShopeePay', '2024-10-05 09:34:37', '00', '2024-10-05 09:34:22', '2024-10-05 09:36:18', 'N'),
('P202410051043423366', '20241005104337EF8E', 21.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2428784891', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-05 10:43:50', '00', '2024-10-05 10:43:42', '2024-10-05 10:45:13', 'N'),
('P20241005104858ED8A', '20241005104854CF6B', 22.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-10-05 10:48:58', '0000-00-00 00:00:00', 'N'),
('P202410051049054688', '20241005104854CF6B', 22.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2428794259', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-05 10:49:12', '00', '2024-10-05 10:49:05', '2024-10-05 10:50:16', 'N'),
('P2024100518543749D4', '20241005185409FF60', 15.20, 'game', 'Minshi', 'srfnzmry88@gmail.com', '60193473230', 'Hello Hello ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2429755005', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-10-05 18:54:52', '00', '2024-10-05 18:54:37', '2024-10-05 18:55:38', 'N'),
('P20241006132017962C', '20241006132001A746', 21.80, 'game', 'Cj ', 'cjhere4@gmail.com', '60129832623', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM22, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2431065620', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-06 13:20:54', '00', '2024-10-06 13:20:17', '2024-10-06 13:23:10', 'N'),
('P20241006133351023C', '20241006133337AA5C', 20.60, 'game', 'Gabriel Ong', 'gabri3l@yahoo.com', '60176723038', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2431092082', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-10-06 13:34:00', '00', '2024-10-06 13:33:51', '2024-10-06 13:34:41', 'N'),
('P202410061402006E2E', '20241006140141DA46', 22.00, 'game', 'Kong', 'jackiekong.7200@hotmail.com', '60146034343', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM22, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2431150475', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-10-06 14:02:25', '00', '2024-10-06 14:02:00', '2024-10-06 14:03:17', 'N'),
('P20241006140450950F', '202410061403054A61', 19.00, 'game', 'Paul', 'lionlucky2412@gmail.com', '60163855679', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2431156160', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-06 14:05:09', '00', '2024-10-06 14:04:50', '2024-10-06 14:05:30', 'N'),
('P20241006182759F5C8', '20241006182744A0F0', 22.00, 'game', 'Owen ', 'owenvwong@icloud.com', '601111335457', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM22, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2431674858', 'jackybadmintona', '526011', '', '', 'RM', 'credit', '2024-10-06 18:28:57', '00', '2024-10-06 18:27:59', '2024-10-06 18:29:24', 'Y'),
('P2024100622080120B4', '20241006220749C28B', 23.00, 'game', 'Tommy Tan', 'tommytan1985@yahoo.com', '60127996981', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2432136571', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-06 22:08:13', '00', '2024-10-06 22:08:01', '2024-10-06 22:09:25', 'N'),
('P20241006230741AB88', '202410062305329CDD', 23.00, 'game', 'Hafizi', 'hafizi.shaari@gmail.com', '601127010572', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2432242921', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-06 23:08:07', '00', '2024-10-06 23:07:41', '2024-10-06 23:09:58', 'N'),
('P202410071501042CB0', '2024100715005928E5', 17.80, 'game', 'Winnie Bong', 'winniehlbong@gmail.com', '60162723587', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2433321701', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-07 15:01:14', '00', '2024-10-07 15:01:04', '2024-10-07 15:01:30', 'N'),
('P20241007150427D3D5', '20241007150421A52E', 23.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2433328167', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-10-07 15:04:36', '00', '2024-10-07 15:04:27', '2024-10-07 15:04:57', 'N'),
('P20241008112819D6BB', '20241008112811C2C8', 23.00, 'game', 'Alfred Tham', 'alftwm@hotmail.com', '60129183866', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 ❤️', 'MY', '2434935292', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-08 11:28:30', '00', '2024-10-08 11:28:19', '2024-10-08 11:29:29', 'N'),
('P20241008122405BBC3', '202410081223517DDF', 23.00, 'game', 'Teguh ', 'pangestu.teguh@gmail.com', '60193511324', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 ❤️', 'MY', '2435047042', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-10-08 12:24:14', '00', '2024-10-08 12:24:05', '2024-10-08 12:25:05', 'N'),
('P202410081225512752', '20241008122546F97E', 23.00, 'game', 'Low', 'lowenghup@gmail.com', '60122707073', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 ❤️', 'MY', '2435051045', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-08 12:26:03', '00', '2024-10-08 12:25:51', '2024-10-08 12:26:16', 'N'),
('P2024100816431222B2', '2024100816424073AC', 23.00, 'game', 'Kuan', 'kuan_3070@hotmail.com', '60149308846', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 ❤️', 'MY', '2435543669', 'jackybadmintona', '', 'CASH_99', 'Record not found', 'RM', 'cash', '2024-10-08 16:44:16', '11', '2024-10-08 16:43:12', '2024-10-10 16:46:22', 'N'),
('P20241008164641F536', '2024100816424073AC', 23.00, 'game', 'Kuan', 'kuan_3070@hotmail.com', '60149308846', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 ❤️', 'MY', '2435548302', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-08 16:46:55', '00', '2024-10-08 16:46:41', '2024-10-08 16:47:26', 'N'),
('P20241008180714B4C3', '2024100818065201D5', 18.00, 'game', 'Desmond ', 'chewhuaseong@gmail.com', '60102253303', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 ❤️', 'MY', '2435691385', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-08 18:07:54', '00', '2024-10-08 18:07:14', '2024-10-08 18:08:06', 'N'),
('P202410090902124748', '202410090902023CFB', 23.00, 'game', 'Benedict Sigan', 'bensigan86@gmail.com', '60123279077', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (Rovo players come join us ???)', 'MY', '2436499907', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-10-09 09:02:28', '00', '2024-10-09 09:02:12', '2024-10-09 09:03:12', 'N'),
('P202410091535270DF1', '202410091533415E41', 15.80, 'game', 'Winnie Bong', 'winniehlbong@gmail.com', '60162723587', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (Rovo players come join us ???)', 'MY', '2437118626', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-09 15:35:41', '00', '2024-10-09 15:35:27', '2024-10-09 15:36:01', 'N'),
('P202410091634074E4E', '20241009163359CDE7', 23.00, 'game', 'Low', 'lowenghup@gmail.com', '60122707073', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (Rovo players come join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-10-09 16:34:07', '0000-00-00 00:00:00', 'N'),
('P202410091634436064', '20241009163359CDE7', 23.00, 'game', 'Low', 'lowenghup@gmail.com', '60122707073', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (Rovo players come join us ???)', 'MY', '2437221536', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-10-09 16:34:56', '00', '2024-10-09 16:34:43', '2024-10-09 16:35:32', 'N'),
('P20241009173505A79D', '2024100917335370ED', 23.00, 'game', 'Jun Hao', 'haohaota57@gmail.com', '60168575333', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2437322057', 'jackybadmintona', '', '', '', 'RM', 'RPP_DuitNowQR', '2024-10-09 17:35:18', '00', '2024-10-09 17:35:05', '2024-10-09 17:35:40', 'N'),
('P202410091842565007', '202410091842479513', 23.00, 'game', 'Vincent', 'szejiun0829@gmail.com', '60173336982', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (Rovo players come join us ???)', 'MY', '2437443199', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-09 18:43:05', '00', '2024-10-09 18:42:56', '2024-10-09 18:43:14', 'N'),
('P20241010174122C0C5', '2024101017404699A3', 17.80, 'game', 'Winnie Bong', 'winniehlbong@gmail.com', '60162723587', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2439875103', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-10 17:41:31', '00', '2024-10-10 17:41:22', '2024-10-10 17:41:49', 'N'),
('P20241011102306C46E', '2024101110225753F4', 23.00, 'game', 'Hasif', 'hasif.rozak@gmail.com', '60104015044', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls ??)', 'MY', '2441218633', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-10-11 10:23:14', '00', '2024-10-11 10:23:06', '2024-10-11 10:23:56', 'N'),
('P20241011172037B8F4', '20241011172029754C', 23.00, 'game', 'Kong Pin', 'kongpinpin91@gmail.com', '60175101061', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls ??)', 'MY', '2441992252', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-11 17:20:50', '00', '2024-10-11 17:20:37', '2024-10-11 17:21:44', 'N'),
('P2024101117290382EC', '20241011172854E664', 23.00, 'game', 'Low', 'lowenghup@gmail.com', '60122707073', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls ??)', 'MY', '2442007980', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-11 17:29:12', '00', '2024-10-11 17:29:03', '2024-10-11 17:29:20', 'N'),
('P202410112122338434', '202410112122150EFF', 22.00, 'game', 'Albert Aw', 'jooleng88@hotmail.com', '60126073972', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2442436807', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-11 21:22:46', '00', '2024-10-11 21:22:33', '2024-10-11 21:23:59', 'N'),
('P20241011233925A926', '202410112339201F1D', 21.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2442660478', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-11 23:39:37', '00', '2024-10-11 23:39:25', '2024-10-11 23:40:30', 'N'),
('P202410120349130E84', '2024101203484150A5', 21.70, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-10-12 03:49:13', '0000-00-00 00:00:00', 'N'),
('P2024101204343252C5', '20241012043417F686', 21.70, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-10-12 04:34:32', '0000-00-00 00:00:00', 'N'),
('P2024101204483682E1', '20241012043417F686', 21.70, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-10-12 04:48:36', '0000-00-00 00:00:00', 'N'),
('P20241012052208AC3C', '202410120521595CF8', 21.70, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2442803478', 'jackybadmintona', '', 'RPP__99 ', 'Buyer cancel payment.', 'RM', 'RPP_DuitNowQR', '2024-10-12 05:23:15', '11', '2024-10-12 05:22:08', '2024-10-12 05:23:37', 'N'),
('P202410120524053DF6', '202410120521595CF8', 21.70, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-10-12 05:24:05', '0000-00-00 00:00:00', 'N'),
('P202410120530394CA5', '202410120521595CF8', 21.70, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-10-12 05:30:39', '0000-00-00 00:00:00', 'N'),
('P20241012072754D8FA', '20241012072745E670', 21.70, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2442848106', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-10-12 07:28:04', '00', '2024-10-12 07:27:54', '2024-10-12 07:29:06', 'N'),
('P20241012093549687B', '20241012093421DC34', 22.00, 'game', 'Ken Ong', 'kenong@yahoo.com', '601123854782', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2442980929', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-10-12 09:36:01', '11', '2024-10-12 09:35:49', '2024-10-12 09:53:04', 'N'),
('P20241012093909F37A', '20241012093421DC34', 22.00, 'game', 'Ken Ong', 'kenong@yahoo.com', '601123854782', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2442985295', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-12 09:39:20', '00', '2024-10-12 09:39:09', '2024-10-12 09:39:28', 'N'),
('P20241012094325FCF3', '202410120943130A23', 22.00, 'game', 'Jack Chua', 'chuajack@gmail.com', '60122821557', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2442991319', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-12 09:43:51', '00', '2024-10-12 09:43:25', '2024-10-12 09:45:31', 'N'),
('P202410121026328664', '20241012102623647D', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2443056340', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-12 10:26:42', '00', '2024-10-12 10:26:32', '2024-10-12 10:26:53', 'N'),
('P202410121118094621', '202410121116477D44', 22.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2443139318', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-12 11:18:16', '00', '2024-10-12 11:18:09', '2024-10-12 11:19:20', 'N'),
('P202410121740342A77', '20241012174025FCA4', 23.00, 'game', 'Jun Hao', 'haohaota57@gmail.com', '60168575333', 'Hello Hello ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2443819489', 'jackybadmintona', '', '', '', 'RM', 'RPP_DuitNowQR', '2024-10-12 17:40:54', '00', '2024-10-12 17:40:34', '2024-10-12 17:41:16', 'N'),
('P202410122142524A11', '20241012214145C08B', 21.00, 'game', 'Ken Ong', 'kenong@yahoo.com', '601123854782', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2444264983', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-10-12 21:43:08', '11', '2024-10-12 21:42:52', '2024-10-12 22:00:39', 'N'),
('P20241012214509913B', '20241012214145C08B', 21.00, 'game', 'Ken Ong', 'kenong@yahoo.com', '601123854782', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2444268993', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-12 21:45:19', '00', '2024-10-12 21:45:09', '2024-10-12 21:45:27', 'N'),
('P202410122333137484', '20241012233257B93D', 21.00, 'game', 'Ben Yoong', 'benalive@gmail.com', '60192806630', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2444442427', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-12 23:34:48', '00', '2024-10-12 23:33:13', '2024-10-12 23:35:30', 'N'),
('P20241013031959604D', '202410130319416D2B', 20.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-10-13 03:19:59', '0000-00-00 00:00:00', 'N'),
('P20241013083626CCCF', '20241013083618F7E3', 20.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2444684432', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-10-13 08:36:39', '00', '2024-10-13 08:36:26', '2024-10-13 08:37:27', 'N'),
('P20241013092857C57E', '2024101309285106C6', 21.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2444736376', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-13 09:29:04', '00', '2024-10-13 09:28:57', '2024-10-13 09:29:16', 'N'),
('P20241013105338E247', '2024101310524788C8', 21.00, 'game', 'Tung kok leong', 'tungkl1986@gmail.com', '60173913381', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2444844642', 'jackybadmintona', '', '', '', 'RM', 'hlb', '2024-10-13 10:53:51', '00', '2024-10-13 10:53:38', '2024-10-13 10:54:53', 'N'),
('P2024101311190561B7', '20241013111851FEC0', 20.80, 'game', 'Gabriel Ong', 'gabri3l@yahoo.com', '60176723038', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2444882668', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-10-13 11:19:17', '00', '2024-10-13 11:19:05', '2024-10-13 11:19:34', 'N'),
('P2024101312184810D4', '202410131218455BD4', 21.00, 'game', 'Li Ming', 'iamlawliming@gmail.com', '60179885846', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-10-13 12:18:48', '0000-00-00 00:00:00', 'N'),
('P20241013121910E44C', '202410131218455BD4', 21.00, 'game', 'Li Ming', 'iamlawliming@gmail.com', '60179885846', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2444978191', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-13 12:19:26', '00', '2024-10-13 12:19:10', '2024-10-13 12:19:48', 'N'),
('P202410141429102575', '20241014142853E2A5', 23.00, 'game', 'Hasif', 'hasif.rozak@gmail.com', '60104015044', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2446932452', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-10-14 14:30:02', '00', '2024-10-14 14:29:10', '2024-10-14 14:30:52', 'N'),
('P202410141708255B52', '20241014170819333B', 23.00, 'game', 'Tommy Tan', 'tommytan1985@yahoo.com', '60127996981', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2447173538', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-14 17:08:36', '00', '2024-10-14 17:08:25', '2024-10-14 17:09:39', 'N'),
('P202410141716457C8E', '2024101417163349C9', 22.80, 'game', 'Yee Bin', 'stefankhoo.1@gmail.com', '60134502800', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2447186473', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-14 17:17:06', '00', '2024-10-14 17:16:45', '2024-10-14 17:17:21', 'N'),
('P20241014172311F508', '20241014172237FF56', 23.00, 'game', 'Hafizi', 'hafizi.shaari@gmail.com', '601127010572', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2447196013', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-14 17:23:26', '00', '2024-10-14 17:23:11', '2024-10-14 17:24:53', 'N'),
('P20241014174706D653', '20241014174659E0E7', 23.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2447233029', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-14 17:47:15', '00', '2024-10-14 17:47:06', '2024-10-14 17:47:28', 'N'),
('P202410141852260893', '202410141852060A1B', 23.00, 'game', 'Leong', 'leong.seow@hotmail.com', '60102060420', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2447340312', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-14 18:52:37', '00', '2024-10-14 18:52:26', '2024-10-14 18:52:52', 'N'),
('P202410151422317EC7', '20241015142020045C', 17.80, 'game', 'Winnie Bong', 'winniehlbong@gmail.com', '60162723587', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 ❤️', 'MY', '2448680720', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-15 14:22:43', '00', '2024-10-15 14:22:31', '2024-10-15 14:23:00', 'N'),
('P20241015194621DCE4', '20241015194607CE52', 23.00, 'game', 'Low', 'lowenghup@gmail.com', '60122707073', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 ❤️', 'MY', '2449209070', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-15 19:46:31', '00', '2024-10-15 19:46:21', '2024-10-15 19:46:42', 'N'),
('P20241016150407393B', '202410161503496A55', 23.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (Rovo players come join us ???)', 'MY', '2450473218', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-16 15:04:15', '00', '2024-10-16 15:04:07', '2024-10-16 15:04:31', 'N'),
('P2024101615520522C7', '202410161551534B9F', 23.00, 'game', 'OiMeng', 'oimeng@rocketmail.com', '60182008801', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (Rovo players come join us ???)', 'MY', '2450547624', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-16 15:52:20', '00', '2024-10-16 15:52:05', '2024-10-16 15:52:43', 'N'),
('P20241017150938187D', '2024101715091464A5', 22.80, 'game', 'Yee Bin', 'stefankhoo.1@gmail.com', '60134502800', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2452154749', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-10-17 15:10:16', '00', '2024-10-17 15:09:38', '2024-10-17 15:10:34', 'N'),
('P202410171537586EDF', '20241017153748B6F7', 18.00, 'game', 'Kristi Yeong', 'oioi0717@hotmail.com', '60165557953', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2452196954', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-17 15:38:08', '00', '2024-10-17 15:37:58', '2024-10-17 15:38:24', 'N'),
('P202410171740460F55', '20241017173827D0F3', 23.00, 'game', 'Kai', 'kaijinwong2001@gmail.com', '60123983687', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2452379512', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-17 17:41:07', '00', '2024-10-17 17:40:46', '2024-10-17 17:42:02', 'N'),
('P202410180837104654', '2024101808362896BA', 23.00, 'game', 'Stephenwong', 'stephenwongyc82@gmail.com', '60163730885', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls ??)', 'MY', '2453205554', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-10-18 08:37:28', '11', '2024-10-18 08:37:10', '2024-10-18 08:53:04', 'N'),
('P20241018153203ED63', '202410181531521EB2', 17.80, 'game', 'Winnie Bong', 'winniehlbong@gmail.com', '60162723587', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-10-18 15:32:03', '0000-00-00 00:00:00', 'N'),
('P20241018153718140C', '202410181531521EB2', 17.80, 'game', 'Winnie Bong', 'winniehlbong@gmail.com', '60162723587', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls ??)', 'MY', '2453894496', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-18 15:37:29', '00', '2024-10-18 15:37:18', '2024-10-18 15:37:46', 'N'),
('P202410181622285787', '20241018162218F8C6', 23.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls ??)', 'MY', '2453966684', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-18 16:22:39', '00', '2024-10-18 16:22:28', '2024-10-18 16:22:59', 'N'),
('P202410181943323546', '20241018194323BAC7', 23.00, 'game', 'Jun Hao', 'haohaota57@gmail.com', '60168575333', 'Hello Hello ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2454286886', 'jackybadmintona', '', '', '', 'RM', 'RPP_DuitNowQR', '2024-10-18 19:43:41', '00', '2024-10-18 19:43:32', '2024-10-18 19:44:11', 'N'),
('P20241018195637D1E8', '202410181956160063', 23.00, 'game', 'Jumi', 'arzulmiahmad@gmail.com', '60125513711', 'Hello Hello ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2454309643', 'jackybadmintona', '', '', '', 'RM', 'rhb', '2024-10-18 19:56:55', '00', '2024-10-18 19:56:37', '2024-10-18 19:57:46', 'N'),
('P2024101900165859E2', '202410190016494CE4', 22.00, 'game', 'Albert Aw', 'jooleng88@hotmail.com', '60126073972', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2454691844', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-19 00:17:12', '00', '2024-10-19 00:16:58', '2024-10-19 00:18:38', 'N'),
('P20241019042012E984', '20241019042000ED9F', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2454776637', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-10-19 04:20:26', '00', '2024-10-19 04:20:12', '2024-10-19 04:21:17', 'N'),
('P20241019110914E28A', '202410191109096988', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2455089389', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-19 11:09:24', '00', '2024-10-19 11:09:14', '2024-10-19 11:09:37', 'N'),
('P202410191313540AA0', '202410191313235B63', 19.80, 'game', 'Ian', 'ianbo2002@gmail.com', '601112639688', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2455308326', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-10-19 13:14:05', '11', '2024-10-19 13:13:54', '2024-10-19 13:34:05', 'N'),
('P20241019142542B194', '202410191424287375', 23.00, 'game', 'Eva Lim', 'evasheaulee@gmail.com', '60176001636', 'Hello Hello ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2455435689', 'jackybadmintona', '', 'GRABPAY_99', 'Record not found', 'RM', 'GrabPay', '2024-10-19 14:25:55', '11', '2024-10-19 14:25:42', '2024-10-19 14:42:03', 'N'),
('P2024102010463409E6', '20241020104618B9FA', 21.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2456761396', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-20 10:46:44', '00', '2024-10-20 10:46:34', '2024-10-20 10:47:02', 'N'),
('P20241020110040D3DB', '2024102011003166E2', 21.00, 'game', 'Gabriel Ong', 'gabri3l@yahoo.com', '60176723038', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2456781664', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-10-20 11:00:50', '00', '2024-10-20 11:00:40', '2024-10-20 11:01:30', 'N'),
('P20241020133136A205', '202410201331184F18', 21.00, 'game', 'Adriian', 'kjiemeng@gmail.com', '60102205817', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2457041393', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-20 13:33:10', '00', '2024-10-20 13:31:36', '2024-10-20 13:33:51', 'N'),
('P202410201348585DFD', '202410201348335499', 19.00, 'game', 'SEE WEI XUAN ', 'weixuan.see@gmail.com', '60197329964', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2457070810', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-20 13:49:07', '00', '2024-10-20 13:48:58', '2024-10-20 13:50:02', 'N'),
('P202410201759302FB6', '2024102017591314EF', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM22, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2457498439', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-10-20 17:59:41', '00', '2024-10-20 17:59:30', '2024-10-20 18:00:27', 'N'),
('P202410211127365339', '20241021112729B158', 23.00, 'game', 'Hasif', 'hasif.rozak@gmail.com', '60104015044', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2458582980', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-10-21 11:27:44', '00', '2024-10-21 11:27:36', '2024-10-21 11:29:14', 'N'),
('P20241022184006DE62', '20241022183956855D', 23.00, 'game', 'Low', 'lowenghup@gmail.com', '60122707073', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 ❤️', 'MY', '2461069981', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-22 18:40:15', '00', '2024-10-22 18:40:06', '2024-10-22 18:40:23', 'N'),
('P202410240817163F9F', '2024102408170370C4', 16.80, 'game', 'Tan Eelin ', 'elinsharptan@gmail.com', '601110763986', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2463578877', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-24 08:17:26', '00', '2024-10-24 08:17:16', '2024-10-24 08:17:39', 'N'),
('P20241024091746C8A3', '20241024091719591F', 18.00, 'game', 'CHERLY TAN', 'cherlytan222@gmail.com', '60163123890', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2463689035', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-24 09:17:55', '00', '2024-10-24 09:17:46', '2024-10-24 09:18:11', 'N'),
('P202410241915414CEC', '2024102419152723FA', 23.00, 'game', 'Leong', 'leong.seow@hotmail.com', '60102060420', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2464913945', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-24 19:15:51', '00', '2024-10-24 19:15:41', '2024-10-24 19:16:02', 'N'),
('P202410251151305F95', '2024102511512108A0', 23.00, 'game', 'Hasif', 'hasif.rozak@gmail.com', '60104015044', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls ??)', 'MY', '2466245080', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-10-25 11:51:38', '00', '2024-10-25 11:51:30', '2024-10-25 11:52:15', 'N'),
('P2024102519083560CB', '202410251907193BE4', 23.00, 'game', 'Stephenwong', 'stephenwongyc82@gmail.com', '60163730885', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls ??)', 'MY', '2467205032', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-25 19:08:48', '00', '2024-10-25 19:08:35', '2024-10-25 19:09:02', 'N'),
('P202410252211243124', '20241025221114CEED', 21.30, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2467639711', 'jackybadmintona', '', 'FPX_1I', 'Buyer Choose Cancel At TAC Request Page', 'RM', 'FPX_MB2U', '2024-10-25 22:11:32', '11', '2024-10-25 22:11:24', '2024-10-25 22:14:10', 'N'),
('P202410252214371CF2', '20241025221114CEED', 21.30, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2467646601', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-10-25 22:14:43', '00', '2024-10-25 22:14:37', '2024-10-25 22:15:26', 'N'),
('P202410260901346D9E', '20241026090123E996', 21.80, 'game', 'Shaoran', 'shaoranswc@live.co.uk', '60186668573', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2468133206', 'jackybadmintona', '', '', '', 'RM', 'ShopeePay', '2024-10-26 09:01:51', '00', '2024-10-26 09:01:34', '2024-10-26 09:30:05', 'N'),
('P20241026145107CAF7', '20241026145046F152', 23.00, 'game', 'Hwah Shih Yiew', 'hwahsy@hotmail.com', '60122897871', 'Hello Hello ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2468810306', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-26 14:51:24', '00', '2024-10-26 14:51:07', '2024-10-26 14:51:47', 'N'),
('P20241027083547980F', '202410270835426DFB', 21.00, 'game', 'Jun Hao', 'haohaota57@gmail.com', '60168575333', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2470113766', 'jackybadmintona', '', 'FPX_1C', 'Buyer Choose Cancel At Login Page', 'RM', 'maybank2u', '2024-10-27 08:35:56', '11', '2024-10-27 08:35:47', '2024-10-27 08:36:05', 'N'),
('P2024102708361066BC', '202410270835426DFB', 21.00, 'game', 'Jun Hao', 'haohaota57@gmail.com', '60168575333', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2470114097', 'jackybadmintona', '', '', '', 'RM', 'RPP_DuitNowQR', '2024-10-27 08:36:16', '00', '2024-10-27 08:36:10', '2024-10-27 08:36:36', 'N'),
('P202410271031284462', '20241027103113C38C', 20.60, 'game', 'Gabriel Ong', 'gabri3l@yahoo.com', '60176723038', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2470272036', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-10-27 10:31:42', '00', '2024-10-27 10:31:28', '2024-10-27 10:31:59', 'N'),
('P202410271948272BF6', '20241027194737766E', 20.00, 'game', 'Stephenwong', 'stephenwongyc82@gmail.com', '60163730885', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM22, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2471366808', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-27 19:48:40', '00', '2024-10-27 19:48:27', '2024-10-27 19:48:59', 'N'),
('P202410281219465D37', '202410281219361306', 23.00, 'game', 'Cj ', 'cjhere4@gmail.com', '60129832623', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2472477073', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-10-28 12:19:56', '11', '2024-10-28 12:19:46', '2024-10-28 12:35:07', 'N'),
('P202410281521484189', '2024102815213701BD', 23.00, 'game', 'Cj ', 'cjhere4@gmail.com', '60129832623', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2472833981', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-28 15:22:00', '00', '2024-10-28 15:21:48', '2024-10-28 15:22:57', 'N'),
('P202410281549566451', '20241028154928011A', 23.00, 'game', 'Roger ', 'rogerliew94@gmail.com', '601120204078', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2472884020', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-28 15:50:07', '00', '2024-10-28 15:49:56', '2024-10-28 15:50:21', 'N'),
('P202410291115448C13', '2024102911110490EB', 23.00, 'game', 'Desmond ', 'chewhuaseong@gmail.com', '60102253303', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 ❤️', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-10-29 11:15:44', '0000-00-00 00:00:00', 'N'),
('P20241029150457BB54', '20241029150450193E', 23.00, 'game', 'Hasif', 'hasif.rozak@gmail.com', '60104015044', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 ❤️', 'MY', '2474779023', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-10-29 15:05:05', '00', '2024-10-29 15:04:57', '2024-10-29 15:06:02', 'N');
INSERT INTO `payments` (`payment_id`, `order_id`, `amount`, `payment_for`, `bill_name`, `bill_email`, `bill_mobile`, `bill_desc`, `country`, `tran_id`, `domain`, `appcode`, `error_code`, `error_desc`, `currency`, `channel`, `paydate`, `status`, `payment_request_date`, `payment_return_date`, `is_checked_referral_signup`) VALUES
('P20241030155531477A', '20241030155253DE8B', 23.00, 'game', 'Nicholas ', 'nicholastab88@gmail.com', '601110780281', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (Rovo players come join us ???)', 'MY', '2476884861', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-30 15:55:43', '00', '2024-10-30 15:55:31', '2024-10-30 15:55:57', 'N'),
('P202410311257074BBD', '20241031125610E515', 22.00, 'game', 'Dexter Liew', 'dexterliew@icloud.com', '601126295439', 'Good Afternoon ⭐ Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:30-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM18 ❤️ (Come happy, go back happier ??)', 'MY', '2478502385', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-31 12:57:20', '00', '2024-10-31 12:57:07', '2024-10-31 12:57:32', 'N'),
('P202410311303473B41', '2024103113033752C6', 22.00, 'game', 'Freddy Tan', 'freddyz0817@gmail.com', '601112870951', 'Good Afternoon ⭐ Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:30-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM18 ❤️ (Come happy, go back happier ??)', 'MY', '2478516194', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-31 13:03:56', '00', '2024-10-31 13:03:47', '2024-10-31 13:04:06', 'N'),
('P202410311715317BEC', '2024103117152288CF', 23.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls ??)', 'MY', '2479008794', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-10-31 17:15:47', '00', '2024-10-31 17:15:31', '2024-10-31 17:17:00', 'N'),
('P202411011826226D24', '20241101182611237F', 23.00, 'game', 'Hasif', 'hasif.rozak@gmail.com', '60104015044', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls ??)', 'MY', '2481309618', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-11-01 18:26:30', '00', '2024-11-01 18:26:22', '2024-11-01 18:27:11', 'N'),
('P20241101192701D658', '20241101192641C99D', 23.00, 'game', 'Stephenwong', 'stephenwongyc82@gmail.com', '60163730885', 'Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Welcome boys and girls ??)', 'MY', '2481428021', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-01 19:27:17', '00', '2024-11-01 19:27:01', '2024-11-01 19:27:31', 'N'),
('P202411020945181E15', '20241102094438E854', 22.00, 'game', 'Hasif', 'hasif.rozak@gmail.com', '60104015044', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2482333712', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-11-02 09:45:30', '00', '2024-11-02 09:45:18', '2024-11-02 09:46:16', 'N'),
('P20241102111933319D', '20241102111925C431', 22.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2482515729', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-02 11:19:47', '00', '2024-11-02 11:19:33', '2024-11-02 11:19:57', 'N'),
('P202411021157585814', '20241102115754052C', 21.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2482589757', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-02 11:58:06', '00', '2024-11-02 11:57:58', '2024-11-02 11:59:25', 'N'),
('P2024110309085616F3', '2024110309084334F5', 20.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2484187524', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-11-03 09:09:05', '00', '2024-11-03 09:08:56', '2024-11-03 09:10:05', 'N'),
('P20241103104750C80F', '20241103104739743A', 20.80, 'game', 'Gabriel Ong', 'gabri3l@yahoo.com', '60176723038', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2484324755', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-11-03 10:47:59', '00', '2024-11-03 10:47:50', '2024-11-03 10:48:39', 'N'),
('P202411031202169FE8', '202411031202109B7D', 21.00, 'game', 'TC', 'tiongchyi@gmail.com', '60177293246', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2484455062', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-11-03 12:02:29', '00', '2024-11-03 12:02:16', '2024-11-03 12:03:21', 'N'),
('P20241103123547C64D', '20241103123424B33A', 19.00, 'game', 'JJ', 'lim-jiajiun@hotmail.com', '60163117582', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2484521314', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-03 12:35:59', '00', '2024-11-03 12:35:47', '2024-11-03 12:36:07', 'N'),
('P20241103124617A7B3', '202411031246124345', 21.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2484541948', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-03 12:46:27', '00', '2024-11-03 12:46:17', '2024-11-03 12:46:37', 'N'),
('P20241103135516A1B6', '20241103135427E498', 19.00, 'game', 'Nick Tan', 'hongyip0616@gmail.com', '60166488469', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2484677555', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-03 13:55:26', '00', '2024-11-03 13:55:16', '2024-11-03 13:55:35', 'N'),
('P202411031534053A0E', '20241103153356D82B', 22.00, 'game', 'Low', 'lowenghup@gmail.com', '60122707073', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM22, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2484869098', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-03 15:34:23', '00', '2024-11-03 15:34:05', '2024-11-03 15:34:32', 'N'),
('P202411032357143D0E', '202411032356497E8F', 23.00, 'game', 'Simon Loh ', 'sl21sc41@gmail.com', '60128813091', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2485802415', 'jackybadmintona', '', 'BOOST_E002', 'Merchant transaction not found', 'RM', 'BOOST', '2024-11-03 23:57:43', '11', '2024-11-03 23:57:14', '2024-11-04 00:58:05', 'N'),
('P20241104000046EF83', '202411032356497E8F', 23.00, 'game', 'Simon Loh ', 'sl21sc41@gmail.com', '60128813091', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-11-04 00:00:46', '0000-00-00 00:00:00', 'N'),
('P20241104000129F344', '202411032356497E8F', 23.00, 'game', 'Simon Loh ', 'sl21sc41@gmail.com', '60128813091', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2485806359', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-04 00:01:45', '00', '2024-11-04 00:01:29', '2024-11-04 00:03:09', 'N'),
('P20241104134511007A', '20241104134441DAF1', 23.00, 'game', 'Hasif', 'hasif.rozak@gmail.com', '60104015044', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2486635477', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-11-04 13:45:25', '00', '2024-11-04 13:45:11', '2024-11-04 13:46:05', 'N'),
('P202411051346019C2F', '20241105134522240F', 23.00, 'game', 'Eugene Hoo', 'eugene_hyh@yahoo.com', '60102113398', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 ❤️', 'MY', '2488556037', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-05 13:46:08', '00', '2024-11-05 13:46:01', '2024-11-05 13:46:35', 'N'),
('P202411051747401A66', '202411051747144CD4', 23.00, 'game', 'Leong', 'leong.seow@hotmail.com', '60102060420', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 ❤️', 'MY', '2488985668', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-05 17:47:54', '00', '2024-11-05 17:47:40', '2024-11-05 17:48:05', 'N'),
('P20241105223308F64E', '202411052232543337', 22.60, 'game', 'Sufino', 'sufino@gmail.com', '60123557124', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (Rovo players come join us ???)', 'MY', '2489559880', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-11-05 22:33:53', '00', '2024-11-05 22:33:08', '2024-11-05 22:34:41', 'N'),
('P2024110522335674B9', '202411052232543337', 22.60, 'game', 'Sufino', 'sufino@gmail.com', '60123557124', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (Rovo players come join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-11-05 22:33:56', '0000-00-00 00:00:00', 'N'),
('P202411061321178570', '20241106132013386C', 23.00, 'game', 'Adriian', 'kjiemeng@gmail.com', '60102205817', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (Rovo players come join us ???)', 'MY', '2490445313', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-06 13:21:45', '00', '2024-11-06 13:21:17', '2024-11-06 13:23:07', 'N'),
('P20241107155712A50F', '202411071557015FF7', 23.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2492729191', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-07 15:57:23', '00', '2024-11-07 15:57:12', '2024-11-07 15:58:23', 'N'),
('P202411071641578AED', '2024110716414693D5', 23.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2492811064', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-07 16:42:07', '00', '2024-11-07 16:41:57', '2024-11-07 16:42:18', 'N'),
('P20241107203459F2C6', '20241107203429BD24', 23.00, 'game', 'Nicholas ', 'nicholastab88@gmail.com', '601110780281', '*** SPECIAL PRICE *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM10 ❤️ (Special price * 2.5 Hours ??)', 'MY', '2493271806', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-07 20:35:11', '00', '2024-11-07 20:34:59', '2024-11-07 20:35:26', 'N'),
('P202411081123310B9B', '20241108112319BC88', 23.00, 'game', 'Hasif', 'hasif.rozak@gmail.com', '60104015044', '*** SPECIAL PRICE *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM10 ❤️ (Special price * 2.5 Hours ??)', 'MY', '2494221495', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-11-08 11:23:39', '00', '2024-11-08 11:23:31', '2024-11-08 11:24:48', 'N'),
('P20241108164554BA28', '20241108164546D119', 15.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Good Morning ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM ? Optima Utama Sport Center ? Male : RM15, Female : RM10 ❤️ (Super value for money ??)', 'MY', '2494874920', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-08 16:46:04', '00', '2024-11-08 16:45:54', '2024-11-08 16:46:39', 'N'),
('P202411081802142653', '2024110818014166BE', 23.00, 'game', 'ws', 'winsonlim1028@gmail.com', '60103836216', '*** SPECIAL PRICE *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM10 ❤️ (Special price * 2.5 Hours ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-11-08 18:02:14', '0000-00-00 00:00:00', 'N'),
('P202411081850546098', '2024110818504013B7', 23.00, 'game', 'OiMeng', 'oimeng@rocketmail.com', '60182008801', '*** SPECIAL PRICE *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM10 ❤️ (Special price * 2.5 Hours ??)', 'MY', '2495115236', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-08 18:51:09', '00', '2024-11-08 18:50:54', '2024-11-08 18:51:24', 'N'),
('P202411082102358AC5', '20241108210219B094', 22.00, 'game', 'Albert Aw', 'jooleng88@hotmail.com', '60126073972', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2495408629', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-08 21:03:02', '00', '2024-11-08 21:02:35', '2024-11-08 21:04:11', 'N'),
('P202411090610167244', '20241109061002E5D5', 14.30, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', '*** SPECIAL PRICE *** Good Morning ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM ? Optima Utama Sport Center ? Male : RM15, Female : RM10 ❤️ (Super value for money ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-11-09 06:10:16', '0000-00-00 00:00:00', 'N'),
('P20241109061042B5A7', '20241109061002E5D5', 14.30, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', '*** SPECIAL PRICE *** Good Morning ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM ? Optima Utama Sport Center ? Male : RM15, Female : RM10 ❤️ (Super value for money ??)', 'MY', '2495901172', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-11-09 06:10:54', '00', '2024-11-09 06:10:42', '2024-11-09 06:11:50', 'N'),
('P20241109075206DE61', '202411090751287EBE', 15.00, 'game', 'Bernard Kho', 'kzq_96@hotmail.com', '60168283861', '*** SPECIAL PRICE *** Good Morning ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM ? Optima Utama Sport Center ? Male : RM15, Female : RM10 ❤️ (Super value for money ??)', 'MY', '2495960128', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-11-09 07:52:16', '00', '2024-11-09 07:52:06', '2024-11-09 07:53:00', 'N'),
('P202411090933281447', '202411090933079F8E', 15.00, 'game', 'Lai Liang Long', 'lailianglong@gmail.com', '60162664083', '*** SPECIAL PRICE *** Good Morning ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM ? Optima Utama Sport Center ? Male : RM15, Female : RM10 ❤️ (Super value for money ??)', 'MY', '2496081653', 'jackybadmintona', '', '', '', 'RM', 'BOOST', '2024-11-09 09:33:46', '00', '2024-11-09 09:33:28', '2024-11-09 09:36:20', 'N'),
('P202411091018354DB6', '202411091018296CE8', 23.00, 'game', 'Jun Hao', 'haohaota57@gmail.com', '60168575333', 'Hello Hello ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 7-9PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2496153012', 'jackybadmintona', '', '', '', 'RM', 'RPP_DuitNowQR', '2024-11-09 10:18:45', '00', '2024-11-09 10:18:35', '2024-11-09 10:19:07', 'N'),
('P202411091238011341', '202411091237444407', 20.00, 'game', 'JASON LEE', 'jasonleeshop@gmail.com', '60142222829', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2496420631', 'jackybadmintona', '672887', '', '', 'RM', 'credit', '2024-11-09 12:39:10', '00', '2024-11-09 12:38:01', '2024-11-09 12:39:54', 'N'),
('P20241109130134625B', '202411091301234C3D', 22.00, 'game', 'Adriian', 'kjiemeng@gmail.com', '60102205817', 'CONFIRM HAPPY ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM15 ❤️ (Come happy, go back happier ??)', 'MY', '2496474932', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-09 13:05:12', '00', '2024-11-09 13:01:34', '2024-11-09 13:05:27', 'N'),
('P202411100847279683', '202411100847238350', 21.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2498012856', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-10 08:47:38', '00', '2024-11-10 08:47:27', '2024-11-10 08:49:35', 'N'),
('P20241110102730FDB0', '202411101027189CCC', 20.80, 'game', 'Gabriel Ong', 'gabri3l@yahoo.com', '60176723038', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2498146764', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-11-10 10:27:39', '00', '2024-11-10 10:27:30', '2024-11-10 10:27:56', 'N'),
('P20241110110836006B', '202411101108226FD9', 20.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2498215914', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-10 11:08:48', '00', '2024-11-10 11:08:36', '2024-11-10 11:09:17', 'N'),
('P202411101155560E9D', '2024111011554941D2', 21.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2498304318', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-10 11:56:03', '00', '2024-11-10 11:55:56', '2024-11-10 11:56:50', 'N'),
('P202411101949339CB1', '20241110194927CA2F', 22.00, 'game', 'Joshua Chai', 'chengsikqq2104@gmail.com', '60177546696', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM22, Female : RM16 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2499260419', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-11-10 19:49:42', '00', '2024-11-10 19:49:33', '2024-11-10 19:50:43', 'N'),
('P202411111133315867', '20241111113126750B', 21.00, 'game', 'Low', 'lowenghup@gmail.com', '60122707073', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ??)', 'MY', '2501352854', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-11 11:33:40', '00', '2024-11-11 11:33:31', '2024-11-11 11:33:51', 'N'),
('P20241111150819CF56', '20241111150721E46E', 15.00, 'game', 'Shamz', 'syahmishmsl21@gmail.com', '60108898500', '*** SPECIAL PRICE *** Good Morning ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM ? Optima Utama Sport Center ? Male : RM15, Female : RM10 ❤️ (Super value for money ??)', 'MY', '2501987428', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-11 15:08:48', '00', '2024-11-11 15:08:19', '2024-11-11 15:09:14', 'N'),
('P202411122305274295', '20241112230440B49B', 23.00, 'game', 'Azrii', 'azrifarisrasid@gmail.com', '60183127998', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (Rovo players come join us ???)', 'MY', '2506011720', 'jackybadmintona', '', '', '', 'RM', 'RPP_DuitNowQR', '2024-11-12 23:07:08', '00', '2024-11-12 23:05:27', '2024-11-12 23:07:42', 'N'),
('P20241112234502323C', '20241112234447CE43', 23.00, 'game', 'Simon', 'sl21sc41@gmail.com', '60128813091', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (Rovo players come join us ???)', 'MY', '2506075184', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-12 23:45:21', '00', '2024-11-12 23:45:02', '2024-11-12 23:45:42', 'N'),
('P20241113192211F530', '20241113192123B4CD', 23.00, 'game', 'Stephenwong', 'stephenwongyc82@gmail.com', '60163730885', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (Rovo players come join us ???)', 'MY', '2507536436', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-13 19:22:22', '00', '2024-11-13 19:22:11', '2024-11-13 19:22:37', 'N'),
('P202411141343547430', '202411141343508F4F', 23.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2508844474', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-14 13:44:03', '00', '2024-11-14 13:43:54', '2024-11-14 13:44:16', 'N'),
('P20241114140013C28A', '2024111413584702B0', 23.00, 'game', 'Low', 'lowenghup@gmail.com', '60122707073', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '2508875434', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-14 14:00:29', '00', '2024-11-14 14:00:13', '2024-11-14 14:00:40', 'N'),
('P20241114185906419D', '20241114185856A651', 23.00, 'game', 'Leong', 'leong.seow@hotmail.com', '60102060420', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (Best rate for female at this venue. Rovo players, come join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-11-14 18:59:06', '0000-00-00 00:00:00', 'N'),
('P202411150004584731', '202411150004474350', 23.00, 'game', 'Simon', 'sl21sc41@gmail.com', '60128813091', '*** SPECIAL PRICE *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM10 ❤️ (Special price * 2.5 Hours ??)', 'MY', '2509951716', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-15 00:05:19', '00', '2024-11-15 00:04:58', '2024-11-15 00:05:36', 'N'),
('P2024111506035441A8', '20241115060255EE68', 23.00, 'game', 'Teh', 'Immortal_877@yahoo.com', '60142963693', '*** SPECIAL PRICE *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM10 ❤️ (Special price * 2.5 Hours ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-11-15 06:03:54', '0000-00-00 00:00:00', 'N'),
('P202411150955325BA8', '202411150955222E37', 23.00, 'game', 'Hasif', 'hasif.rozak@gmail.com', '60104015044', '*** SPECIAL PRICE *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM10 ❤️ (Special price * 2.5 Hours ??)', 'MY', '2510329966', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-11-15 09:55:41', '00', '2024-11-15 09:55:32', '2024-11-15 09:56:29', 'N'),
('P2024111519221609D0', '20241115192209B24A', 23.00, 'game', 'Leong', 'leong.seow@hotmail.com', '60102060420', '*** SPECIAL PRICE *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM10 ❤️ (Special price * 2.5 Hours ??)', 'MY', '2511377217', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-15 19:22:33', '00', '2024-11-15 19:22:16', '2024-11-15 19:22:45', 'N'),
('P20241115221623FEC3', '20241115221609CE41', 22.00, 'game', 'Albert Aw', 'jooleng88@hotmail.com', '60126073972', 'RM5 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM5 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2511734992', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-15 22:16:36', '00', '2024-11-15 22:16:23', '2024-11-15 22:17:02', 'N'),
('P202411152307559B18', '20241115230727DBFD', 21.30, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'RM5 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM5 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2511823111', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-11-15 23:08:06', '00', '2024-11-15 23:07:55', '2024-11-15 23:09:13', 'N'),
('P20241116100035FFF3', '20241116100025633D', 21.80, 'game', 'Shaoran', 'shaoranswc@live.co.uk', '60186668573', 'RM5 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM5 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2512245530', 'jackybadmintona', '', 'SHOPEEPAY_', 'Payment not found.', 'RM', 'ShopeePay', '2024-11-16 10:00:50', '11', '2024-11-16 10:00:35', '2024-11-16 11:04:27', 'N'),
('P20241116100400994E', '20241116100025633D', 21.80, 'game', 'Shaoran', 'shaoranswc@live.co.uk', '60186668573', 'RM5 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM5 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2512250849', 'jackybadmintona', '', 'SHOPEEPAY_', 'Payment not found.', 'RM', 'ShopeePay', '2024-11-16 10:04:11', '11', '2024-11-16 10:04:00', '2024-11-16 11:05:04', 'N'),
('P20241116103101EB85', '2024111610304740CC', 21.80, 'game', 'Shaoran', 'shaoranswc@live.co.uk', '60186668573', 'RM5 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM5 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2512294484', 'jackybadmintona', '', '', '', 'RM', 'ShopeePay', '2024-11-16 10:31:13', '00', '2024-11-16 10:31:01', '2024-11-16 10:32:02', 'N'),
('P202411161116123180', '202411161116029482', 22.00, 'game', 'BINGTAO ZHAO', 'zbt199@gmail.com', '60169756879', 'RM5 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM5 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2512371652', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-16 11:16:21', '00', '2024-11-16 11:16:12', '2024-11-16 11:16:53', 'N'),
('P202411161752274BC0', '202411161752197DB0', 23.00, 'game', 'Jun Hao', 'haohaota57@gmail.com', '60168575333', 'Hello Hello ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2513120051', 'jackybadmintona', '', '', '', 'RM', 'RPP_DuitNowQR', '2024-11-16 17:52:38', '00', '2024-11-16 17:52:27', '2024-11-16 17:52:58', 'N'),
('P20241116180723D5D3', '202411161806598095', 23.00, 'game', 'Jumi', 'arzulmiahmad@gmail.com', '60125513711', 'Hello Hello ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2513147501', 'jackybadmintona', '', 'FPX_85', 'Internal Error At Bank System', 'RM', 'FPX_RHB', '2024-11-16 18:07:43', '11', '2024-11-16 18:07:23', '2024-11-16 18:08:36', 'N'),
('P20241116180955B9FA', '202411161806598095', 23.00, 'game', 'Jumi', 'arzulmiahmad@gmail.com', '60125513711', 'Hello Hello ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2513151914', 'jackybadmintona', '', 'FPX_1M', 'Status/Description not found.', 'RM', 'rhb', '2024-11-16 18:10:07', '11', '2024-11-16 18:09:55', '2024-11-16 18:33:41', 'N'),
('P202411161817084D5E', '202411161806598095', 23.00, 'game', 'Jumi', 'arzulmiahmad@gmail.com', '60125513711', 'Hello Hello ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (Rovo players come join us ??)', 'MY', '2513165736', 'jackybadmintona', '', '', '', 'RM', 'rhb', '2024-11-16 18:17:24', '00', '2024-11-16 18:17:08', '2024-11-16 18:18:15', 'N'),
('P202411170529520F22', '202411170529338E80', 20.30, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-11-17 05:29:52', '0000-00-00 00:00:00', 'N'),
('P202411170611237733', '20241117061115AF63', 20.30, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2513925271', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-11-17 06:11:33', '00', '2024-11-17 06:11:23', '2024-11-17 06:12:27', 'N'),
('P202411170930160FDB', '202411170930101868', 21.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2514073141', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-17 09:30:27', '00', '2024-11-17 09:30:16', '2024-11-17 09:30:42', 'N'),
('P20241117112923E882', '20241117112915F3F7', 20.80, 'game', 'Gabriel Ong', 'gabri3l@yahoo.com', '60176723038', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (Rovo players, welcome to join us ???)', 'MY', '2514252170', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2024-11-17 11:29:33', '00', '2024-11-17 11:29:23', '2024-11-17 11:30:11', 'N'),
('P20241117192924D5FA', '202411171929083B96', 22.00, 'game', 'Azrii', 'azrifarisrasid@gmail.com', '60183127998', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM22, Female : RM16 ❤️ (WhatsApp Jacky: 012 2132066 ???)', 'MY', '2515137944', 'jackybadmintona', '', '', '', 'RM', 'RPP_DuitNowQR', '2024-11-17 19:30:50', '00', '2024-11-17 19:29:24', '2024-11-17 19:31:33', 'N'),
('P2024111719510150D2', '2024111719505739B4', 22.00, 'game', 'Stephenwong', 'stephenwongyc82@gmail.com', '60163730885', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM22, Female : RM16 ❤️ (WhatsApp Jacky: 012 2132066 ???)', 'MY', '2515177424', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-17 19:51:12', '00', '2024-11-17 19:51:01', '2024-11-17 19:51:21', 'N'),
('P20241118100825E0FC', '202411181008212C25', 23.00, 'game', 'Daniel Gan', 'danielgancw@gmail.com', '60122032843', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 012 2132066 ??)', 'MY', '2515976038', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-11-18 10:08:42', '00', '2024-11-18 10:08:25', '2024-11-18 10:09:36', 'N'),
('P2024111900010278DE', '20241119000011C195', 23.00, 'game', 'Simon', 'sl21sc41@gmail.com', '60128813091', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 (WhatsApp me: 012 2132066) ❤️', 'MY', '2517427685', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-19 00:01:18', '00', '2024-11-19 00:01:02', '2024-11-19 00:01:38', 'N'),
('P202411190216301816', '20241119021621C745', 23.00, 'game', 'Jeffrey Tran', 'jcftran@gmail.com', '601135413914', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 (WhatsApp me: 012 2132066) ❤️', 'MY', '2517503519', 'jackybadmintona', '203647', '', '', 'RM', 'credit', '2024-11-19 02:16:43', '00', '2024-11-19 02:16:30', '2024-11-19 02:16:56', 'N'),
('P20241119191806C2C3', '20241119191728669D', 23.00, 'game', 'LOW JIA MING', 'jmseventeenlove@gmail.com', '60162141372', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 (WhatsApp me: 012 2132066) ❤️', 'MY', '2518746344', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-11-19 19:18:42', '11', '2024-11-19 19:18:06', '2024-11-19 19:34:06', 'N'),
('P2024111919213703DC', '20241119192118D917', 23.00, 'game', 'Muhammad Nasrullah', 'mnasrullah89@gmail.com', '60127748604', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 (WhatsApp me: 012 2132066) ❤️', 'MY', '2518752135', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-19 19:21:45', '00', '2024-11-19 19:21:37', '2024-11-19 19:21:53', 'N'),
('P202411201933310E2E', '20241120193253B1AA', 23.00, 'game', 'Muhammad Nasrullah', 'mnasrullah89@gmail.com', '60127748604', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2520570528', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-20 19:33:51', '00', '2024-11-20 19:33:31', '2024-11-20 19:34:01', 'N'),
('P20241121104454B497', '202411211044366822', 10.00, 'game', 'Lydia', 'lydiacse16@gmail.com', '60163224988', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM10 ❤️ (Special price ??)', 'MY', '2521497831', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-21 10:45:04', '00', '2024-11-21 10:44:54', '2024-11-21 10:45:25', 'N'),
('P20241121114847A32F', '20241121113503D1FE', 18.00, 'game', 'Fansy', 'fansygan@gmail.com', '60127088610', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2521605401', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-21 11:49:03', '00', '2024-11-21 11:48:47', '2024-11-21 11:49:23', 'N'),
('P2024112114433670B7', '20241121144321BB55', 22.60, 'game', 'Azrii', 'azrifarisrasid@gmail.com', '60183127998', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2521926267', 'jackybadmintona', '', '', '', 'RM', 'RPP_DuitNowQR', '2024-11-21 14:43:47', '00', '2024-11-21 14:43:36', '2024-11-21 14:44:31', 'N'),
('P2024112123401568B7', '20241121233846AA74', 15.00, 'game', 'Jayden', 'joygan1999@gmail.com', '60177640883', '*** SPECIAL PRICE *** Good Morning ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM ? Optima Utama Sport Center ? Male : RM15, Female : RM10 ❤️ (Super value for money ??)', 'MY', '2522838677', 'jackybadmintona', '', '', '', 'RM', 'cimb', '2024-11-21 23:40:33', '00', '2024-11-21 23:40:15', '2024-11-21 23:42:10', 'N'),
('P20241122074816BA1D', '20241122074807F03B', 23.00, 'game', 'Jeffrey Tran', 'jcftran@gmail.com', '601135413914', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM10 ❤️ (Special price ??)', 'MY', '2523053213', 'jackybadmintona', '453458', '', '', 'RM', 'credit', '2024-11-22 07:48:31', '00', '2024-11-22 07:48:16', '2024-11-22 07:49:27', 'N'),
('P202411220901124A8E', '20241122090050F21A', 23.00, 'game', 'Nicholas ', 'nicholastab88@gmail.com', '601110780281', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM10 ❤️ (Special price ??)', 'MY', '2523142086', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-22 09:01:21', '00', '2024-11-22 09:01:12', '2024-11-22 09:01:48', 'N'),
('P2024112209540425DE', '202411220953547752', 22.00, 'game', 'Simon', 'sl21sc41@gmail.com', '60128813091', 'RM5 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM5 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2523217953', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-22 09:54:21', '00', '2024-11-22 09:54:04', '2024-11-22 09:54:44', 'N'),
('P20241122164841A592', '20241122164833DF5A', 23.00, 'game', 'Hasif', 'hasif.rozak@gmail.com', '60104015044', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM10 ❤️ (Special price ??)', 'MY', '2523954856', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-11-22 16:48:50', '00', '2024-11-22 16:48:41', '2024-11-22 16:49:27', 'N'),
('P202411230000181190', '20241122235952CD37', 22.00, 'game', 'Albert Aw', 'jooleng88@hotmail.com', '60126073972', 'RM5 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM5 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2524685131', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-23 00:00:36', '00', '2024-11-23 00:00:18', '2024-11-23 00:01:08', 'N'),
('P20241123044215C24E', '202411230441273531', 13.00, 'game', 'Jackson San', 'huhu980606@gmail.com', '60183579866', '*** SPECIAL PRICE *** Good Morning ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 10AM-12PM ? Optima Utama Sport Center ? Male : RM15, Female : RM10 ❤️ (Super value for money ??)', 'MY', '2524793334', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-23 04:42:28', '00', '2024-11-23 04:42:15', '2024-11-23 04:42:36', 'N'),
('P20241123084400E179', '202411230843488308', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'RM5 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM5 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2524914910', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-11-23 08:44:09', '00', '2024-11-23 08:44:00', '2024-11-23 08:44:50', 'N'),
('P20241124100803DE10', '20241124100758439F', 21.00, 'game', 'Jeffrey Tran', 'jcftran@gmail.com', '601135413914', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2526757609', 'jackybadmintona', '926825', '', '', 'RM', 'credit', '2024-11-24 10:08:16', '00', '2024-11-24 10:08:03', '2024-11-24 10:08:57', 'N'),
('P20241124125729EBEC', '2024112412570926E3', 21.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-11-24 12:57:29', '0000-00-00 00:00:00', 'N'),
('P202411241258036BDE', '2024112412570926E3', 21.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2527036616', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-24 12:58:25', '00', '2024-11-24 12:58:03', '2024-11-24 12:59:38', 'N'),
('P20241124131702EF88', '202411241316411E11', 20.40, 'game', 'TC', 'tiongchyi@gmail.com', '60177293246', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2527070968', 'jackybadmintona', '', 'FPX_1I', 'Buyer Choose Cancel At TAC Request Page', 'RM', 'maybank2u', '2024-11-24 13:17:16', '11', '2024-11-24 13:17:02', '2024-11-24 13:18:43', 'N'),
('P202411241318576B82', '202411241316411E11', 20.40, 'game', 'TC', 'tiongchyi@gmail.com', '60177293246', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2527074221', 'jackybadmintona', '', 'FPX_1I', 'Buyer Choose Cancel At TAC Request Page', 'RM', 'FPX_MB2U', '2024-11-24 13:19:07', '11', '2024-11-24 13:18:57', '2024-11-24 13:20:46', 'N'),
('P20241124132154DF56', '202411241316411E11', 20.40, 'game', 'TC', 'tiongchyi@gmail.com', '60177293246', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2527080053', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-24 13:22:20', '00', '2024-11-24 13:21:54', '2024-11-24 13:23:18', 'N'),
('P202411241920035C60', '202411241918213404', 22.00, 'game', 'Muhammad Nasrullah', 'mnasrullah89@gmail.com', '60127748604', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM22, Female : RM16 ❤️ (WhatsApp Jacky: 012 2132066 ???)', 'MY', '2527699741', 'jackybadmintona', '', 'RPP__99 ', 'Buyer cancel payment.', 'RM', 'RPP_DuitNowQR', '2024-11-24 19:20:39', '11', '2024-11-24 19:20:03', '2024-11-24 19:20:57', 'N'),
('P2024112419224069FB', '202411241918213404', 22.00, 'game', 'Muhammad Nasrullah', 'mnasrullah89@gmail.com', '60127748604', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM22, Female : RM16 ❤️ (WhatsApp Jacky: 012 2132066 ???)', 'MY', '2527703590', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-24 19:22:47', '00', '2024-11-24 19:22:40', '2024-11-24 19:22:53', 'N'),
('P20241125115532AC6F', '20241125115524C75C', 23.00, 'game', 'Daniel Gan', 'danielgancw@gmail.com', '60122032843', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 012 2132066 ??)', 'MY', '2529100407', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-25 11:55:44', '00', '2024-11-25 11:55:32', '2024-11-25 11:56:05', 'N'),
('P20241125125015F04B', '20241125124937C7AD', 18.00, 'game', 'Lydia', 'lydiacse16@gmail.com', '60163224988', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2529245711', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-25 12:50:23', '00', '2024-11-25 12:50:15', '2024-11-25 12:50:31', 'N'),
('P20241126193828B72E', '20241126193758A41C', 18.00, 'game', 'Lydia', 'lydiacse16@gmail.com', '60163224988', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 (WhatsApp me: 012 2132066) ❤️', 'MY', '2532413819', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-26 19:38:39', '00', '2024-11-26 19:38:28', '2024-11-26 19:38:55', 'N'),
('P202411270737494A0A', '202411270737407031', 23.00, 'game', 'Jeffrey Tran', 'jcftran@gmail.com', '601135413914', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2533131494', 'jackybadmintona', '466366', '', '', 'RM', 'credit', '2024-11-27 07:38:00', '00', '2024-11-27 07:37:49', '2024-11-27 07:39:19', 'N'),
('P20241127235926B1FB', '20241127235918CB73', 23.00, 'game', 'Simon', 'sl21sc41@gmail.com', '60128813091', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2534913913', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-27 23:59:41', '00', '2024-11-27 23:59:26', '2024-11-28 00:00:04', 'N'),
('P20241129124346B546', '20241129124339234F', 15.40, 'game', 'Lydia', 'lydiacse16@gmail.com', '60163224988', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM22, Female : RM16 ❤️ (WhatsApp Jacky: 012 2132066 ???)', 'MY', '2537679337', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-29 12:44:00', '00', '2024-11-29 12:43:46', '2024-11-29 12:44:12', 'N'),
('P2024112915393634BB', '20241129153916E619', 23.00, 'game', 'Hasif', 'hasif.rozak@gmail.com', '60104015044', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM10 ❤️ (Special price ??)', 'MY', '2538057533', 'jackybadmintona', '', '', '', 'RM', 'RPP_DuitNowQR', '2024-11-29 15:39:53', '00', '2024-11-29 15:39:36', '2024-11-29 15:40:22', 'N'),
('P20241129225251C36A', '202411292252327CAE', 20.00, 'game', 'Albert Aw', 'jooleng88@hotmail.com', '60126073972', 'RM5 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM5 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2538947716', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-29 22:53:03', '00', '2024-11-29 22:52:51', '2024-11-29 22:53:30', 'N'),
('P20241130044106F95B', '2024113004405102A7', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'RM5 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM5 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2539199141', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-11-30 04:41:21', '00', '2024-11-30 04:41:06', '2024-11-30 04:42:25', 'N'),
('P202411301013103AEA', '202411301012523B36', 21.80, 'game', 'Shaoran', 'shaoranswc@live.co.uk', '60186668573', 'RM5 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM5 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2539507859', 'jackybadmintona', '', '', '', 'RM', 'ShopeePay', '2024-11-30 10:13:22', '00', '2024-11-30 10:13:10', '2024-11-30 10:14:36', 'N'),
('P202411301211294085', '20241130121123530A', 23.00, 'game', 'John', 'john_thiam@hotmail.com', '60122662300', 'Hello Hello ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 7:30-9:30PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2539758494', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-11-30 12:14:24', '00', '2024-11-30 12:11:29', '2024-11-30 12:14:36', 'N'),
('P20241201141736920D', '20241201140750E637', 21.00, 'game', 'Kong Pin', 'kongpinpin91@gmail.com', '60175101061', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2542238289', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-01 14:17:52', '00', '2024-12-01 14:17:36', '2024-12-01 14:21:02', 'N'),
('P20241201170707F5D8', '2024120117053098E5', 22.00, 'game', 'Kong', 'jackiekong.7200@hotmail.com', '60146034343', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM22, Female : RM16 ❤️ (WhatsApp Jacky: 012 2132066 ???)', 'MY', '2542604140', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-12-01 17:07:20', '00', '2024-12-01 17:07:07', '2024-12-01 17:07:58', 'N'),
('P202412011714554C68', '20241201171414369E', 22.00, 'game', 'abdullah nabil', 'nabilbakti2@gmail.com', '60197972523', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM22, Female : RM16 ❤️ (WhatsApp Jacky: 012 2132066 ???)', 'MY', '2542620310', 'jackybadmintona', '', '', '', 'RM', 'cimb', '2024-12-01 17:15:05', '00', '2024-12-01 17:14:55', '2024-12-01 17:15:48', 'N'),
('P2024120119243995D4', '20241201192427B381', 15.80, 'game', 'Wai Ling', 'ywl12@hotmail.com', '60198288732', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM22, Female : RM16 ❤️ (WhatsApp Jacky: 012 2132066 ???)', 'MY', '2542897254', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-12-01 19:24:53', '00', '2024-12-01 19:24:39', '2024-12-01 19:25:56', 'N');
INSERT INTO `payments` (`payment_id`, `order_id`, `amount`, `payment_for`, `bill_name`, `bill_email`, `bill_mobile`, `bill_desc`, `country`, `tran_id`, `domain`, `appcode`, `error_code`, `error_desc`, `currency`, `channel`, `paydate`, `status`, `payment_request_date`, `payment_return_date`, `is_checked_referral_signup`) VALUES
('P20241202091124F27D', '20241202091116401A', 23.00, 'game', 'Daniel Gan', 'danielgancw@gmail.com', '60122032843', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 012 2132066 ??)', 'MY', '2543826044', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-02 09:11:35', '00', '2024-12-02 09:11:24', '2024-12-02 09:11:59', 'N'),
('P20241202183201494F', '20241202183155D67E', 23.00, 'game', 'Leong', 'leong.seow@hotmail.com', '60102060420', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 012 2132066 ??)', 'MY', '2545010650', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-02 18:32:11', '00', '2024-12-02 18:32:01', '2024-12-02 18:32:23', 'N'),
('P20241203194901123D', '20241203194856F762', 18.00, 'game', 'Lydia', 'lydiacse16@gmail.com', '60163224988', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 (WhatsApp me: 012 2132066) ❤️', 'MY', '2547302896', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-03 19:49:12', '00', '2024-12-03 19:49:01', '2024-12-03 19:49:20', 'N'),
('P202412032045472CB5', '2024120320453284A9', 18.00, 'game', 'nrzabirah', 'nurzabirahz@gmail.com', '60177375732', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 (WhatsApp me: 012 2132066) ❤️', 'MY', '2547429483', 'jackybadmintona', '', '', '', 'RM', 'bankislam', '2024-12-03 20:46:06', '00', '2024-12-03 20:45:47', '2024-12-03 20:46:27', 'N'),
('P20241204111607F55B', '20241204111601AB75', 23.00, 'game', 'Benedict Sigan', 'bensigan86@gmail.com', '60123279077', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2548323080', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-04 11:16:21', '00', '2024-12-04 11:16:07', '2024-12-04 11:16:50', 'N'),
('P202412041437229A95', '2024120414370197F9', 23.00, 'game', 'samuel ling', 'samuelling@live.com', '601131342394', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2548743183', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-04 14:37:35', '00', '2024-12-04 14:37:22', '2024-12-04 14:37:56', 'N'),
('P20241204171644F3CD', '20241204171628639B', 23.00, 'game', 'OiMeng', 'oimeng@rocketmail.com', '60182008801', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2549035376', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-04 17:16:53', '00', '2024-12-04 17:16:44', '2024-12-04 17:17:36', 'N'),
('P202412050912556B9F', '202412050912371ADF', 23.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2550137891', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-05 09:13:10', '00', '2024-12-05 09:12:55', '2024-12-05 09:13:48', 'N'),
('P2024120519225994FB', '202412051922483AC9', 23.00, 'game', 'Hasif', 'hasif.rozak@gmail.com', '60104015044', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2551301911', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-12-05 19:23:11', '00', '2024-12-05 19:22:59', '2024-12-05 19:24:02', 'N'),
('P202412060050250AEF', '20241206005015B254', 22.00, 'game', 'Simon', 'sl21sc41@gmail.com', '60128813091', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2551900676', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-06 00:50:47', '00', '2024-12-06 00:50:25', '2024-12-06 00:51:08', 'N'),
('P20241206103726C14C', '202412061037132BE5', 23.00, 'game', 'Marcus', 'mchin2005@gmail.com', '601133044831', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM10 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2552360425', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-06 10:37:46', '00', '2024-12-06 10:37:26', '2024-12-06 10:38:05', 'N'),
('P2024120610475689D2', '20241206104753A100', 23.00, 'game', 'Jun Hao', 'haohaota57@gmail.com', '60168575333', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM10 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-12-06 10:47:56', '0000-00-00 00:00:00', 'N'),
('P20241206104815A0E8', '20241206104753A100', 23.00, 'game', 'Jun Hao', 'haohaota57@gmail.com', '60168575333', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM10 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2552381024', 'jackybadmintona', '', '', '', 'RM', 'RPP_DuitNowQR', '2024-12-06 10:48:26', '00', '2024-12-06 10:48:15', '2024-12-06 10:48:51', 'N'),
('P202412061145524A10', '20241206114533236A', 23.00, 'game', 'Kai Jun', 'kaijun5866@gmail.com', '60107059961', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM10 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2552496333', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-06 11:46:12', '00', '2024-12-06 11:45:52', '2024-12-06 11:46:31', 'N'),
('P202412061428234389', '202412061428133801', 22.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM10 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2552850282', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-06 14:28:32', '00', '2024-12-06 14:28:23', '2024-12-06 14:28:42', 'N'),
('P202412071022426817', '202412071022322598', 21.80, 'game', 'Shaoran', 'shaoranswc@live.co.uk', '60186668573', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2554363716', 'jackybadmintona', '', '', '', 'RM', 'ShopeePay', '2024-12-07 10:23:10', '00', '2024-12-07 10:22:42', '2024-12-07 10:24:33', 'N'),
('P202412071828548569', '20241207182835746F', 23.00, 'game', 'Leonard', 'lwlpeng99@gmail.com', '60198253796', 'Hello Hello ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-12-07 18:28:54', '0000-00-00 00:00:00', 'N'),
('P202412071837563DA6', '20241207182835746F', 23.00, 'game', 'Leonard', 'lwlpeng99@gmail.com', '60198253796', 'Hello Hello ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2555385007', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-12-07 18:38:05', '00', '2024-12-07 18:37:56', '2024-12-07 18:39:05', 'N'),
('P202412071839206BCB', '20241207183906FA07', 21.00, 'game', 'Kim', 'luwes.my@gmail.com', '60143106368', 'Hello Hello ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2555387987', 'jackybadmintona', '', '', '', 'RM', 'RPP_DuitNowQR', '2024-12-07 18:39:34', '00', '2024-12-07 18:39:20', '2024-12-07 18:39:52', 'N'),
('P20241208054419507D', '202412080544084C21', 20.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-12-08 05:44:19', '0000-00-00 00:00:00', 'N'),
('P20241208071232241D', '20241208071219F982', 20.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2556178391', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-12-08 07:12:50', '00', '2024-12-08 07:12:32', '2024-12-08 07:13:53', 'N'),
('P2024120810452143E0', '202412081045137051', 20.80, 'game', 'Gabriel Ong', 'gabri3l@yahoo.com', '60176723038', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? New Vision Badminton Court ? Male : RM21, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2556435407', 'jackybadmintona', '', '', '', 'MYR', 'GrabPay', '2024-12-08 10:45:32', '00', '2024-12-08 10:45:21', '2024-12-08 10:46:25', 'N'),
('P2024120910383592C6', '20241209103819278B', 23.00, 'game', 'Daniel Gan', 'danielgancw@gmail.com', '60122032843', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 012 2132066 ??)', 'MY', '2558528834', 'jackybadmintona', '', '', '', 'RM', 'RPP_DuitNowQR', '2024-12-09 10:38:47', '00', '2024-12-09 10:38:35', '2024-12-09 10:39:02', 'N'),
('P20241209142130F191', '2024120914212485B0', 23.00, 'game', 'Hasif', 'hasif.rozak@gmail.com', '60104015044', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 012 2132066 ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-12-09 14:21:30', '0000-00-00 00:00:00', 'N'),
('P20241209142148BAB8', '2024120914212485B0', 23.00, 'game', 'Hasif', 'hasif.rozak@gmail.com', '60104015044', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 012 2132066 ??)', 'MY', '2559015389', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-12-09 14:21:55', '00', '2024-12-09 14:21:48', '2024-12-09 14:22:41', 'N'),
('P202412091607264DFF', '20241209160716965F', 23.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 012 2132066 ??)', 'MY', '2559228362', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-09 16:07:35', '00', '2024-12-09 16:07:26', '2024-12-09 16:08:06', 'N'),
('P202412111146580627', '20241211114647E8E8', 23.00, 'game', 'Daniel Gan', 'danielgancw@gmail.com', '60122032843', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2562897434', 'jackybadmintona', '', '', '', 'RM', 'RPP_DuitNowQR', '2024-12-11 11:47:07', '00', '2024-12-11 11:46:58', '2024-12-11 11:47:49', 'N'),
('P20241211114700A4CE', '20241211114651AFD4', 18.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Good Afternoon ⭐ Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:00PM ? Male : RM18, Female : RM13 ❤️ (Come happy, go back happier ??)', 'MY', '2562897834', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-11 11:47:19', '00', '2024-12-11 11:47:00', '2024-12-11 11:47:31', 'N'),
('P20241211143346E804', '20241211143335057D', 23.00, 'game', 'Muhammad Nasrullah', 'mnasrullah89@gmail.com', '60127748604', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2563295976', 'jackybadmintona', '', '', '', 'RM', 'ShopeePay', '2024-12-11 14:34:11', '00', '2024-12-11 14:33:46', '2024-12-11 14:35:06', 'N'),
('P20241212003226F57B', '202412120032157D15', 9.60, 'game', 'Lydia', 'lydiacse16@gmail.com', '60163224988', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM10 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2564926773', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-12 00:32:35', '00', '2024-12-12 00:32:26', '2024-12-12 00:32:49', 'N'),
('P20241212004010F16D', '2024121200394929F9', 23.00, 'game', 'John', 'john_thiam@hotmail.com', '60122662300', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM10 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2564950287', 'jackybadmintona', '', '', '', 'RM', 'scb', '2024-12-12 00:40:24', '00', '2024-12-12 00:40:10', '2024-12-12 00:41:35', 'N'),
('P20241212015059661E', '202412120150441A90', 23.00, 'game', 'Simon', 'sl21sc41@gmail.com', '60128813091', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM10 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2565079251', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-12 01:51:12', '00', '2024-12-12 01:50:59', '2024-12-12 01:51:34', 'N'),
('P20241213155855B9C0', '202412131558425F0D', 25.00, 'game', 'Hasif', 'hasif.rozak@gmail.com', '60104015044', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM25, Female ：RM10 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2569431457', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-12-13 15:59:16', '00', '2024-12-13 15:58:55', '2024-12-13 15:59:58', 'N'),
('P20241213192156C02E', '20241213192136A165', 22.00, 'game', 'Albert Aw', 'jooleng88@hotmail.com', '60126073972', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-12-13 19:21:56', '0000-00-00 00:00:00', 'N'),
('P20241214060844CCAD', '2024121406083129EA', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2570579902', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-12-14 06:08:54', '00', '2024-12-14 06:08:44', '2024-12-14 06:10:13', 'N'),
('P202412150954505557', '20241215095439A00A', 21.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? TT Sports Centre @ PJ ? Male : RM21, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2572799554', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-15 09:55:00', '00', '2024-12-15 09:54:50', '2024-12-15 09:55:14', 'N'),
('P20241215132447DEFF', '2024121513244289A0', 21.00, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? TT Sports Centre @ PJ ? Male : RM21, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2573181086', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-15 13:24:55', '00', '2024-12-15 13:24:47', '2024-12-15 13:25:05', 'N'),
('P202412151421250824', '20241215142115E35D', 21.00, 'game', 'TC', 'tiongchyi@gmail.com', '60177293246', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? TT Sports Centre @ PJ ? Male : RM21, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2573295112', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-12-15 14:21:36', '00', '2024-12-15 14:21:25', '2024-12-15 14:22:18', 'N'),
('P20241216090332BE91', '2024121609030777DF', 23.00, 'game', 'Daniel Gan', 'danielgancw@gmail.com', '60122032843', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 012 2132066 ??)', 'MY', '2574694402', 'jackybadmintona', '', '', '', 'RM', 'RPP_DuitNowQR', '2024-12-16 09:03:45', '00', '2024-12-16 09:03:32', '2024-12-16 09:04:04', 'N'),
('P2024121614143355E8', '20241216141401CAB0', 9.80, 'game', 'Lydia', 'lydiacse16@gmail.com', '60163224988', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM25, Female ：RM10 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2575269500', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-16 14:14:48', '00', '2024-12-16 14:14:33', '2024-12-16 14:15:13', 'N'),
('P202412161810436720', '20241216181036ED64', 21.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 012 2132066 ??)', 'MY', '2575697140', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-16 18:10:50', '00', '2024-12-16 18:10:43', '2024-12-16 18:11:05', 'N'),
('P202412161924200441', '20241216191837F960', 23.00, 'game', 'Leong', 'leong.seow@hotmail.com', '60102060420', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 012 2132066 ??)', 'MY', '2575840971', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-16 19:24:51', '00', '2024-12-16 19:24:20', '2024-12-16 19:25:06', 'N'),
('P202412171830328D45', '20241217183023BD44', 17.80, 'game', 'Lydia', 'lydiacse16@gmail.com', '60163224988', '? HAPPY Badminton ? Fun Tuesday Night ⭐ Jacky\'s Social Badminton Games ⏱️ 8:30-10:30PM ? KSL Sports Puchong ? Male ：RM23, Female ：RM18 (WhatsApp me: 012 2132066) ❤️', 'MY', '2577650173', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-17 18:30:41', '00', '2024-12-17 18:30:32', '2024-12-17 18:30:52', 'N'),
('P202412181230219C8F', '20241218123013CEFC', 23.00, 'game', 'Robert', 'robertang8766@outlook.com', '60103818766', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2578740519', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-18 12:30:31', '00', '2024-12-18 12:30:21', '2024-12-18 12:30:49', 'N'),
('P202412181404484355', '20241218140441A328', 23.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2578933464', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-18 14:04:56', '00', '2024-12-18 14:04:48', '2024-12-18 14:05:21', 'N'),
('P20241218141205EB89', '20241218141153A58E', 23.00, 'game', 'Muhammad Nasrullah', 'mnasrullah89@gmail.com', '60127748604', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2578947298', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-18 14:12:15', '00', '2024-12-18 14:12:05', '2024-12-18 14:12:24', 'N'),
('P20241218222827DADF', '202412182228144A96', 23.00, 'game', 'Jeffrey Tran', 'jcftran@gmail.com', '601135413914', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2579896467', 'jackybadmintona', '', 'CC_3026', 'Authentication attempted but not performed by the cardholder.', 'RM', 'credit', '2024-12-18 22:29:38', '11', '2024-12-18 22:28:27', '2024-12-18 23:31:11', 'N'),
('P2024121822294952F8', '202412182228144A96', 23.00, 'game', 'Jeffrey Tran', 'jcftran@gmail.com', '601135413914', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-12-18 22:29:49', '0000-00-00 00:00:00', 'N'),
('P20241218223113862B', '202412182228144A96', 23.00, 'game', 'Jeffrey Tran', 'jcftran@gmail.com', '601135413914', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2579900159', 'jackybadmintona', '313387', '', '', 'RM', 'credit', '2024-12-18 22:31:38', '00', '2024-12-18 22:31:13', '2024-12-18 22:32:02', 'N'),
('P20241218225641C369', '20241218225632C1B0', 23.00, 'game', 'Matt', 'matthewwinangun0@gmail.com', '601140613213', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2579944380', 'jackybadmintona', '767148', '', '', 'RM', 'credit', '2024-12-18 22:57:04', '00', '2024-12-18 22:56:41', '2024-12-18 22:57:16', 'N'),
('P20241218230009810A', '202412182258555C79', 23.00, 'game', 'Coulston ', 'coolcows95@gmail.com', '60196848831', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2579949607', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-18 23:00:21', '00', '2024-12-18 23:00:09', '2024-12-18 23:03:16', 'N'),
('P202412191201116897', '20241219120100B0A9', 23.00, 'game', 'Cj ', 'cjhere4@gmail.com', '60129832623', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2580810321', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-19 12:01:30', '00', '2024-12-19 12:01:11', '2024-12-19 12:01:57', 'N'),
('P20241219140938B201', '202412191408152C39', 23.00, 'game', 'Tirth Patel', 'theinfamous7404@gmail.com', '601128377924', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2581122236', 'jackybadmintona', '061154', '', '', 'RM', 'credit', '2024-12-19 14:11:47', '00', '2024-12-19 14:09:38', '2024-12-19 14:11:58', 'N'),
('P2024121915412500D6', '202412191540591C59', 21.00, 'game', 'Tan XW', 'xinweitan3@gmail.com', '60162097394', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2581313782', 'jackybadmintona', '', '', '', 'RM', 'cimb', '2024-12-19 15:41:51', '00', '2024-12-19 15:41:25', '2024-12-19 15:42:42', 'N'),
('P202412191846395115', '20241219184625F25D', 23.00, 'game', 'Henry', 'henrysutton366@gmail.com', '60182620926', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2581697328', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-12-19 18:46:54', '11', '2024-12-19 18:46:39', '2024-12-19 19:03:07', 'N'),
('P2024121918484024A6', '20241219184625F25D', 23.00, 'game', 'Henry', 'henrysutton366@gmail.com', '60182620926', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2581702432', 'jackybadmintona', '803386', '', '', 'RM', 'credit', '2024-12-19 18:49:15', '00', '2024-12-19 18:48:40', '2024-12-19 18:49:52', 'N'),
('P2024121923101423F5', '202412192309558B4E', 10.00, 'game', 'Shirley Chen', 'feiyee75@hotmail.com', '60122880443', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM25, Female ：RM10 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2582283089', 'jackybadmintona', '', '', '', 'RM', 'ShopeePay', '2024-12-19 23:10:33', '00', '2024-12-19 23:10:14', '2024-12-19 23:12:10', 'N'),
('P202412192319450D23', '2024121923160539CA', 25.00, 'game', 'mun ', 'lokemm007@gmail.com', '60102256321', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM25, Female ：RM10 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2582299293', 'jackybadmintona', '', 'TNG_000000', 'CLOSED', 'RM', 'TNG-EWALLET', '2024-12-19 23:19:58', '11', '2024-12-19 23:19:45', '2024-12-19 23:35:06', 'N'),
('P202412200056099C2E', '202412200056020CFD', 25.00, 'game', 'Simon', 'sl21sc41@gmail.com', '60128813091', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM25, Female ：RM10 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2582407995', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-20 00:56:24', '00', '2024-12-20 00:56:09', '2024-12-20 00:57:02', 'N'),
('P20241220064727817F', '202412200647186349', 10.00, 'game', 'mun ', 'lokemm007@gmail.com', '60102256321', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM25, Female ：RM10 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2582528618', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-20 06:47:44', '00', '2024-12-20 06:47:27', '2024-12-20 06:48:20', 'Y'),
('P202412201836072746', '202412201835163D32', 25.00, 'game', 'Adrian Chang ', 'adrianchang97@gmail.com', '601139410839', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM25, Female ：RM10 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2583895569', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-20 18:36:23', '00', '2024-12-20 18:36:07', '2024-12-20 18:36:44', 'N'),
('P20241220184053D167', '2024122018404715B8', 25.00, 'game', 'Hasif', 'hasif.rozak@gmail.com', '60104015044', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM25, Female ：RM10 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2583905485', 'jackybadmintona', '', 'FPX_76', 'Transaction Not Found', 'RM', 'maybank2u', '2024-12-20 18:41:08', '11', '2024-12-20 18:40:53', '2024-12-20 18:58:33', 'N'),
('P202412201842055DEC', '2024122018404715B8', 25.00, 'game', 'Hasif', 'hasif.rozak@gmail.com', '60104015044', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM25, Female ：RM10 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2583907674', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-12-20 18:42:12', '00', '2024-12-20 18:42:05', '2024-12-20 18:42:51', 'N'),
('P202412202325113168', '20241220232501C625', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2584524555', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-12-20 23:25:21', '00', '2024-12-20 23:25:11', '2024-12-20 23:26:14', 'N'),
('P20241221124934EF40', '20241221124905FB64', 22.80, 'game', 'Robert', 'robertang8766@outlook.com', '60103818766', 'Hello Hello ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2585363542', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-21 12:49:48', '00', '2024-12-21 12:49:34', '2024-12-21 12:50:04', 'N'),
('P202412211727273FB4', '20241221172709A630', 21.00, 'game', 'Kim', 'sohype@gmail.com', '60143106368', 'Hello Hello ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2585940320', 'jackybadmintona', '', '', '', 'RM', 'bsn', '2024-12-21 17:27:38', '00', '2024-12-21 17:27:27', '2024-12-21 17:28:35', 'N'),
('P20241221172815F18D', '20241221172121E9FE', 21.00, 'game', 'Gummy', 'behweiherng@gmail.com', '60165145509', 'Hello Hello ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2585941987', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-21 17:28:26', '00', '2024-12-21 17:28:15', '2024-12-21 17:28:52', 'N'),
('P20241221194614BE6E', '20241221194512CD74', 23.00, 'game', 'Lai Liang Long', 'lailianglong@gmail.com', '60162664083', 'Hello Hello ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-12-21 19:46:14', '0000-00-00 00:00:00', 'N'),
('P20241221221726E33D', '20241221221709024C', 21.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? TT Sports Centre @ PJ ? Male : RM21, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2586549240', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-21 22:17:35', '00', '2024-12-21 22:17:26', '2024-12-21 22:17:52', 'N'),
('P20241221234958D7BA', '20241221234950BA69', 20.60, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? TT Sports Centre @ PJ ? Male : RM21, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2586710106', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-21 23:50:13', '00', '2024-12-21 23:49:58', '2024-12-21 23:50:34', 'N'),
('P202412221158063752', '20241222115648CFCC', 21.00, 'game', 'Tan DK', 'tandkn@gmail.com', '60193559986', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? TT Sports Centre @ PJ ? Male : RM21, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2587316448', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-22 11:58:16', '00', '2024-12-22 11:58:06', '2024-12-22 11:58:33', 'N'),
('P202412231044238713', '20241223104415476C', 23.00, 'game', 'Daniel Gan', 'danielgancw@gmail.com', '60122032843', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 012 2132066 ??)', 'MY', '2589242340', 'jackybadmintona', '', '', '', 'RM', 'RPP_DuitNowQR', '2024-12-23 10:44:38', '00', '2024-12-23 10:44:23', '2024-12-23 10:44:46', 'N'),
('P2024122316425781BF', '202412231642528153', 23.00, 'game', 'Muhammad Nasrullah', 'mnasrullah89@gmail.com', '60127748604', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 012 2132066 ??)', 'MY', '2590007478', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-23 16:43:05', '00', '2024-12-23 16:42:57', '2024-12-23 16:43:16', 'N'),
('P20241223172628526C', '202412231726128976', 23.00, 'game', 'AL HAKIM AMBIAH', 'alhakim.ambiah@gmail.com', '60132562561', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 012 2132066 ??)', 'MY', '2590088793', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-12-23 17:26:47', '00', '2024-12-23 17:26:28', '2024-12-23 17:27:21', 'N'),
('P202412242226376F8B', '20241224222506598F', 14.00, 'game', 'Tok Ting Li', 'toktingli@gmail.com', '601111141191', 'Good Afternoon Extended ⭐ Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 4-6PM ? Male : RM16, Female : RM13 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2592889611', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-24 22:26:49', '00', '2024-12-24 22:26:37', '2024-12-24 22:27:16', 'N'),
('P202412250953387FF3', '202412250953161926', 15.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Good Afternoon Extended ⭐ Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 4-6PM ? Male : RM16, Female : RM13 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2593493024', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-12-25 09:53:48', '00', '2024-12-25 09:53:38', '2024-12-25 09:54:36', 'N'),
('P20241225144557633B', '202412251445459D72', 16.00, 'game', 'Nicholas ', 'nicholastab88@gmail.com', '601110780281', 'Good Afternoon Extended ⭐ Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 4-6PM ? Male : RM16, Female : RM13 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2594111934', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-25 14:46:05', '00', '2024-12-25 14:45:57', '2024-12-25 14:46:24', 'N'),
('P2024122515274752DA', '202412251527117239', 16.00, 'game', 'Yeu Hun', 'wanyeuhun@gmail.com', '60123012833', 'Good Afternoon Extended ⭐ Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 4-6PM ? Male : RM16, Female : RM13 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2594205505', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-25 15:28:16', '00', '2024-12-25 15:27:47', '2024-12-25 15:28:40', 'N'),
('P20241226145456815C', '202412261454443F06', 9.80, 'game', 'Lydia', 'lydiacse16@gmail.com', '60163224988', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2596306563', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-26 14:55:15', '00', '2024-12-26 14:54:56', '2024-12-26 14:55:27', 'N'),
('P2024122615504587E0', '20241226155023D48B', 23.00, 'game', 'TOH CHIN LEEK', 'chinleek95@gmail.com', '60189123315', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-12-26 15:50:45', '0000-00-00 00:00:00', 'N'),
('P202412262350215C6F', '202412262349514097', 25.00, 'game', 'Chai', 'kouhong.ckh@gmail.com', '60125141068', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM25, Female ：RM10 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-12-26 23:50:21', '0000-00-00 00:00:00', 'N'),
('P20241226235240126D', '202412262349514097', 25.00, 'game', 'Chai', 'kouhong.ckh@gmail.com', '60125141068', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM25, Female ：RM10 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2597389437', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-26 23:52:52', '00', '2024-12-26 23:52:40', '2024-12-26 23:53:12', 'N'),
('P202412270744544B40', '20241227074446FEE1', 25.00, 'game', 'Haikal', 'kouhong_ckh@live.com', '60125141068', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM25, Female ：RM10 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2597604594', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-27 07:45:04', '00', '2024-12-27 07:44:54', '2024-12-27 07:45:24', 'N'),
('P2024122715113986BA', '202412271511194178', 25.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM25, Female ：RM10 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2598481713', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-27 15:11:48', '00', '2024-12-27 15:11:39', '2024-12-27 15:12:23', 'N'),
('P202412271626432727', '202412271621547EA4', 25.00, 'game', 'Hasif', 'hasif.rozak@gmail.com', '60104015044', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM25, Female ：RM10 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2598641475', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-12-27 16:27:05', '00', '2024-12-27 16:26:43', '2024-12-27 16:27:48', 'N'),
('P20241227193228E308', '202412271931320149', 25.00, 'game', 'Leong', 'leong.seow@hotmail.com', '60102060420', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM25, Female ：RM10 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2599015375', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-27 19:32:43', '00', '2024-12-27 19:32:28', '2024-12-27 19:32:59', 'N'),
('P20241227221428D668', '20241227221406F9F6', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2599376280', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2024-12-27 22:14:39', '00', '2024-12-27 22:14:28', '2024-12-27 22:15:28', 'N'),
('P20241228110138615C', '20241228105341273E', 23.00, 'game', 'Siddharth ', 'sid.allright@gmail.com', '60123810076', 'Hello Hello ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2600075901', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-28 11:01:53', '00', '2024-12-28 11:01:38', '2024-12-28 11:02:54', 'N'),
('P202412281832019601', '20241228183124633A', 21.00, 'game', 'JEROME LIM', 'feelgood817@gmail.com', '60182681078', 'Hello Hello ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM23, Female : RM16 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2600992293', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-28 18:32:11', '00', '2024-12-28 18:32:01', '2024-12-28 18:33:44', 'N'),
('P20241229082035A7F2', '202412290819577654', 20.80, 'game', 'Adrian Chang ', 'adrianchang97@gmail.com', '601139410839', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? TT Sports Centre @ PJ ? Male : RM21, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2601878168', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-29 08:20:49', '00', '2024-12-29 08:20:35', '2024-12-29 08:21:13', 'N'),
('P20241229111457BC48', '20241229111442C262', 21.00, 'game', 'Siddharth ', 'sid.allright@gmail.com', '60123810076', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? TT Sports Centre @ PJ ? Male : RM21, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-12-29 11:14:57', '0000-00-00 00:00:00', 'N'),
('P2024122911151120D9', '20241229111442C262', 21.00, 'game', 'Siddharth ', 'sid.allright@gmail.com', '60123810076', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? TT Sports Centre @ PJ ? Male : RM21, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2602136299', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-29 11:15:22', '00', '2024-12-29 11:15:11', '2024-12-29 11:15:50', 'N'),
('P20241229141554B933', '20241229141518F359', 19.00, 'game', 'Jit Lim', 'limjl0029@gmail.com', '60122406622', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? TT Sports Centre @ PJ ? Male : RM21, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2024-12-29 14:15:54', '0000-00-00 00:00:00', 'N'),
('P20241230115029F31B', '20241230115015CF49', 23.00, 'game', 'Daniel Gan', 'danielgancw@gmail.com', '60122032843', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 010 2632066 ??)', 'MY', '2604331529', 'jackybadmintona', '', '', '', 'RM', 'RPP_DuitNowQR', '2024-12-30 11:50:43', '00', '2024-12-30 11:50:29', '2024-12-30 11:50:51', 'N'),
('P20241230184457998E', '20241230184440D617', 22.20, 'game', 'Low', 'lowenghup@gmail.com', '60122707073', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 010 2632066 ??)', 'MY', '2605218622', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2024-12-30 18:45:09', '00', '2024-12-30 18:44:57', '2024-12-30 18:45:24', 'N'),
('P20250101102826D6C0', '20250101102818D2B3', 15.80, 'game', 'Shaoran', 'shaoranswc@live.co.uk', '60186668573', 'Good Afternoon ⭐ Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2-4PM ? Male : RM16, Female : RM13 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2608953303', 'jackybadmintona', '', '', '', 'RM', 'ShopeePay', '2025-01-01 10:28:37', '00', '2025-01-01 10:28:26', '2025-01-01 10:29:37', 'N'),
('P20250101122022F00D', '202501011220121600', 15.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Good Afternoon Extended ⭐ Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 4-6PM ? Male : RM16, Female : RM13 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2609228804', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2025-01-01 12:20:32', '00', '2025-01-01 12:20:22', '2025-01-01 12:21:18', 'N'),
('P20250101140416D09D', '2025010114031989D1', 18.00, 'game', 'Roy', 'euroy95@gmail.com', '60126351022', 'Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Male : RM18, Female : RM15 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2609501518', 'jackybadmintona', '', 'FPX_1L', 'Buyer Choose Cancel At Confirmation Page', 'RM', 'FPX_CIMBCLICKS', '2025-01-01 14:04:30', '11', '2025-01-01 14:04:16', '2025-01-01 14:06:54', 'N'),
('P2025010114090047C1', '2025010114031989D1', 18.00, 'game', 'Roy', 'euroy95@gmail.com', '60126351022', 'Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Male : RM18, Female : RM15 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2609521378', 'jackybadmintona', 'T43470', '', '', 'RM', 'credit', '2025-01-01 14:12:12', '00', '2025-01-01 14:09:00', '2025-01-01 14:12:44', 'N'),
('P20250101192034B7EC', '202501011915202BA7', 18.00, 'game', 'Elwin', 'aiklie99@hotmail.com', '60139489839', 'Happy Public Holiday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Male : RM18, Female : RM15 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2610293907', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2025-01-01 19:20:47', '00', '2025-01-01 19:20:34', '2025-01-01 19:21:07', 'N'),
('P202501031241158C02', '2025010312410520D2', 23.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM25, Female ：RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2614119886', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2025-01-03 12:41:25', '00', '2025-01-03 12:41:15', '2025-01-03 12:41:50', 'N'),
('P202501031253562BEE', '20250103125334B5F7', 8.00, 'game', 'Shirley Chen', 'feiyee75@hotmail.com', '60122880443', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM25, Female ：RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2614149754', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2025-01-03 12:54:08', '00', '2025-01-03 12:53:56', '2025-01-03 12:54:26', 'N'),
('P202501031453206381', '202501031453088A67', 25.00, 'game', 'Hasif', 'hasif.rozak@gmail.com', '60104015044', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM25, Female ：RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2614415238', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2025-01-03 14:53:27', '00', '2025-01-03 14:53:20', '2025-01-03 14:54:16', 'N'),
('P202501031758154F37', '20250103175806BCA5', 10.00, 'game', 'Ike', 'ikenuraien@gmail.com', '60192977777', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM25, Female ：RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2614781802', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2025-01-03 17:58:39', '00', '2025-01-03 17:58:15', '2025-01-03 17:58:54', 'N'),
('P20250103181355E4E9', '202501031811319C73', 25.00, 'game', 'Alex', 'alexteow23@gmail.com', '60164077877', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM25, Female ：RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2614813623', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2025-01-03 18:14:33', '00', '2025-01-03 18:13:55', '2025-01-03 18:15:13', 'N'),
('P202501040208386931', '202501040208277CE6', 22.00, 'game', 'Albert Aw', 'jooleng88@hotmail.com', '60126073972', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2615635176', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2025-01-04 02:09:21', '00', '2025-01-04 02:08:38', '2025-01-04 02:09:46', 'N'),
('P20250104041325B78B', '2025010404131166CD', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2615674097', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2025-01-04 04:13:36', '00', '2025-01-04 04:13:25', '2025-01-04 04:14:34', 'N'),
('P202501040731347717', '2025010407311540EC', 21.80, 'game', 'Shaoran', 'shaoranswc@live.co.uk', '60186668573', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2615740010', 'jackybadmintona', '', '', '', 'RM', 'ShopeePay', '2025-01-04 07:31:49', '00', '2025-01-04 07:31:34', '2025-01-04 07:32:43', 'N'),
('P202501041017334A9A', '202501041017260C22', 22.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2615962734', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2025-01-04 10:17:47', '00', '2025-01-04 10:17:33', '2025-01-04 10:18:11', 'N'),
('P20250104101858C03C', '20250104101854BF75', 21.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2615965295', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2025-01-04 10:19:09', '00', '2025-01-04 10:18:58', '2025-01-04 10:19:27', 'N'),
('P20250104181155C8FE', '20250104181147AAD0', 23.00, 'game', 'Muhammad Nasrullah', 'mnasrullah89@gmail.com', '60127748604', 'Hello Hello ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Lavana 2 Sports Centre ? Male : RM23, Female : RM16 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2616951568', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2025-01-04 18:12:07', '00', '2025-01-04 18:11:55', '2025-01-04 18:12:19', 'N'),
('P20250106093456D36A', '20250106093449D8E8', 23.00, 'game', 'Daniel Gan', 'danielgancw@gmail.com', '60122032843', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 010 2632066 ??)', 'MY', '2620144900', 'jackybadmintona', '', '', '', 'RM', 'RPP_DuitNowQR', '2025-01-06 09:35:05', '00', '2025-01-06 09:34:56', '2025-01-06 09:35:21', 'N'),
('P202501091337015B63', '20250109133627F09F', 22.80, 'game', 'Roy', 'euroy95@gmail.com', '60126351022', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp 010 2632066 ???)', 'MY', '2627341051', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2025-01-09 13:37:17', '00', '2025-01-09 13:37:01', '2025-01-09 13:37:42', 'N'),
('P20250109142713597E', '202501091427049A4C', 23.00, 'game', 'Simon', 'sl21sc41@gmail.com', '60128813091', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp 010 2632066 ???)', 'MY', '2627443608', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2025-01-09 14:27:25', '00', '2025-01-09 14:27:13', '2025-01-09 14:28:08', 'N'),
('P202501091430021AA7', '20250109142956D9F9', 23.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp 010 2632066 ???)', 'MY', '2627448785', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2025-01-09 14:30:11', '00', '2025-01-09 14:30:02', '2025-01-09 14:30:35', 'N');
INSERT INTO `payments` (`payment_id`, `order_id`, `amount`, `payment_for`, `bill_name`, `bill_email`, `bill_mobile`, `bill_desc`, `country`, `tran_id`, `domain`, `appcode`, `error_code`, `error_desc`, `currency`, `channel`, `paydate`, `status`, `payment_request_date`, `payment_return_date`, `is_checked_referral_signup`) VALUES
('P202501091903085F01', '202501091903047D60', 23.00, 'game', 'Leong', 'leong.seow@hotmail.com', '60102060420', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp 010 2632066 ???)', 'MY', '2627965653', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2025-01-09 19:03:21', '00', '2025-01-09 19:03:08', '2025-01-09 19:03:39', 'N'),
('P20250110111322566C', '202501101113122D78', 24.80, 'game', 'Roy', 'euroy95@gmail.com', '60126351022', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM25, Female ：RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2629105409', 'jackybadmintona', '', '', '', 'RM', 'cimb', '2025-01-10 11:13:34', '00', '2025-01-10 11:13:22', '2025-01-10 11:14:47', 'N'),
('P202501101130331708', '202501101130272467', 25.00, 'game', 'Hasif', 'hasif.rozak@gmail.com', '60104015044', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM25, Female ：RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2629138427', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2025-01-10 11:30:42', '00', '2025-01-10 11:30:33', '2025-01-10 11:31:17', 'N'),
('P20250110140637BB34', '20250110140624DDEC', 25.00, 'game', 'Elwin', 'tangaiklie@gmail.com', '60139489839', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM25, Female ：RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2629469940', 'jackybadmintona', '', 'FPX_76', 'Transaction Not Found', 'RM', 'maybank2u', '2025-01-10 14:06:49', '11', '2025-01-10 14:06:37', '2025-01-10 14:24:55', 'N'),
('P202501101407311223', '20250110140624DDEC', 25.00, 'game', 'Elwin', 'tangaiklie@gmail.com', '60139489839', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM25, Female ：RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2629471565', 'jackybadmintona', '', '', '', 'RM', 'publicbank', '2025-01-10 14:07:41', '00', '2025-01-10 14:07:31', '2025-01-10 14:09:00', 'N'),
('P202501110008487C56', '202501110008096E67', 22.00, 'game', 'Muhammad Nasrullah', 'mnasrullah89@gmail.com', '60127748604', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2630615054', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2025-01-11 00:10:07', '00', '2025-01-11 00:08:48', '2025-01-11 00:10:20', 'N'),
('P202501110015262EE2', '20250111001511C0D6', 22.00, 'game', 'Haziq', 'haziqnadzir98@gmail.com', '60162268460', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2630619457', 'jackybadmintona', '', '', '', 'RM', 'bankislam', '2025-01-11 00:15:49', '00', '2025-01-11 00:15:26', '2025-01-11 00:16:16', 'N'),
('P20250111060515B07F', '202501110605033A7B', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2630739505', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2025-01-11 06:05:26', '00', '2025-01-11 06:05:15', '2025-01-11 06:06:11', 'N'),
('P202501110855217B04', '202501110855029807', 21.30, 'game', 'Shaoran', 'shaoranswc@live.co.uk', '60186668573', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2630864849', 'jackybadmintona', '', '', '', 'RM', 'ShopeePay', '2025-01-11 08:55:32', '00', '2025-01-11 08:55:21', '2025-01-11 08:56:40', 'N'),
('P202501110858296796', '202501110858175A09', 21.00, 'game', 'Lee Yuan Khai', 'yuankl1306@gmail.com', '60173339988', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2630868792', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2025-01-11 08:58:39', '00', '2025-01-11 08:58:29', '2025-01-11 08:58:58', 'N'),
('P202501111036598E3C', '202501111036529696', 21.80, 'game', 'Shawn Tan', 'weishaw01@hotmail.com', '601123880569', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2631023317', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2025-01-11 10:37:10', '00', '2025-01-11 10:36:59', '2025-01-11 10:37:28', 'N'),
('P20250111172800DF32', '20250111172729C64D', 23.00, 'game', 'Siddharth ', 'sid.allright@gmail.com', '60123810076', 'Hello Hello ? Come join us TONIGHT ? Fun Saturday Night ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Lavana 2 Sports Centre ? Male : RM23, Female : RM16 ❤️ (WhatsApp 012 2132066 ??)', 'MY', '2631837205', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2025-01-11 17:28:09', '00', '2025-01-11 17:28:00', '2025-01-11 17:28:27', 'N'),
('P20250112123115B55F', '20250112123102EA48', 20.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? TT Sports Centre @ PJ ? Male : RM21, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2632960122', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2025-01-12 12:31:25', '00', '2025-01-12 12:31:15', '2025-01-12 12:32:14', 'N'),
('P20250112131903DBEF', '202501121318489280', 21.00, 'game', 'Haikal', 'kouhong_ckh@live.com', '60125141068', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? TT Sports Centre @ PJ ? Male : RM21, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2633060798', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2025-01-12 13:19:17', '00', '2025-01-12 13:19:03', '2025-01-12 13:19:50', 'N'),
('P202501121527273669', '20250112152716F269', 21.40, 'game', 'Adriian', 'kjiemeng@gmail.com', '60102205817', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM22, Female : RM16 ❤️ (WhatsApp Jacky: 012 2132066 ???)', 'MY', '2633323870', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2025-01-12 15:27:39', '00', '2025-01-12 15:27:27', '2025-01-12 15:27:56', 'N'),
('P20250112182249BA67', '202501121822434066', 21.80, 'game', 'Roy', 'euroy95@gmail.com', '60126351022', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM22, Female : RM16 ❤️ (WhatsApp Jacky: 012 2132066 ???)', 'MY', '2633667370', 'jackybadmintona', '', '', '', 'RM', 'cimb', '2025-01-12 18:22:58', '00', '2025-01-12 18:22:49', '2025-01-12 18:23:31', 'N'),
('P202501121950147C1C', '2025011219500106BF', 22.00, 'game', 'Elwin', 'aiklie99@hotmail.com', '60139489839', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM22, Female : RM16 ❤️ (WhatsApp Jacky: 012 2132066 ???)', 'MY', '2633840936', 'jackybadmintona', '', 'FPX_76', 'Transaction Not Found', 'RM', 'maybank2u', '2025-01-12 19:50:29', '11', '2025-01-12 19:50:14', '2025-01-12 20:06:09', 'N'),
('P202501121950590785', '2025011219500106BF', 22.00, 'game', 'Elwin', 'aiklie99@hotmail.com', '60139489839', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM22, Female : RM16 ❤️ (WhatsApp Jacky: 012 2132066 ???)', 'MY', '2633842336', 'jackybadmintona', '', 'FPX_85', 'Internal Error At Bank System', 'RM', 'FPX_MB2U', '2025-01-12 19:51:12', '11', '2025-01-12 19:50:59', '2025-01-12 19:51:49', 'N'),
('P202501121952505783', '2025011219500106BF', 22.00, 'game', 'Elwin', 'aiklie99@hotmail.com', '60139489839', 'Super Happy Sunday Extended ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Forum Optimum Badminton Centre ? Male : RM22, Female : RM16 ❤️ (WhatsApp Jacky: 012 2132066 ???)', 'MY', '2633846167', 'jackybadmintona', '', '', '', 'RM', 'cimb', '2025-01-12 19:53:05', '00', '2025-01-12 19:52:50', '2025-01-12 19:53:58', 'N'),
('P20250113120500E29C', '202501131204552D0A', 23.00, 'game', 'Daniel Gan', 'danielgancw@gmail.com', '60122032843', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 010 2632066 ??)', 'MY', '2634923360', 'jackybadmintona', '', '', '', 'RM', 'RPP_DuitNowQR', '2025-01-13 12:05:14', '00', '2025-01-13 12:05:00', '2025-01-13 12:05:24', 'N'),
('P2025011518191557AC', '2025011518190460E9', 23.00, 'game', 'Leong', 'leong.seow@hotmail.com', '60102060420', 'YOU, come join us now, don\'t wait ⭐ CONFIRM HAPPY ⭐ Fun Wednesday ⛱️ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? USJ 23 Badminton Court ? Male : RM23, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2639520453', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2025-01-15 18:19:38', '00', '2025-01-15 18:19:15', '2025-01-15 18:19:54', 'N'),
('P202501161344333F10', '20250116134424CAD9', 23.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp 010 2632066 ???)', 'MY', '2640960531', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2025-01-16 13:44:41', '00', '2025-01-16 13:44:33', '2025-01-16 13:45:05', 'N'),
('P20250116142351678D', '202501161423426BA6', 23.00, 'game', 'Muhammad Nasrullah', 'mnasrullah89@gmail.com', '60127748604', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp 010 2632066 ???)', 'MY', '2641032757', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2025-01-16 14:24:04', '00', '2025-01-16 14:23:51', '2025-01-16 14:24:12', 'N'),
('P20250116154345E7AD', '2025011615433491AE', 23.00, 'game', 'Adriian', 'kjiemeng@gmail.com', '60102205817', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp 010 2632066 ???)', 'MY', '2641169202', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2025-01-16 15:43:55', '00', '2025-01-16 15:43:45', '2025-01-16 15:44:14', 'N'),
('P20250117160011AE09', '20250117155838C192', 23.00, 'game', 'Hasif', 'hasif.rozak@gmail.com', '60104015044', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM25, Female ：RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2643041021', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2025-01-17 16:00:22', '00', '2025-01-17 16:00:11', '2025-01-17 16:01:08', 'N'),
('P20250117173420D912', '202501171734079C7C', 25.00, 'game', 'Low', 'lowenghup@gmail.com', '60122707073', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM25, Female ：RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2643200087', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2025-01-17 17:34:31', '00', '2025-01-17 17:34:20', '2025-01-17 17:34:43', 'N'),
('P20250117215435E2BE', '20250117215423A81D', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2643689913', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2025-01-17 21:54:46', '00', '2025-01-17 21:54:35', '2025-01-17 21:55:40', 'N'),
('P2025011809454950D1', '20250118094536935D', 22.00, 'game', 'Albert Aw', 'jooleng88@hotmail.com', '60126073972', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2644222129', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2025-01-18 09:46:04', '00', '2025-01-18 09:45:49', '2025-01-18 09:46:31', 'N'),
('P202501181059477A2E', '20250118105925EA7D', 0.00, 'game', 'Sufino', 'sufino@gmail.com', '60123557124', 'Saturday Night Chill ❤️ Pickleball Social ❤️ Beginners Friendly (Happy Dinkers)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2025-01-18 10:59:47', '0000-00-00 00:00:00', 'N'),
('P202501191448064FB4', '202501191447580955', 21.00, 'game', 'Jun Hao', 'haohaota57@gmail.com', '60168575333', 'Super Happy Sunday ⭐ Jacky\'s Social Badminton Games ⏱️ 3-5PM ? TT Sports Centre @ PJ ? Male : RM21, Female : RM18 ❤️ (WhatsApp 012 2132066 ???)', 'MY', '2646598547', 'jackybadmintona', '', '', '', 'RM', 'RPP_DuitNowQR', '2025-01-19 14:48:17', '00', '2025-01-19 14:48:06', '2025-01-19 14:48:36', 'N'),
('P2025012010232930F9', '20250120102312F0AD', 21.00, 'game', 'Daniel Gan', 'danielgancw@gmail.com', '60122032843', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 010 2632066 ??)', 'MY', '2648012222', 'jackybadmintona', '', '', '', 'RM', 'RPP_DuitNowQR', '2025-01-20 10:23:40', '00', '2025-01-20 10:23:29', '2025-01-20 10:23:50', 'N'),
('P202501201924239450', '202501201924099E45', 18.00, 'game', 'Ivy', 'g.aivee64@gmail.com', '60108787904', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 010 2632066 ??)', 'MY', '2649023939', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2025-01-20 19:24:38', '00', '2025-01-20 19:24:23', '2025-01-20 19:24:47', 'N'),
('P202501241618596735', '20250124161852A393', 25.00, 'game', 'Hasif', 'hasif.rozak@gmail.com', '60104015044', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM25, Female ：RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2657504786', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2025-01-24 16:19:11', '00', '2025-01-24 16:18:59', '2025-01-24 16:19:45', 'N'),
('P202501242239155333', '20250124223902BFA1', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2658402538', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2025-01-24 22:39:26', '00', '2025-01-24 22:39:15', '2025-01-24 22:40:14', 'N'),
('P20250203103804E316', '20250203103800E29B', 23.00, 'game', 'Daniel Gan', 'danielgancw@gmail.com', '60122032843', 'YOU, come join us tonight! Don\'t wait, join now! CONFIRM HAPPY ? Fun Monday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp me: 010 2632066 ??)', 'MY', '2678630779', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2025-02-03 10:38:19', '00', '2025-02-03 10:38:04', '2025-02-03 10:38:35', 'N'),
('P20250206133247443C', '20250206133242950D', 23.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp 010 2632066 ???)', 'MY', '2685613287', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2025-02-06 13:32:55', '00', '2025-02-06 13:32:47', '2025-02-06 13:33:19', 'N'),
('P202502061721227025', '2025020617204112A9', 23.00, 'game', 'Shamz', 'syahmishmsl21@gmail.com', '60108898500', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp 010 2632066 ???)', 'MY', '2686092799', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2025-02-06 17:21:37', '00', '2025-02-06 17:21:22', '2025-02-06 17:22:15', 'N'),
('P20250207145331578C', '202502071453261CCE', 25.00, 'game', 'Nick ', 'nicktay84@gmail.com', '60193281989', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM25, Female ：RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2688031187', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2025-02-07 14:53:41', '00', '2025-02-07 14:53:31', '2025-02-07 14:54:03', 'N'),
('P20250207164341DA03', '202502071643279A2B', 23.00, 'game', 'Hasif', 'hasif.rozak@gmail.com', '60104015044', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM25, Female ：RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2688268913', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2025-02-07 16:43:56', '00', '2025-02-07 16:43:41', '2025-02-07 16:44:33', 'N'),
('P20250208094515DDC7', '20250208094505561A', 20.80, 'game', 'Shaoran', 'shaoranswc@live.co.uk', '60186668573', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2689584035', 'jackybadmintona', '', '', '', 'RM', 'ShopeePay', '2025-02-08 09:45:33', '00', '2025-02-08 09:45:15', '2025-02-08 09:46:37', 'N'),
('P20250208131909386A', '202502081318589450', 22.00, 'game', 'Jun Hao', 'haohaota57@gmail.com', '60168575333', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2690006855', 'jackybadmintona', '', '', '', 'RM', 'RPP_DuitNowQR', '2025-02-08 13:19:30', '00', '2025-02-08 13:19:09', '2025-02-08 13:19:51', 'N'),
('P20250213105601F324', '202502131055577F4C', 23.00, 'game', 'Leong', 'leong.seow@hotmail.com', '60102060420', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp 010 2632066 ???)', 'MY', '2699945922', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2025-02-13 10:56:22', '00', '2025-02-13 10:56:01', '2025-02-13 10:56:41', 'N'),
('P202502131808137D3C', '202502131808039DD8', 23.00, 'game', 'Nicholas ', 'nicholastab88@gmail.com', '601110780281', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp 010 2632066 ???)', 'MY', '2700760738', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2025-02-13 18:08:24', '00', '2025-02-13 18:08:13', '2025-02-13 18:08:43', 'N'),
('P20250213183858CC3F', '20250213183822F47B', 17.80, 'game', 'misaki', 'kunimisaki831@gmail.com', '601159890551', 'Fun Thursday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10PM ? Young Puchong Sports Center ? Male ：RM23, Female ：RM18 ❤️ (WhatsApp 010 2632066 ???)', 'MY', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '', '2025-02-13 18:38:58', '0000-00-00 00:00:00', 'N'),
('P20250214142515CD5C', '20250214142459D1E2', 10.00, 'game', 'Shirley Chen', 'feiyee75@hotmail.com', '60122880443', '*** 2.5 Hours SPECIAL *** Fun Friday ⭐ Jacky\'s Social Badminton Games ⏱️ 8-10:30PM ? Young Puchong Sports Center ? Male ：RM25, Female ：RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2702245226', 'jackybadmintona', '', '', '', 'RM', 'GrabPay', '2025-02-14 14:26:13', '00', '2025-02-14 14:25:15', '2025-02-14 14:26:53', 'N'),
('P2025021423250909D0', '20250214232457C4EB', 22.00, 'game', 'Simon', 'sl21sc41@gmail.com', '60128813091', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2703271843', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2025-02-14 23:25:26', '00', '2025-02-14 23:25:09', '2025-02-14 23:25:59', 'N'),
('P20250215083144050C', '20250215083034C802', 21.80, 'game', 'Tf Tan', 'tftan@yahoo.com', '60102544968', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2703559813', 'jackybadmintona', '', '', '', 'RM', 'maybank2u', '2025-02-15 08:31:59', '00', '2025-02-15 08:31:44', '2025-02-15 08:32:48', 'N'),
('P202502151055216F1B', '20250215105512D16B', 9.80, 'game', 'misaki', 'kunimisaki831@gmail.com', '601159890551', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2703767535', 'jackybadmintona', '002600', '', '', 'RM', 'credit', '2025-02-15 10:56:28', '00', '2025-02-15 10:55:21', '2025-02-15 10:56:42', 'N'),
('P20250215110741BFBC', '20250215110722D044', 22.00, 'game', 'Adriian', 'kjiemeng@gmail.com', '60102205817', 'RM10 only ⭐ Fun Saturday ⛱️ Jacky\'s Social Badminton Games ⏱️ 2:00-4:30PM ? Zelka Sports Center ? Male : RM22, Female : RM10 ❤️ (WhatsApp 010 2632066 ??)', 'MY', '2703788171', 'jackybadmintona', '', '', '', 'RM', 'TNG-EWALLET', '2025-02-15 11:07:51', '00', '2025-02-15 11:07:41', '2025-02-15 11:08:13', 'N');

-- --------------------------------------------------------

--
-- Table structure for table `payments_returns`
--

CREATE TABLE `payments_returns` (
  `payment_return_id` int(11) NOT NULL,
  `return_data` varchar(4000) NOT NULL,
  `return_datetime` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `payments_returns`
--

INSERT INTO `payments_returns` (`payment_return_id`, `return_data`, `return_datetime`) VALUES
(2, 'nbcb=2&tranID=1662471094&orderid=P20230809181505C08E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=1.00&currency=RM&appcode=&paydate=2023-08-09 18:16:38&skey=57ab308cd745a9cceea674d00956b008&channel=TNG-EWALLET&treq=1', '2023-08-09 18:17:32'),
(3, 'skey=57ab308cd745a9cceea674d00956b008&tranID=1662471094&domain=jackybadmintona&status=00&amount=1.00&currency=RM&paydate=2023-08-09 18:16:38&orderid=P20230809181505C08E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-09 18:17:43'),
(4, 'skey=57ab308cd745a9cceea674d00956b008&tranID=1662471094&domain=jackybadmintona&status=00&amount=1.00&currency=RM&paydate=2023-08-09 18:16:38&orderid=P20230809181505C08E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-09 18:26:49'),
(5, 'skey=57ab308cd745a9cceea674d00956b008&tranID=1662471094&domain=jackybadmintona&status=00&amount=1.00&currency=RM&paydate=2023-08-09 18:16:38&orderid=P20230809181505C08E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-09 18:45:23'),
(6, 'skey=57ab308cd745a9cceea674d00956b008&tranID=1662471094&domain=jackybadmintona&status=00&amount=1.00&currency=RM&paydate=2023-08-09 18:16:38&orderid=P20230809181505C08E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-09 18:46:44'),
(7, 'skey=57ab308cd745a9cceea674d00956b008&tranID=1662471094&domain=jackybadmintona&status=00&amount=1.00&currency=RM&paydate=2023-08-09 18:16:38&orderid=P20230809181505C08E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-09 18:56:09'),
(8, 'skey=57ab308cd745a9cceea674d00956b008&tranID=1662471094&domain=jackybadmintona&status=00&amount=1.00&currency=RM&paydate=2023-08-09 18:16:38&orderid=P20230809181505C08E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-09 18:59:40'),
(9, 'skey=1c0ac775c39db835f437bf3c3f57b701&tranID=1664699439&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2023-08-10 23:58:29&orderid=P20230810235751AFD3&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-10 23:59:35'),
(10, 'nbcb=2&tranID=1664699439&orderid=P20230810235751AFD3&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-08-10 23:58:29&skey=484deea9ec94353387c3aa4d6ddd8a3c&channel=TNG-EWALLET&treq=1', '2023-08-10 23:59:55'),
(11, 'skey=484deea9ec94353387c3aa4d6ddd8a3c&tranID=1664699439&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-08-10 23:58:29&orderid=P20230810235751AFD3&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-11 00:00:04'),
(12, 'skey=484deea9ec94353387c3aa4d6ddd8a3c&tranID=1664699439&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-08-10 23:58:29&orderid=P20230810235751AFD3&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-11 00:00:20'),
(13, 'skey=484deea9ec94353387c3aa4d6ddd8a3c&tranID=1664699439&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-08-10 23:58:29&orderid=P20230810235751AFD3&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-11 00:00:39'),
(14, 'treq=1', '2023-08-11 00:01:44'),
(15, 'treq=1', '2023-08-11 00:01:46'),
(16, 'treq=1', '2023-08-11 00:01:46'),
(17, 'nbcb=2&tranID=1664718501&orderid=P202308110026301131&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=1.00&currency=RM&appcode=&paydate=2023-08-11 00:27:34&skey=98e3fd0af7fc35c9631f73553ce3d9f2&channel=TNG-EWALLET&treq=1', '2023-08-11 00:28:18'),
(18, 'skey=98e3fd0af7fc35c9631f73553ce3d9f2&tranID=1664718501&domain=jackybadmintona&status=00&amount=1.00&currency=RM&paydate=2023-08-11 00:27:34&orderid=P202308110026301131&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-11 00:28:33'),
(19, 'skey=98e3fd0af7fc35c9631f73553ce3d9f2&tranID=1664718501&domain=jackybadmintona&status=00&amount=1.00&currency=RM&paydate=2023-08-11 00:27:34&orderid=P202308110026301131&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-11 00:28:34'),
(20, 'skey=98e3fd0af7fc35c9631f73553ce3d9f2&tranID=1664718501&domain=jackybadmintona&status=00&amount=1.00&currency=RM&paydate=2023-08-11 00:27:34&orderid=P202308110026301131&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-11 00:36:30'),
(21, 'skey=98e3fd0af7fc35c9631f73553ce3d9f2&tranID=1664718501&domain=jackybadmintona&status=00&amount=1.00&currency=RM&paydate=2023-08-11 00:27:34&orderid=P202308110026301131&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-11 00:39:19'),
(22, 'skey=98e3fd0af7fc35c9631f73553ce3d9f2&tranID=1664718501&domain=jackybadmintona&status=00&amount=1.00&currency=RM&paydate=2023-08-11 00:27:34&orderid=P202308110026301131&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-11 00:41:13'),
(23, 'skey=98e3fd0af7fc35c9631f73553ce3d9f2&tranID=1664718501&domain=jackybadmintona&status=00&amount=1.00&currency=RM&paydate=2023-08-11 00:27:34&orderid=P202308110026301131&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-11 00:42:12'),
(24, 'skey=98e3fd0af7fc35c9631f73553ce3d9f2&tranID=1664718501&domain=jackybadmintona&status=00&amount=1.00&currency=RM&paydate=2023-08-11 00:27:34&orderid=P202308110026301131&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-11 01:05:57'),
(25, 'nbcb=2&tranID=1665456578&orderid=P2023081114382234CB&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=1.00&currency=RM&appcode=&paydate=2023-08-11 14:39:21&skey=b56a4f0a1be1884717d3c475c826c096&channel=TNG-EWALLET&treq=1', '2023-08-11 14:39:40'),
(26, 'skey=b56a4f0a1be1884717d3c475c826c096&tranID=1665456578&domain=jackybadmintona&status=00&amount=1.00&currency=RM&paydate=2023-08-11 14:39:21&orderid=P2023081114382234CB&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-11 14:40:22'),
(27, 'nbcb=2&tranID=1665727716&orderid=P202308111741077377&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-08-11 17:41:36&skey=d0e8fec602d7ba3eb78e8f468330914f&channel=TNG-EWALLET&treq=1', '2023-08-11 17:41:57'),
(28, 'nbcb=1&tranID=1666263278&orderid=P20230811232450CC6D&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2023-08-11 23:25:50&skey=bfa1679375aedb705702594c6e3bfbe3&channel=TNG-EWALLET&treq=1', '2023-08-11 23:41:06'),
(29, 'nbcb=2&tranID=1666670251&orderid=P20230812113441B7DD&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-12 11:35:02&skey=6dbcd0a1a0329042fec4d8de8cf4a0d4&channel=TNG-EWALLET&treq=1', '2023-08-12 11:35:23'),
(30, 'skey=10bd5e1ccd8279740c0d7a6e12412071&tranID=1667281716&domain=jackybadmintona&status=22&amount=20.00&currency=RM&paydate=2023-08-12 18:34:07&orderid=P202308121833513139&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-12 18:35:12'),
(31, 'nbcb=2&tranID=1667281716&orderid=P202308121833513139&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-12 18:34:07&skey=b0be1cfa707d90f8b121c80bf059f2ed&channel=TNG-EWALLET&treq=1', '2023-08-12 18:35:54'),
(32, 'nbcb=2&tranID=1668158844&orderid=P202308131224207B8B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-13 12:24:41&skey=24b3ab7fa38bf1621c6b3414a52e5914&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2023-08-13 12:25:32'),
(33, 'skey=36ed9a85226c1f23d7d06485f56f5f39&tranID=1668158844&domain=jackybadmintona&status=00&amount=20.00&currency=MYR&paydate=2023-08-13 12:24:41&orderid=P202308131224207B8B&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2023-08-13 12:25:37'),
(34, 'nbcb=2&tranID=1668156621&orderid=P20230813122307B274&status=11&error_desc=Buyer Failed To Provide The Necessary Info To Login IB Login Page&error_code=FPX_1B&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-13 12:23:17&skey=17549f3485b17f35d4cf217c4e26240c&channel=publicbank&extraP={\"fpx_txn_id\":\"2308131223180316\"}&treq=1', '2023-08-13 12:38:37'),
(35, 'nbcb=1&tranID=1666262873&orderid=P20230811232450CC6D&status=11&error_desc=Record not found&error_code=CASH_99&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2023-08-11 23:25:30&skey=0493f83a3fe2074462025e6ca3436a53&channel=cash&treq=1', '2023-08-13 23:30:14'),
(36, 'nbcb=2&tranID=1674682379&orderid=P20230817172552076F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2023-08-17 17:26:10&skey=248dd6592703ec7ff145e4d068286cc3&channel=maybank2u&extraP={\"fpx_buyer_name\":\"KOK OI KUAN\",\"fpx_txn_id\":\"2308171726110517\"}&treq=1', '2023-08-17 17:27:43'),
(37, 'skey=248dd6592703ec7ff145e4d068286cc3&tranID=1674682379&domain=jackybadmintona&status=00&amount=15.00&currency=RM&paydate=2023-08-17 17:26:10&orderid=P20230817172552076F&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"KOK%20OI%20KUAN\",\"fpx_txn_id\":\"2308171726110517\"}&treq=1', '2023-08-17 17:28:36'),
(38, 'nbcb=2&tranID=1674850954&orderid=P2023081719141391CF&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=003269&paydate=2023-08-17 19:15:21&skey=ae5ffbff1d22a75b0e4a4a8304bd8c19&channel=credit&extraP={\"ccbrand\":\"VISA\",\"cctype\":\"N\\/A\",\"cclast4\":\"6000\"}&treq=1', '2023-08-17 19:15:35'),
(39, 'skey=e7bc10fb0873fedb13e0a669571abae2&tranID=1674850954&domain=jackybadmintona&status=00&amount=20.00&currency=MYR&paydate=2023-08-17 19:15:21&orderid=P2023081719141391CF&appcode=003269&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"Visa\",\"cclast4\":\"6000\",\"cctype\":\"N\\/a\"}&treq=1', '2023-08-17 19:15:36'),
(40, 'nbcb=1&tranID=1675618058&orderid=P202308181044101448&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-08-18 10:44:20&skey=d3c0ea0cb8c280c36e27640284a72ff8&channel=TNG-EWALLET&treq=1', '2023-08-18 11:00:16'),
(41, 'skey=d3c0ea0cb8c280c36e27640284a72ff8&tranID=1675618058&domain=jackybadmintona&status=11&amount=22.00&currency=RM&paydate=2023-08-18 10:44:20&orderid=P202308181044101448&appcode=&error_code=TNG_00000000&error_desc=CLOSED&channel=TNG-EWALLET&treq=1', '2023-08-18 11:02:22'),
(42, 'nbcb=2&tranID=1675646982&orderid=P20230818110611350C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-08-18 11:06:18&skey=b48db76483715f91d36e5e9525ac4b36&channel=TNG-EWALLET&treq=1', '2023-08-18 11:06:34'),
(43, 'skey=b48db76483715f91d36e5e9525ac4b36&tranID=1675646982&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-08-18 11:06:18&orderid=P20230818110611350C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-18 11:07:09'),
(44, 'nbcb=2&tranID=1675837669&orderid=P20230818130543B628&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-08-18 13:05:55&skey=c1c159d18f415d915af8615744c8ad3d&channel=TNG-EWALLET&treq=1', '2023-08-18 13:06:08'),
(45, 'skey=c1c159d18f415d915af8615744c8ad3d&tranID=1675837669&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-08-18 13:05:55&orderid=P20230818130543B628&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-18 13:06:49'),
(46, 'nbcb=2&tranID=1675981011&orderid=P202308181437488355&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-08-18 14:39:28&skey=cf8d20af3325895b7b41cd75ab07f256&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2023-08-18 14:40:20'),
(47, 'skey=3caef4b3a9b48c33743e3f7317f443b7&tranID=1675981011&domain=jackybadmintona&status=00&amount=22.00&currency=MYR&paydate=2023-08-18 14:39:28&orderid=P202308181437488355&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2023-08-18 14:40:24'),
(48, 'nbcb=2&tranID=1676052599&orderid=P202308181530479667&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=1.00&currency=RM&appcode=&paydate=2023-08-18 15:33:22&skey=ae9d75d511e35862cd8c87ae9b872300&channel=maybank2u&extraP={\"fpx_buyer_name\":\"KONG PANG YEW\",\"fpx_txn_id\":\"2308181533230228\"}&treq=1', '2023-08-18 15:34:07'),
(49, 'skey=ae9d75d511e35862cd8c87ae9b872300&tranID=1676052599&domain=jackybadmintona&status=00&amount=1.00&currency=RM&paydate=2023-08-18 15:33:22&orderid=P202308181530479667&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"KONG%20PANG%20YEW\",\"fpx_txn_id\":\"2308181533230228\"}&treq=1', '2023-08-18 15:34:20'),
(50, 'nbcb=2&tranID=1676203273&orderid=P20230818172640FFD9&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=1.00&currency=RM&appcode=&paydate=2023-08-18 17:28:01&skey=2650e641967f04dd5ac532fda0296f90&channel=TNG-EWALLET&treq=1', '2023-08-18 17:28:33'),
(51, 'skey=2650e641967f04dd5ac532fda0296f90&tranID=1676203273&domain=jackybadmintona&status=00&amount=1.00&currency=RM&paydate=2023-08-18 17:28:01&orderid=P20230818172640FFD9&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-18 17:28:43'),
(52, 'skey=2650e641967f04dd5ac532fda0296f90&tranID=1676203273&domain=jackybadmintona&status=00&amount=1.00&currency=RM&paydate=2023-08-18 17:28:01&orderid=P20230818172640FFD9&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-18 17:28:45'),
(53, 'nbcb=2&tranID=1676222329&orderid=P20230818174143E09D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-08-18 17:41:53&skey=0494e7bd078884f017bdea48e9ee8cf3&channel=TNG-EWALLET&treq=1', '2023-08-18 17:42:06'),
(54, 'skey=0494e7bd078884f017bdea48e9ee8cf3&tranID=1676222329&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-08-18 17:41:53&orderid=P20230818174143E09D&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-18 17:42:46'),
(55, 'nbcb=2&tranID=1676533115&orderid=P202308182057593A1F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-18 20:58:14&skey=6fa4857d424081615f1a0416bd103613&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2023-08-18 20:59:33'),
(56, 'skey=5c656f02007672ea3548a03aba1ca073&tranID=1676533115&domain=jackybadmintona&status=00&amount=20.00&currency=MYR&paydate=2023-08-18 20:58:14&orderid=P202308182057593A1F&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2023-08-18 20:59:39'),
(57, 'skey=ec963092d7eb7b47f5daa661377b231b&tranID=1677268361&domain=jackybadmintona&status=22&amount=20.00&currency=RM&paydate=2023-08-19 13:16:28&orderid=P202308191316073F13&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-19 13:17:33'),
(58, 'skey=ec963092d7eb7b47f5daa661377b231b&tranID=1677268361&domain=jackybadmintona&status=22&amount=20.00&currency=RM&paydate=2023-08-19 13:16:28&orderid=P202308191316073F13&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-19 13:17:34'),
(59, 'nbcb=2&tranID=1677268361&orderid=P202308191316073F13&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-19 13:16:28&skey=67262ffc18a1d1c66cffb2231b1aba7c&channel=TNG-EWALLET&treq=1', '2023-08-19 13:18:28'),
(60, 'skey=1426c57a460da3af46df1f8f4b39f508&tranID=1677325633&domain=jackybadmintona&status=22&amount=20.00&currency=RM&paydate=2023-08-19 13:54:03&orderid=P20230819135335322E&appcode=&error_code=&error_desc=&channel=FPX_CIMBCLICKS&extraP=null&treq=1', '2023-08-19 13:54:19'),
(61, 'nbcb=2&tranID=1677325633&orderid=P20230819135335322E&status=11&error_desc=Buyer Session Timeout At IB Login Page&error_code=FPX_1A&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-19 13:54:03&skey=c478d07b844d6bf7c66a184a1555a11e&channel=cimb&extraP={\"fpx_txn_id\":\"2308191354030856\"}&treq=1', '2023-08-19 14:12:02'),
(62, 'nbcb=2&tranID=1677328376&orderid=P20230819135447D50A&status=11&error_desc=Buyer Session Timeout At Account Selection Page&error_code=FPX_1D&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-19 13:55:54&skey=16239059fb5cb427290cea788d3c3efe&channel=cimb&extraP={\"fpx_txn_id\":\"2308191355540669\"}&treq=1', '2023-08-19 14:13:01'),
(63, 'nbcb=2&tranID=1678150663&orderid=P20230819233503E8FB&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-19 23:35:11&skey=be79e10ffa5375df8901a59575383fe5&channel=TNG-EWALLET&treq=1', '2023-08-19 23:35:29'),
(64, 'skey=be79e10ffa5375df8901a59575383fe5&tranID=1678150663&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-08-19 23:35:11&orderid=P20230819233503E8FB&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-19 23:35:40'),
(65, 'nbcb=2&tranID=1678240925&orderid=P202308200309104B00&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-20 03:09:23&skey=4b5af4307bf4cfaefbf0bb278bce4baf&channel=TNG-EWALLET&treq=1', '2023-08-20 03:09:45'),
(66, 'skey=4b5af4307bf4cfaefbf0bb278bce4baf&tranID=1678240925&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-08-20 03:09:23&orderid=P202308200309104B00&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-20 03:10:17'),
(67, 'nbcb=1&tranID=1677326938&orderid=P20230819135447D50A&status=11&error_desc=Record not found&error_code=CASH_99&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-19 13:54:56&skey=1344dc665d80d9e6e42e2ea79a5f71e1&channel=cash&treq=1', '2023-08-21 13:55:43'),
(68, 'nbcb=1&tranID=1677326938&orderid=P20230819135447D50A&status=11&error_desc=Record not found&error_code=CASH_99&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-19 13:54:56&skey=1344dc665d80d9e6e42e2ea79a5f71e1&channel=cash&treq=1', '2023-08-21 14:02:38'),
(69, 'nbcb=1&tranID=1677326938&orderid=P20230819135447D50A&status=11&error_desc=Record not found&error_code=CASH_99&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-19 13:54:56&skey=1344dc665d80d9e6e42e2ea79a5f71e1&channel=cash&treq=1', '2023-08-21 14:05:41'),
(70, 'nbcb=1&tranID=1677326938&orderid=P20230819135447D50A&status=11&error_desc=Record not found&error_code=CASH_99&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-19 13:54:56&skey=1344dc665d80d9e6e42e2ea79a5f71e1&channel=cash&treq=1', '2023-08-21 14:10:43'),
(71, 'nbcb=1&tranID=1677326938&orderid=P20230819135447D50A&status=11&error_desc=Record not found&error_code=CASH_99&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-19 13:54:56&skey=1344dc665d80d9e6e42e2ea79a5f71e1&channel=cash&treq=1', '2023-08-21 14:15:41'),
(72, 'nbcb=1&tranID=1677326938&orderid=P20230819135447D50A&status=11&error_desc=Record not found&error_code=CASH_99&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-19 13:54:56&skey=1344dc665d80d9e6e42e2ea79a5f71e1&channel=cash&treq=1', '2023-08-21 14:20:41'),
(73, 'nbcb=1&tranID=1677326938&orderid=P20230819135447D50A&status=11&error_desc=Record not found&error_code=CASH_99&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-19 13:54:56&skey=1344dc665d80d9e6e42e2ea79a5f71e1&channel=cash&treq=1', '2023-08-21 14:25:41'),
(74, 'nbcb=1&tranID=1677326938&orderid=P20230819135447D50A&status=11&error_desc=Record not found&error_code=CASH_99&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-19 13:54:56&skey=1344dc665d80d9e6e42e2ea79a5f71e1&channel=cash&treq=1', '2023-08-21 14:30:44'),
(75, 'nbcb=1&tranID=1677326938&orderid=P20230819135447D50A&status=11&error_desc=Record not found&error_code=CASH_99&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-19 13:54:56&skey=1344dc665d80d9e6e42e2ea79a5f71e1&channel=cash&treq=1', '2023-08-21 14:35:40'),
(76, 'nbcb=1&tranID=1677326938&orderid=P20230819135447D50A&status=11&error_desc=Record not found&error_code=CASH_99&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-19 13:54:56&skey=1344dc665d80d9e6e42e2ea79a5f71e1&channel=cash&treq=1', '2023-08-21 14:40:27'),
(77, 'nbcb=1&tranID=1677326938&orderid=P20230819135447D50A&status=11&error_desc=Record not found&error_code=CASH_99&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-19 13:54:56&skey=1344dc665d80d9e6e42e2ea79a5f71e1&channel=cash&treq=1', '2023-08-21 14:45:25'),
(78, 'skey=c83181525bce6706ffc150fb14940790&tranID=1680359290&domain=jackybadmintona&status=22&amount=15.00&currency=RM&paydate=2023-08-21 17:07:10&orderid=P20230821170656BF77&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-21 17:08:14'),
(79, 'nbcb=2&tranID=1680363785&orderid=P20230821171029A729&status=11&error_desc=Failed&error_code=GRABPAY_consent_required&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2023-08-21 17:10:39&skey=4c278a10f4fdd3a44162221f5e28e33b&channel=GrabPay&treq=1', '2023-08-21 17:10:46'),
(80, 'skey=f72bbdd11fb2b709d1757a0e8e39328b&tranID=1680363785&domain=jackybadmintona&status=11&amount=15.00&currency=MYR&paydate=2023-08-21 17:10:39&orderid=P20230821171029A729&appcode=&error_code=GRABPAY_consent_required &error_desc=Failed&channel=GrabPay&extraP={\"grabpay_indicator\":\"\"}&treq=1', '2023-08-21 17:10:48'),
(81, 'skey=8db293a81bba2ac5dbe59daa8ca5b2c0&tranID=1680364523&domain=jackybadmintona&status=22&amount=15.00&currency=RM&paydate=2023-08-21 17:11:14&orderid=P20230821171102D3DD&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-21 17:12:35'),
(82, 'nbcb=1&tranID=1680359290&orderid=P20230821170656BF77&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2023-08-21 17:07:10&skey=7f435a81b5b84af6159b2eb01e358aa1&channel=TNG-EWALLET&treq=1', '2023-08-21 17:24:06'),
(83, 'nbcb=1&tranID=1680364523&orderid=P20230821171102D3DD&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2023-08-21 17:11:14&skey=677350596a0c1efec327afedd2946ca5&channel=TNG-EWALLET&treq=1', '2023-08-21 17:28:11'),
(84, 'skey=2a172c205c896d23c44baeaf80b6d3d1&tranID=1680402887&domain=jackybadmintona&status=22&amount=15.00&currency=RM&paydate=2023-08-21 17:39:57&orderid=P2023082117394882F6&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-21 17:40:53'),
(85, 'nbcb=1&tranID=1680402887&orderid=P2023082117394882F6&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2023-08-21 17:39:57&skey=e635b2d864dbdf1f5dc40ae5038162b8&channel=TNG-EWALLET&treq=1', '2023-08-21 17:56:06'),
(86, 'nbcb=2&tranID=1682850251&orderid=P20230823141842627A&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=1.50&currency=RM&appcode=&paydate=2023-08-23 14:20:19&skey=a9a21528e0d04a4638985545460efd9c&channel=TNG-EWALLET&treq=1', '2023-08-23 14:20:44'),
(87, 'skey=a9a21528e0d04a4638985545460efd9c&tranID=1682850251&domain=jackybadmintona&status=00&amount=1.50&currency=RM&paydate=2023-08-23 14:20:19&orderid=P20230823141842627A&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-23 14:21:11'),
(88, 'nbcb=2&tranID=1683068244&orderid=P20230823172343AD69&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-08-23 17:23:51&skey=613d13ee52202b42a9cbe1b9676f05f9&channel=TNG-EWALLET&treq=1', '2023-08-23 17:24:35'),
(89, 'skey=613d13ee52202b42a9cbe1b9676f05f9&tranID=1683068244&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-08-23 17:23:51&orderid=P20230823172343AD69&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-23 17:24:43'),
(90, 'skey=613d13ee52202b42a9cbe1b9676f05f9&tranID=1683068244&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-08-23 17:23:51&orderid=P20230823172343AD69&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-23 17:24:43'),
(91, 'nbcb=2&tranID=1683960937&orderid=P2023082411491113A2&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-08-24 11:49:43&skey=34bf8b198392f26802210b045832838a&channel=maybank2u&extraP={\"fpx_buyer_name\":\"KHOO YEE BIN\",\"fpx_txn_id\":\"2308241149440480\"}&treq=1', '2023-08-24 11:50:17'),
(92, 'skey=34bf8b198392f26802210b045832838a&tranID=1683960937&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-08-24 11:49:43&orderid=P2023082411491113A2&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"KHOO%20YEE%20BIN\",\"fpx_txn_id\":\"2308241149440480\"}&treq=1', '2023-08-24 11:50:26'),
(93, 'nbcb=2&tranID=1684035384&orderid=P202308241241216E92&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-08-24 12:41:35&skey=9cbf306f49624d5a33e8ba1de82e8355&channel=TNG-EWALLET&treq=1', '2023-08-24 12:41:45'),
(94, 'skey=9cbf306f49624d5a33e8ba1de82e8355&tranID=1684035384&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-08-24 12:41:35&orderid=P202308241241216E92&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-24 12:42:27'),
(95, 'nbcb=2&tranID=1684248693&orderid=P202308241517398C52&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-08-24 15:17:48&skey=1baf9dc1987921ca255d3a2688f345a4&channel=TNG-EWALLET&treq=1', '2023-08-24 15:17:58'),
(96, 'skey=1baf9dc1987921ca255d3a2688f345a4&tranID=1684248693&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-08-24 15:17:48&orderid=P202308241517398C52&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-24 15:18:40'),
(97, 'nbcb=2&tranID=1684281038&orderid=P202308241543316194&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-08-24 15:43:41&skey=17eaa874f17fe6b7170c1c1cc75110c2&channel=TNG-EWALLET&treq=1', '2023-08-24 15:43:56'),
(98, 'skey=17eaa874f17fe6b7170c1c1cc75110c2&tranID=1684281038&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-08-24 15:43:41&orderid=P202308241543316194&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-24 15:44:47'),
(99, 'nbcb=2&tranID=1685465657&orderid=P20230825105045448B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-08-25 10:50:54&skey=9739f78878ba1605f298345dd919025a&channel=TNG-EWALLET&treq=1', '2023-08-25 10:51:08'),
(100, 'skey=9739f78878ba1605f298345dd919025a&tranID=1685465657&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-08-25 10:50:54&orderid=P20230825105045448B&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-25 10:51:47'),
(101, 'nbcb=2&tranID=1685481845&orderid=P2023082510574665B0&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=007059&paydate=2023-08-25 10:59:41&skey=160e655a3807e0add5976dca0861a8b0&channel=credit&extraP={\"ccbrand\":\"VISA\",\"cctype\":\"CREDIT\",\"cclast4\":\"3681\"}&treq=1', '2023-08-25 11:01:00'),
(102, 'skey=a1a393da25ad652b15ae21a64580a3d9&tranID=1685481845&domain=jackybadmintona&status=00&amount=22.00&currency=MYR&paydate=2023-08-25 10:59:41&orderid=P2023082510574665B0&appcode=007059&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"Visa\",\"cclast4\":\"3681\",\"cctype\":\"Credit\"}&treq=1', '2023-08-25 11:01:09'),
(103, 'nbcb=2&tranID=1686302006&orderid=P20230825181603A173&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.60&currency=RM&appcode=&paydate=2023-08-25 18:16:17&skey=50f81a8ba996864ed7ef05f20704b872&channel=TNG-EWALLET&treq=1', '2023-08-25 18:16:30'),
(104, 'skey=50f81a8ba996864ed7ef05f20704b872&tranID=1686302006&domain=jackybadmintona&status=00&amount=21.60&currency=RM&paydate=2023-08-25 18:16:17&orderid=P20230825181603A173&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-25 18:17:10'),
(105, 'nbcb=2&tranID=1686308148&orderid=P202308251819398923&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-08-25 18:19:52&skey=63fa648d6097c78c5b65c94424999812&channel=TNG-EWALLET&treq=1', '2023-08-25 18:20:26'),
(106, 'skey=63fa648d6097c78c5b65c94424999812&tranID=1686308148&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-08-25 18:19:52&orderid=P202308251819398923&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-25 18:20:31'),
(107, 'nbcb=2&tranID=1686346649&orderid=P20230825184221C5BC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-25 18:42:35&skey=990291a35dd6c04f27b043f3aa330a01&channel=TNG-EWALLET&treq=1', '2023-08-25 18:42:52'),
(108, 'skey=990291a35dd6c04f27b043f3aa330a01&tranID=1686346649&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-08-25 18:42:35&orderid=P20230825184221C5BC&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-25 18:43:25'),
(109, 'nbcb=2&tranID=1686747756&orderid=P202308252207128C71&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-25 22:07:31&skey=ba130f2a1fbc2f4ac859b5e66067a1b6&channel=hlb&extraP={\"fpx_buyer_name\":\"TAN WEI SHAW\",\"fpx_txn_id\":\"2308252207340672\"}&treq=1', '2023-08-25 22:08:15'),
(110, 'skey=ba130f2a1fbc2f4ac859b5e66067a1b6&tranID=1686747756&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-08-25 22:07:31&orderid=P202308252207128C71&appcode=&error_code=&error_desc=&channel=FPX_HLB&extraP={\"fpx_buyer_name\":\"TAN%20WEI%20SHAW\",\"fpx_txn_id\":\"2308252207340672\"}&treq=1', '2023-08-25 22:08:34'),
(111, 'skey=5ea825c5a6fa3d7e526a32a74479fe0d&tranID=1686846422&domain=jackybadmintona&status=22&amount=20.00&currency=RM&paydate=2023-08-25 23:06:52&orderid=P202308252305108A2F&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP=null&treq=1', '2023-08-25 23:07:34'),
(112, 'skey=5ea825c5a6fa3d7e526a32a74479fe0d&tranID=1686846422&domain=jackybadmintona&status=22&amount=20.00&currency=RM&paydate=2023-08-25 23:06:52&orderid=P202308252305108A2F&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP=null&treq=1', '2023-08-25 23:07:38'),
(113, 'skey=5ea825c5a6fa3d7e526a32a74479fe0d&tranID=1686846422&domain=jackybadmintona&status=22&amount=20.00&currency=RM&paydate=2023-08-25 23:06:52&orderid=P202308252305108A2F&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP=null&treq=1', '2023-08-25 23:07:43'),
(114, 'nbcb=2&tranID=1686852580&orderid=P20230825231041B1A0&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-25 23:10:54&skey=120e5b6e357f3a5369d2334a10d38422&channel=cimb&extraP={\"fpx_buyer_name\":\"STEPHEN O\' NEAL BANGDIR\",\"fpx_txn_id\":\"2308252310550654\"}&treq=1', '2023-08-25 23:12:13'),
(115, 'skey=120e5b6e357f3a5369d2334a10d38422&tranID=1686852580&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-08-25 23:10:54&orderid=P20230825231041B1A0&appcode=&error_code=&error_desc=&channel=FPX_CIMBCLICKS&extraP={\"fpx_buyer_name\":\"STEPHEN%20O%27%20NEAL%20BANGDIR\",\"fpx_txn_id\":\"2308252310550654\"}&treq=1', '2023-08-25 23:12:20'),
(116, 'nbcb=2&tranID=1686846422&orderid=P202308252305108A2F&status=11&error_desc=Transaction Not Found&error_code=FPX_76&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-25 23:06:52&skey=dd29ab7c76ca3a455604375aad67b006&channel=maybank2u&extraP={\"fpx_txn_id\":\"2308252306520718\"}&treq=1', '2023-08-25 23:40:51'),
(117, 'nbcb=2&tranID=1687281227&orderid=P2023082610421696B6&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-26 10:42:24&skey=613bcf9a1b4ec1bd58faafaa4091b399&channel=TNG-EWALLET&treq=1', '2023-08-26 10:42:36'),
(118, 'skey=613bcf9a1b4ec1bd58faafaa4091b399&tranID=1687281227&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-08-26 10:42:24&orderid=P2023082610421696B6&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-26 10:43:16'),
(119, 'nbcb=2&tranID=1687288712&orderid=P202308261047014A1B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-26 10:47:17&skey=cdf3795205628f4f53203669d54742e7&channel=TNG-EWALLET&treq=1', '2023-08-26 10:48:44'),
(120, 'nbcb=2&tranID=1687308869&orderid=P2023082610592525B5&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-26 10:59:36&skey=1309e7a62b1269c48256c3b478cb6977&channel=TNG-EWALLET&treq=1', '2023-08-26 10:59:56'),
(121, 'skey=1309e7a62b1269c48256c3b478cb6977&tranID=1687308869&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-08-26 10:59:36&orderid=P2023082610592525B5&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-26 11:03:11'),
(122, 'nbcb=1&tranID=1687896917&orderid=P20230826170332A89A&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-26 17:03:41&skey=6847bb8464c35cb56ba0849e6b81802c&channel=TNG-EWALLET&treq=1', '2023-08-26 17:19:05'),
(123, 'nbcb=2&tranID=1688010499&orderid=P20230826181910EE5D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-26 18:19:17&skey=432499e3ca00c7e3240faeb10050aba0&channel=TNG-EWALLET&treq=1', '2023-08-26 18:21:17'),
(124, 'skey=76143bc9364985496d15897d350c9152&tranID=1688010499&domain=jackybadmintona&status=22&amount=20.00&currency=RM&paydate=2023-08-26 18:19:17&orderid=P20230826181910EE5D&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-26 18:21:25'),
(125, 'nbcb=2&tranID=1688932305&orderid=P20230827113241A84C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-27 11:32:50&skey=e6f12fb90538c5b40ac95b3162880c91&channel=TNG-EWALLET&treq=1', '2023-08-27 11:33:05'),
(126, 'skey=e6f12fb90538c5b40ac95b3162880c91&tranID=1688932305&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-08-27 11:32:50&orderid=P20230827113241A84C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-27 11:38:10'),
(127, 'skey=e6f12fb90538c5b40ac95b3162880c91&tranID=1688932305&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-08-27 11:32:50&orderid=P20230827113241A84C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-27 11:38:11'),
(128, 'nbcb=2&tranID=1689100296&orderid=P20230827131651FB05&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-27 13:17:01&skey=742e149f442e48fd34cefc6a4ee7e0e5&channel=TNG-EWALLET&treq=1', '2023-08-27 13:17:48'),
(129, 'skey=742e149f442e48fd34cefc6a4ee7e0e5&tranID=1689100296&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-08-27 13:17:01&orderid=P20230827131651FB05&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-27 13:17:56'),
(130, 'nbcb=2&tranID=1690446788&orderid=P202308281101105A48&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.60&currency=RM&appcode=&paydate=2023-08-28 11:01:19&skey=0d3ec0199155ba4956adad9d4a8df202&channel=TNG-EWALLET&treq=1', '2023-08-28 11:01:30'),
(131, 'skey=0d3ec0199155ba4956adad9d4a8df202&tranID=1690446788&domain=jackybadmintona&status=00&amount=21.60&currency=RM&paydate=2023-08-28 11:01:19&orderid=P202308281101105A48&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-28 11:02:10'),
(132, 'nbcb=2&tranID=1690740482&orderid=P2023082813415146BD&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=002397&paydate=2023-08-28 13:43:51&skey=ba53fc26de7a8d3b3f68e053e20e841f&channel=credit&extraP={\"ccbrand\":\"VISA\",\"cctype\":\"CREDIT\",\"cclast4\":\"9488\"}&treq=1', '2023-08-28 13:44:54'),
(133, 'skey=452617b65da408ef010a8817885304fe&tranID=1690740482&domain=jackybadmintona&status=00&amount=22.00&currency=MYR&paydate=2023-08-28 13:43:51&orderid=P2023082813415146BD&appcode=002397&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"Visa\",\"cclast4\":\"9488\",\"cctype\":\"Credit\"}&treq=1', '2023-08-28 13:44:54'),
(134, 'nbcb=2&tranID=1690832892&orderid=P20230828144011DB4B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-08-28 14:40:18&skey=1c05e3255ac37a6682ae0a20abf34fad&channel=TNG-EWALLET&treq=1', '2023-08-28 14:40:31'),
(135, 'skey=1c05e3255ac37a6682ae0a20abf34fad&tranID=1690832892&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-08-28 14:40:18&orderid=P20230828144011DB4B&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-28 14:41:10'),
(136, 'nbcb=2&tranID=1691013234&orderid=P2023082816371810CB&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2023-08-28 16:37:30&skey=888426e25a4ecd1db5beaf74e8895514&channel=TNG-EWALLET&treq=1', '2023-08-28 16:37:38'),
(137, 'skey=888426e25a4ecd1db5beaf74e8895514&tranID=1691013234&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2023-08-28 16:37:30&orderid=P2023082816371810CB&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-28 16:38:20'),
(138, 'skey=888426e25a4ecd1db5beaf74e8895514&tranID=1691013234&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2023-08-28 16:37:30&orderid=P2023082816371810CB&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-28 16:38:21'),
(139, 'nbcb=2&tranID=1691057644&orderid=P202308281706210247&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-08-28 17:06:31&skey=c93f04221c02f7c553645cdca10f4912&channel=hlb&extraP={\"fpx_buyer_name\":\"MAN QI FONG\",\"fpx_txn_id\":\"2308281706320992\"}&treq=1', '2023-08-28 17:07:08'),
(140, 'skey=c93f04221c02f7c553645cdca10f4912&tranID=1691057644&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-08-28 17:06:31&orderid=P202308281706210247&appcode=&error_code=&error_desc=&channel=FPX_HLB&extraP={\"fpx_buyer_name\":\"MAN%20QI%20FONG\",\"fpx_txn_id\":\"2308281706320992\"}&treq=1', '2023-08-28 17:07:13'),
(141, 'nbcb=2&tranID=1693866388&orderid=P202308301222548A8D&status=11&error_desc=Buyer Choose Cancel At Login Page&error_code=FPX_1C&domain=jackybadmintona&amount=15.50&currency=RM&appcode=&paydate=2023-08-30 12:24:20&skey=8eeb170e624613e0b47e39c809d272dd&channel=maybank2u&extraP={\"fpx_txn_id\":\"2308301224210743\"}&treq=1', '2023-08-30 12:25:50'),
(142, 'skey=8eeb170e624613e0b47e39c809d272dd&tranID=1693866388&domain=jackybadmintona&status=11&amount=15.50&currency=RM&paydate=2023-08-30 12:24:20&orderid=P202308301222548A8D&appcode=&error_code=FPX_1C&error_desc=Buyer Choose Cancel At Login Page&channel=FPX_MB2U&extraP={\"fpx_txn_id\":\"2308301224210743\"}&treq=1', '2023-08-30 12:26:10'),
(143, 'nbcb=2&tranID=1693927206&orderid=P20230830125620042B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=13.50&currency=RM&appcode=&paydate=2023-08-30 12:56:45&skey=cd15d7b3c138c18c8e07d154a3879aad&channel=TNG-EWALLET&treq=1', '2023-08-30 12:57:03'),
(144, 'skey=cd15d7b3c138c18c8e07d154a3879aad&tranID=1693927206&domain=jackybadmintona&status=00&amount=13.50&currency=RM&paydate=2023-08-30 12:56:45&orderid=P20230830125620042B&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-30 12:57:38'),
(145, 'nbcb=2&tranID=1694202735&orderid=P20230830153908072C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-08-30 15:41:52&skey=dfc2a7b1afee4d4f582d2a5517c276af&channel=TNG-EWALLET&treq=1', '2023-08-30 15:42:54'),
(146, 'skey=dfc2a7b1afee4d4f582d2a5517c276af&tranID=1694202735&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-08-30 15:41:52&orderid=P20230830153908072C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-30 15:43:10'),
(147, 'nbcb=2&tranID=1694410034&orderid=P20230830174946C2C1&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-08-30 17:50:06&skey=5207a44d76bc615ba888e02f7d1e42c4&channel=TNG-EWALLET&treq=1', '2023-08-30 17:50:35'),
(148, 'skey=5207a44d76bc615ba888e02f7d1e42c4&tranID=1694410034&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-08-30 17:50:06&orderid=P20230830174946C2C1&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-30 17:50:58'),
(149, 'nbcb=2&tranID=1694427476&orderid=P20230830180029B8DD&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-08-30 18:00:40&skey=03090e6d83a485816d4e4a1dfd0ef130&channel=TNG-EWALLET&treq=1', '2023-08-30 18:00:51'),
(150, 'nbcb=2&tranID=1694427526&orderid=P20230830180024F2EB&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2023-08-30 18:00:42&skey=8ba869d0da11f44bd29e101cf5902408&channel=TNG-EWALLET&treq=1', '2023-08-30 18:00:55'),
(151, 'skey=03090e6d83a485816d4e4a1dfd0ef130&tranID=1694427476&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-08-30 18:00:40&orderid=P20230830180029B8DD&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-30 18:01:33'),
(152, 'skey=8ba869d0da11f44bd29e101cf5902408&tranID=1694427526&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2023-08-30 18:00:42&orderid=P20230830180024F2EB&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-30 18:01:34'),
(153, 'nbcb=2&tranID=1695037680&orderid=P202308310006073DD1&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2023-08-31 00:06:19&skey=217d0ddb2f8967632907c0315d735a8c&channel=TNG-EWALLET&treq=1', '2023-08-31 00:06:49'),
(154, 'skey=217d0ddb2f8967632907c0315d735a8c&tranID=1695037680&domain=jackybadmintona&status=00&amount=15.00&currency=RM&paydate=2023-08-31 00:06:19&orderid=P202308310006073DD1&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-31 00:07:01'),
(155, 'nbcb=2&tranID=1695362744&orderid=P20230831100942EF59&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-31 10:09:52&skey=a4f73bd5de2c96c8b027dadb22c942c3&channel=TNG-EWALLET&treq=1', '2023-08-31 10:10:08'),
(156, 'skey=a4f73bd5de2c96c8b027dadb22c942c3&tranID=1695362744&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-08-31 10:09:52&orderid=P20230831100942EF59&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-31 10:20:34'),
(157, 'nbcb=2&tranID=1695418630&orderid=P20230831104958D75B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-08-31 10:50:29&skey=bca1b77ebdeda893b9b1a944aab2383b&channel=TNG-EWALLET&treq=1', '2023-08-31 10:50:48'),
(158, 'skey=bca1b77ebdeda893b9b1a944aab2383b&tranID=1695418630&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-08-31 10:50:29&orderid=P20230831104958D75B&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-31 10:51:21'),
(159, 'nbcb=2&tranID=1695431008&orderid=P20230831105835D247&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2023-08-31 10:58:56&skey=3adfc18fe12ed35d802bd75e14b64220&channel=TNG-EWALLET&treq=1', '2023-08-31 10:59:14'),
(160, 'skey=3adfc18fe12ed35d802bd75e14b64220&tranID=1695431008&domain=jackybadmintona&status=00&amount=15.00&currency=RM&paydate=2023-08-31 10:58:56&orderid=P20230831105835D247&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-31 10:59:47'),
(161, 'skey=dae018e4760fbc66ced8aeaa8e9e697c&tranID=1695664993&domain=jackybadmintona&status=22&amount=10.00&currency=RM&paydate=2023-08-31 13:17:58&orderid=P2023083113174116FF&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-31 13:19:12'),
(162, 'nbcb=2&tranID=1695664993&orderid=P2023083113174116FF&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=10.00&currency=RM&appcode=&paydate=2023-08-31 13:17:58&skey=510023c13bcf698347126af432660788&channel=TNG-EWALLET&treq=1', '2023-08-31 13:20:08'),
(163, 'skey=510023c13bcf698347126af432660788&tranID=1695664993&domain=jackybadmintona&status=00&amount=10.00&currency=RM&paydate=2023-08-31 13:17:58&orderid=P2023083113174116FF&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-31 13:20:18'),
(164, 'nbcb=2&tranID=1695749961&orderid=P202308311407174C13&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2023-08-31 14:07:28&skey=8f3c83a123412950aec9afdee6ba50a8&channel=TNG-EWALLET&treq=1', '2023-08-31 14:07:40'),
(165, 'nbcb=2&tranID=1695781796&orderid=P202308311425445267&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2023-08-31 14:25:57&skey=5c018a6f0a07bbadfaf201398363fc4c&channel=TNG-EWALLET&treq=1', '2023-08-31 14:26:21'),
(166, 'skey=5c018a6f0a07bbadfaf201398363fc4c&tranID=1695781796&domain=jackybadmintona&status=00&amount=15.00&currency=RM&paydate=2023-08-31 14:25:57&orderid=P202308311425445267&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-31 14:26:49'),
(167, 'nbcb=2&tranID=1695989188&orderid=P20230831162923E718&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-08-31 16:29:51&skey=0f82d6821dc8f3eeb3e76be0881c506e&channel=maybank2u&extraP={\"fpx_buyer_name\":\"KHAW YEE HUI\",\"fpx_txn_id\":\"2308311629520991\"}&treq=1', '2023-08-31 16:30:51'),
(168, 'skey=0f82d6821dc8f3eeb3e76be0881c506e&tranID=1695989188&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-08-31 16:29:51&orderid=P20230831162923E718&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"KHAW%20YEE%20HUI\",\"fpx_txn_id\":\"2308311629520991\"}&treq=1', '2023-08-31 16:31:12'),
(169, 'skey=db27e90a278a912a29f0773f7d0bcbb1&tranID=1696039257&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2023-08-31 17:00:42&orderid=P202308311658563761&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-31 17:02:26'),
(170, 'nbcb=2&tranID=1696044598&orderid=P20230831170353793D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-08-31 17:04:01&skey=2eb416d0a449c69be0907dd3d8064cc9&channel=TNG-EWALLET&treq=1', '2023-08-31 17:04:34'),
(171, 'nbcb=2&tranID=1696061457&orderid=P202308311714107BBF&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-08-31 17:14:21&skey=6bafbcf98d0ea04114c93be76d16f8db&channel=TNG-EWALLET&treq=1', '2023-08-31 17:14:32'),
(172, 'skey=6bafbcf98d0ea04114c93be76d16f8db&tranID=1696061457&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-08-31 17:14:21&orderid=P202308311714107BBF&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-31 17:15:13'),
(173, 'nbcb=1&tranID=1696039257&orderid=P202308311658563761&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-08-31 17:00:42&skey=6611aac0b50925629ed49bdac9f79a2f&channel=TNG-EWALLET&treq=1', '2023-08-31 17:18:06'),
(174, 'nbcb=2&tranID=1696158872&orderid=P202308311812312388&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=004041&paydate=2023-08-31 18:13:22&skey=ec8b24cf1d896d17aee4ee147e2e319d&channel=credit&extraP={\"ccbrand\":\"VISA\",\"cctype\":\"N\\/A\",\"cclast4\":\"6000\"}&treq=1', '2023-08-31 18:13:36'),
(175, 'skey=835b325223d956084834ed552f23083b&tranID=1696158872&domain=jackybadmintona&status=00&amount=15.00&currency=MYR&paydate=2023-08-31 18:13:22&orderid=P202308311812312388&appcode=004041&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"Visa\",\"cclast4\":\"6000\",\"cctype\":\"N\\/a\"}&treq=1', '2023-08-31 18:13:37'),
(176, 'nbcb=2&tranID=1696185143&orderid=P2023083118284443EF&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-08-31 18:28:52&skey=1da4e7d06813c72d75cb9355b0fab6f0&channel=TNG-EWALLET&treq=1', '2023-08-31 18:29:03'),
(177, 'skey=1da4e7d06813c72d75cb9355b0fab6f0&tranID=1696185143&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-08-31 18:28:52&orderid=P2023083118284443EF&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-31 18:29:43'),
(178, 'nbcb=2&tranID=1696265960&orderid=P20230831191544AC09&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2023-08-31 19:15:51&skey=c6594687dbdf5dec1b13d48222556fc2&channel=TNG-EWALLET&treq=1', '2023-08-31 19:16:01'),
(179, 'skey=c6594687dbdf5dec1b13d48222556fc2&tranID=1696265960&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2023-08-31 19:15:51&orderid=P20230831191544AC09&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-31 19:16:42'),
(180, 'skey=c6594687dbdf5dec1b13d48222556fc2&tranID=1696265960&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2023-08-31 19:15:51&orderid=P20230831191544AC09&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-08-31 19:16:43'),
(181, 'nbcb=2&tranID=1697713452&orderid=P202309011530484526&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-09-01 15:31:21&skey=310824e8537de83bb29e0f915ed6d83a&channel=TNG-EWALLET&treq=1', '2023-09-01 15:31:34');
INSERT INTO `payments_returns` (`payment_return_id`, `return_data`, `return_datetime`) VALUES
(182, 'skey=310824e8537de83bb29e0f915ed6d83a&tranID=1697713452&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-09-01 15:31:21&orderid=P202309011530484526&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-01 15:32:13'),
(183, 'nbcb=2&tranID=1697750192&orderid=P20230901155232B9DE&status=11&error_desc=Buyer Session Timeout At IB Login Page&error_code=FPX_1A&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-09-01 15:52:46&skey=ad324b2056cb49cfd57af6c1da5fbfce&channel=cimb&extraP={\"fpx_txn_id\":\"2309011552470762\"}&treq=1', '2023-09-01 15:54:55'),
(184, 'nbcb=2&tranID=1698264138&orderid=P20230901204443C8A7&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2023-09-01 20:45:05&skey=ebafee7414f6cbd6b0dac25de4011ca7&channel=TNG-EWALLET&treq=1', '2023-09-01 20:45:26'),
(185, 'skey=ebafee7414f6cbd6b0dac25de4011ca7&tranID=1698264138&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2023-09-01 20:45:05&orderid=P20230901204443C8A7&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-01 20:45:37'),
(186, 'nbcb=2&tranID=1698846208&orderid=P20230902091422F798&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-09-02 09:14:34&skey=744f589608eef1120bf28c679ed4bc7f&channel=rhb&extraP={\"fpx_buyer_name\":\"LOH KIM HUN\",\"fpx_txn_id\":\"2309020914340498\"}&treq=1', '2023-09-02 09:15:37'),
(187, 'skey=744f589608eef1120bf28c679ed4bc7f&tranID=1698846208&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-09-02 09:14:34&orderid=P20230902091422F798&appcode=&error_code=&error_desc=&channel=FPX_RHB&extraP={\"fpx_buyer_name\":\"LOH%20KIM%20HUN\",\"fpx_txn_id\":\"2309020914340498\"}&treq=1', '2023-09-02 09:15:49'),
(188, 'skey=744f589608eef1120bf28c679ed4bc7f&tranID=1698846208&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-09-02 09:14:34&orderid=P20230902091422F798&appcode=&error_code=&error_desc=&channel=FPX_RHB&extraP={\"fpx_buyer_name\":\"LOH%20KIM%20HUN\",\"fpx_txn_id\":\"2309020914340498\"}&treq=1', '2023-09-02 09:15:51'),
(189, 'nbcb=2&tranID=1699029490&orderid=P202309021118522061&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-09-02 11:19:00&skey=9ae4a656e2e8706908d4a2989f3f761a&channel=TNG-EWALLET&treq=1', '2023-09-02 11:19:17'),
(190, 'nbcb=2&tranID=1699071147&orderid=P2023090211425734D4&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-09-02 11:43:18&skey=85f1b37449ed71d55a6f51fc2829dc3e&channel=TNG-EWALLET&treq=1', '2023-09-02 11:44:06'),
(191, 'skey=85f1b37449ed71d55a6f51fc2829dc3e&tranID=1699071147&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-09-02 11:43:18&orderid=P2023090211425734D4&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-02 11:44:12'),
(192, 'skey=85f1b37449ed71d55a6f51fc2829dc3e&tranID=1699071147&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-09-02 11:43:18&orderid=P2023090211425734D4&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-02 11:44:12'),
(193, 'nbcb=2&tranID=1699081380&orderid=P20230902114915A1E0&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-09-02 11:49:22&skey=1291e777fa5048579c32385d000cece0&channel=TNG-EWALLET&treq=1', '2023-09-02 11:49:34'),
(194, 'skey=1291e777fa5048579c32385d000cece0&tranID=1699081380&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-09-02 11:49:22&orderid=P20230902114915A1E0&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-02 11:50:14'),
(195, 'nbcb=2&tranID=1699473910&orderid=P20230902153538BAB3&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-09-02 15:35:48&skey=205e5789a2bbd17d2b889fb2136ee4e1&channel=TNG-EWALLET&treq=1', '2023-09-02 15:36:14'),
(196, 'skey=abcdda38f6f02efa41e2fbabf3975678&tranID=1699473971&domain=jackybadmintona&status=22&amount=20.00&currency=RM&paydate=2023-09-02 15:35:50&orderid=P202309021535193768&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-02 15:36:56'),
(197, 'skey=abcdda38f6f02efa41e2fbabf3975678&tranID=1699473971&domain=jackybadmintona&status=22&amount=20.00&currency=RM&paydate=2023-09-02 15:35:50&orderid=P202309021535193768&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-02 15:36:56'),
(198, 'skey=205e5789a2bbd17d2b889fb2136ee4e1&tranID=1699473910&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-09-02 15:35:48&orderid=P20230902153538BAB3&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-02 15:41:51'),
(199, 'skey=55315fcbb4b82f19bf55c0f52f110b3e&tranID=1699483968&domain=jackybadmintona&status=22&amount=20.00&currency=RM&paydate=2023-09-02 15:41:55&orderid=P202309021541404626&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-02 15:43:02'),
(200, 'skey=55315fcbb4b82f19bf55c0f52f110b3e&tranID=1699483968&domain=jackybadmintona&status=22&amount=20.00&currency=RM&paydate=2023-09-02 15:41:55&orderid=P202309021541404626&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-02 15:43:02'),
(201, 'nbcb=2&tranID=1699483968&orderid=P202309021541404626&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-09-02 15:41:55&skey=63ee59f6e53b0bb39ce992c77069068d&channel=TNG-EWALLET&treq=1', '2023-09-02 15:44:02'),
(202, 'skey=63ee59f6e53b0bb39ce992c77069068d&tranID=1699483968&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-09-02 15:41:55&orderid=P202309021541404626&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-02 15:44:11'),
(203, 'nbcb=1&tranID=1699473971&orderid=P202309021535193768&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-09-02 15:35:50&skey=8ada23c700697134b5a9978facc9876b&channel=TNG-EWALLET&treq=1', '2023-09-02 15:52:06'),
(204, 'nbcb=2&tranID=1699684399&orderid=P20230902174513D062&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2023-09-02 17:45:32&skey=e46767c658f135d0596606e5bc240f3e&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2023-09-02 17:46:21'),
(205, 'skey=6231e296b365c2ebda744cafc0e1f412&tranID=1699684399&domain=jackybadmintona&status=00&amount=15.00&currency=MYR&paydate=2023-09-02 17:45:32&orderid=P20230902174513D062&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2023-09-02 17:46:24'),
(206, 'nbcb=2&tranID=1699707253&orderid=P202309021759110978&status=11&error_desc=Buyer Failed To Provide The Necessary Info At Account Selection Page&error_code=FPX_1E&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2023-09-02 17:59:37&skey=6c07c043ef2e1ac23a3aa0320074fa9c&channel=publicbank&extraP={\"fpx_txn_id\":\"2309021759370683\"}&treq=1', '2023-09-02 18:21:44'),
(207, 'nbcb=2&tranID=1699754062&orderid=P2023090218293322F0&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2023-09-02 18:29:46&skey=a06f01b07d5a9c5aae0903cb9fe96dd1&channel=publicbank&extraP={\"fpx_buyer_name\":\"KHAW YEE HUI\",\"fpx_txn_id\":\"2309021829470057\"}&treq=1', '2023-09-02 18:32:04'),
(208, 'skey=a06f01b07d5a9c5aae0903cb9fe96dd1&tranID=1699754062&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2023-09-02 18:29:46&orderid=P2023090218293322F0&appcode=&error_code=&error_desc=&channel=FPX_PBB&extraP={\"fpx_buyer_name\":\"KHAW%20YEE%20HUI\",\"fpx_txn_id\":\"2309021829470057\"}&treq=1', '2023-09-02 18:32:21'),
(209, 'nbcb=2&tranID=1700784812&orderid=P20230903121452E5B4&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2023-09-03 12:15:09&skey=6c1cfbc326ddc0e3426017004b782a69&channel=TNG-EWALLET&treq=1', '2023-09-03 12:16:08'),
(210, 'skey=6c1cfbc326ddc0e3426017004b782a69&tranID=1700784812&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2023-09-03 12:15:09&orderid=P20230903121452E5B4&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-03 12:16:15'),
(211, 'nbcb=1&tranID=1700878401&orderid=P20230903130713BDF7&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2023-09-03 13:08:42&skey=71e96c28e0f62c93c864d398e311f2c1&channel=TNG-EWALLET&treq=1', '2023-09-03 13:24:05'),
(212, 'nbcb=2&tranID=1700889028&orderid=P202309031314124BBF&status=11&error_desc=Buyer Failed To Provide The Necessary Info At Account Selection Page&error_code=FPX_1E&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-09-03 13:14:54&skey=13d8accae34b60f99c597ad24b306213&channel=hlb&extraP={\"fpx_txn_id\":\"2309031315000585\"}&treq=1', '2023-09-03 13:46:25'),
(213, 'nbcb=2&tranID=1700950114&orderid=P202309031350090FE7&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-09-03 13:50:30&skey=8a8825486a98b9697449b0c4a97d87eb&channel=hlb&extraP={\"fpx_buyer_name\":\"ONG KAH YEE\",\"fpx_txn_id\":\"2309031350320181\"}&treq=1', '2023-09-03 13:51:14'),
(214, 'nbcb=2&tranID=1706236496&orderid=P202309061721162FA1&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-09-06 17:21:32&skey=9e601faeab119fa2729557c030750ef5&channel=TNG-EWALLET&treq=1', '2023-09-06 17:21:52'),
(215, 'skey=9e601faeab119fa2729557c030750ef5&tranID=1706236496&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-09-06 17:21:32&orderid=P202309061721162FA1&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-06 17:22:23'),
(216, 'nbcb=2&tranID=1706327604&orderid=P202309061818531482&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-09-06 18:19:05&skey=d01266f6fb824f771e5946d06a58ec12&channel=TNG-EWALLET&treq=1', '2023-09-06 18:19:18'),
(217, 'skey=d01266f6fb824f771e5946d06a58ec12&tranID=1706327604&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-09-06 18:19:05&orderid=P202309061818531482&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-06 18:19:57'),
(218, 'skey=d01266f6fb824f771e5946d06a58ec12&tranID=1706327604&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-09-06 18:19:05&orderid=P202309061818531482&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-06 18:20:01'),
(219, 'nbcb=2&tranID=1707708318&orderid=P20230907143641F0C0&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-09-07 14:36:52&skey=76332627d228b6688faacb65272b9a89&channel=TNG-EWALLET&treq=1', '2023-09-07 14:37:18'),
(220, 'skey=76332627d228b6688faacb65272b9a89&tranID=1707708318&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-09-07 14:36:52&orderid=P20230907143641F0C0&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-07 14:37:46'),
(221, 'skey=76332627d228b6688faacb65272b9a89&tranID=1707708318&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-09-07 14:36:52&orderid=P20230907143641F0C0&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-07 14:42:00'),
(222, 'nbcb=2&tranID=1708000231&orderid=P202309071736208288&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.60&currency=RM&appcode=&paydate=2023-09-07 17:36:45&skey=edee439bb92095f3e8d149a825cf55ac&channel=hlb&extraP={\"fpx_buyer_name\":\"TAN WEI SHAW\",\"fpx_txn_id\":\"2309071736460010\"}&treq=1', '2023-09-07 17:37:37'),
(223, 'skey=edee439bb92095f3e8d149a825cf55ac&tranID=1708000231&domain=jackybadmintona&status=00&amount=21.60&currency=RM&paydate=2023-09-07 17:36:45&orderid=P202309071736208288&appcode=&error_code=&error_desc=&channel=FPX_HLB&extraP={\"fpx_buyer_name\":\"TAN%20WEI%20SHAW\",\"fpx_txn_id\":\"2309071736460010\"}&treq=1', '2023-09-07 17:37:47'),
(224, 'nbcb=2&tranID=1708020559&orderid=P202309071748451DC2&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-09-07 17:49:07&skey=fca9ac06d3ace85965416d50e89bbd74&channel=TNG-EWALLET&treq=1', '2023-09-07 17:49:24'),
(225, 'nbcb=2&tranID=1708166212&orderid=P20230907191032CFF7&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-09-07 19:10:45&skey=17d782e175de52dde86c8ab78a59fe36&channel=TNG-EWALLET&treq=1', '2023-09-07 19:10:59'),
(226, 'skey=17d782e175de52dde86c8ab78a59fe36&tranID=1708166212&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-09-07 19:10:45&orderid=P20230907191032CFF7&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-07 19:11:37'),
(227, 'nbcb=2&tranID=1710010724&orderid=P20230908192004CD32&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-09-08 19:20:12&skey=467976d8157b52dfd69c338015596467&channel=TNG-EWALLET&treq=1', '2023-09-08 19:20:36'),
(228, 'skey=467976d8157b52dfd69c338015596467&tranID=1710010724&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-09-08 19:20:12&orderid=P20230908192004CD32&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-08 19:21:05'),
(229, 'nbcb=2&tranID=1710027343&orderid=P20230908192858F973&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2023-09-08 19:29:08&skey=c01988e35fa010f289deaeb9ed649dd4&channel=TNG-EWALLET&treq=1', '2023-09-08 19:29:31'),
(230, 'nbcb=2&tranID=1710038146&orderid=P20230908193455E1CE&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-09-08 19:35:05&skey=86895a557eb2066885281a8a0f120e6a&channel=maybank2u&extraP={\"fpx_buyer_name\":\"KHOO YEE BIN\",\"fpx_txn_id\":\"2309081935060341\"}&treq=1', '2023-09-08 19:35:33'),
(231, 'skey=86895a557eb2066885281a8a0f120e6a&tranID=1710038146&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-09-08 19:35:05&orderid=P20230908193455E1CE&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"KHOO%20YEE%20BIN\",\"fpx_txn_id\":\"2309081935060341\"}&treq=1', '2023-09-08 19:35:40'),
(232, 'skey=c01988e35fa010f289deaeb9ed649dd4&tranID=1710027343&domain=jackybadmintona&status=00&amount=15.00&currency=RM&paydate=2023-09-08 19:29:08&orderid=P20230908192858F973&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-08 19:53:01'),
(233, 'nbcb=2&tranID=1710318924&orderid=P202309082156049422&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-09-08 21:56:16&skey=887fd383915677f75a4fdc06be06b880&channel=TNG-EWALLET&treq=1', '2023-09-08 21:57:00'),
(234, 'nbcb=2&tranID=1711090920&orderid=P20230909090434A1D0&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-09-09 09:04:49&skey=1409c4027fa0dfed26e88db897022bbf&channel=TNG-EWALLET&treq=1', '2023-09-09 09:05:41'),
(235, 'skey=1409c4027fa0dfed26e88db897022bbf&tranID=1711090920&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-09-09 09:04:49&orderid=P20230909090434A1D0&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-09 09:05:47'),
(236, 'skey=c5ec9cd3353cc98c1239a1e2d0fa5ac2&tranID=1711090920&domain=jackybadmintona&status=22&amount=20.00&currency=RM&paydate=2023-09-09 09:04:49&orderid=P20230909090434A1D0&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-09 09:05:54'),
(237, 'nbcb=2&tranID=1711141028&orderid=P202309090935074B16&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2023-09-09 09:35:28&skey=7d2b4a578eeb5e03c22a85fd6bca9dad&channel=cimb&extraP={\"fpx_buyer_name\":\"STEPHEN O\' NEAL BANGDIR\",\"fpx_txn_id\":\"2309090935290197\"}&treq=1', '2023-09-09 09:36:17'),
(238, 'skey=7d2b4a578eeb5e03c22a85fd6bca9dad&tranID=1711141028&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2023-09-09 09:35:28&orderid=P202309090935074B16&appcode=&error_code=&error_desc=&channel=FPX_CIMBCLICKS&extraP={\"fpx_buyer_name\":\"STEPHEN%20O%27%20NEAL%20BANGDIR\",\"fpx_txn_id\":\"2309090935290197\"}&treq=1', '2023-09-09 09:36:22'),
(239, 'nbcb=2&tranID=1711540396&orderid=P20230909124145C57A&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2023-09-09 12:41:59&skey=04217801eafbb8aee7f7046bea1e84e2&channel=TNG-EWALLET&treq=1', '2023-09-09 12:42:25'),
(240, 'skey=04217801eafbb8aee7f7046bea1e84e2&tranID=1711540396&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2023-09-09 12:41:59&orderid=P20230909124145C57A&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-09 12:42:52'),
(241, 'nbcb=2&tranID=1711614549&orderid=P2023090913124392A2&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2023-09-09 13:13:36&skey=fbdfd17eabb10aba395afa929017c1d1&channel=hlb&extraP={\"fpx_buyer_name\":\"FONG YOKE MOEY\",\"fpx_txn_id\":\"2309091313370450\"}&treq=1', '2023-09-09 13:14:43'),
(242, 'skey=fbdfd17eabb10aba395afa929017c1d1&tranID=1711614549&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2023-09-09 13:13:36&orderid=P2023090913124392A2&appcode=&error_code=&error_desc=&channel=FPX_HLB&extraP={\"fpx_buyer_name\":\"FONG%20YOKE%20MOEY\",\"fpx_txn_id\":\"2309091313370450\"}&treq=1', '2023-09-09 13:15:03'),
(243, 'nbcb=2&tranID=1712729339&orderid=P202309092121374320&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2023-09-09 21:21:45&skey=a1cd03ceecfb493fb945f50a94b6be86&channel=TNG-EWALLET&treq=1', '2023-09-09 21:22:10'),
(244, 'skey=a1cd03ceecfb493fb945f50a94b6be86&tranID=1712729339&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2023-09-09 21:21:45&orderid=P202309092121374320&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-09 21:22:20'),
(245, 'nbcb=2&tranID=1712750971&orderid=P202309092129475A69&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-09-09 21:29:57&skey=e2720569974112fc06451f57b3d0528e&channel=TNG-EWALLET&treq=1', '2023-09-09 21:30:13'),
(246, 'nbcb=2&tranID=1713563639&orderid=P2023091011413077DA&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.80&currency=RM&appcode=&paydate=2023-09-10 11:41:39&skey=a474469c6d75b84289ba2e67a2547674&channel=TNG-EWALLET&treq=1', '2023-09-10 11:41:58'),
(247, 'skey=a474469c6d75b84289ba2e67a2547674&tranID=1713563639&domain=jackybadmintona&status=00&amount=19.80&currency=RM&paydate=2023-09-10 11:41:39&orderid=P2023091011413077DA&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-10 11:42:32'),
(248, 'nbcb=2&tranID=1713676715&orderid=P20230910124516B85D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-09-10 12:45:28&skey=44b5611828721a6afa748ad4ed727845&channel=hlb&extraP={\"fpx_buyer_name\":\"ONG KAH YEE\",\"fpx_txn_id\":\"2309101245290279\"}&treq=1', '2023-09-10 12:46:18'),
(249, 'skey=44b5611828721a6afa748ad4ed727845&tranID=1713676715&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-09-10 12:45:28&orderid=P20230910124516B85D&appcode=&error_code=&error_desc=&channel=FPX_HLB&extraP={\"fpx_buyer_name\":\"ONG%20KAH%20YEE\",\"fpx_txn_id\":\"2309101245290279\"}&treq=1', '2023-09-10 12:46:37'),
(250, 'treq=1', '2023-09-10 16:06:57'),
(251, 'nbcb=2&tranID=1717546967&orderid=P2023091219445651AA&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=004675&paydate=2023-09-12 19:45:30&skey=67c4442a9ca7a14cb469e64cafd500aa&channel=credit&extraP={\"ccbrand\":\"VISA\",\"cctype\":\"N\\/A\",\"cclast4\":\"6000\"}&treq=1', '2023-09-12 19:45:44'),
(252, 'skey=533a6e91208b497d6ee507d4e10114cc&tranID=1717546967&domain=jackybadmintona&status=00&amount=15.00&currency=MYR&paydate=2023-09-12 19:45:30&orderid=P2023091219445651AA&appcode=004675&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"Visa\",\"cclast4\":\"6000\",\"cctype\":\"N\\/a\"}&treq=1', '2023-09-12 19:45:44'),
(253, 'skey=d174b02d678f1966f88f012a2f291baf&tranID=1718118441&domain=jackybadmintona&status=22&amount=21.80&currency=RM&paydate=2023-09-13 08:43:09&orderid=P20230913084251CEA7&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-13 08:43:51'),
(254, 'skey=d174b02d678f1966f88f012a2f291baf&tranID=1718118441&domain=jackybadmintona&status=22&amount=21.80&currency=RM&paydate=2023-09-13 08:43:09&orderid=P20230913084251CEA7&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-13 08:44:31'),
(255, 'nbcb=2&tranID=1718120472&orderid=P2023091308450081D4&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2023-09-13 08:45:10&skey=9d4d8c6870ec38a57605fecd36a8e784&channel=TNG-EWALLET&treq=1', '2023-09-13 08:46:00'),
(256, 'skey=9d4d8c6870ec38a57605fecd36a8e784&tranID=1718120472&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2023-09-13 08:45:10&orderid=P2023091308450081D4&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-13 08:46:04'),
(257, 'skey=9d4d8c6870ec38a57605fecd36a8e784&tranID=1718120472&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2023-09-13 08:45:10&orderid=P2023091308450081D4&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-13 08:46:04'),
(258, 'nbcb=1&tranID=1718118441&orderid=P20230913084251CEA7&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2023-09-13 08:43:09&skey=dcbaafe4a3ba850b1058f8fb7dd9a618&channel=TNG-EWALLET&treq=1', '2023-09-13 09:00:06'),
(259, 'nbcb=2&tranID=1718897221&orderid=P20230913180221A9A9&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.20&currency=RM&appcode=&paydate=2023-09-13 18:02:32&skey=ab60aa343f7c0b8d9b3b991971fb7dc1&channel=TNG-EWALLET&treq=1', '2023-09-13 18:02:46'),
(260, 'skey=ab60aa343f7c0b8d9b3b991971fb7dc1&tranID=1718897221&domain=jackybadmintona&status=00&amount=21.20&currency=RM&paydate=2023-09-13 18:02:32&orderid=P20230913180221A9A9&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-13 18:03:22'),
(261, 'nbcb=2&tranID=1720280233&orderid=P202309141643151A82&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-09-14 16:43:27&skey=545560cc57011911c5666eedac71a641&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"CIBBMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"bank_issuer\":\"CIMB Bank Berhad\",\"duitnowqr_indicator\":\"20230914CIBBMYKL030OQR00162861\"}&treq=1', '2023-09-14 16:43:52'),
(262, 'skey=545560cc57011911c5666eedac71a641&tranID=1720280233&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-09-14 16:43:27&orderid=P202309141643151A82&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"CIBBMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"bank_issuer\":\"CIMB Bank Berhad\",\"duitnowqr_indicator\":\"20230914CIBBMYKL030OQR00162861\"}&treq=1', '2023-09-14 16:44:14'),
(263, 'nbcb=2&tranID=1720321867&orderid=P20230914171419CD15&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-09-14 17:14:30&skey=14170f77818f4dcacd184a94f177f855&channel=maybank2u&extraP={\"fpx_buyer_name\":\"THIEM KUAN HAO\",\"fpx_txn_id\":\"2309141714310979\"}&treq=1', '2023-09-14 17:15:25'),
(264, 'skey=14170f77818f4dcacd184a94f177f855&tranID=1720321867&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-09-14 17:14:30&orderid=P20230914171419CD15&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"THIEM%20KUAN%20HAO\",\"fpx_txn_id\":\"2309141714310979\"}&treq=1', '2023-09-14 17:15:31'),
(265, 'nbcb=2&tranID=1720393550&orderid=P20230914180605DFC8&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2023-09-14 18:06:15&skey=584b9276221c4ab34f8f95e22b6002a3&channel=TNG-EWALLET&treq=1', '2023-09-14 18:07:10'),
(266, 'skey=584b9276221c4ab34f8f95e22b6002a3&tranID=1720393550&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2023-09-14 18:06:15&orderid=P20230914180605DFC8&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-14 18:07:15'),
(267, 'skey=6d09504f30b32ea1fa10bd877593c0a8&tranID=1720393550&domain=jackybadmintona&status=22&amount=21.80&currency=RM&paydate=2023-09-14 18:06:15&orderid=P20230914180605DFC8&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-14 18:07:23'),
(268, 'nbcb=2&tranID=1721797323&orderid=P202309151628539CE4&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2023-09-15 16:29:18&skey=b12e69d45531c65ef673736fb2c9b8f2&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2023-09-15 16:30:16'),
(269, 'skey=75ec75f31cb2a5f7fcfb70c8fa0077dc&tranID=1721797323&domain=jackybadmintona&status=00&amount=15.00&currency=MYR&paydate=2023-09-15 16:29:18&orderid=P202309151628539CE4&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2023-09-15 16:30:20'),
(270, 'nbcb=2&tranID=1722708268&orderid=P20230916095331EC65&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.80&currency=RM&appcode=&paydate=2023-09-16 09:53:40&skey=d084b59ce20f11612c0defff30bd5205&channel=TNG-EWALLET&treq=1', '2023-09-16 09:54:37'),
(271, 'skey=d084b59ce20f11612c0defff30bd5205&tranID=1722708268&domain=jackybadmintona&status=00&amount=19.80&currency=RM&paydate=2023-09-16 09:53:40&orderid=P20230916095331EC65&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-16 09:54:44'),
(272, 'skey=d084b59ce20f11612c0defff30bd5205&tranID=1722708268&domain=jackybadmintona&status=00&amount=19.80&currency=RM&paydate=2023-09-16 09:53:40&orderid=P20230916095331EC65&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-16 09:54:46'),
(273, 'nbcb=2&tranID=1722716203&orderid=P20230916100033E1FF&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-09-16 10:01:15&skey=88eb4ecc33494e39ec4492bd3f67f470&channel=publicbank&extraP={\"fpx_buyer_name\":\"SOH WEE SZUAN\",\"fpx_txn_id\":\"2309161001150025\"}&treq=1', '2023-09-16 10:02:54'),
(274, 'skey=88eb4ecc33494e39ec4492bd3f67f470&tranID=1722716203&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-09-16 10:01:15&orderid=P20230916100033E1FF&appcode=&error_code=&error_desc=&channel=FPX_PBB&extraP={\"fpx_buyer_name\":\"SOH%20WEE%20SZUAN\",\"fpx_txn_id\":\"2309161001150025\"}&treq=1', '2023-09-16 10:03:00'),
(275, 'nbcb=2&tranID=1722721831&orderid=P202309161006130A41&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-09-16 10:06:23&skey=54275b6c4124c5526ec22817727f9dc2&channel=TNG-EWALLET&treq=1', '2023-09-16 10:06:44'),
(276, 'skey=54275b6c4124c5526ec22817727f9dc2&tranID=1722721831&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-09-16 10:06:23&orderid=P202309161006130A41&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-16 10:08:04'),
(277, 'nbcb=2&tranID=1722752289&orderid=P202309161028445FA8&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2023-09-16 10:32:18&skey=e4ed73e14ed189b76149f50bf69c1728&channel=TNG-EWALLET&treq=1', '2023-09-16 10:32:55'),
(278, 'skey=e4ed73e14ed189b76149f50bf69c1728&tranID=1722752289&domain=jackybadmintona&status=00&amount=15.00&currency=RM&paydate=2023-09-16 10:32:18&orderid=P202309161028445FA8&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-16 10:33:10'),
(279, 'nbcb=2&tranID=1722789672&orderid=P20230916110159B1D8&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-09-16 11:02:11&skey=5f83933703730641f15096010895716d&channel=TNG-EWALLET&treq=1', '2023-09-16 11:02:56'),
(280, 'skey=5f83933703730641f15096010895716d&tranID=1722789672&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-09-16 11:02:11&orderid=P20230916110159B1D8&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-16 11:03:01'),
(281, 'skey=5f83933703730641f15096010895716d&tranID=1722789672&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-09-16 11:02:11&orderid=P20230916110159B1D8&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-16 11:03:05'),
(282, 'nbcb=2&tranID=1722813913&orderid=P2023091611204267A9&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2023-09-16 11:20:50&skey=5ea415cbea88c0b259d98c94f947ff8c&channel=TNG-EWALLET&treq=1', '2023-09-16 11:21:04'),
(283, 'skey=5ea415cbea88c0b259d98c94f947ff8c&tranID=1722813913&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2023-09-16 11:20:50&orderid=P2023091611204267A9&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-16 11:21:41'),
(284, 'skey=5ea415cbea88c0b259d98c94f947ff8c&tranID=1722813913&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2023-09-16 11:20:50&orderid=P2023091611204267A9&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-16 11:21:42'),
(285, 'skey=c69f7f284001e23c2991c0bad8cf7865&tranID=1722938444&domain=jackybadmintona&status=22&amount=18.00&currency=RM&paydate=2023-09-16 12:49:17&orderid=P20230916124906CBF2&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-16 12:50:22'),
(286, 'nbcb=2&tranID=1722938444&orderid=P20230916124906CBF2&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2023-09-16 12:49:17&skey=8ee84ba3e1fa836fac5a41c60febdf52&channel=TNG-EWALLET&treq=1', '2023-09-16 12:51:33'),
(287, 'skey=8ee84ba3e1fa836fac5a41c60febdf52&tranID=1722938444&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2023-09-16 12:49:17&orderid=P20230916124906CBF2&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-16 12:51:42'),
(288, 'nbcb=2&tranID=1723022652&orderid=P20230916134832CD1F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.60&currency=RM&appcode=&paydate=2023-09-16 13:48:41&skey=b9503120325792cdbc4277fcca4254ea&channel=publicbank&extraP={\"fpx_buyer_name\":\"GABRIEL CHAI WEI KIONG\",\"fpx_txn_id\":\"2309161348410199\"}&treq=1', '2023-09-16 13:49:54'),
(289, 'skey=b9503120325792cdbc4277fcca4254ea&tranID=1723022652&domain=jackybadmintona&status=00&amount=19.60&currency=RM&paydate=2023-09-16 13:48:41&orderid=P20230916134832CD1F&appcode=&error_code=&error_desc=&channel=FPX_PBB&extraP={\"fpx_buyer_name\":\"GABRIEL%20CHAI%20WEI%20KIONG\",\"fpx_txn_id\":\"2309161348410199\"}&treq=1', '2023-09-16 13:50:03'),
(290, 'nbcb=2&tranID=1723133080&orderid=P202309161504467F0E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-09-16 15:05:05&skey=1f88ae52e22d6388d1105481f5433ab6&channel=TNG-EWALLET&treq=1', '2023-09-16 15:05:46'),
(291, 'skey=1f88ae52e22d6388d1105481f5433ab6&tranID=1723133080&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-09-16 15:05:05&orderid=P202309161504467F0E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-16 15:06:00'),
(292, 'nbcb=2&tranID=1723434024&orderid=P20230916184709CD9B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-09-16 18:47:23&skey=f2ec7737785ee695b9e61263afd4162f&channel=TNG-EWALLET&treq=1', '2023-09-16 18:47:40'),
(293, 'nbcb=2&tranID=1724184002&orderid=P2023091711171290DC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-09-17 11:17:22&skey=012a05cec5cd72dbaa721edb9d181d02&channel=TNG-EWALLET&treq=1', '2023-09-17 11:18:03'),
(294, 'skey=012a05cec5cd72dbaa721edb9d181d02&tranID=1724184002&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-09-17 11:17:22&orderid=P2023091711171290DC&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-17 11:18:09'),
(295, 'skey=012a05cec5cd72dbaa721edb9d181d02&tranID=1724184002&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-09-17 11:17:22&orderid=P2023091711171290DC&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-17 11:18:17'),
(296, 'nbcb=2&tranID=1724329837&orderid=P20230917125751C074&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2023-09-17 12:57:59&skey=503f052d3684f5282599986e371fa727&channel=TNG-EWALLET&treq=1', '2023-09-17 12:59:41'),
(297, 'skey=503f052d3684f5282599986e371fa727&tranID=1724329837&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2023-09-17 12:57:59&orderid=P20230917125751C074&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-17 12:59:47'),
(298, 'nbcb=2&tranID=1725506805&orderid=P20230918100217EF66&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-09-18 10:02:27&skey=358fc2514a960bf48909c7771a17a954&channel=TNG-EWALLET&treq=1', '2023-09-18 10:03:13'),
(299, 'skey=358fc2514a960bf48909c7771a17a954&tranID=1725506805&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-09-18 10:02:27&orderid=P20230918100217EF66&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-18 10:03:25'),
(300, 'nbcb=2&tranID=1730767254&orderid=P202309211957138CF0&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=14.40&currency=RM&appcode=002975&paydate=2023-09-21 19:58:16&skey=a75d31de69c6f5c1da650ae8cd475293&channel=credit&extraP={\"ccbrand\":\"VISA\",\"cctype\":\"N\\/A\",\"cclast4\":\"6000\"}&treq=1', '2023-09-21 19:58:29'),
(301, 'skey=c44035c2c13db0c4a7547020aeb97f5a&tranID=1730767254&domain=jackybadmintona&status=00&amount=14.40&currency=MYR&paydate=2023-09-21 19:58:16&orderid=P202309211957138CF0&appcode=002975&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"Visa\",\"cclast4\":\"6000\",\"cctype\":\"N\\/a\"}&treq=1', '2023-09-21 19:58:29'),
(302, 'nbcb=2&tranID=1732668743&orderid=P20230923074539F383&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2023-09-23 07:45:48&skey=84067f35ba019cf979aad980975d8b88&channel=TNG-EWALLET&treq=1', '2023-09-23 07:46:03'),
(303, 'skey=84067f35ba019cf979aad980975d8b88&tranID=1732668743&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2023-09-23 07:45:48&orderid=P20230923074539F383&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-23 07:46:39'),
(304, 'nbcb=2&tranID=1732699961&orderid=P20230923083011750A&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-09-23 08:30:22&skey=3b50d4a614697cdeb6a816965433043a&channel=TNG-EWALLET&treq=1', '2023-09-23 08:31:00'),
(305, 'skey=3b50d4a614697cdeb6a816965433043a&tranID=1732699961&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-09-23 08:30:22&orderid=P20230923083011750A&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-23 08:31:06'),
(306, 'skey=3b50d4a614697cdeb6a816965433043a&tranID=1732699961&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-09-23 08:30:22&orderid=P20230923083011750A&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-23 08:31:16'),
(307, 'skey=19b37ac9bf2418723ecb722e7c9e1b4c&tranID=1732853470&domain=jackybadmintona&status=22&amount=20.00&currency=RM&paydate=2023-09-23 10:50:41&orderid=P20230923105028B725&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-23 10:51:45'),
(308, 'nbcb=2&tranID=1732855948&orderid=P202309231052214AB3&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-09-23 10:52:32&skey=ff4ed52ac62df6c17a73ade656524309&channel=TNG-EWALLET&treq=1', '2023-09-23 10:53:07'),
(309, 'skey=ff4ed52ac62df6c17a73ade656524309&tranID=1732855948&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-09-23 10:52:32&orderid=P202309231052214AB3&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-23 11:05:01'),
(310, 'nbcb=2&tranID=1732874037&orderid=P20230923110542790E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2023-09-23 11:05:49&skey=24d9578ef239780ce9e0f0d06b8dd911&channel=TNG-EWALLET&treq=1', '2023-09-23 11:06:02'),
(311, 'skey=24d9578ef239780ce9e0f0d06b8dd911&tranID=1732874037&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2023-09-23 11:05:49&orderid=P20230923110542790E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-23 11:06:40'),
(312, 'nbcb=1&tranID=1732853470&orderid=P20230923105028B725&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-09-23 10:50:41&skey=6702f376070299842781bfca93333aa5&channel=TNG-EWALLET&treq=1', '2023-09-23 11:07:04'),
(313, 'nbcb=2&tranID=1733128203&orderid=P2023092313561905D3&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2023-09-23 13:56:30&skey=12c9d6ae652aab4ec868626e3e01f6eb&channel=publicbank&extraP={\"fpx_buyer_name\":\"SOH WEE SZUAN\",\"fpx_txn_id\":\"2309231356320456\"}&treq=1', '2023-09-23 13:57:26'),
(314, 'skey=12c9d6ae652aab4ec868626e3e01f6eb&tranID=1733128203&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2023-09-23 13:56:30&orderid=P2023092313561905D3&appcode=&error_code=&error_desc=&channel=FPX_PBB&extraP={\"fpx_buyer_name\":\"SOH%20WEE%20SZUAN\",\"fpx_txn_id\":\"2309231356320456\"}&treq=1', '2023-09-23 13:57:34'),
(315, 'nbcb=2&tranID=1733148496&orderid=P202309231410117BA0&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=13.00&currency=RM&appcode=&paydate=2023-09-23 14:10:29&skey=2a3f28e7dc52c2edca3d68e07592c59c&channel=TNG-EWALLET&treq=1', '2023-09-23 14:10:50'),
(316, 'skey=2a3f28e7dc52c2edca3d68e07592c59c&tranID=1733148496&domain=jackybadmintona&status=00&amount=13.00&currency=RM&paydate=2023-09-23 14:10:29&orderid=P202309231410117BA0&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-23 14:11:35'),
(317, 'skey=5692cf459b7da16efaed8dddad8359f8&tranID=1734004676&domain=jackybadmintona&status=22&amount=19.80&currency=RM&paydate=2023-09-24 00:48:14&orderid=P20230924004802C7C2&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-24 00:49:24'),
(318, 'nbcb=2&tranID=1734004676&orderid=P20230924004802C7C2&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.80&currency=RM&appcode=&paydate=2023-09-24 00:48:14&skey=16e2776c8bd0355628108eafb13a2294&channel=TNG-EWALLET&treq=1', '2023-09-24 00:49:27'),
(319, 'skey=16e2776c8bd0355628108eafb13a2294&tranID=1734004676&domain=jackybadmintona&status=00&amount=19.80&currency=RM&paydate=2023-09-24 00:48:14&orderid=P20230924004802C7C2&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-24 00:49:54'),
(320, 'nbcb=2&tranID=1734048750&orderid=P202309240303043173&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.40&currency=RM&appcode=&paydate=2023-09-24 03:03:15&skey=391e65ebac9b05ccfdcbfa673eb94ed9&channel=TNG-EWALLET&treq=1', '2023-09-24 03:03:25'),
(321, 'skey=391e65ebac9b05ccfdcbfa673eb94ed9&tranID=1734048750&domain=jackybadmintona&status=00&amount=19.40&currency=RM&paydate=2023-09-24 03:03:15&orderid=P202309240303043173&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-24 03:04:08'),
(322, 'skey=391e65ebac9b05ccfdcbfa673eb94ed9&tranID=1734048750&domain=jackybadmintona&status=00&amount=19.40&currency=RM&paydate=2023-09-24 03:03:15&orderid=P202309240303043173&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-24 03:04:09'),
(323, 'nbcb=2&tranID=1734607861&orderid=P20230924143053DEB5&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=T02785&paydate=2023-09-24 14:31:38&skey=a6fc14e05aa4b890352b6d5672e9054c&channel=credit&extraP={\"ccbrand\":\"Mastercard\",\"cctype\":\"CREDIT\",\"cclast4\":\"2829\"}&treq=1', '2023-09-24 14:32:16'),
(324, 'skey=d7864ac17e91e13d60c275523e6793a6&tranID=1734607861&domain=jackybadmintona&status=00&amount=18.00&currency=MYR&paydate=2023-09-24 14:31:38&orderid=P20230924143053DEB5&appcode=T02785&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"MasterCard\",\"cclast4\":\"2829\",\"cctype\":\"Credit\"}&treq=1', '2023-09-24 14:32:17'),
(325, 'nbcb=1&tranID=1736434107&orderid=P20230925134834F8C6&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-09-25 13:49:21&skey=c69290b2b58cef5af59292b6247b0b43&channel=TNG-EWALLET&treq=1', '2023-09-25 14:05:03'),
(326, 'nbcb=1&tranID=1736439912&orderid=P202309251351419736&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-09-25 13:51:54&skey=acae2cc032969783a11c3ee4e47c914e&channel=TNG-EWALLET&treq=1', '2023-09-25 14:07:02'),
(327, 'nbcb=2&tranID=1736508025&orderid=P202309251423264C9C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-09-25 14:23:38&skey=b6145d63aee93a924b944cb007ff79dd&channel=TNG-EWALLET&treq=1', '2023-09-25 14:25:19'),
(328, 'nbcb=2&tranID=1736952949&orderid=P20230925181900588E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-09-25 18:19:14&skey=ee6a638fb94fd3b0842aa889f850a402&channel=TNG-EWALLET&treq=1', '2023-09-25 18:19:51'),
(329, 'skey=ee6a638fb94fd3b0842aa889f850a402&tranID=1736952949&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-09-25 18:19:14&orderid=P20230925181900588E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-25 18:20:06'),
(330, 'nbcb=2&tranID=1737012873&orderid=P20230925184831FAE4&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2023-09-25 18:48:39&skey=d27b51499a1b071d989beb1f286ea298&channel=TNG-EWALLET&treq=1', '2023-09-25 18:49:35'),
(331, 'skey=d27b51499a1b071d989beb1f286ea298&tranID=1737012873&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2023-09-25 18:48:39&orderid=P20230925184831FAE4&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-25 18:49:41'),
(332, 'skey=fdb45be6d536256dab22d7314baf9e9f&tranID=1737012873&domain=jackybadmintona&status=22&amount=21.80&currency=RM&paydate=2023-09-25 18:48:39&orderid=P20230925184831FAE4&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-25 18:49:46'),
(333, 'nbcb=2&tranID=1739958274&orderid=P202309271200593308&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-09-27 12:01:14&skey=cacd820e77230556b482a58d3df501e4&channel=maybank2u&extraP={\"fpx_buyer_name\":\"SOH WEE SZUAN\",\"fpx_txn_id\":\"2309271201150005\"}&treq=1', '2023-09-27 12:02:01'),
(334, 'skey=cacd820e77230556b482a58d3df501e4&tranID=1739958274&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-09-27 12:01:14&orderid=P202309271200593308&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"SOH%20WEE%20SZUAN\",\"fpx_txn_id\":\"2309271201150005\"}&treq=1', '2023-09-27 12:05:41'),
(335, 'skey=3b87a3192768a0ad9cad959b6ef58412&tranID=1741634360&domain=jackybadmintona&status=22&amount=20.00&currency=RM&paydate=2023-09-28 11:29:29&orderid=P20230928112914DDB3&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-28 11:30:34'),
(336, 'nbcb=2&tranID=1741634360&orderid=P20230928112914DDB3&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-09-28 11:29:29&skey=6b535ce329327795156b1388ce672b15&channel=TNG-EWALLET&treq=1', '2023-09-28 11:30:50'),
(337, 'skey=6b535ce329327795156b1388ce672b15&tranID=1741634360&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-09-28 11:29:29&orderid=P20230928112914DDB3&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-28 11:31:19'),
(338, 'nbcb=2&tranID=1741667585&orderid=P202309281147571851&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-09-28 11:48:09&skey=6c3fea4f2ca089a755fbdb8b62f78915&channel=TNG-EWALLET&treq=1', '2023-09-28 11:48:50'),
(339, 'skey=6c3fea4f2ca089a755fbdb8b62f78915&tranID=1741667585&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-09-28 11:48:09&orderid=P202309281147571851&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-28 11:48:54'),
(340, 'skey=6c3fea4f2ca089a755fbdb8b62f78915&tranID=1741667585&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-09-28 11:48:09&orderid=P202309281147571851&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-28 11:49:03'),
(341, 'nbcb=2&tranID=1744323400&orderid=P20230929204833C750&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-09-29 20:48:42&skey=3a29e2556591f903072da7a9350364f2&channel=TNG-EWALLET&treq=1', '2023-09-29 20:49:02'),
(342, 'skey=3a29e2556591f903072da7a9350364f2&tranID=1744323400&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-09-29 20:48:42&orderid=P20230929204833C750&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-29 20:49:34'),
(343, 'nbcb=2&tranID=1744442292&orderid=P2023092921482261F5&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-09-29 21:48:34&skey=938837c4dcd620ea2f9ba077bf4e75f8&channel=TNG-EWALLET&treq=1', '2023-09-29 21:48:50'),
(344, 'skey=938837c4dcd620ea2f9ba077bf4e75f8&tranID=1744442292&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-09-29 21:48:34&orderid=P2023092921482261F5&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-29 21:49:26'),
(345, 'nbcb=2&tranID=1744890368&orderid=P202309300907500C84&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-09-30 09:08:02&skey=37d30c4d705d5ca293854fa4ce10e793&channel=TNG-EWALLET&treq=1', '2023-09-30 09:08:56'),
(346, 'skey=fec6184be8b4941d1a7023a79f80bb7f&tranID=1744890368&domain=jackybadmintona&status=22&amount=20.00&currency=RM&paydate=2023-09-30 09:08:02&orderid=P202309300907500C84&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-30 09:09:07'),
(347, 'skey=37d30c4d705d5ca293854fa4ce10e793&tranID=1744890368&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-09-30 09:08:02&orderid=P202309300907500C84&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-30 09:09:10'),
(348, 'nbcb=2&tranID=1744975625&orderid=P20230930101430530D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.80&currency=RM&appcode=&paydate=2023-09-30 10:14:42&skey=9a49e0dc69d64233cef3d7c587d3ddcf&channel=TNG-EWALLET&treq=1', '2023-09-30 10:15:02'),
(349, 'skey=9a49e0dc69d64233cef3d7c587d3ddcf&tranID=1744975625&domain=jackybadmintona&status=00&amount=19.80&currency=RM&paydate=2023-09-30 10:14:42&orderid=P20230930101430530D&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-30 10:15:12'),
(350, 'nbcb=2&tranID=1745017373&orderid=P20230930104131F8DF&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-09-30 10:41:39&skey=efb66b07785cfc87f580ef3bf345768c&channel=TNG-EWALLET&treq=1', '2023-09-30 10:42:18'),
(351, 'nbcb=2&tranID=1745023343&orderid=P202309301045009E48&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-09-30 10:45:24&skey=14bd93e8dafd76ebd9dec2893224c434&channel=hlb&extraP={\"fpx_buyer_name\":\"FONG YOKE MOEY\",\"fpx_txn_id\":\"2309301045250639\"}&treq=1', '2023-09-30 10:46:59'),
(352, 'skey=14bd93e8dafd76ebd9dec2893224c434&tranID=1745023343&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-09-30 10:45:24&orderid=P202309301045009E48&appcode=&error_code=&error_desc=&channel=FPX_HLB&extraP={\"fpx_buyer_name\":\"FONG%20YOKE%20MOEY\",\"fpx_txn_id\":\"2309301045250639\"}&treq=1', '2023-09-30 10:47:18'),
(353, 'skey=efb66b07785cfc87f580ef3bf345768c&tranID=1745017373&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-09-30 10:41:39&orderid=P20230930104131F8DF&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-30 11:09:31'),
(354, 'nbcb=2&tranID=1745418614&orderid=P20230930143729DBA8&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-09-30 14:37:38&skey=35153f60f92c75a5b8865bd01d24b2a8&channel=publicbank&extraP={\"fpx_buyer_name\":\"SOH WEE SZUAN\",\"fpx_txn_id\":\"2309301437380116\"}&treq=1', '2023-09-30 14:38:36'),
(355, 'skey=35153f60f92c75a5b8865bd01d24b2a8&tranID=1745418614&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-09-30 14:37:38&orderid=P20230930143729DBA8&appcode=&error_code=&error_desc=&channel=FPX_PBB&extraP={\"fpx_buyer_name\":\"SOH%20WEE%20SZUAN\",\"fpx_txn_id\":\"2309301437380116\"}&treq=1', '2023-09-30 14:38:45'),
(356, 'nbcb=2&tranID=1745565291&orderid=P202309301606526820&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=14.60&currency=RM&appcode=&paydate=2023-09-30 16:07:10&skey=62e9023c447122715b8dc6936ab3227c&channel=TNG-EWALLET&treq=1', '2023-09-30 16:08:00');
INSERT INTO `payments_returns` (`payment_return_id`, `return_data`, `return_datetime`) VALUES
(357, 'skey=62e9023c447122715b8dc6936ab3227c&tranID=1745565291&domain=jackybadmintona&status=00&amount=14.60&currency=RM&paydate=2023-09-30 16:07:10&orderid=P202309301606526820&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-09-30 16:08:08'),
(358, 'nbcb=2&tranID=1746793121&orderid=P202310011110135E6C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-10-01 11:10:22&skey=f518b42e59287b4415f23edc6142c269&channel=TNG-EWALLET&treq=1', '2023-10-01 11:10:41'),
(359, 'nbcb=2&tranID=1746802328&orderid=P20231001111549EDD0&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.80&currency=RM&appcode=&paydate=2023-10-01 11:15:58&skey=44c219dc444205cd65faad66183dbe01&channel=TNG-EWALLET&treq=1', '2023-10-01 11:17:03'),
(360, 'skey=44c219dc444205cd65faad66183dbe01&tranID=1746802328&domain=jackybadmintona&status=00&amount=19.80&currency=RM&paydate=2023-10-01 11:15:58&orderid=P20231001111549EDD0&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-01 11:17:11'),
(361, 'skey=4c23ef8806e87e187d231fb99201578c&tranID=1746802328&domain=jackybadmintona&status=22&amount=19.80&currency=RM&paydate=2023-10-01 11:15:58&orderid=P20231001111549EDD0&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-01 11:17:13'),
(362, 'skey=f518b42e59287b4415f23edc6142c269&tranID=1746793121&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-10-01 11:10:22&orderid=P202310011110135E6C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-01 11:22:25'),
(363, 'nbcb=2&tranID=1746814211&orderid=P20231001112251776B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.60&currency=RM&appcode=&paydate=2023-10-01 11:22:59&skey=dbe9b3dec447b1507f7d37a80c7b58c8&channel=TNG-EWALLET&treq=1', '2023-10-01 11:23:10'),
(364, 'skey=dbe9b3dec447b1507f7d37a80c7b58c8&tranID=1746814211&domain=jackybadmintona&status=00&amount=19.60&currency=RM&paydate=2023-10-01 11:22:59&orderid=P20231001112251776B&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-01 11:23:50'),
(365, 'nbcb=2&tranID=1749161811&orderid=P20231002163250A107&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-10-02 16:33:12&skey=a9f03b21ea82df984b8a79148309e088&channel=TNG-EWALLET&treq=1', '2023-10-02 16:33:36'),
(366, 'skey=a9f03b21ea82df984b8a79148309e088&tranID=1749161811&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-10-02 16:33:12&orderid=P20231002163250A107&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-02 16:33:48'),
(367, 'nbcb=1&tranID=1749267427&orderid=P20231002173815D264&status=11&error_desc=Record not found&error_code=GRABPAY_99&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2023-10-02 17:38:46&skey=498fcb606fe22456bbdde5c2004b0ef2&channel=GrabPay&treq=1', '2023-10-02 17:54:04'),
(368, 'nbcb=2&tranID=1752829936&orderid=P202310041809247F24&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-10-04 18:09:41&skey=73094c70c1f44df2795d5323967fb2e7&channel=TNG-EWALLET&treq=1', '2023-10-04 18:10:14'),
(369, 'skey=73094c70c1f44df2795d5323967fb2e7&tranID=1752829936&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-10-04 18:09:41&orderid=P202310041809247F24&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-04 18:10:32'),
(370, 'skey=73094c70c1f44df2795d5323967fb2e7&tranID=1752829936&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-10-04 18:09:41&orderid=P202310041809247F24&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-04 18:10:34'),
(371, 'nbcb=2&tranID=1752903094&orderid=P202310041853273357&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2023-10-04 18:53:47&skey=a2ed6dc84f690a1f9b1e8a432bec92c4&channel=TNG-EWALLET&treq=1', '2023-10-04 18:54:48'),
(372, 'skey=a2ed6dc84f690a1f9b1e8a432bec92c4&tranID=1752903094&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2023-10-04 18:53:47&orderid=P202310041853273357&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-04 18:54:58'),
(373, 'skey=5505ca92e0a7089af47970a33f4e8a53&tranID=1752903094&domain=jackybadmintona&status=22&amount=21.80&currency=RM&paydate=2023-10-04 18:53:47&orderid=P202310041853273357&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-04 18:55:00'),
(374, 'nbcb=2&tranID=1754492791&orderid=P202310051733334ED2&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-10-05 17:33:41&skey=90bdf7306811e1afaf3646023a4c007f&channel=TNG-EWALLET&treq=1', '2023-10-05 17:33:57'),
(375, 'nbcb=2&tranID=1754495564&orderid=P2023100517352109D5&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.60&currency=RM&appcode=&paydate=2023-10-05 17:35:31&skey=7928fb907db12e06053672fecc568196&channel=maybank2u&extraP={\"fpx_buyer_name\":\"KHOO YEE BIN\",\"fpx_txn_id\":\"2310051735320949\"}&treq=1', '2023-10-05 17:36:01'),
(376, 'skey=7928fb907db12e06053672fecc568196&tranID=1754495564&domain=jackybadmintona&status=00&amount=21.60&currency=RM&paydate=2023-10-05 17:35:31&orderid=P2023100517352109D5&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"KHOO%20YEE%20BIN\",\"fpx_txn_id\":\"2310051735320949\"}&treq=1', '2023-10-05 17:36:07'),
(377, 'nbcb=2&tranID=1754584801&orderid=P202310051832240173&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-10-05 18:32:40&skey=e39b059b62b440d9bc510e85f4707bd5&channel=maybank2u&extraP={\"fpx_buyer_name\":\"KHAW YEE HUI\",\"fpx_txn_id\":\"2310051832410144\"}&treq=1', '2023-10-05 18:33:45'),
(378, 'skey=e39b059b62b440d9bc510e85f4707bd5&tranID=1754584801&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-10-05 18:32:40&orderid=P202310051832240173&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"KHAW%20YEE%20HUI\",\"fpx_txn_id\":\"2310051832410144\"}&treq=1', '2023-10-05 18:34:27'),
(379, 'nbcb=2&tranID=1757316128&orderid=P202310071101570250&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.80&currency=RM&appcode=&paydate=2023-10-07 11:02:07&skey=e0b8ab3d10ea293588fea77dbe728241&channel=TNG-EWALLET&treq=1', '2023-10-07 11:02:34'),
(380, 'skey=e0b8ab3d10ea293588fea77dbe728241&tranID=1757316128&domain=jackybadmintona&status=00&amount=19.80&currency=RM&paydate=2023-10-07 11:02:07&orderid=P202310071101570250&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-07 11:02:47'),
(381, 'nbcb=2&tranID=1757373055&orderid=P20231007113324546B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-10-07 11:33:34&skey=dfe0fcbe34d07edce620ac8109dfedc8&channel=TNG-EWALLET&treq=1', '2023-10-07 11:34:20'),
(382, 'skey=dfe0fcbe34d07edce620ac8109dfedc8&tranID=1757373055&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-10-07 11:33:34&orderid=P20231007113324546B&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-07 11:34:33'),
(383, 'nbcb=2&tranID=1757400797&orderid=P20231007114844F876&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-10-07 11:48:54&skey=a74e3b84a9878fe3475a8f04f8ced3f4&channel=TNG-EWALLET&treq=1', '2023-10-07 11:49:35'),
(384, 'skey=a74e3b84a9878fe3475a8f04f8ced3f4&tranID=1757400797&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-10-07 11:48:54&orderid=P20231007114844F876&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-07 11:49:40'),
(385, 'skey=a74e3b84a9878fe3475a8f04f8ced3f4&tranID=1757400797&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-10-07 11:48:54&orderid=P20231007114844F876&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-07 11:49:48'),
(386, 'skey=844e5765af19f49ca05b49afb10e5781&tranID=1757587793&domain=jackybadmintona&status=22&amount=20.00&currency=RM&paydate=2023-10-07 13:28:17&orderid=P202310071327515D65&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-07 13:29:23'),
(387, 'skey=844e5765af19f49ca05b49afb10e5781&tranID=1757587793&domain=jackybadmintona&status=22&amount=20.00&currency=RM&paydate=2023-10-07 13:28:17&orderid=P202310071327515D65&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-07 13:29:24'),
(388, 'skey=c55ad2bf2920c7ef059a9e733233afc3&tranID=1757601185&domain=jackybadmintona&status=22&amount=20.00&currency=RM&paydate=2023-10-07 13:35:47&orderid=P2023100713353415F2&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-07 13:36:53'),
(389, 'skey=c55ad2bf2920c7ef059a9e733233afc3&tranID=1757601185&domain=jackybadmintona&status=22&amount=20.00&currency=RM&paydate=2023-10-07 13:35:47&orderid=P2023100713353415F2&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-07 13:36:56'),
(390, 'nbcb=2&tranID=1757601185&orderid=P2023100713353415F2&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-10-07 13:35:47&skey=f3e05f421801979b4db7ae1b5327dba7&channel=TNG-EWALLET&treq=1', '2023-10-07 13:37:40'),
(391, 'skey=f3e05f421801979b4db7ae1b5327dba7&tranID=1757601185&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-10-07 13:35:47&orderid=P2023100713353415F2&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-07 13:37:54'),
(392, 'nbcb=1&tranID=1757587793&orderid=P202310071327515D65&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-10-07 13:28:17&skey=3950d815e627e2994217e997836d3710&channel=TNG-EWALLET&treq=1', '2023-10-07 13:45:09'),
(393, 'nbcb=2&tranID=1758229535&orderid=P20231007194858EA48&status=11&error_desc=Buyer Failed To Provide The Necessary Info At Account Selection Page&error_code=FPX_1E&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-10-07 19:49:10&skey=829b99efad32806e8def6d2f7e073503&channel=publicbank&extraP={\"fpx_txn_id\":\"2310071949110343\"}&treq=1', '2023-10-07 20:04:58'),
(394, 'nbcb=2&tranID=1758373639&orderid=P202310072104219D20&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-10-07 21:04:36&skey=7832a91f54a8139acdb89bc7d2007f45&channel=TNG-EWALLET&treq=1', '2023-10-07 21:05:01'),
(395, 'skey=7832a91f54a8139acdb89bc7d2007f45&tranID=1758373639&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-10-07 21:04:36&orderid=P202310072104219D20&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-07 21:05:12'),
(396, 'nbcb=2&tranID=1759396056&orderid=P202310081355458D2A&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-10-08 13:55:56&skey=6105a45ece158010eb2b3307c364ae3b&channel=TNG-EWALLET&treq=1', '2023-10-08 13:56:11'),
(397, 'skey=6105a45ece158010eb2b3307c364ae3b&tranID=1759396056&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-10-08 13:55:56&orderid=P202310081355458D2A&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-08 14:01:33'),
(398, 'skey=6105a45ece158010eb2b3307c364ae3b&tranID=1759396056&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-10-08 13:55:56&orderid=P202310081355458D2A&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-08 14:19:17'),
(399, 'nbcb=2&tranID=1761293646&orderid=P2023100915165496C7&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.20&currency=RM&appcode=&paydate=2023-10-09 15:17:01&skey=e7986b2deaf23fcb5661e45c10b80528&channel=TNG-EWALLET&treq=1', '2023-10-09 15:17:28'),
(400, 'skey=e7986b2deaf23fcb5661e45c10b80528&tranID=1761293646&domain=jackybadmintona&status=00&amount=20.20&currency=RM&paydate=2023-10-09 15:17:01&orderid=P2023100915165496C7&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-09 15:18:11'),
(401, 'nbcb=2&tranID=1765963823&orderid=P20231011164827031D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-10-11 16:48:35&skey=4cfa9ced3954db52476f90b06b34a997&channel=TNG-EWALLET&treq=1', '2023-10-11 16:48:49'),
(402, 'skey=4cfa9ced3954db52476f90b06b34a997&tranID=1765963823&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-10-11 16:48:35&orderid=P20231011164827031D&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-11 16:49:28'),
(403, 'nbcb=2&tranID=1765967268&orderid=P202310111650487FDC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-10-11 16:50:59&skey=ecd9b6207708bac9a29b70faed6aa641&channel=maybank2u&extraP={\"fpx_buyer_name\":\"KHOO YEE BIN\",\"fpx_txn_id\":\"2310111651000967\"}&treq=1', '2023-10-11 16:51:30'),
(404, 'skey=ecd9b6207708bac9a29b70faed6aa641&tranID=1765967268&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-10-11 16:50:59&orderid=P202310111650487FDC&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"KHOO%20YEE%20BIN\",\"fpx_txn_id\":\"2310111651000967\"}&treq=1', '2023-10-11 16:51:36'),
(405, 'nbcb=2&tranID=1766150268&orderid=P202310111849151C94&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2023-10-11 18:49:49&skey=301729a88ded291ebb7cfa3213c09045&channel=TNG-EWALLET&treq=1', '2023-10-11 18:50:19'),
(406, 'skey=301729a88ded291ebb7cfa3213c09045&tranID=1766150268&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2023-10-11 18:49:49&orderid=P202310111849151C94&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-11 18:50:30'),
(407, 'nbcb=2&tranID=1766189700&orderid=P20231011191305F62B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-10-11 19:13:20&skey=a845fcda30f7d4a6e1a2a088d95ccde6&channel=TNG-EWALLET&treq=1', '2023-10-11 19:13:43'),
(408, 'skey=a845fcda30f7d4a6e1a2a088d95ccde6&tranID=1766189700&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-10-11 19:13:20&orderid=P20231011191305F62B&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-11 19:14:12'),
(409, 'skey=a845fcda30f7d4a6e1a2a088d95ccde6&tranID=1766189700&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-10-11 19:13:20&orderid=P20231011191305F62B&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-11 19:14:13'),
(410, 'nbcb=2&tranID=1767305564&orderid=P20231012133355F761&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-10-12 13:34:04&skey=e61772d84728e133af65ecedca291120&channel=TNG-EWALLET&treq=1', '2023-10-12 13:34:20'),
(411, 'skey=e61772d84728e133af65ecedca291120&tranID=1767305564&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-10-12 13:34:04&orderid=P20231012133355F761&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-12 13:35:10'),
(412, 'nbcb=2&tranID=1769362054&orderid=P20231013183749D75D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2023-10-13 18:38:37&skey=e33734ed0f702918e743a20ed9f33faa&channel=TNG-EWALLET&treq=1', '2023-10-13 18:38:50'),
(413, 'skey=e33734ed0f702918e743a20ed9f33faa&tranID=1769362054&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2023-10-13 18:38:37&orderid=P20231013183749D75D&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-13 18:39:30'),
(414, 'nbcb=2&tranID=1769534654&orderid=P20231013202701D534&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.80&currency=RM&appcode=&paydate=2023-10-13 20:27:11&skey=93fd8f32df8b67bbaf48e7ea3123a79d&channel=TNG-EWALLET&treq=1', '2023-10-13 20:28:19'),
(415, 'skey=93fd8f32df8b67bbaf48e7ea3123a79d&tranID=1769534654&domain=jackybadmintona&status=00&amount=19.80&currency=RM&paydate=2023-10-13 20:27:11&orderid=P20231013202701D534&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-13 20:28:24'),
(416, 'skey=07fa7eb949fa9e6f5417d4c917dd6d3d&tranID=1769534654&domain=jackybadmintona&status=22&amount=19.80&currency=RM&paydate=2023-10-13 20:27:11&orderid=P20231013202701D534&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-13 20:28:34'),
(417, 'nbcb=2&tranID=1769758534&orderid=P20231013224530E3F8&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.60&currency=RM&appcode=&paydate=2023-10-13 22:45:37&skey=e737c638e03771263c761aaae39f4cd6&channel=TNG-EWALLET&treq=1', '2023-10-13 22:45:49'),
(418, 'skey=e737c638e03771263c761aaae39f4cd6&tranID=1769758534&domain=jackybadmintona&status=00&amount=19.60&currency=RM&paydate=2023-10-13 22:45:37&orderid=P20231013224530E3F8&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-13 22:46:28'),
(419, 'skey=7d094be489bc1b449eaa7b163f50155b&tranID=1770202721&domain=jackybadmintona&status=22&amount=20.00&currency=RM&paydate=2023-10-14 11:02:19&orderid=P202310141102025A6E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-14 11:03:26'),
(420, 'skey=7d094be489bc1b449eaa7b163f50155b&tranID=1770202721&domain=jackybadmintona&status=22&amount=20.00&currency=RM&paydate=2023-10-14 11:02:19&orderid=P202310141102025A6E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-14 11:03:32'),
(421, 'nbcb=2&tranID=1770202721&orderid=P202310141102025A6E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-10-14 11:02:19&skey=11eee15ab7acb215f40d3d4d7b414225&channel=TNG-EWALLET&treq=1', '2023-10-14 11:04:57'),
(422, 'skey=11eee15ab7acb215f40d3d4d7b414225&tranID=1770202721&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-10-14 11:02:19&orderid=P202310141102025A6E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-14 11:05:06'),
(423, 'nbcb=2&tranID=1770552062&orderid=P202310141439581E11&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-10-14 14:40:06&skey=02bd45152afdbc744dab933a64a6e913&channel=TNG-EWALLET&treq=1', '2023-10-14 14:40:52'),
(424, 'skey=02bd45152afdbc744dab933a64a6e913&tranID=1770552062&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-10-14 14:40:06&orderid=P202310141439581E11&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-14 14:40:55'),
(425, 'skey=02bd45152afdbc744dab933a64a6e913&tranID=1770552062&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-10-14 14:40:06&orderid=P202310141439581E11&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-14 14:41:00'),
(426, 'nbcb=2&tranID=1770675462&orderid=P202310141602320605&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-10-14 16:02:46&skey=07b9a2a66661351d70539e0beeb10291&channel=publicbank&extraP={\"fpx_buyer_name\":\"GABRIEL CHAI WEI KIONG\",\"fpx_txn_id\":\"2310141602480797\"}&treq=1', '2023-10-14 16:03:42'),
(427, 'skey=07b9a2a66661351d70539e0beeb10291&tranID=1770675462&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-10-14 16:02:46&orderid=P202310141602320605&appcode=&error_code=&error_desc=&channel=FPX_PBB&extraP={\"fpx_buyer_name\":\"GABRIEL%20CHAI%20WEI%20KIONG\",\"fpx_txn_id\":\"2310141602480797\"}&treq=1', '2023-10-14 16:04:02'),
(428, 'nbcb=2&tranID=1771984725&orderid=P202310151335276D1D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-10-15 13:35:35&skey=c12c2599688eb46136ac2b844edea384&channel=TNG-EWALLET&treq=1', '2023-10-15 13:35:52'),
(429, 'skey=c12c2599688eb46136ac2b844edea384&tranID=1771984725&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-10-15 13:35:35&orderid=P202310151335276D1D&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-15 13:36:28'),
(430, 'nbcb=2&tranID=1781476384&orderid=P20231021110048452D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-10-21 11:01:00&skey=296288de5e4f81f9aed1bd8f974a5714&channel=TNG-EWALLET&treq=1', '2023-10-21 11:01:14'),
(431, 'skey=feea422bae8e28d79319178149e89bc3&tranID=1781715600&domain=jackybadmintona&status=22&amount=19.80&currency=RM&paydate=2023-10-21 13:16:24&orderid=P20231021131617D72D&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-21 13:20:03'),
(432, 'nbcb=2&tranID=1781715600&orderid=P20231021131617D72D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.80&currency=RM&appcode=&paydate=2023-10-21 13:16:24&skey=911c91f3753a337de8cde33445306923&channel=TNG-EWALLET&treq=1', '2023-10-21 13:20:09'),
(433, 'skey=911c91f3753a337de8cde33445306923&tranID=1781715600&domain=jackybadmintona&status=00&amount=19.80&currency=RM&paydate=2023-10-21 13:16:24&orderid=P20231021131617D72D&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-21 13:20:25'),
(434, 'nbcb=2&tranID=1781874809&orderid=P202310211451099C84&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-10-21 14:51:19&skey=8b35fb34cb726751981f167e8bffec63&channel=publicbank&extraP={\"fpx_buyer_name\":\"GABRIEL CHAI WEI KIONG\",\"fpx_txn_id\":\"2310211451200360\"}&treq=1', '2023-10-21 14:52:15'),
(435, 'skey=8b35fb34cb726751981f167e8bffec63&tranID=1781874809&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-10-21 14:51:19&orderid=P202310211451099C84&appcode=&error_code=&error_desc=&channel=FPX_PBB&extraP={\"fpx_buyer_name\":\"GABRIEL%20CHAI%20WEI%20KIONG\",\"fpx_txn_id\":\"2310211451200360\"}&treq=1', '2023-10-21 14:52:23'),
(436, 'nbcb=2&tranID=1781980580&orderid=P20231021155815195E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-10-21 15:58:27&skey=330d92983f98d1688dcf2d029290ae03&channel=publicbank&extraP={\"fpx_buyer_name\":\"SOH WEE SZUAN\",\"fpx_txn_id\":\"2310211558290460\"}&treq=1', '2023-10-21 15:59:45'),
(437, 'skey=330d92983f98d1688dcf2d029290ae03&tranID=1781980580&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-10-21 15:58:27&orderid=P20231021155815195E&appcode=&error_code=&error_desc=&channel=FPX_PBB&extraP={\"fpx_buyer_name\":\"SOH%20WEE%20SZUAN\",\"fpx_txn_id\":\"2310211558290460\"}&treq=1', '2023-10-21 16:00:01'),
(438, 'nbcb=2&tranID=1781998376&orderid=P2023102116093828EE&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=14.80&currency=RM&appcode=&paydate=2023-10-21 16:09:47&skey=2cca79e6c2b40158a5611b50ec06eabb&channel=TNG-EWALLET&treq=1', '2023-10-21 16:10:07'),
(439, 'skey=2cca79e6c2b40158a5611b50ec06eabb&tranID=1781998376&domain=jackybadmintona&status=00&amount=14.80&currency=RM&paydate=2023-10-21 16:09:47&orderid=P2023102116093828EE&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-21 16:10:39'),
(440, 'nbcb=2&tranID=1788284291&orderid=P2023102510395402BE&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-10-25 10:40:05&skey=7508a7c60134963cf434c9ab39558601&channel=TNG-EWALLET&treq=1', '2023-10-25 10:40:22'),
(441, 'skey=7508a7c60134963cf434c9ab39558601&tranID=1788284291&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-10-25 10:40:05&orderid=P2023102510395402BE&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-25 10:40:56'),
(442, 'nbcb=2&tranID=1791227673&orderid=P20231026163847B857&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2023-10-26 16:38:54&skey=ebac96a88b9adb6965abdebdff56e124&channel=TNG-EWALLET&treq=1', '2023-10-26 16:40:11'),
(443, 'skey=ebac96a88b9adb6965abdebdff56e124&tranID=1791227673&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2023-10-26 16:38:54&orderid=P20231026163847B857&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-26 16:40:21'),
(444, 'skey=ebac96a88b9adb6965abdebdff56e124&tranID=1791227673&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2023-10-26 16:38:54&orderid=P20231026163847B857&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-26 16:40:21'),
(445, 'nbcb=2&tranID=1792826190&orderid=P20231027132700DC4C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-10-27 13:27:08&skey=50468513382de591abdc3c580b899035&channel=TNG-EWALLET&treq=1', '2023-10-27 13:27:24'),
(446, 'skey=50468513382de591abdc3c580b899035&tranID=1792826190&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-10-27 13:27:08&orderid=P20231027132700DC4C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-27 13:28:02'),
(447, 'nbcb=2&tranID=1793979638&orderid=P20231027235255C456&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-10-27 23:53:08&skey=5d6e31935ac81a6da18b7ce5a7a176e1&channel=TNG-EWALLET&treq=1', '2023-10-27 23:53:21'),
(448, 'skey=5d6e31935ac81a6da18b7ce5a7a176e1&tranID=1793979638&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-10-27 23:53:08&orderid=P20231027235255C456&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-28 00:03:46'),
(449, 'skey=5d6e31935ac81a6da18b7ce5a7a176e1&tranID=1793979638&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-10-27 23:53:08&orderid=P20231027235255C456&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-28 00:03:47'),
(450, 'nbcb=2&tranID=1794216624&orderid=P20231028082335CB14&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-10-28 08:23:44&skey=2012aa8d488d45e3e19c6493720c7860&channel=TNG-EWALLET&treq=1', '2023-10-28 08:23:58'),
(451, 'skey=2012aa8d488d45e3e19c6493720c7860&tranID=1794216624&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-10-28 08:23:44&orderid=P20231028082335CB14&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-28 08:24:37'),
(452, 'skey=2012aa8d488d45e3e19c6493720c7860&tranID=1794216624&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-10-28 08:23:44&orderid=P20231028082335CB14&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-28 08:24:38'),
(453, 'nbcb=2&tranID=1794554987&orderid=P202310281152569C5C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-10-28 11:53:25&skey=2a64a3bc3d08f8bd49fcf55fc436c9fa&channel=TNG-EWALLET&treq=1', '2023-10-28 11:54:01'),
(454, 'skey=2a64a3bc3d08f8bd49fcf55fc436c9fa&tranID=1794554987&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-10-28 11:53:25&orderid=P202310281152569C5C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-28 11:54:09'),
(455, 'skey=2a64a3bc3d08f8bd49fcf55fc436c9fa&tranID=1794554987&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-10-28 11:53:25&orderid=P202310281152569C5C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-28 11:54:19'),
(456, 'nbcb=2&tranID=1794899444&orderid=P20231028145537FC6C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-10-28 14:55:46&skey=c1094de1c6b23e425023939ab9617669&channel=publicbank&extraP={\"fpx_buyer_name\":\"GABRIEL CHAI WEI KIONG\",\"fpx_txn_id\":\"2310281455470647\"}&treq=1', '2023-10-28 14:56:29'),
(457, 'skey=c1094de1c6b23e425023939ab9617669&tranID=1794899444&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-10-28 14:55:46&orderid=P20231028145537FC6C&appcode=&error_code=&error_desc=&channel=FPX_PBB&extraP={\"fpx_buyer_name\":\"GABRIEL%20CHAI%20WEI%20KIONG\",\"fpx_txn_id\":\"2310281455470647\"}&treq=1', '2023-10-28 14:56:36'),
(458, 'nbcb=2&tranID=1796516297&orderid=P20231029131117CA6F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.80&currency=RM&appcode=&paydate=2023-10-29 13:11:24&skey=513f51044594495bf0a7a424fb5b27be&channel=TNG-EWALLET&treq=1', '2023-10-29 13:12:12'),
(459, 'skey=513f51044594495bf0a7a424fb5b27be&tranID=1796516297&domain=jackybadmintona&status=00&amount=19.80&currency=RM&paydate=2023-10-29 13:11:24&orderid=P20231029131117CA6F&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-29 13:12:19'),
(460, 'skey=513f51044594495bf0a7a424fb5b27be&tranID=1796516297&domain=jackybadmintona&status=00&amount=19.80&currency=RM&paydate=2023-10-29 13:11:24&orderid=P20231029131117CA6F&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-10-29 13:12:19'),
(461, 'nbcb=2&tranID=1803102213&orderid=P20231101185038F1C4&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-11-01 18:50:48&skey=a66166539dcb12e5d930626b428d7c5f&channel=TNG-EWALLET&treq=1', '2023-11-01 18:51:15'),
(462, 'skey=06d78d1d25d237dc97ace0209ba9d52f&tranID=1804242616&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2023-11-02 10:46:10&orderid=P202311021045517455&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-02 10:47:16'),
(463, 'nbcb=2&tranID=1804242616&orderid=P202311021045517455&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-11-02 10:46:10&skey=f5ffd685ff2913725e9df57b0c5ebd95&channel=TNG-EWALLET&treq=1', '2023-11-02 10:47:40'),
(464, 'skey=f5ffd685ff2913725e9df57b0c5ebd95&tranID=1804242616&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-11-02 10:46:10&orderid=P202311021045517455&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-02 10:47:48'),
(465, 'nbcb=2&tranID=1807730122&orderid=P20231103232816656F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-11-03 23:28:24&skey=42d7922c7f5b8ce32eb370e536400aff&channel=TNG-EWALLET&treq=1', '2023-11-03 23:28:42'),
(466, 'nbcb=2&tranID=1808462438&orderid=P202311041253368297&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-11-04 12:53:44&skey=a57c0efd7d71ebb46e0b425dbd752bf7&channel=TNG-EWALLET&treq=1', '2023-11-04 12:53:58'),
(467, 'skey=a57c0efd7d71ebb46e0b425dbd752bf7&tranID=1808462438&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-11-04 12:53:44&orderid=P202311041253368297&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-04 12:54:34'),
(468, 'skey=a57c0efd7d71ebb46e0b425dbd752bf7&tranID=1808462438&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-11-04 12:53:44&orderid=P202311041253368297&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-04 12:54:35'),
(469, 'nbcb=2&tranID=1808604827&orderid=P20231104140534AFB7&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-11-04 14:05:43&skey=4ba6b6bc90072b9a08a4dd80f0c846b6&channel=TNG-EWALLET&treq=1', '2023-11-04 14:06:31'),
(470, 'skey=4ba6b6bc90072b9a08a4dd80f0c846b6&tranID=1808604827&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-11-04 14:05:43&orderid=P20231104140534AFB7&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-04 14:06:35'),
(471, 'skey=4ba6b6bc90072b9a08a4dd80f0c846b6&tranID=1808604827&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-11-04 14:05:43&orderid=P20231104140534AFB7&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-04 14:06:37'),
(472, 'nbcb=2&tranID=1808777220&orderid=P2023110415363016E5&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-11-04 15:36:42&skey=c9aad1f7eeaaf6d0329698463474ad31&channel=publicbank&extraP={\"fpx_buyer_name\":\"SOH WEE SZUAN\",\"fpx_txn_id\":\"2311041536440469\"}&treq=1', '2023-11-04 15:37:47'),
(473, 'skey=c9aad1f7eeaaf6d0329698463474ad31&tranID=1808777220&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-11-04 15:36:42&orderid=P2023110415363016E5&appcode=&error_code=&error_desc=&channel=FPX_PBB&extraP={\"fpx_buyer_name\":\"SOH%20WEE%20SZUAN\",\"fpx_txn_id\":\"2311041536440469\"}&treq=1', '2023-11-04 15:38:04'),
(474, 'nbcb=2&tranID=1808986796&orderid=P20231104173259A591&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=14.80&currency=RM&appcode=&paydate=2023-11-04 17:33:13&skey=1c59d35d58944c5111437cdcbf2d9a9a&channel=TNG-EWALLET&treq=1', '2023-11-04 17:33:35'),
(475, 'skey=1c59d35d58944c5111437cdcbf2d9a9a&tranID=1808986796&domain=jackybadmintona&status=00&amount=14.80&currency=RM&paydate=2023-11-04 17:33:13&orderid=P20231104173259A591&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-04 17:34:06'),
(476, 'nbcb=2&tranID=1809026784&orderid=P202311041755584F20&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-11-04 17:56:15&skey=ed2b70fc6e97c628675b0713a6a5e316&channel=TNG-EWALLET&treq=1', '2023-11-04 17:57:16'),
(477, 'skey=25fa86915694ccffbfd48258c503127f&tranID=1809026784&domain=jackybadmintona&status=22&amount=20.00&currency=RM&paydate=2023-11-04 17:56:15&orderid=P202311041755584F20&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-04 17:57:21'),
(478, 'nbcb=2&tranID=1809968885&orderid=P2023110509463669B4&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.80&currency=RM&appcode=&paydate=2023-11-05 09:46:43&skey=440ce91e7603e545379173bb30f78c9d&channel=TNG-EWALLET&treq=1', '2023-11-05 09:48:25'),
(479, 'skey=440ce91e7603e545379173bb30f78c9d&tranID=1809968885&domain=jackybadmintona&status=00&amount=19.80&currency=RM&paydate=2023-11-05 09:46:43&orderid=P2023110509463669B4&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-05 09:48:30'),
(480, 'skey=9f3b491d3f3abb32f728fadfe6f418dc&tranID=1809968885&domain=jackybadmintona&status=22&amount=19.80&currency=RM&paydate=2023-11-05 09:46:43&orderid=P2023110509463669B4&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-05 09:48:34'),
(481, 'nbcb=2&tranID=1809992869&orderid=P2023110510035059E9&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-11-05 10:03:56&skey=12ff64230a14f88c396fffd481f01431&channel=TNG-EWALLET&treq=1', '2023-11-05 10:04:08'),
(482, 'skey=12ff64230a14f88c396fffd481f01431&tranID=1809992869&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-11-05 10:03:56&orderid=P2023110510035059E9&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-05 10:04:48'),
(483, 'skey=12ff64230a14f88c396fffd481f01431&tranID=1809992869&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-11-05 10:03:56&orderid=P2023110510035059E9&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-05 10:04:49'),
(484, 'nbcb=2&tranID=1810263969&orderid=P202311051237168841&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-11-05 12:37:24&skey=26bcc49f6879bfb36a99d613cd7818ba&channel=TNG-EWALLET&treq=1', '2023-11-05 12:37:43'),
(485, 'skey=26bcc49f6879bfb36a99d613cd7818ba&tranID=1810263969&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-11-05 12:37:24&orderid=P202311051237168841&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-05 12:38:16'),
(486, 'nbcb=2&tranID=1810270786&orderid=P202311051240551B77&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.80&currency=RM&appcode=&paydate=2023-11-05 12:41:02&skey=94cf0493c4ff81c2d7f22922e6ebc387&channel=TNG-EWALLET&treq=1', '2023-11-05 12:41:14'),
(487, 'skey=94cf0493c4ff81c2d7f22922e6ebc387&tranID=1810270786&domain=jackybadmintona&status=00&amount=19.80&currency=RM&paydate=2023-11-05 12:41:02&orderid=P202311051240551B77&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-05 12:41:55'),
(488, 'nbcb=2&tranID=1810369895&orderid=P202311051332562516&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2023-11-05 13:33:07&skey=44e6c3718dbdb5c750beaf48efe9e68d&channel=publicbank&extraP={\"fpx_buyer_name\":\"LEE SHANG JING\",\"fpx_txn_id\":\"2311051333080550\"}&treq=1', '2023-11-05 13:33:36'),
(489, 'skey=44e6c3718dbdb5c750beaf48efe9e68d&tranID=1810369895&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2023-11-05 13:33:07&orderid=P202311051332562516&appcode=&error_code=&error_desc=&channel=FPX_PBB&extraP={\"fpx_buyer_name\":\"LEE%20SHANG%20JING\",\"fpx_txn_id\":\"2311051333080550\"}&treq=1', '2023-11-05 13:33:42'),
(490, 'nbcb=2&tranID=1812549905&orderid=P202311061608028C16&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-11-06 16:08:11&skey=eb3d8c9741e0514daffdf9423900625e&channel=TNG-EWALLET&treq=1', '2023-11-06 16:08:33'),
(491, 'skey=eb3d8c9741e0514daffdf9423900625e&tranID=1812549905&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-11-06 16:08:11&orderid=P202311061608028C16&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-06 16:09:07'),
(492, 'nbcb=2&tranID=1812574398&orderid=P20231106162203D589&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-11-06 16:22:10&skey=4668a723ffd9de5e8a64f1f1623404ab&channel=TNG-EWALLET&treq=1', '2023-11-06 16:22:28'),
(493, 'skey=4668a723ffd9de5e8a64f1f1623404ab&tranID=1812574398&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-11-06 16:22:10&orderid=P20231106162203D589&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-06 16:23:02'),
(494, 'nbcb=2&tranID=1812682871&orderid=P202311061725286DD1&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-11-06 17:25:51&skey=746c4411fcff037231cfa7296b2bb614&channel=TNG-EWALLET&treq=1', '2023-11-06 17:27:03'),
(495, 'skey=1a6af0df98adc3958fe6868014025ae2&tranID=1815966545&domain=jackybadmintona&status=22&amount=20.00&currency=RM&paydate=2023-11-08 12:02:12&orderid=P2023110812014659A6&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-08 12:03:19'),
(496, 'nbcb=2&tranID=1815966545&orderid=P2023110812014659A6&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-11-08 12:02:12&skey=942e710c07a53de3fa07310e7aa8ebd1&channel=TNG-EWALLET&treq=1', '2023-11-08 12:03:19'),
(497, 'skey=942e710c07a53de3fa07310e7aa8ebd1&tranID=1815966545&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-11-08 12:02:12&orderid=P2023110812014659A6&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-08 12:03:28'),
(498, 'nbcb=2&tranID=1817474528&orderid=P20231109065300895F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-11-09 06:53:07&skey=d84869b41baa5d81b75ca0771bfe7060&channel=maybank2u&extraP={\"fpx_buyer_name\":\"KHOO YEE BIN\",\"fpx_txn_id\":\"2311090653080485\"}&treq=1', '2023-11-09 06:53:38'),
(499, 'skey=d84869b41baa5d81b75ca0771bfe7060&tranID=1817474528&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-11-09 06:53:07&orderid=P20231109065300895F&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"KHOO%20YEE%20BIN\",\"fpx_txn_id\":\"2311090653080485\"}&treq=1', '2023-11-09 06:53:45'),
(500, 'nbcb=2&tranID=1817755314&orderid=P202311091038354A45&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-11-09 10:38:49&skey=00ef9b30b596206346d7694158411876&channel=TNG-EWALLET&treq=1', '2023-11-09 10:39:42'),
(501, 'skey=00ef9b30b596206346d7694158411876&tranID=1817755314&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-11-09 10:38:49&orderid=P202311091038354A45&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-09 10:39:49'),
(502, 'skey=227fdf0b33dabe4f9959d25db1fbcbab&tranID=1817755314&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2023-11-09 10:38:49&orderid=P202311091038354A45&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-09 10:39:53'),
(503, 'nbcb=2&tranID=1820012510&orderid=P20231110131531F7A1&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2023-11-10 13:15:48&skey=59093291b7533dbff0ac5f2a1ff95dea&channel=TNG-EWALLET&treq=1', '2023-11-10 13:16:08'),
(504, 'skey=59093291b7533dbff0ac5f2a1ff95dea&tranID=1820012510&domain=jackybadmintona&status=00&amount=15.00&currency=RM&paydate=2023-11-10 13:15:48&orderid=P20231110131531F7A1&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-10 13:19:34'),
(505, 'nbcb=2&tranID=1820372531&orderid=P20231110162552C37B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-11-10 16:26:02&skey=04e9b82fe3646b45b4e482ce9228ce0d&channel=TNG-EWALLET&treq=1', '2023-11-10 16:26:22'),
(506, 'nbcb=2&tranID=1822424584&orderid=P2023111110115611C5&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.80&currency=RM&appcode=&paydate=2023-11-11 10:12:06&skey=07a8fc9a9fb18b73252fb6e9fe97b5f4&channel=TNG-EWALLET&treq=1', '2023-11-11 10:12:38'),
(507, 'skey=07a8fc9a9fb18b73252fb6e9fe97b5f4&tranID=1822424584&domain=jackybadmintona&status=00&amount=19.80&currency=RM&paydate=2023-11-11 10:12:06&orderid=P2023111110115611C5&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-11 10:12:50'),
(508, 'nbcb=2&tranID=1822459642&orderid=P202311111024083F99&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.00&currency=RM&appcode=&paydate=2023-11-11 10:24:15&skey=1718e6c5d93363c80dd02513fd330ee5&channel=TNG-EWALLET&treq=1', '2023-11-11 10:24:33'),
(509, 'skey=1718e6c5d93363c80dd02513fd330ee5&tranID=1822459642&domain=jackybadmintona&status=00&amount=19.00&currency=RM&paydate=2023-11-11 10:24:15&orderid=P202311111024083F99&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-11 10:25:06'),
(510, 'skey=1718e6c5d93363c80dd02513fd330ee5&tranID=1822459642&domain=jackybadmintona&status=00&amount=19.00&currency=RM&paydate=2023-11-11 10:24:15&orderid=P202311111024083F99&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-11 10:25:08'),
(511, 'nbcb=2&tranID=1822509450&orderid=P202311111041317EA6&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-11-11 10:41:45&skey=b2269468cb2d6d1a203ac5e31237fd71&channel=TNG-EWALLET&treq=1', '2023-11-11 10:42:03'),
(512, 'skey=5183fe33817dd33da82b34aee4a31034&tranID=1823049485&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-11-11 13:31:21&orderid=P20231111133110C623&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-11 13:32:13'),
(513, 'nbcb=2&tranID=1823049485&orderid=P20231111133110C623&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-11-11 13:31:21&skey=5183fe33817dd33da82b34aee4a31034&channel=TNG-EWALLET&treq=1', '2023-11-11 13:32:44'),
(514, 'skey=5183fe33817dd33da82b34aee4a31034&tranID=1823049485&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-11-11 13:31:21&orderid=P20231111133110C623&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-11 13:48:56'),
(515, 'nbcb=2&tranID=1823624838&orderid=P20231111170618D705&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-11-11 17:06:31&skey=26ca45e5dec12cd5dd3d71480d20f9cd&channel=TNG-EWALLET&treq=1', '2023-11-11 17:07:13'),
(516, 'nbcb=2&tranID=1823764072&orderid=P202311111802046FD8&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-11-11 18:02:16&skey=e320a05e69bf4d68b814cd7c9885e487&channel=publicbank&extraP={\"fpx_buyer_name\":\"SOH WEE SZUAN\",\"fpx_txn_id\":\"2311111802170549\"}&treq=1', '2023-11-11 18:03:40'),
(517, 'skey=e320a05e69bf4d68b814cd7c9885e487&tranID=1823764072&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-11-11 18:02:16&orderid=P202311111802046FD8&appcode=&error_code=&error_desc=&channel=FPX_PBB&extraP={\"fpx_buyer_name\":\"SOH%20WEE%20SZUAN\",\"fpx_txn_id\":\"2311111802170549\"}&treq=1', '2023-11-11 18:03:47'),
(518, 'nbcb=2&tranID=1825473459&orderid=P20231112115943F2DC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-11-12 12:00:12&skey=c8c6e4265531a4a39c3f59939cbebf17&channel=TNG-EWALLET&treq=1', '2023-11-12 12:00:52'),
(519, 'skey=c8c6e4265531a4a39c3f59939cbebf17&tranID=1825473459&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-11-12 12:00:12&orderid=P20231112115943F2DC&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-12 12:01:13'),
(520, 'nbcb=2&tranID=1826631447&orderid=P20231112233324E730&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-11-12 23:33:34&skey=6a9aa58561628f2ce26d270d1533afe9&channel=TNG-EWALLET&treq=1', '2023-11-12 23:33:49'),
(521, 'skey=6a9aa58561628f2ce26d270d1533afe9&tranID=1826631447&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-11-12 23:33:34&orderid=P20231112233324E730&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-12 23:34:29'),
(522, 'nbcb=2&tranID=1827329084&orderid=P202311131332270EC0&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-11-13 13:32:37&skey=d9c070ee38c76ec7ff2c45662b09e04d&channel=TNG-EWALLET&treq=1', '2023-11-13 13:32:54'),
(523, 'skey=d9c070ee38c76ec7ff2c45662b09e04d&tranID=1827329084&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-11-13 13:32:37&orderid=P202311131332270EC0&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-13 13:33:30'),
(524, 'skey=4f66ded42aefac598ea42d6679c08e6a&tranID=1827340551&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2023-11-13 13:38:52&orderid=P2023111313384394E0&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-13 13:40:09'),
(525, 'skey=4f66ded42aefac598ea42d6679c08e6a&tranID=1827340551&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2023-11-13 13:38:52&orderid=P2023111313384394E0&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-13 13:40:09'),
(526, 'nbcb=2&tranID=1827484532&orderid=P202311131458369F05&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2023-11-13 14:58:46&skey=7323b2d1228d35958cbf6709e0d3cd47&channel=TNG-EWALLET&treq=1', '2023-11-13 14:59:00'),
(527, 'skey=7323b2d1228d35958cbf6709e0d3cd47&tranID=1827484532&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2023-11-13 14:58:46&orderid=P202311131458369F05&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-13 14:59:39'),
(528, 'nbcb=2&tranID=1827927263&orderid=P202311131922139061&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-11-13 19:22:21&skey=c7239746b602d0ce14c8b94a21e944c4&channel=TNG-EWALLET&treq=1', '2023-11-13 19:23:05'),
(529, 'skey=c7239746b602d0ce14c8b94a21e944c4&tranID=1827927263&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-11-13 19:22:21&orderid=P202311131922139061&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-13 19:23:10'),
(530, 'skey=c7239746b602d0ce14c8b94a21e944c4&tranID=1827927263&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-11-13 19:22:21&orderid=P202311131922139061&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-13 19:23:15'),
(531, 'nbcb=2&tranID=1831409255&orderid=P20231115183005C9BB&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-11-15 18:30:20&skey=70b56db9ee7c36e86b3d292b657deb0e&channel=TNG-EWALLET&treq=1', '2023-11-15 18:30:47'),
(532, 'skey=70b56db9ee7c36e86b3d292b657deb0e&tranID=1831409255&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-11-15 18:30:20&orderid=P20231115183005C9BB&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-15 18:31:12'),
(533, 'skey=0a03c02ef848bf929b975a4d09df8e82&tranID=1833001282&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2023-11-16 16:01:56&orderid=P20231116160144DBDE&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-16 16:03:00'),
(534, 'skey=0a03c02ef848bf929b975a4d09df8e82&tranID=1833001282&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2023-11-16 16:01:56&orderid=P20231116160144DBDE&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-16 16:03:02'),
(535, 'nbcb=1&tranID=1833001282&orderid=P20231116160144DBDE&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-11-16 16:01:56&skey=b465b50ecf66da28d7aa4793b2443f7b&channel=TNG-EWALLET&treq=1', '2023-11-16 16:19:04'),
(536, 'skey=e814fd0504c26bca94ab5fe87c6aef2a&tranID=1833115106&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2023-11-16 17:12:01&orderid=P20231116171150DBAF&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-16 17:13:05'),
(537, 'skey=64f88138d37ea7ef6c694fee4ee21fd9&tranID=1833127767&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2023-11-16 17:19:43&orderid=P20231116171933E984&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-16 17:20:47');
INSERT INTO `payments_returns` (`payment_return_id`, `return_data`, `return_datetime`) VALUES
(538, 'nbcb=2&tranID=1833134343&orderid=P20231116172343F000&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-11-16 17:23:52&skey=750839430dace5fe4150769b6719f001&channel=hlb&extraP={\"fpx_buyer_name\":\"LIEW SAI KEONG\",\"fpx_txn_id\":\"2311161723530771\"}&treq=1', '2023-11-16 17:24:35'),
(539, 'skey=750839430dace5fe4150769b6719f001&tranID=1833134343&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-11-16 17:23:52&orderid=P20231116172343F000&appcode=&error_code=&error_desc=&channel=FPX_HLB&extraP={\"fpx_buyer_name\":\"LIEW%20SAI%20KEONG\",\"fpx_txn_id\":\"2311161723530771\"}&treq=1', '2023-11-16 17:24:54'),
(540, 'nbcb=2&tranID=1833139306&orderid=P20231116172649CDBA&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-11-16 17:26:58&skey=191de3d8a8fcd5ecd939048e1cc5cf3f&channel=TNG-EWALLET&treq=1', '2023-11-16 17:27:48'),
(541, 'skey=191de3d8a8fcd5ecd939048e1cc5cf3f&tranID=1833139306&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-11-16 17:26:58&orderid=P20231116172649CDBA&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-16 17:27:54'),
(542, 'skey=191de3d8a8fcd5ecd939048e1cc5cf3f&tranID=1833139306&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-11-16 17:26:58&orderid=P20231116172649CDBA&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-16 17:27:54'),
(543, 'skey=191de3d8a8fcd5ecd939048e1cc5cf3f&tranID=1833139306&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-11-16 17:26:58&orderid=P20231116172649CDBA&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-16 17:27:55'),
(544, 'skey=fcf679402e3b3b4861dca69174e3ca9d&tranID=1833139306&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2023-11-16 17:26:58&orderid=P20231116172649CDBA&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-16 17:28:02'),
(545, 'nbcb=1&tranID=1833115106&orderid=P20231116171150DBAF&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-11-16 17:12:01&skey=c5bbe6f44b14510b8788eea4ca03ec08&channel=TNG-EWALLET&treq=1', '2023-11-16 17:29:04'),
(546, 'nbcb=1&tranID=1833127767&orderid=P20231116171933E984&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-11-16 17:19:43&skey=89df872b17e408f4e24a9f79bd8c81ae&channel=TNG-EWALLET&treq=1', '2023-11-16 17:36:04'),
(547, 'nbcb=2&tranID=1833184481&orderid=P202311161754240A70&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-11-16 17:54:34&skey=e90b733d55d844871a5db6e520492490&channel=TNG-EWALLET&treq=1', '2023-11-16 17:54:52'),
(548, 'skey=e90b733d55d844871a5db6e520492490&tranID=1833184481&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-11-16 17:54:34&orderid=P202311161754240A70&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-16 17:55:27'),
(549, 'nbcb=2&tranID=1834338064&orderid=P2023111711430470D5&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-11-17 11:43:17&skey=12d32057690ad5d10f076c5aaae5835b&channel=TNG-EWALLET&treq=1', '2023-11-17 11:44:06'),
(550, 'skey=12d32057690ad5d10f076c5aaae5835b&tranID=1834338064&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-11-17 11:43:17&orderid=P2023111711430470D5&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-17 11:44:11'),
(551, 'skey=12d32057690ad5d10f076c5aaae5835b&tranID=1834338064&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-11-17 11:43:17&orderid=P2023111711430470D5&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-17 11:44:12'),
(552, 'nbcb=2&tranID=1835968041&orderid=P20231118100250FBF9&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-11-18 10:03:02&skey=62065e5ed3180a9de48eee7099ed8325&channel=TNG-EWALLET&treq=1', '2023-11-18 10:03:53'),
(553, 'skey=62065e5ed3180a9de48eee7099ed8325&tranID=1835968041&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-11-18 10:03:02&orderid=P20231118100250FBF9&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-18 10:03:57'),
(554, 'skey=7922b95f3c6aa893d63243906069ee5b&tranID=1835968041&domain=jackybadmintona&status=22&amount=20.00&currency=RM&paydate=2023-11-18 10:03:02&orderid=P20231118100250FBF9&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-18 10:04:08'),
(555, 'nbcb=2&tranID=1836006178&orderid=P20231118102719A47A&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-11-18 10:27:34&skey=2a28b3b8665510b2e42e8c5f667a503b&channel=TNG-EWALLET&treq=1', '2023-11-18 10:27:52'),
(556, 'skey=2a28b3b8665510b2e42e8c5f667a503b&tranID=1836006178&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-11-18 10:27:34&orderid=P20231118102719A47A&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-18 10:28:28'),
(557, 'nbcb=2&tranID=1837672243&orderid=P202311190931590802&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-11-19 09:32:10&skey=ee9688cbb39c8b0e498b1609c8a282b7&channel=TNG-EWALLET&treq=1', '2023-11-19 09:32:23'),
(558, 'skey=ee9688cbb39c8b0e498b1609c8a282b7&tranID=1837672243&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-11-19 09:32:10&orderid=P202311190931590802&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-19 09:33:03'),
(559, 'nbcb=2&tranID=1837916747&orderid=P20231119121240F020&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2023-11-19 12:12:51&skey=4b3f4e402eb1ac8b0eda3758da1e3a68&channel=TNG-EWALLET&treq=1', '2023-11-19 12:13:13'),
(560, 'skey=4b3f4e402eb1ac8b0eda3758da1e3a68&tranID=1837916747&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2023-11-19 12:12:51&orderid=P20231119121240F020&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-19 12:13:42'),
(561, 'nbcb=2&tranID=1845282306&orderid=P2023112317420412E6&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-11-23 17:42:17&skey=c0b1d95b7cf5ee13298e2c362a393e2d&channel=cimb&extraP={\"fpx_buyer_name\":\"JH ADVANCE ENGINEERING\",\"fpx_txn_id\":\"2311231742180871\"}&treq=1', '2023-11-23 17:43:08'),
(562, 'skey=9717739452b45675b5d1d4f3d5084890&tranID=1846337614&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2023-11-24 10:04:57&orderid=P2023112410044576DD&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-24 10:06:03'),
(563, 'skey=9717739452b45675b5d1d4f3d5084890&tranID=1846337614&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2023-11-24 10:04:57&orderid=P2023112410044576DD&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-24 10:06:14'),
(564, 'nbcb=2&tranID=1846341218&orderid=P202311241006356058&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-11-24 10:06:42&skey=3e89dc2c03fae344031ae5bda45ff398&channel=TNG-EWALLET&treq=1', '2023-11-24 10:07:20'),
(565, 'skey=3e89dc2c03fae344031ae5bda45ff398&tranID=1846341218&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-11-24 10:06:42&orderid=P202311241006356058&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-24 10:07:27'),
(566, 'skey=3e89dc2c03fae344031ae5bda45ff398&tranID=1846341218&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-11-24 10:06:42&orderid=P202311241006356058&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-24 10:07:36'),
(567, 'nbcb=1&tranID=1846337614&orderid=P2023112410044576DD&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-11-24 10:04:57&skey=6ba300d5498cc0689b4c6ff5367ef89a&channel=TNG-EWALLET&treq=1', '2023-11-24 10:22:05'),
(568, 'nbcb=2&tranID=1846708416&orderid=P202311241257282127&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-11-24 12:57:40&skey=2d2d4ad80e54277d1a6abc5cffa2a79d&channel=hlb&extraP={\"fpx_buyer_name\":\"YONG YUAN CHUAN\",\"fpx_txn_id\":\"2311241257400917\"}&treq=1', '2023-11-24 12:58:44'),
(569, 'skey=2d2d4ad80e54277d1a6abc5cffa2a79d&tranID=1846708416&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-11-24 12:57:40&orderid=P202311241257282127&appcode=&error_code=&error_desc=&channel=FPX_HLB&extraP={\"fpx_buyer_name\":\"YONG%20YUAN%20CHUAN\",\"fpx_txn_id\":\"2311241257400917\"}&treq=1', '2023-11-24 12:58:49'),
(570, 'nbcb=2&tranID=1848641254&orderid=P20231125102706BFFF&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-11-25 10:27:16&skey=cf944307fec489b65bf256dd3208a8fc&channel=TNG-EWALLET&treq=1', '2023-11-25 10:28:01'),
(571, 'skey=cf944307fec489b65bf256dd3208a8fc&tranID=1848641254&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-11-25 10:27:16&orderid=P20231125102706BFFF&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-25 10:28:07'),
(572, 'skey=cf944307fec489b65bf256dd3208a8fc&tranID=1848641254&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-11-25 10:27:16&orderid=P20231125102706BFFF&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-25 10:28:10'),
(573, 'nbcb=2&tranID=1849688191&orderid=P20231125183843EFAD&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=13.00&currency=RM&appcode=&paydate=2023-11-25 18:38:54&skey=2869b104f616273749fe8ce8f314a4f9&channel=TNG-EWALLET&treq=1', '2023-11-25 18:39:07'),
(574, 'skey=2869b104f616273749fe8ce8f314a4f9&tranID=1849688191&domain=jackybadmintona&status=00&amount=13.00&currency=RM&paydate=2023-11-25 18:38:54&orderid=P20231125183843EFAD&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-25 18:39:45'),
(575, 'skey=2869b104f616273749fe8ce8f314a4f9&tranID=1849688191&domain=jackybadmintona&status=00&amount=13.00&currency=RM&paydate=2023-11-25 18:38:54&orderid=P20231125183843EFAD&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-25 18:39:47'),
(576, 'nbcb=2&tranID=1849706535&orderid=P202311251847359B07&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-11-25 18:47:45&skey=6c2d4c35188f43d3213adb7891952b3a&channel=publicbank&extraP={\"fpx_buyer_name\":\"SOH WEE SZUAN\",\"fpx_txn_id\":\"2311251847470574\"}&treq=1', '2023-11-25 18:48:36'),
(577, 'skey=6c2d4c35188f43d3213adb7891952b3a&tranID=1849706535&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-11-25 18:47:45&orderid=P202311251847359B07&appcode=&error_code=&error_desc=&channel=FPX_PBB&extraP={\"fpx_buyer_name\":\"SOH%20WEE%20SZUAN\",\"fpx_txn_id\":\"2311251847470574\"}&treq=1', '2023-11-25 18:48:45'),
(578, 'nbcb=2&tranID=1849737125&orderid=P20231125190215A5A9&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=14.80&currency=RM&appcode=&paydate=2023-11-25 19:02:29&skey=683e1e6524048a7492190a5115e8e5f3&channel=TNG-EWALLET&treq=1', '2023-11-25 19:02:51'),
(579, 'skey=683e1e6524048a7492190a5115e8e5f3&tranID=1849737125&domain=jackybadmintona&status=00&amount=14.80&currency=RM&paydate=2023-11-25 19:02:29&orderid=P20231125190215A5A9&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-25 19:03:20'),
(580, 'nbcb=2&tranID=1850806805&orderid=P2023112610305766D2&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-11-26 10:31:06&skey=de25ff6f898e64223b5f9c81c093bcbc&channel=TNG-EWALLET&treq=1', '2023-11-26 10:31:21'),
(581, 'skey=de25ff6f898e64223b5f9c81c093bcbc&tranID=1850806805&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-11-26 10:31:06&orderid=P2023112610305766D2&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-26 10:32:00'),
(582, 'nbcb=1&tranID=1850806805&orderid=P2023112610305766D2&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-11-26 10:31:06&skey=de25ff6f898e64223b5f9c81c093bcbc&channel=TNG-EWALLET&treq=1', '2023-11-26 12:31:08'),
(583, 'nbcb=1&tranID=1850806805&orderid=P2023112610305766D2&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-11-26 10:31:06&skey=de25ff6f898e64223b5f9c81c093bcbc&channel=TNG-EWALLET&treq=1', '2023-11-26 13:31:12'),
(584, 'nbcb=1&tranID=1850806805&orderid=P2023112610305766D2&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-11-26 10:31:06&skey=de25ff6f898e64223b5f9c81c093bcbc&channel=TNG-EWALLET&treq=1', '2023-11-26 14:01:08'),
(585, 'nbcb=1&tranID=1850806805&orderid=P2023112610305766D2&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-11-26 10:31:06&skey=de25ff6f898e64223b5f9c81c093bcbc&channel=TNG-EWALLET&treq=1', '2023-11-26 14:32:47'),
(586, 'nbcb=2&tranID=1853693203&orderid=P202311271829452488&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2023-11-27 18:29:55&skey=a1002c097377e3a72206906d32512d64&channel=TNG-EWALLET&treq=1', '2023-11-27 18:30:43'),
(587, 'skey=a1002c097377e3a72206906d32512d64&tranID=1853693203&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2023-11-27 18:29:55&orderid=P202311271829452488&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-27 18:30:52'),
(588, 'skey=a1002c097377e3a72206906d32512d64&tranID=1853693203&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2023-11-27 18:29:55&orderid=P202311271829452488&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-27 18:30:53'),
(589, 'nbcb=2&tranID=1857443651&orderid=P20231129151019FB48&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2023-11-29 15:10:44&skey=d755fffd7e1099cc4c7b8b6f8733b471&channel=TNG-EWALLET&treq=1', '2023-11-29 15:11:51'),
(590, 'skey=d755fffd7e1099cc4c7b8b6f8733b471&tranID=1857443651&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2023-11-29 15:10:44&orderid=P20231129151019FB48&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-29 15:11:59'),
(591, 'skey=0d6ac7d704a49215b366baec379884a8&tranID=1857443651&domain=jackybadmintona&status=22&amount=21.80&currency=RM&paydate=2023-11-29 15:10:44&orderid=P20231129151019FB48&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-29 15:12:03'),
(592, 'nbcb=2&tranID=1857726645&orderid=P20231129174050467E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-11-29 17:41:30&skey=f667b9f21a28bbb1a2d53443717ce61c&channel=TNG-EWALLET&treq=1', '2023-11-29 17:42:36'),
(593, 'skey=f490e9ed0d97f5ff7b2b451eb941d138&tranID=1857726645&domain=jackybadmintona&status=22&amount=20.00&currency=RM&paydate=2023-11-29 17:41:30&orderid=P20231129174050467E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-29 17:42:44'),
(594, 'nbcb=2&tranID=1859062595&orderid=P202311301134397D58&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-11-30 11:34:52&skey=986538ca184444d6eeab726c8e527450&channel=TNG-EWALLET&treq=1', '2023-11-30 11:35:51'),
(595, 'skey=58dfe8b06dc54fdce22bca404b9aa1be&tranID=1859062595&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2023-11-30 11:34:52&orderid=P202311301134397D58&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-30 11:35:57'),
(596, 'skey=986538ca184444d6eeab726c8e527450&tranID=1859062595&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-11-30 11:34:52&orderid=P202311301134397D58&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-11-30 11:36:00'),
(597, 'nbcb=2&tranID=1862263998&orderid=P20231201185840EEF0&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-12-01 18:58:50&skey=9d1fb8b165bae015eb8c411857ef6210&channel=TNG-EWALLET&treq=1', '2023-12-01 18:59:16'),
(598, 'skey=9d1fb8b165bae015eb8c411857ef6210&tranID=1862263998&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-12-01 18:58:50&orderid=P20231201185840EEF0&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-12-01 18:59:41'),
(599, 'nbcb=2&tranID=1863151172&orderid=P20231202082425B878&status=11&error_desc=&error_code=TNG_00000020&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-12-02 08:24:38&skey=bbf7c1f768fbbd0be1999cc86b207ce0&channel=TNG-EWALLET&treq=1', '2023-12-02 08:24:40'),
(600, 'skey=bbf7c1f768fbbd0be1999cc86b207ce0&tranID=1863151172&domain=jackybadmintona&status=11&amount=20.00&currency=RM&paydate=2023-12-02 08:24:38&orderid=P20231202082425B878&appcode=&error_code=TNG_00000020 &error_desc=&channel=TNG-EWALLET&treq=1', '2023-12-02 08:24:43'),
(601, 'nbcb=2&tranID=1863152151&orderid=P20231202082520B43C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-12-02 08:25:27&skey=bf996223371ebc670817ef7be5d841f1&channel=TNG-EWALLET&treq=1', '2023-12-02 08:26:04'),
(602, 'skey=bf996223371ebc670817ef7be5d841f1&tranID=1863152151&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-12-02 08:25:27&orderid=P20231202082520B43C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-12-02 08:26:12'),
(603, 'skey=bf996223371ebc670817ef7be5d841f1&tranID=1863152151&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-12-02 08:25:27&orderid=P20231202082520B43C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-12-02 08:26:22'),
(604, 'nbcb=2&tranID=1863266880&orderid=P202312020952237D10&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-12-02 09:52:33&skey=17db83a3ebce5329d0356a6b0237504e&channel=TNG-EWALLET&treq=1', '2023-12-02 09:52:52'),
(605, 'skey=17db83a3ebce5329d0356a6b0237504e&tranID=1863266880&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-12-02 09:52:33&orderid=P202312020952237D10&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-12-02 09:53:26'),
(606, 'nbcb=2&tranID=1863658559&orderid=P202312021302440D53&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=123316&paydate=2023-12-02 13:03:26&skey=893b1d9309b3f934c1bf9c98b422b3fd&channel=credit&extraP={\"ccbrand\":\"MASTERCARD\",\"cctype\":\"CREDIT\",\"cclast4\":\"1933\"}&treq=1', '2023-12-02 13:03:56'),
(607, 'skey=98f66ec1dd9499947ecd83d1d49e9c07&tranID=1863658559&domain=jackybadmintona&status=00&amount=20.00&currency=MYR&paydate=2023-12-02 13:03:26&orderid=P202312021302440D53&appcode=123316&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"MasterCard\",\"cclast4\":\"1933\",\"cctype\":\"Credit\"}&treq=1', '2023-12-02 13:04:00'),
(608, 'nbcb=2&tranID=1863654932&orderid=P202312021301277F23&status=11&error_desc=Buyer Session Timeout At IB Login Page&error_code=FPX_1A&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-12-02 13:01:47&skey=576c09bdb001ac35607db3cc216c26e0&channel=cimb&extraP={\"fpx_txn_id\":\"2312021301490648\"}&treq=1', '2023-12-02 13:19:06'),
(609, 'nbcb=2&tranID=1863769863&orderid=P20231202135232403C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=005888&paydate=2023-12-02 13:54:15&skey=acf9eb69d4a935eb3f5d66bb47659e7b&channel=credit&extraP={\"ccbrand\":\"VISA\",\"cctype\":\"CREDIT\",\"cclast4\":\"1551\"}&treq=1', '2023-12-02 13:54:48'),
(610, 'skey=b7b00a42df6b661e032bb88d8ee941e9&tranID=1863769863&domain=jackybadmintona&status=00&amount=15.00&currency=MYR&paydate=2023-12-02 13:54:15&orderid=P20231202135232403C&appcode=005888&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"Visa\",\"cclast4\":\"1551\",\"cctype\":\"Credit\"}&treq=1', '2023-12-02 13:54:53'),
(611, 'nbcb=2&tranID=1863748938&orderid=P20231202134411A09B&status=11&error_desc=Buyer Session Timeout At Confirmation Page&error_code=FPX_1J&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2023-12-02 13:44:27&skey=ea053e77b2df0c006eb1643a25d17cf5&channel=cimb&extraP={\"fpx_txn_id\":\"2312021344280464\"}&treq=1', '2023-12-02 14:02:02'),
(612, 'nbcb=2&tranID=1863758040&orderid=P20231202134829A9E4&status=11&error_desc=Transaction Not Found&error_code=FPX_76&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2023-12-02 13:48:40&skey=795be969b6ab4ab934f0bb8e8486d7d8&channel=cimb&extraP={\"fpx_txn_id\":\"2312021348420025\"}&treq=1', '2023-12-02 14:04:56'),
(613, 'nbcb=2&tranID=1865638431&orderid=P202312031212206B3E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.40&currency=RM&appcode=&paydate=2023-12-03 12:12:48&skey=82aac8aa440caaa978978911e5f56139&channel=TNG-EWALLET&treq=1', '2023-12-03 12:13:02'),
(614, 'skey=82aac8aa440caaa978978911e5f56139&tranID=1865638431&domain=jackybadmintona&status=00&amount=19.40&currency=RM&paydate=2023-12-03 12:12:48&orderid=P202312031212206B3E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-12-03 12:13:40'),
(615, 'skey=82aac8aa440caaa978978911e5f56139&tranID=1865638431&domain=jackybadmintona&status=00&amount=19.40&currency=RM&paydate=2023-12-03 12:12:48&orderid=P202312031212206B3E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-12-03 12:13:41'),
(616, 'nbcb=2&tranID=1868358425&orderid=P2023120417013355DC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-12-04 17:01:44&skey=9aeed2e03e15a8ca5f51be88a8396e33&channel=TNG-EWALLET&treq=1', '2023-12-04 17:02:09'),
(617, 'skey=9aeed2e03e15a8ca5f51be88a8396e33&tranID=1868358425&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-12-04 17:01:44&orderid=P2023120417013355DC&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-12-04 17:02:39'),
(618, 'nbcb=2&tranID=1868442237&orderid=P202312041742557405&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-12-04 17:43:06&skey=a1cc26d0c54a50281e51a9cbb1e4aa90&channel=TNG-EWALLET&treq=1', '2023-12-04 17:43:32'),
(619, 'skey=a1cc26d0c54a50281e51a9cbb1e4aa90&tranID=1868442237&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-12-04 17:43:06&orderid=P202312041742557405&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-12-04 17:43:56'),
(620, 'nbcb=2&tranID=1868546183&orderid=P202312041830272070&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.80&currency=RM&appcode=&paydate=2023-12-04 18:30:37&skey=3fb4f70ed4f1b59213a7167124815dbd&channel=TNG-EWALLET&treq=1', '2023-12-04 18:32:02'),
(621, 'skey=3fb4f70ed4f1b59213a7167124815dbd&tranID=1868546183&domain=jackybadmintona&status=00&amount=19.80&currency=RM&paydate=2023-12-04 18:30:37&orderid=P202312041830272070&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-12-04 18:32:19'),
(622, 'skey=3fb4f70ed4f1b59213a7167124815dbd&tranID=1868546183&domain=jackybadmintona&status=00&amount=19.80&currency=RM&paydate=2023-12-04 18:30:37&orderid=P202312041830272070&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-12-04 18:32:24'),
(623, 'nbcb=2&tranID=1879825473&orderid=P2023120911080424B7&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-12-09 11:08:13&skey=eec0adb3186bb873bfad492b4dee544c&channel=TNG-EWALLET&treq=1', '2023-12-09 11:08:23'),
(624, 'skey=eec0adb3186bb873bfad492b4dee544c&tranID=1879825473&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-12-09 11:08:13&orderid=P2023120911080424B7&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-12-09 11:09:03'),
(625, 'nbcb=2&tranID=1882355250&orderid=P2023121013002796F8&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-12-10 13:00:41&skey=dc8cb5709174931db799087473bc1ab3&channel=TNG-EWALLET&treq=1', '2023-12-10 13:01:07'),
(626, 'skey=dc8cb5709174931db799087473bc1ab3&tranID=1882355250&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-12-10 13:00:41&orderid=P2023121013002796F8&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-12-10 13:01:32'),
(627, 'nbcb=1&tranID=1891191810&orderid=P202312131937582BF2&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-12-13 19:38:10&skey=4f3c0631ed35b2a22bb28b0fe0352d6c&channel=TNG-EWALLET&treq=1', '2023-12-13 19:54:04'),
(628, 'nbcb=1&tranID=1891211241&orderid=P202312131946528C94&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-12-13 19:47:16&skey=87e4ae48e1b6106cb6011d1e52391c31&channel=TNG-EWALLET&treq=1', '2023-12-13 20:05:22'),
(629, 'nbcb=2&tranID=1892964929&orderid=P202312141844057D92&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-12-14 18:44:13&skey=8a1a88b7d02a7e8c690244b342199d48&channel=TNG-EWALLET&treq=1', '2023-12-14 18:44:39'),
(630, 'skey=8a1a88b7d02a7e8c690244b342199d48&tranID=1892964929&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-12-14 18:44:13&orderid=P202312141844057D92&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-12-14 18:45:04'),
(631, 'nbcb=2&tranID=1894770812&orderid=P20231215181321A824&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.20&currency=RM&appcode=&paydate=2023-12-15 18:13:33&skey=e5542945343f95f601cac5bef7226e58&channel=TNG-EWALLET&treq=1', '2023-12-15 18:14:08'),
(632, 'skey=e5542945343f95f601cac5bef7226e58&tranID=1894770812&domain=jackybadmintona&status=00&amount=20.20&currency=RM&paydate=2023-12-15 18:13:33&orderid=P20231215181321A824&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-12-15 18:14:27'),
(633, 'nbcb=2&tranID=1895929129&orderid=P202312161239131654&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.40&currency=RM&appcode=&paydate=2023-12-16 12:39:28&skey=c8847356ab49b9e7a207688355e84bd4&channel=maybank2u&extraP={\"fpx_buyer_name\":\"KHOO YEE BIN\",\"fpx_txn_id\":\"2312161239290465\"}&treq=1', '2023-12-16 12:40:02'),
(634, 'skey=c8847356ab49b9e7a207688355e84bd4&tranID=1895929129&domain=jackybadmintona&status=00&amount=19.40&currency=RM&paydate=2023-12-16 12:39:28&orderid=P202312161239131654&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"KHOO%20YEE%20BIN\",\"fpx_txn_id\":\"2312161239290465\"}&treq=1', '2023-12-16 12:40:10'),
(635, 'nbcb=2&tranID=1903523012&orderid=P20231220165404A3D0&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-12-20 16:54:45&skey=4420e37b213d59a62904ef1873fe38f8&channel=TNG-EWALLET&treq=1', '2023-12-20 16:55:11'),
(636, 'skey=4420e37b213d59a62904ef1873fe38f8&tranID=1903523012&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-12-20 16:54:45&orderid=P20231220165404A3D0&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-12-20 16:55:22'),
(637, 'nbcb=2&tranID=1905481906&orderid=P202312211733528187&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-12-21 17:34:03&skey=67fb5d0584ced003f740a8be01edb810&channel=TNG-EWALLET&treq=1', '2023-12-21 17:35:11'),
(638, 'skey=67fb5d0584ced003f740a8be01edb810&tranID=1905481906&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-12-21 17:34:03&orderid=P202312211733528187&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-12-21 17:35:21'),
(639, 'nbcb=2&tranID=1908602743&orderid=P20231223122306AAE0&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.60&currency=RM&appcode=&paydate=2023-12-23 12:23:13&skey=8778edb691e323154ef153dd74445c61&channel=TNG-EWALLET&treq=1', '2023-12-23 12:23:24'),
(640, 'skey=8778edb691e323154ef153dd74445c61&tranID=1908602743&domain=jackybadmintona&status=00&amount=19.60&currency=RM&paydate=2023-12-23 12:23:13&orderid=P20231223122306AAE0&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-12-23 12:24:03'),
(641, 'skey=8778edb691e323154ef153dd74445c61&tranID=1908602743&domain=jackybadmintona&status=00&amount=19.60&currency=RM&paydate=2023-12-23 12:23:13&orderid=P20231223122306AAE0&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-12-23 12:24:04'),
(642, 'nbcb=2&tranID=1908718573&orderid=P202312231326441449&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-12-23 13:27:37&skey=0df1c6d1d6c094b176a84377702f753f&channel=hlb&extraP={\"fpx_buyer_name\":\"FONG YOKE MOEY\",\"fpx_txn_id\":\"2312231327380291\"}&treq=1', '2023-12-23 13:28:23'),
(643, 'skey=0df1c6d1d6c094b176a84377702f753f&tranID=1908718573&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-12-23 13:27:37&orderid=P202312231326441449&appcode=&error_code=&error_desc=&channel=FPX_HLB&extraP={\"fpx_buyer_name\":\"FONG%20YOKE%20MOEY\",\"fpx_txn_id\":\"2312231327380291\"}&treq=1', '2023-12-23 13:28:42'),
(644, 'nbcb=2&tranID=1908936923&orderid=P20231223153633D894&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=003592&paydate=2023-12-23 15:37:38&skey=0c761c61a701c55a80277dede1816d95&channel=credit&extraP={\"ccbrand\":\"VISA\",\"cctype\":\"CREDIT\",\"cclast4\":\"2654\"}&treq=1', '2023-12-23 15:38:13'),
(645, 'skey=253649c79859064570bca5176842b2df&tranID=1908936923&domain=jackybadmintona&status=00&amount=20.00&currency=MYR&paydate=2023-12-23 15:37:38&orderid=P20231223153633D894&appcode=003592&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"Visa\",\"cclast4\":\"2654\",\"cctype\":\"Credit\"}&treq=1', '2023-12-23 15:38:13'),
(646, 'nbcb=2&tranID=1910391267&orderid=P202312241325274BFE&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-12-24 13:25:37&skey=6b4e1032fcaa135319bb074970217993&channel=maybank2u&extraP={\"fpx_buyer_name\":\"KHOO YEE BIN\",\"fpx_txn_id\":\"2312241325370893\"}&treq=1', '2023-12-24 13:26:10'),
(647, 'skey=6b4e1032fcaa135319bb074970217993&tranID=1910391267&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-12-24 13:25:37&orderid=P202312241325274BFE&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"KHOO%20YEE%20BIN\",\"fpx_txn_id\":\"2312241325370893\"}&treq=1', '2023-12-24 13:26:18'),
(648, 'nbcb=2&tranID=1916193991&orderid=P2023122716120744C3&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2023-12-27 16:12:29&skey=a45572b885a8bcc54e6c1e5ea25164d5&channel=hlb&extraP={\"fpx_buyer_name\":\"YONG YUAN CHUAN\",\"fpx_txn_id\":\"2312271612300829\"}&treq=1', '2023-12-27 16:13:26'),
(649, 'skey=a45572b885a8bcc54e6c1e5ea25164d5&tranID=1916193991&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2023-12-27 16:12:29&orderid=P2023122716120744C3&appcode=&error_code=&error_desc=&channel=FPX_HLB&extraP={\"fpx_buyer_name\":\"YONG%20YUAN%20CHUAN\",\"fpx_txn_id\":\"2312271612300829\"}&treq=1', '2023-12-27 16:13:40'),
(650, 'nbcb=2&tranID=1920060795&orderid=P202312291729491BD5&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2023-12-29 17:30:01&skey=d769767c639b631f57e9ac891dd1e5a5&channel=TNG-EWALLET&treq=1', '2023-12-29 17:30:25'),
(651, 'skey=d769767c639b631f57e9ac891dd1e5a5&tranID=1920060795&domain=jackybadmintona&status=00&amount=15.00&currency=RM&paydate=2023-12-29 17:30:01&orderid=P202312291729491BD5&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-12-29 17:30:37'),
(652, 'nbcb=2&tranID=1922326926&orderid=P2023123020440620E7&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.80&currency=RM&appcode=&paydate=2023-12-30 20:44:26&skey=713ddb936d76a3470028daeec4867d17&channel=TNG-EWALLET&treq=1', '2023-12-30 20:45:55'),
(653, 'skey=713ddb936d76a3470028daeec4867d17&tranID=1922326926&domain=jackybadmintona&status=00&amount=19.80&currency=RM&paydate=2023-12-30 20:44:26&orderid=P2023123020440620E7&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-12-30 20:46:09'),
(654, 'skey=713ddb936d76a3470028daeec4867d17&tranID=1922326926&domain=jackybadmintona&status=00&amount=19.80&currency=RM&paydate=2023-12-30 20:44:26&orderid=P2023123020440620E7&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-12-30 20:46:09'),
(655, 'nbcb=2&tranID=1922665608&orderid=P20231230235523F155&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2023-12-30 23:55:32&skey=650ba2954825fe81e1c7086c5064e6db&channel=TNG-EWALLET&treq=1', '2023-12-30 23:55:42'),
(656, 'skey=650ba2954825fe81e1c7086c5064e6db&tranID=1922665608&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2023-12-30 23:55:32&orderid=P20231230235523F155&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2023-12-30 23:56:24'),
(657, 'skey=1299da5a5462b7b37ee9bf303f9c513d&tranID=1936058924&domain=jackybadmintona&status=22&amount=13.00&currency=RM&paydate=2024-01-06 22:05:14&orderid=P202401062204363250&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-01-06 22:06:31'),
(658, 'nbcb=2&tranID=1936065041&orderid=P202401062208174258&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2024-01-06 22:08:39&skey=84f95996f0597c4f65418dfe37edaf64&channel=TNG-EWALLET&treq=1', '2024-01-06 22:09:10'),
(659, 'skey=84f95996f0597c4f65418dfe37edaf64&tranID=1936065041&domain=jackybadmintona&status=00&amount=15.00&currency=RM&paydate=2024-01-06 22:08:39&orderid=P202401062208174258&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-01-06 22:10:06'),
(660, 'nbcb=1&tranID=1936058924&orderid=P202401062204363250&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=13.00&currency=RM&appcode=&paydate=2024-01-06 22:05:14&skey=61bdf626e0cafa7df622aaebce27e40d&channel=TNG-EWALLET&treq=1', '2024-01-06 22:22:04'),
(661, 'nbcb=2&tranID=1939170623&orderid=P20240108172333A8FA&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-01-08 17:23:50&skey=2931efd0b33a2f66c7fe6728e3be6633&channel=TNG-EWALLET&treq=1', '2024-01-08 17:24:54'),
(662, 'skey=2931efd0b33a2f66c7fe6728e3be6633&tranID=1939170623&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-01-08 17:23:50&orderid=P20240108172333A8FA&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-01-08 17:25:02'),
(663, 'nbcb=2&tranID=1942531004&orderid=P2024011015222224B3&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-01-10 15:22:36&skey=f1ca18710effb01e8f242ccc8373c27f&channel=TNG-EWALLET&treq=1', '2024-01-10 15:22:57'),
(664, 'skey=f1ca18710effb01e8f242ccc8373c27f&tranID=1942531004&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-01-10 15:22:36&orderid=P2024011015222224B3&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-01-10 15:23:07'),
(665, 'nbcb=2&tranID=1944522472&orderid=P202401111819399A67&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2024-01-11 18:19:51&skey=a9a37e5823e63db7bfd2069001d94e73&channel=TNG-EWALLET&treq=1', '2024-01-11 18:20:17'),
(666, 'skey=a9a37e5823e63db7bfd2069001d94e73&tranID=1944522472&domain=jackybadmintona&status=00&amount=15.00&currency=RM&paydate=2024-01-11 18:19:51&orderid=P202401111819399A67&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-01-11 18:20:47'),
(667, 'nbcb=2&tranID=1944526858&orderid=P20240111182220C7D5&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-01-11 18:22:28&skey=db0efcc7d24d535e885e1a2b5ce8a7e4&channel=TNG-EWALLET&treq=1', '2024-01-11 18:22:44'),
(668, 'skey=db0efcc7d24d535e885e1a2b5ce8a7e4&tranID=1944526858&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-01-11 18:22:28&orderid=P20240111182220C7D5&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-01-11 18:23:18'),
(669, 'nbcb=2&tranID=1944544908&orderid=P20240111183258FE47&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-01-11 18:33:14&skey=db9797f68479c5aa29d464f971434dc3&channel=hlb&extraP={\"fpx_buyer_name\":\"DAVID ONG DA WEI\",\"fpx_txn_id\":\"2401111833150281\"}&treq=1', '2024-01-11 18:35:06'),
(670, 'skey=db9797f68479c5aa29d464f971434dc3&tranID=1944544908&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-01-11 18:33:14&orderid=P20240111183258FE47&appcode=&error_code=&error_desc=&channel=FPX_HLB&extraP={\"fpx_buyer_name\":\"DAVID%20ONG%20DA%20WEI\",\"fpx_txn_id\":\"2401111833150281\"}&treq=1', '2024-01-11 18:35:17'),
(671, 'nbcb=2&tranID=1947040084&orderid=P20240113103200BDA3&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.80&currency=RM&appcode=&paydate=2024-01-13 10:32:11&skey=a158af4fbc308c4c8347ead5225484e3&channel=TNG-EWALLET&treq=1', '2024-01-13 10:33:31'),
(672, 'skey=a158af4fbc308c4c8347ead5225484e3&tranID=1947040084&domain=jackybadmintona&status=00&amount=19.80&currency=RM&paydate=2024-01-13 10:32:11&orderid=P20240113103200BDA3&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-01-13 10:33:40'),
(673, 'skey=caa0c5c0c618428b6a2ddc304649b59c&tranID=1947040084&domain=jackybadmintona&status=22&amount=19.80&currency=RM&paydate=2024-01-13 10:32:11&orderid=P20240113103200BDA3&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-01-13 10:33:42'),
(674, 'nbcb=2&tranID=1948922823&orderid=P202401141331105EF4&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2024-01-14 13:32:18&skey=2124640f469ddd43b29be39b42dbc4e5&channel=TNG-EWALLET&treq=1', '2024-01-14 13:33:04'),
(675, 'skey=2124640f469ddd43b29be39b42dbc4e5&tranID=1948922823&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2024-01-14 13:32:18&orderid=P202401141331105EF4&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-01-14 13:33:13'),
(676, 'nbcb=2&tranID=1949009244&orderid=P20240114142445B533&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-01-14 14:24:57&skey=1aa9b108287e3c2b3846b00f308b8c1e&channel=publicbank&extraP={\"fpx_buyer_name\":\"SOH WEE SZUAN\",\"fpx_txn_id\":\"2401141424580028\"}&treq=1', '2024-01-14 14:26:16'),
(677, 'nbcb=2&tranID=1951173209&orderid=P20240115184318E19F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-01-15 18:43:27&skey=4dbfc9e4c2ec7a37e55f236d4a1b352e&channel=TNG-EWALLET&treq=1', '2024-01-15 18:44:21'),
(678, 'skey=4dbfc9e4c2ec7a37e55f236d4a1b352e&tranID=1951173209&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-01-15 18:43:27&orderid=P20240115184318E19F&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-01-15 18:44:27'),
(679, 'skey=71319ff08d7550b75afc9e91b008f6d3&tranID=1951173209&domain=jackybadmintona&status=22&amount=21.80&currency=RM&paydate=2024-01-15 18:43:27&orderid=P20240115184318E19F&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-01-15 18:44:34'),
(680, 'nbcb=2&tranID=1954235303&orderid=P20240117161019F563&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-01-17 16:10:28&skey=9f4f301c4dabe1ff6273d7cc43ffda93&channel=TNG-EWALLET&treq=1', '2024-01-17 16:10:46'),
(681, 'skey=9f4f301c4dabe1ff6273d7cc43ffda93&tranID=1954235303&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-01-17 16:10:28&orderid=P20240117161019F563&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-01-17 16:11:19'),
(682, 'nbcb=2&tranID=1954232269&orderid=P20240117160816B1B6&status=11&error_desc=Buyer Failed To Provide The Necessary Info At Account Selection Page&error_code=FPX_1E&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-01-17 16:08:27&skey=26f7d2c1552d21d37a5b1158552e9355&channel=publicbank&extraP={\"fpx_txn_id\":\"2401171608280245\"}&treq=1', '2024-01-17 16:24:58'),
(683, 'nbcb=2&tranID=1954387944&orderid=P20240117175201E0C3&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.60&currency=RM&appcode=&paydate=2024-01-17 17:52:15&skey=d9b41d1ce9d9bbbd4cca53171e8b4756&channel=maybank2u&extraP={\"fpx_buyer_name\":\"KHOO YEE BIN\",\"fpx_txn_id\":\"2401171752150773\"}&treq=1', '2024-01-17 17:52:51'),
(684, 'skey=d9b41d1ce9d9bbbd4cca53171e8b4756&tranID=1954387944&domain=jackybadmintona&status=00&amount=21.60&currency=RM&paydate=2024-01-17 17:52:15&orderid=P20240117175201E0C3&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"KHOO%20YEE%20BIN\",\"fpx_txn_id\":\"2401171752150773\"}&treq=1', '2024-01-17 17:52:58'),
(685, 'nbcb=2&tranID=1955365231&orderid=P20240118105427719E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-01-18 10:54:38&skey=4035907bc16917c90f9a364b6d953421&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD FIQRIE BIN MAZEL\",\"fpx_txn_id\":\"2401181054380362\"}&treq=1', '2024-01-18 10:55:20'),
(686, 'skey=4035907bc16917c90f9a364b6d953421&tranID=1955365231&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-01-18 10:54:38&orderid=P20240118105427719E&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20FIQRIE%20BIN%20MAZEL\",\"fpx_txn_id\":\"2401181054380362\"}&treq=1', '2024-01-18 10:55:27'),
(687, 'nbcb=2&tranID=1955789929&orderid=P2024011815160126C3&status=11&error_desc=Debit Failed Exception Handling&error_code=FPX_87&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-01-18 15:16:20&skey=12b0a6391a7a6988a8158527c9cd2c27&channel=maybank2u&extraP={\"fpx_txn_id\":\"2401181516210025\"}&treq=1', '2024-01-18 15:16:52'),
(688, 'skey=12b0a6391a7a6988a8158527c9cd2c27&tranID=1955789929&domain=jackybadmintona&status=11&amount=22.00&currency=RM&paydate=2024-01-18 15:16:20&orderid=P2024011815160126C3&appcode=&error_code=FPX_87&error_desc=Debit Failed Exception Handling&channel=FPX_MB2U&extraP={\"fpx_txn_id\":\"2401181516210025\"}&treq=1', '2024-01-18 15:17:03'),
(689, 'nbcb=2&tranID=1955791922&orderid=P20240118151730CBBA&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-01-18 15:17:39&skey=938ed21639d5792abbedf6a295a6404b&channel=maybank2u&extraP={\"fpx_buyer_name\":\"KHOO YEE BIN\",\"fpx_txn_id\":\"2401181517400006\"}&treq=1', '2024-01-18 15:18:07'),
(690, 'skey=938ed21639d5792abbedf6a295a6404b&tranID=1955791922&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-01-18 15:17:39&orderid=P20240118151730CBBA&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"KHOO%20YEE%20BIN\",\"fpx_txn_id\":\"2401181517400006\"}&treq=1', '2024-01-18 15:18:13'),
(691, 'nbcb=2&tranID=1958234706&orderid=P202401200036270E5B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2024-01-20 00:36:41&skey=e8be737b911f8eadafd31fbc0cd6b6b1&channel=maybank2u&extraP={\"fpx_buyer_name\":\"SOO FOONG WOON\",\"fpx_txn_id\":\"2401200036420696\"}&treq=1', '2024-01-20 00:37:25'),
(692, 'skey=e8be737b911f8eadafd31fbc0cd6b6b1&tranID=1958234706&domain=jackybadmintona&status=00&amount=15.00&currency=RM&paydate=2024-01-20 00:36:41&orderid=P202401200036270E5B&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"SOO%20FOONG%20WOON\",\"fpx_txn_id\":\"2401200036420696\"}&treq=1', '2024-01-20 00:37:31'),
(693, 'nbcb=2&tranID=1958587054&orderid=P202401201113270513&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.60&currency=RM&appcode=&paydate=2024-01-20 11:13:37&skey=3d2b0a521b967a420035c79a2a20be25&channel=TNG-EWALLET&treq=1', '2024-01-20 11:13:47'),
(694, 'skey=3d2b0a521b967a420035c79a2a20be25&tranID=1958587054&domain=jackybadmintona&status=00&amount=19.60&currency=RM&paydate=2024-01-20 11:13:37&orderid=P202401201113270513&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-01-20 11:14:29'),
(695, 'nbcb=2&tranID=1958599678&orderid=P202401201121213E21&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-01-20 11:21:34&skey=4b454c3a7413b8228351b44e85447a2c&channel=maybank2u&extraP={\"fpx_buyer_name\":\"JASON NG KUN SENG\",\"fpx_txn_id\":\"2401201121350260\"}&treq=1', '2024-01-20 11:22:53'),
(696, 'nbcb=2&tranID=1958709290&orderid=P202401201226323877&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.80&currency=RM&appcode=&paydate=2024-01-20 12:26:43&skey=b8252ee1bdde1e3b897bd5f9ce807399&channel=TNG-EWALLET&treq=1', '2024-01-20 12:27:10'),
(697, 'skey=b8252ee1bdde1e3b897bd5f9ce807399&tranID=1958709290&domain=jackybadmintona&status=00&amount=19.80&currency=RM&paydate=2024-01-20 12:26:43&orderid=P202401201226323877&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-01-20 12:27:21'),
(698, 'skey=8be9a2a2ac27f6b9513ce483b5fed381&tranID=1959355073&domain=jackybadmintona&status=22&amount=20.00&currency=RM&paydate=2024-01-20 19:09:02&orderid=P20240120190806A74A&appcode=&error_code=&error_desc=&channel=FPX_AMB&extraP=null&treq=1', '2024-01-20 19:09:51'),
(699, 'nbcb=2&tranID=1959366502&orderid=P202401201914393ADD&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=936781&paydate=2024-01-20 19:16:06&skey=32e81f9dab8a5b9ef81fa5807aee9cc3&channel=credit&extraP={\"ccbrand\":\"MASTERCARD\",\"cctype\":\"DEBIT\",\"cclast4\":\"7156\"}&treq=1', '2024-01-20 19:17:19'),
(700, 'skey=6dc146e5b8985819c82285e237fea58d&tranID=1959366502&domain=jackybadmintona&status=00&amount=20.00&currency=MYR&paydate=2024-01-20 19:16:06&orderid=P202401201914393ADD&appcode=936781&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"MasterCard\",\"cclast4\":\"7156\",\"cctype\":\"Debit\"}&treq=1', '2024-01-20 19:17:21'),
(701, 'nbcb=2&tranID=1959355073&orderid=P20240120190806A74A&status=11&error_desc=Transaction Not Found&error_code=FPX_76&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-01-20 19:09:02&skey=12ecab36698d1c6e5828d0c76648287e&channel=amb&extraP={\"fpx_txn_id\":\"2401201909030402\"}&treq=1', '2024-01-20 19:32:23'),
(702, 'nbcb=2&tranID=1959714494&orderid=P20240120224224B1D3&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-01-20 22:42:43&skey=ba37fc8b53b089ad8142353a9c5b8d4e&channel=TNG-EWALLET&treq=1', '2024-01-20 22:42:56'),
(703, 'skey=ba37fc8b53b089ad8142353a9c5b8d4e&tranID=1959714494&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-01-20 22:42:43&orderid=P20240120224224B1D3&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-01-20 22:43:37'),
(704, 'nbcb=2&tranID=1959993900&orderid=P20240121081119CCE7&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-01-21 08:11:31&skey=b90267ac0044a286717ff4f3b0a1b98a&channel=cimb&extraP={\"fpx_buyer_name\":\"KEVIN CROSS\",\"fpx_txn_id\":\"2401210811320661\"}&treq=1', '2024-01-21 08:12:07'),
(705, 'skey=b90267ac0044a286717ff4f3b0a1b98a&tranID=1959993900&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-01-21 08:11:31&orderid=P20240121081119CCE7&appcode=&error_code=&error_desc=&channel=FPX_CIMBCLICKS&extraP={\"fpx_buyer_name\":\"KEVIN%20CROSS\",\"fpx_txn_id\":\"2401210811320661\"}&treq=1', '2024-01-21 08:12:13'),
(706, 'nbcb=2&tranID=1960143639&orderid=P20240121103001CB6C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2024-01-21 10:30:12&skey=ef3e721c8a4ba832a8998c89b6b53ba8&channel=TNG-EWALLET&treq=1', '2024-01-21 10:30:23'),
(707, 'skey=ef3e721c8a4ba832a8998c89b6b53ba8&tranID=1960143639&domain=jackybadmintona&status=00&amount=15.00&currency=RM&paydate=2024-01-21 10:30:12&orderid=P20240121103001CB6C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-01-21 10:31:05'),
(708, 'nbcb=2&tranID=1960311007&orderid=P202401211217393F85&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-01-21 12:17:48&skey=c4cadab01703b95079d369fcb7bae7bb&channel=TNG-EWALLET&treq=1', '2024-01-21 12:18:11'),
(709, 'skey=c4cadab01703b95079d369fcb7bae7bb&tranID=1960311007&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-01-21 12:17:48&orderid=P202401211217393F85&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-01-21 12:18:24'),
(710, 'nbcb=2&tranID=1966817001&orderid=P20240125023100B62B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2024-01-25 02:31:22&skey=04ae5ecc2f5d2770318226172b297e2b&channel=TNG-EWALLET&treq=1', '2024-01-25 02:31:41'),
(711, 'skey=04ae5ecc2f5d2770318226172b297e2b&tranID=1966817001&domain=jackybadmintona&status=00&amount=15.00&currency=RM&paydate=2024-01-25 02:31:22&orderid=P20240125023100B62B&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-01-25 02:32:14');
INSERT INTO `payments_returns` (`payment_return_id`, `return_data`, `return_datetime`) VALUES
(712, 'nbcb=2&tranID=1967695222&orderid=P202401251416264882&status=11&error_desc=Insufficient funds&error_code=CC__51&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-01-25 14:17:31&skey=012dcda4c111df2714660d621cce60ef&channel=credit&extraP={\"ccbrand\":\"MASTERCARD\",\"cctype\":\"DEBIT\",\"cclast4\":\"7156\"}&treq=1', '2024-01-25 14:18:11'),
(713, 'skey=49e91e16572d9a30fdee44287d84b2f9&tranID=1967695222&domain=jackybadmintona&status=11&amount=22.00&currency=MYR&paydate=2024-01-25 14:17:31&orderid=P202401251416264882&appcode=&error_code=CC_51&error_desc=Insufficient funds&channel=Credit&treq=1', '2024-01-25 14:18:12'),
(714, 'nbcb=2&tranID=1967702207&orderid=P20240125142013EA7D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=154993&paydate=2024-01-25 14:20:50&skey=40c2705238438d5fdefb66fd376e8ef2&channel=credit&extraP={\"ccbrand\":\"VISA\",\"cctype\":\"DEBIT\",\"cclast4\":\"1206\"}&treq=1', '2024-01-25 14:21:19'),
(715, 'skey=780cf2a7771ebded610e37c54d314e11&tranID=1967702207&domain=jackybadmintona&status=00&amount=22.00&currency=MYR&paydate=2024-01-25 14:20:50&orderid=P20240125142013EA7D&appcode=154993&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"Visa\",\"cclast4\":\"1206\",\"cctype\":\"Debit\"}&treq=1', '2024-01-25 14:21:24'),
(716, 'nbcb=2&tranID=1970031304&orderid=P20240126170821C999&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.60&currency=RM&appcode=&paydate=2024-01-26 17:08:29&skey=521b471cfe946923f7b4c776650cd119&channel=maybank2u&extraP={\"fpx_buyer_name\":\"KHOO YEE BIN\",\"fpx_txn_id\":\"2401261708300760\"}&treq=1', '2024-01-26 17:09:00'),
(717, 'skey=521b471cfe946923f7b4c776650cd119&tranID=1970031304&domain=jackybadmintona&status=00&amount=21.60&currency=RM&paydate=2024-01-26 17:08:29&orderid=P20240126170821C999&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"KHOO%20YEE%20BIN\",\"fpx_txn_id\":\"2401261708300760\"}&treq=1', '2024-01-26 17:09:07'),
(718, 'nbcb=2&tranID=1970190642&orderid=P202401261837417CBE&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-01-26 18:38:02&skey=0a9dd54c366a44f47db72a46ed298437&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD FIQRIE BIN MAZEL\",\"fpx_txn_id\":\"2401261838030431\"}&treq=1', '2024-01-26 18:38:52'),
(719, 'skey=0a9dd54c366a44f47db72a46ed298437&tranID=1970190642&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-01-26 18:38:02&orderid=P202401261837417CBE&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20FIQRIE%20BIN%20MAZEL\",\"fpx_txn_id\":\"2401261838030431\"}&treq=1', '2024-01-26 18:38:55'),
(720, 'nbcb=2&tranID=1972991488&orderid=P202401281109429C67&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2024-01-28 11:09:54&skey=a0c2d6ece3a896aa42a990ae840d9d0b&channel=TNG-EWALLET&treq=1', '2024-01-28 11:10:06'),
(721, 'skey=a0c2d6ece3a896aa42a990ae840d9d0b&tranID=1972991488&domain=jackybadmintona&status=00&amount=15.00&currency=RM&paydate=2024-01-28 11:09:54&orderid=P202401281109429C67&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-01-28 11:10:47'),
(722, 'skey=a0c2d6ece3a896aa42a990ae840d9d0b&tranID=1972991488&domain=jackybadmintona&status=00&amount=15.00&currency=RM&paydate=2024-01-28 11:09:54&orderid=P202401281109429C67&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-01-28 11:10:48'),
(723, 'nbcb=2&tranID=1978562109&orderid=P20240131091130605D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-01-31 09:11:43&skey=d14a9a979b4c0cb0038635976d8d87af&channel=TNG-EWALLET&treq=1', '2024-01-31 09:12:11'),
(724, 'skey=d14a9a979b4c0cb0038635976d8d87af&tranID=1978562109&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-01-31 09:11:43&orderid=P20240131091130605D&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-01-31 09:12:33'),
(725, 'nbcb=2&tranID=1980347333&orderid=P2024013123493777EE&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-01-31 23:49:46&skey=0d8394dec30e7c18aebd7a8303ec6240&channel=TNG-EWALLET&treq=1', '2024-01-31 23:49:58'),
(726, 'skey=0d8394dec30e7c18aebd7a8303ec6240&tranID=1980347333&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-01-31 23:49:46&orderid=P2024013123493777EE&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-01-31 23:50:39'),
(727, 'nbcb=2&tranID=1984073970&orderid=P202402021710393D08&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-02-02 17:10:51&skey=4a1d8680e25180353de184e27900611c&channel=maybank2u&extraP={\"fpx_buyer_name\":\"ASHOKH A/L PADMANATHAN\",\"fpx_txn_id\":\"2402021710520197\"}&treq=1', '2024-02-02 17:12:13'),
(728, 'skey=4a1d8680e25180353de184e27900611c&tranID=1984073970&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-02-02 17:10:51&orderid=P202402021710393D08&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"ASHOKH%20A%2FL%20PADMANATHAN\",\"fpx_txn_id\":\"2402021710520197\"}&treq=1', '2024-02-02 17:12:21'),
(729, 'nbcb=2&tranID=1987886448&orderid=P20240204140214720A&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2024-02-04 14:02:25&skey=dd84ae37acb04e6b4eabe50b371be53c&channel=TNG-EWALLET&treq=1', '2024-02-04 14:02:46'),
(730, 'skey=dd84ae37acb04e6b4eabe50b371be53c&tranID=1987886448&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2024-02-04 14:02:25&orderid=P20240204140214720A&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-02-04 14:03:00'),
(731, 'skey=dd84ae37acb04e6b4eabe50b371be53c&tranID=1987886448&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2024-02-04 14:02:25&orderid=P20240204140214720A&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-02-04 14:03:01'),
(732, 'nbcb=2&tranID=1987908658&orderid=P202402041413402437&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2024-02-04 14:13:54&skey=20ae2e9a8bde2719aff5abbcd4c3ba4c&channel=TNG-EWALLET&treq=1', '2024-02-04 14:14:13'),
(733, 'skey=20ae2e9a8bde2719aff5abbcd4c3ba4c&tranID=1987908658&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2024-02-04 14:13:54&orderid=P202402041413402437&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-02-04 14:14:45'),
(734, 'nbcb=2&tranID=1993141715&orderid=P202402071103552481&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-02-07 11:04:06&skey=8441f8b25a9c823d0f775276108a1d53&channel=TNG-EWALLET&treq=1', '2024-02-07 11:04:30'),
(735, 'skey=8441f8b25a9c823d0f775276108a1d53&tranID=1993141715&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-02-07 11:04:06&orderid=P202402071103552481&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-02-07 11:04:58'),
(736, 'nbcb=2&tranID=1995245183&orderid=P2024020813523564B4&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-02-08 13:52:46&skey=4c264fef47b3623af13458c33ca34767&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-02-08 13:53:19'),
(737, 'skey=1cf98472be8b2118f705010bf627ddbc&tranID=1995245183&domain=jackybadmintona&status=00&amount=22.00&currency=MYR&paydate=2024-02-08 13:52:46&orderid=P2024020813523564B4&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-02-08 13:53:23'),
(738, 'nbcb=2&tranID=1995720195&orderid=P202402081847305997&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2024-02-08 18:47:44&skey=5088036d1b30527266b8c82cf9822d23&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-02-08 18:52:14'),
(739, 'skey=0bb28576b21d66c4bb95bf21a7e0b9d1&tranID=1995720195&domain=jackybadmintona&status=00&amount=15.00&currency=MYR&paydate=2024-02-08 18:47:44&orderid=P202402081847305997&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-02-08 18:52:16'),
(740, 'nbcb=2&tranID=1999969550&orderid=P202402111258250203&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2024-02-11 12:58:51&skey=b39a6be7ba1b1ec4c4f295c90e185757&channel=cimb&extraP={\"fpx_buyer_name\":\"MUHAMMAD PIRDAUS BIN MULKAN\",\"fpx_txn_id\":\"2402111258520823\"}&treq=1', '2024-02-11 12:59:31'),
(741, 'skey=b39a6be7ba1b1ec4c4f295c90e185757&tranID=1999969550&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2024-02-11 12:58:51&orderid=P202402111258250203&appcode=&error_code=&error_desc=&channel=FPX_CIMBCLICKS&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20PIRDAUS%20BIN%20MULKAN\",\"fpx_txn_id\":\"2402111258520823\"}&treq=1', '2024-02-11 12:59:41'),
(742, 'nbcb=2&tranID=2000386833&orderid=P2024021117451643F7&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-02-11 17:45:27&skey=15141e43493e96a2640844736230c59a&channel=TNG-EWALLET&treq=1', '2024-02-11 17:45:51'),
(743, 'skey=15141e43493e96a2640844736230c59a&tranID=2000386833&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-02-11 17:45:27&orderid=P2024021117451643F7&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-02-11 17:46:02'),
(744, 'skey=caa54b455800e3f43cc5d484b49de23d&tranID=2000386382&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2024-02-11 17:45:09&orderid=P20240211174322D9B1&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-02-11 17:46:13'),
(745, 'nbcb=2&tranID=2000386382&orderid=P20240211174322D9B1&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-02-11 17:45:09&skey=eef85d8eaa76bd9b1ac71b38b846f5a5&channel=TNG-EWALLET&treq=1', '2024-02-11 17:46:31'),
(746, 'skey=eef85d8eaa76bd9b1ac71b38b846f5a5&tranID=2000386382&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-02-11 17:45:09&orderid=P20240211174322D9B1&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-02-11 17:46:39'),
(747, 'nbcb=2&tranID=2000395401&orderid=P2024021117512128C9&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-02-11 17:51:35&skey=64ee4196484c8a43511c74be57aca9fc&channel=TNG-EWALLET&treq=1', '2024-02-11 17:51:42'),
(748, 'skey=64ee4196484c8a43511c74be57aca9fc&tranID=2000395401&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-02-11 17:51:35&orderid=P2024021117512128C9&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-02-11 17:52:28'),
(749, 'nbcb=2&tranID=2001623382&orderid=P202402121429190730&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-02-12 14:29:28&skey=c11e1ce7985220b11c60233233f2562d&channel=TNG-EWALLET&treq=1', '2024-02-12 14:29:39'),
(750, 'skey=c11e1ce7985220b11c60233233f2562d&tranID=2001623382&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-02-12 14:29:28&orderid=P202402121429190730&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-02-12 14:30:21'),
(751, 'nbcb=2&tranID=2005091255&orderid=P202402141626120E90&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-02-14 16:26:35&skey=4d371eca1d0933265851bd1c27df47d1&channel=TNG-EWALLET&treq=1', '2024-02-14 16:26:57'),
(752, 'skey=4d371eca1d0933265851bd1c27df47d1&tranID=2005091255&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-02-14 16:26:35&orderid=P202402141626120E90&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-02-14 16:27:07'),
(753, 'nbcb=2&tranID=2006637578&orderid=P202402151445373278&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-02-15 14:46:44&skey=ff6147c83c9badc802930d0d1ee9413d&channel=maybank2u&extraP={\"fpx_buyer_name\":\"ASHOKH A/L PADMANATHAN\",\"fpx_txn_id\":\"2402151446450701\"}&treq=1', '2024-02-15 14:47:20'),
(754, 'skey=ff6147c83c9badc802930d0d1ee9413d&tranID=2006637578&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-02-15 14:46:44&orderid=P202402151445373278&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"ASHOKH%20A%2FL%20PADMANATHAN\",\"fpx_txn_id\":\"2402151446450701\"}&treq=1', '2024-02-15 14:47:28'),
(755, 'nbcb=2&tranID=2011229257&orderid=P2024021811544833CA&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-02-18 11:55:00&skey=e33510e8a72680810de6faa59f4add58&channel=TNG-EWALLET&treq=1', '2024-02-18 11:55:22'),
(756, 'skey=e33510e8a72680810de6faa59f4add58&tranID=2011229257&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-02-18 11:55:00&orderid=P2024021811544833CA&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-02-18 11:55:55'),
(757, 'nbcb=2&tranID=2013555197&orderid=P20240219183930BA4A&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-02-19 18:39:42&skey=8b9251260ceedbff5dc589a619bd5ae4&channel=TNG-EWALLET&treq=1', '2024-02-19 18:39:53'),
(758, 'skey=8b9251260ceedbff5dc589a619bd5ae4&tranID=2013555197&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-02-19 18:39:42&orderid=P20240219183930BA4A&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-02-19 18:40:33'),
(759, 'nbcb=2&tranID=2013563577&orderid=P20240219184423AC05&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-02-19 18:44:31&skey=7747a0fe12b33358cefce803a810e99e&channel=TNG-EWALLET&treq=1', '2024-02-19 18:44:41'),
(760, 'skey=7747a0fe12b33358cefce803a810e99e&tranID=2013563577&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-02-19 18:44:31&orderid=P20240219184423AC05&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-02-19 18:45:21'),
(761, 'nbcb=2&tranID=2018475184&orderid=P20240222154148C787&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2024-02-22 15:42:08&skey=cf7f46dba68912941ccd99d180ffd10f&channel=TNG-EWALLET&treq=1', '2024-02-22 15:42:19'),
(762, 'skey=cf7f46dba68912941ccd99d180ffd10f&tranID=2018475184&domain=jackybadmintona&status=00&amount=15.00&currency=RM&paydate=2024-02-22 15:42:08&orderid=P20240222154148C787&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-02-22 15:44:08'),
(763, 'nbcb=2&tranID=2020307615&orderid=P20240223134524919F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.60&currency=RM&appcode=&paydate=2024-02-23 13:45:34&skey=7b03afd2a7f634eb58b4f5adab1fd587&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD FIQRIE BIN MAZEL\",\"fpx_txn_id\":\"2402231345350750\"}&treq=1', '2024-02-23 13:46:13'),
(764, 'skey=7b03afd2a7f634eb58b4f5adab1fd587&tranID=2020307615&domain=jackybadmintona&status=00&amount=21.60&currency=RM&paydate=2024-02-23 13:45:34&orderid=P20240223134524919F&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20FIQRIE%20BIN%20MAZEL\",\"fpx_txn_id\":\"2402231345350750\"}&treq=1', '2024-02-23 13:46:22'),
(765, 'nbcb=2&tranID=2022065484&orderid=P20240224113725BCCC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-02-24 11:37:37&skey=05ffdcef19b362ca4b6769c84da708e4&channel=TNG-EWALLET&treq=1', '2024-02-24 11:37:51'),
(766, 'skey=05ffdcef19b362ca4b6769c84da708e4&tranID=2022065484&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-02-24 11:37:37&orderid=P20240224113725BCCC&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-02-24 11:38:38'),
(767, 'nbcb=2&tranID=2022067792&orderid=P20240224113846EB26&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2024-02-24 11:38:54&skey=0842a0e2028862a2ecadb5082320ee37&channel=TNG-EWALLET&treq=1', '2024-02-24 11:39:03'),
(768, 'skey=0842a0e2028862a2ecadb5082320ee37&tranID=2022067792&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2024-02-24 11:38:54&orderid=P20240224113846EB26&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-02-24 11:39:44'),
(769, 'skey=0842a0e2028862a2ecadb5082320ee37&tranID=2022067792&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2024-02-24 11:38:54&orderid=P20240224113846EB26&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-02-24 11:39:45'),
(770, 'nbcb=2&tranID=2024085190&orderid=P202402251201091004&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-02-25 12:01:20&skey=be0122fe8c5bfb01a9a9ffb100b8619b&channel=TNG-EWALLET&treq=1', '2024-02-25 12:01:41'),
(771, 'skey=be0122fe8c5bfb01a9a9ffb100b8619b&tranID=2024085190&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-02-25 12:01:20&orderid=P202402251201091004&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-02-25 12:02:24'),
(772, 'nbcb=2&tranID=2026848573&orderid=P20240226165030A64E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-02-26 16:50:36&skey=ad8daab683849479c0e6662a520e7816&channel=TNG-EWALLET&treq=1', '2024-02-26 16:50:51'),
(773, 'skey=ad8daab683849479c0e6662a520e7816&tranID=2026848573&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-02-26 16:50:36&orderid=P20240226165030A64E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-02-26 16:51:28'),
(774, 'nbcb=2&tranID=2034788943&orderid=P2024030112195829E8&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-03-01 12:20:08&skey=c1f522efa1b18030f2f4b7e1039725ac&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD FIQRIE BIN MAZEL\",\"fpx_txn_id\":\"2403011220090187\"}&treq=1', '2024-03-01 12:20:39'),
(775, 'skey=c1f522efa1b18030f2f4b7e1039725ac&tranID=2034788943&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-03-01 12:20:08&orderid=P2024030112195829E8&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20FIQRIE%20BIN%20MAZEL\",\"fpx_txn_id\":\"2403011220090187\"}&treq=1', '2024-03-01 12:20:46'),
(776, 'nbcb=2&tranID=2039480218&orderid=P20240303141945F6BE&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2024-03-03 14:20:47&skey=42a887b8f34ff44d89880aec3ad107ba&channel=TNG-EWALLET&treq=1', '2024-03-03 14:20:54'),
(777, 'skey=42a887b8f34ff44d89880aec3ad107ba&tranID=2039480218&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2024-03-03 14:20:47&orderid=P20240303141945F6BE&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-03-03 14:21:39'),
(778, 'nbcb=2&tranID=2039550816&orderid=P202403031450065A25&status=11&error_desc=Expired card&error_code=CC__54&domain=jackybadmintona&amount=13.00&currency=RM&appcode=&paydate=2024-03-03 14:51:25&skey=8a3250a40ead59d5e7f46d326dde47f5&channel=credit&extraP={\"ccbrand\":\"VISA\",\"cctype\":\"CREDIT\",\"cclast4\":\"9222\"}&treq=1', '2024-03-03 14:51:50'),
(779, 'skey=625bd25947ac8c267935bf3030642dc9&tranID=2039550816&domain=jackybadmintona&status=11&amount=13.00&currency=MYR&paydate=2024-03-03 14:51:25&orderid=P202403031450065A25&appcode=&error_code=CC_54&error_desc=Expired card&channel=Credit&treq=1', '2024-03-03 14:51:54'),
(780, 'nbcb=2&tranID=2039564641&orderid=P20240303145619B258&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=328969&paydate=2024-03-03 14:57:24&skey=714884118f3960b6585ba5dddc74a5c8&channel=credit&extraP={\"ccbrand\":\"VISA\",\"cctype\":\"CREDIT\",\"cclast4\":\"9222\"}&treq=1', '2024-03-03 14:57:47'),
(781, 'skey=e0708da174967d2447afb234a695a80a&tranID=2039564641&domain=jackybadmintona&status=00&amount=15.00&currency=MYR&paydate=2024-03-03 14:57:24&orderid=P20240303145619B258&appcode=328969&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"Visa\",\"cclast4\":\"9222\",\"cctype\":\"Credit\"}&treq=1', '2024-03-03 14:57:51'),
(782, 'nbcb=2&tranID=2042129224&orderid=P202403041722169520&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-03-04 17:22:24&skey=f4c5df869dc499b7761d37c5f5a7a298&channel=TNG-EWALLET&treq=1', '2024-03-04 17:22:34'),
(783, 'skey=f4c5df869dc499b7761d37c5f5a7a298&tranID=2042129224&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-03-04 17:22:24&orderid=P202403041722169520&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-03-04 17:23:16'),
(784, 'skey=f4c5df869dc499b7761d37c5f5a7a298&tranID=2042129224&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-03-04 17:22:24&orderid=P202403041722169520&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-03-04 17:23:17'),
(785, 'nbcb=2&tranID=2042284398&orderid=P20240304184150CDDA&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-03-04 18:42:06&skey=350aa0ea1892abe0fdeea81402089966&channel=TNG-EWALLET&treq=1', '2024-03-04 18:43:12'),
(786, 'skey=94daffc25e0b293e5c9211265a36236e&tranID=2042284398&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2024-03-04 18:42:06&orderid=P20240304184150CDDA&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-03-04 18:43:12'),
(787, 'skey=350aa0ea1892abe0fdeea81402089966&tranID=2042284398&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-03-04 18:42:06&orderid=P20240304184150CDDA&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-03-04 18:43:24'),
(788, 'skey=abc79e511157c6ae585982d90fa23436&tranID=2048961331&domain=jackybadmintona&status=22&amount=15.00&currency=RM&paydate=2024-03-07 23:22:29&orderid=P202403072322054DCA&appcode=&error_code=&error_desc=&channel=Cash-711&treq=1', '2024-03-07 23:23:10'),
(789, 'nbcb=2&tranID=2050135657&orderid=P20240308165004F84C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-03-08 16:50:21&skey=a5133c2749aeac40af4c224a3887f04d&channel=TNG-EWALLET&treq=1', '2024-03-08 16:50:32'),
(790, 'skey=a5133c2749aeac40af4c224a3887f04d&tranID=2050135657&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-03-08 16:50:21&orderid=P20240308165004F84C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-03-08 16:51:13'),
(791, 'nbcb=2&tranID=2050263221&orderid=P20240308180524CEEE&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-03-08 18:05:31&skey=74178e6ba4bf34f771e29af9f7205f8d&channel=TNG-EWALLET&treq=1', '2024-03-08 18:05:38'),
(792, 'skey=74178e6ba4bf34f771e29af9f7205f8d&tranID=2050263221&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-03-08 18:05:31&orderid=P20240308180524CEEE&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-03-08 18:06:23'),
(793, 'nbcb=2&tranID=2051565997&orderid=P20240309132115A1A9&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-03-09 13:21:26&skey=d514ca1e7f288285cda41dc62da54f12&channel=TNG-EWALLET&treq=1', '2024-03-09 13:21:59'),
(794, 'skey=d514ca1e7f288285cda41dc62da54f12&tranID=2051565997&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-03-09 13:21:26&orderid=P20240309132115A1A9&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-03-09 13:22:18'),
(795, 'nbcb=1&tranID=2048961331&orderid=P202403072322054DCA&status=11&error_desc=Record not found&error_code=CASH_99&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2024-03-07 23:22:29&skey=5bb0d1e97aa4445672f2ce8bf2ecb762&channel=cash&treq=1', '2024-03-09 23:25:10'),
(796, 'nbcb=2&tranID=2055792583&orderid=P20240311184910302F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-03-11 18:49:23&skey=17ac902f20b8d27afe9caf9ca22dbe24&channel=TNG-EWALLET&treq=1', '2024-03-11 18:50:13'),
(797, 'skey=17ac902f20b8d27afe9caf9ca22dbe24&tranID=2055792583&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-03-11 18:49:23&orderid=P20240311184910302F&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-03-11 18:50:19'),
(798, 'nbcb=2&tranID=2055813646&orderid=P20240311190040C580&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-03-11 19:01:00&skey=b91df325ddd3557f8ffa4120dc9f320b&channel=TNG-EWALLET&treq=1', '2024-03-11 19:01:59'),
(799, 'skey=9fec5fe9e22c31b02da8d5d4cad32d8e&tranID=2055813646&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2024-03-11 19:01:00&orderid=P20240311190040C580&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-03-11 19:02:06'),
(800, 'skey=b91df325ddd3557f8ffa4120dc9f320b&tranID=2055813646&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-03-11 19:01:00&orderid=P20240311190040C580&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-03-11 19:02:08'),
(801, 'nbcb=2&tranID=2060131415&orderid=P20240314111620314F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-03-14 11:16:37&skey=d5237e592db0c8c41941a9a285b6ce96&channel=maybank2u&extraP={\"fpx_buyer_name\":\"WONG CHAK LOONG\",\"fpx_txn_id\":\"2403141116380076\"}&treq=1', '2024-03-14 11:17:53'),
(802, 'skey=d5237e592db0c8c41941a9a285b6ce96&tranID=2060131415&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-03-14 11:16:37&orderid=P20240314111620314F&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"WONG%20CHAK%20LOONG\",\"fpx_txn_id\":\"2403141116380076\"}&treq=1', '2024-03-14 11:18:20'),
(803, 'nbcb=2&tranID=2062004671&orderid=P202403151220502063&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-03-15 12:21:08&skey=ffd63fd8148883b678e352104e08a702&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-03-15 12:21:37'),
(804, 'skey=5f9e9ba0a17e4df64091f4cc2242eefa&tranID=2062004671&domain=jackybadmintona&status=00&amount=22.00&currency=MYR&paydate=2024-03-15 12:21:08&orderid=P202403151220502063&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-03-15 12:21:42'),
(805, 'nbcb=2&tranID=2062713929&orderid=P20240315190916E5CC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-03-15 19:09:31&skey=a94bd09a4fdc9a02b0b3399cddd89d4c&channel=maybank2u&extraP={\"fpx_buyer_name\":\"WONG CHAK LOONG\",\"fpx_txn_id\":\"2403151909310645\"}&treq=1', '2024-03-15 19:10:49'),
(806, 'skey=a94bd09a4fdc9a02b0b3399cddd89d4c&tranID=2062713929&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-03-15 19:09:31&orderid=P20240315190916E5CC&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"WONG%20CHAK%20LOONG\",\"fpx_txn_id\":\"2403151909310645\"}&treq=1', '2024-03-15 19:11:00'),
(807, 'nbcb=2&tranID=2063624526&orderid=P202403161042060F04&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-03-16 10:42:16&skey=5ab3dcfd94b0cd3d6bad457a064d605e&channel=TNG-EWALLET&treq=1', '2024-03-16 10:42:28'),
(808, 'skey=5ab3dcfd94b0cd3d6bad457a064d605e&tranID=2063624526&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-03-16 10:42:16&orderid=P202403161042060F04&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-03-16 10:43:08'),
(809, 'nbcb=2&tranID=2065853430&orderid=P20240317141409DB86&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2024-03-17 14:14:24&skey=dee8c89179b20df668af23e9f1536dcf&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"CIBBMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"bank_issuer\":\"CIMB Bank Berhad\",\"duitnowqr_indicator\":\"20240317CIBBMYKL030OQR42509916\"}&treq=1', '2024-03-17 14:14:47'),
(810, 'skey=dee8c89179b20df668af23e9f1536dcf&tranID=2065853430&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2024-03-17 14:14:24&orderid=P20240317141409DB86&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"CIBBMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"bank_issuer\":\"CIMB Bank Berhad\",\"duitnowqr_indicator\":\"20240317CIBBMYKL030OQR42509916\"}&treq=1', '2024-03-17 14:14:55'),
(811, 'nbcb=2&tranID=2065882991&orderid=P202403171430024673&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-03-17 14:30:17&skey=0330f119b31a3e88f3d9ef4e4ce0550d&channel=TNG-EWALLET&treq=1', '2024-03-17 14:30:31'),
(812, 'skey=0330f119b31a3e88f3d9ef4e4ce0550d&tranID=2065882991&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-03-17 14:30:17&orderid=P202403171430024673&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-03-17 14:31:10'),
(813, 'nbcb=2&tranID=2073138332&orderid=P202403211605592F2B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.40&currency=RM&appcode=&paydate=2024-03-21 16:06:10&skey=8fb5e5a1bf395c1abe2457f980b91af7&channel=maybank2u&extraP={\"fpx_buyer_name\":\"ASHOKH A/L PADMANATHAN\",\"fpx_txn_id\":\"2403211606110888\"}&treq=1', '2024-03-21 16:06:44'),
(814, 'skey=8fb5e5a1bf395c1abe2457f980b91af7&tranID=2073138332&domain=jackybadmintona&status=00&amount=21.40&currency=RM&paydate=2024-03-21 16:06:10&orderid=P202403211605592F2B&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"ASHOKH%20A%2FL%20PADMANATHAN\",\"fpx_txn_id\":\"2403211606110888\"}&treq=1', '2024-03-21 16:06:52'),
(815, 'nbcb=2&tranID=2076229109&orderid=P202403231049467D10&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-03-23 10:49:55&skey=718267f4fe2681091cecafcade5435f3&channel=TNG-EWALLET&treq=1', '2024-03-23 10:50:16'),
(816, 'skey=718267f4fe2681091cecafcade5435f3&tranID=2076229109&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-03-23 10:49:55&orderid=P202403231049467D10&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-03-23 10:50:48'),
(817, 'nbcb=2&tranID=2076241278&orderid=P20240323105728EFFF&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-03-23 10:57:41&skey=fdf7f10665dd30fecdcbaf1a6b964955&channel=TNG-EWALLET&treq=1', '2024-03-23 10:58:44'),
(818, 'skey=b794db5004bb09c695ca5860b7d29348&tranID=2076241278&domain=jackybadmintona&status=22&amount=21.80&currency=RM&paydate=2024-03-23 10:57:41&orderid=P20240323105728EFFF&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-03-23 10:58:46'),
(819, 'skey=fdf7f10665dd30fecdcbaf1a6b964955&tranID=2076241278&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-03-23 10:57:41&orderid=P20240323105728EFFF&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-03-23 10:58:52'),
(820, 'nbcb=2&tranID=2076273562&orderid=P2024032311165209C8&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-03-23 11:16:59&skey=6a86b5c62591103245c6f4bd2f7b3c89&channel=TNG-EWALLET&treq=1', '2024-03-23 11:17:15'),
(821, 'skey=6a86b5c62591103245c6f4bd2f7b3c89&tranID=2076273562&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-03-23 11:16:59&orderid=P2024032311165209C8&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-03-23 11:17:50'),
(822, 'skey=6a86b5c62591103245c6f4bd2f7b3c89&tranID=2076273562&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-03-23 11:16:59&orderid=P2024032311165209C8&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-03-23 11:17:51'),
(823, 'nbcb=2&tranID=2077563643&orderid=P20240324002213B7D5&status=11&error_desc=Cannot approve at this time, try again later.&error_code=CC__83&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-03-24 00:22:39&skey=0734a1d7df0156a9323d1434f61c5009&channel=credit&extraP={\"ccbrand\":\"MASTERCARD\",\"cctype\":\"CREDIT\",\"cclast4\":\"9514\"}&treq=1', '2024-03-24 00:23:20'),
(824, 'skey=f07613f43501769a1b97b9bdc0e42cf6&tranID=2077563643&domain=jackybadmintona&status=11&amount=20.00&currency=MYR&paydate=2024-03-24 00:22:39&orderid=P20240324002213B7D5&appcode=&error_code=CC_83&error_desc=Cannot approve at this time, try again later.&channel=Credit&treq=1', '2024-03-24 00:23:24'),
(825, 'skey=f07613f43501769a1b97b9bdc0e42cf6&tranID=2077563643&domain=jackybadmintona&status=11&amount=20.00&currency=MYR&paydate=2024-03-24 00:22:39&orderid=P20240324002213B7D5&appcode=&error_code=CC_83&error_desc=Cannot approve at this time, try again later.&channel=Credit&treq=1', '2024-03-24 00:23:24'),
(826, 'nbcb=2&tranID=2077565375&orderid=P202403240024315238&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-03-24 00:24:46&skey=c0f30471179f120dc71f56757d9bc7d2&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"CIBBMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"bank_issuer\":\"CIMB Bank Berhad\",\"duitnowqr_indicator\":\"20240324CIBBMYKL030OQR57347241\"}&treq=1', '2024-03-24 00:26:34'),
(827, 'skey=c0f30471179f120dc71f56757d9bc7d2&tranID=2077565375&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-03-24 00:24:46&orderid=P202403240024315238&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"CIBBMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"bank_issuer\":\"CIMB Bank Berhad\",\"duitnowqr_indicator\":\"20240324CIBBMYKL030OQR57347241\"}&treq=1', '2024-03-24 00:26:45'),
(828, 'nbcb=2&tranID=2077952959&orderid=P202403241102516C83&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-03-24 11:02:59&skey=0febf167580bf0466cc1a9bc53c97843&channel=TNG-EWALLET&treq=1', '2024-03-24 11:03:12'),
(829, 'skey=0febf167580bf0466cc1a9bc53c97843&tranID=2077952959&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-03-24 11:02:59&orderid=P202403241102516C83&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-03-24 11:03:50'),
(830, 'nbcb=2&tranID=2080603416&orderid=P20240325152400A40A&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-03-25 15:24:10&skey=8c9c14227dcf27ebdb8ad082e6eac7eb&channel=TNG-EWALLET&treq=1', '2024-03-25 15:24:34'),
(831, 'skey=8c9c14227dcf27ebdb8ad082e6eac7eb&tranID=2080603416&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-03-25 15:24:10&orderid=P20240325152400A40A&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-03-25 15:25:04'),
(832, 'nbcb=2&tranID=2085182313&orderid=P2024032719343284A9&status=11&error_desc=Transaction Not Found&error_code=FPX_76&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-03-27 19:34:46&skey=dca62b51b2b154207f173d2a1ac22b71&channel=maybank2u&extraP={\"fpx_txn_id\":\"2403271934470691\"}&treq=1', '2024-03-27 19:52:30'),
(833, 'nbcb=2&tranID=2085188502&orderid=P20240327193916B22C&status=11&error_desc=Transaction Not Found&error_code=FPX_76&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-03-27 19:39:24&skey=6d3338b6a7b2ce8db40516bf13bfc75c&channel=maybank2u&extraP={\"fpx_txn_id\":\"2403271939260243\"}&treq=1', '2024-03-27 19:56:35'),
(834, 'nbcb=2&tranID=2085193047&orderid=P202403271942235126&status=11&error_desc=Transaction Not Found&error_code=FPX_76&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-03-27 19:42:32&skey=8853e1edd77d591cf3dee68c06729bfc&channel=maybank2u&extraP={\"fpx_txn_id\":\"2403271942340553\"}&treq=1', '2024-03-27 20:03:02'),
(835, 'nbcb=1&tranID=2085201681&orderid=P20240327194758BF0B&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-03-27 19:48:10&skey=b9e8e7444e0083536e69e39025765361&channel=TNG-EWALLET&treq=1', '2024-03-27 20:04:05'),
(836, 'nbcb=2&tranID=2085229574&orderid=P20240327200315250A&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-03-27 20:03:22&skey=46dd35563e279b42c3cee1e7a30491c2&channel=TNG-EWALLET&treq=1', '2024-03-27 20:04:08'),
(837, 'nbcb=1&tranID=2085226557&orderid=P20240327200140F2BA&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-03-27 20:01:51&skey=f5d15d8c9f474558d0d1bc8785a88331&channel=TNG-EWALLET&treq=1', '2024-03-27 20:17:05'),
(838, 'nbcb=2&tranID=2088874480&orderid=P202403291547478CFE&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=T34848&paydate=2024-03-29 15:49:15&skey=c170e24686ade61379f8645a461bfe4b&channel=credit&extraP={\"ccbrand\":\"MASTERCARD\",\"cctype\":\"CREDIT\",\"cclast4\":\"7679\"}&treq=1', '2024-03-29 15:49:54'),
(839, 'skey=c7ca6bbad19e53aa6d2cef5dfdb7002b&tranID=2088874480&domain=jackybadmintona&status=00&amount=15.00&currency=MYR&paydate=2024-03-29 15:49:15&orderid=P202403291547478CFE&appcode=T34848&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"MasterCard\",\"cclast4\":\"7679\",\"cctype\":\"Credit\"}&treq=1', '2024-03-29 15:49:58'),
(840, 'nbcb=2&tranID=2090368944&orderid=P202403301112290469&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-03-30 11:12:40&skey=41f1372531eaee46341f8fadadd999a1&channel=TNG-EWALLET&treq=1', '2024-03-30 11:12:56'),
(841, 'skey=41f1372531eaee46341f8fadadd999a1&tranID=2090368944&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-03-30 11:12:40&orderid=P202403301112290469&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-03-30 11:13:35'),
(842, 'nbcb=2&tranID=2094899322&orderid=P202404011536209676&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-04-01 15:36:52&skey=4b985ca2bdea20e7c02e69d32c1281c3&channel=TNG-EWALLET&treq=1', '2024-04-01 15:37:37'),
(843, 'skey=4b985ca2bdea20e7c02e69d32c1281c3&tranID=2094899322&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-04-01 15:36:52&orderid=P202404011536209676&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-04-01 15:38:00'),
(844, 'nbcb=2&tranID=2095181101&orderid=P2024040118165253B2&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-04-01 18:17:02&skey=d0970678b88b36d09bc4b3c7f16797f2&channel=hlb&extraP={\"fpx_buyer_name\":\"YAU JUN HIN\",\"fpx_txn_id\":\"2404011817040806\"}&treq=1', '2024-04-01 18:17:52'),
(845, 'skey=d0970678b88b36d09bc4b3c7f16797f2&tranID=2095181101&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-04-01 18:17:02&orderid=P2024040118165253B2&appcode=&error_code=&error_desc=&channel=FPX_HLB&extraP={\"fpx_buyer_name\":\"YAU%20JUN%20HIN\",\"fpx_txn_id\":\"2404011817040806\"}&treq=1', '2024-04-01 18:18:01'),
(846, 'nbcb=2&tranID=2095175052&orderid=P202404011813312AC5&status=11&error_desc=Buyer Failed To Provide The Necessary Info At Confirmation Page&error_code=FPX_1K&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-04-01 18:13:53&skey=03a33630cf735f879ff4c6ce5135d724&channel=hlb&extraP={\"fpx_txn_id\":\"2404011813550949\"}&treq=1', '2024-04-01 18:31:38'),
(847, 'nbcb=2&tranID=2095841363&orderid=P20240402000051F803&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-04-02 00:01:02&skey=17961b52bc2e08ff794529eccf8f9f4d&channel=TNG-EWALLET&treq=1', '2024-04-02 00:03:26'),
(848, 'skey=17961b52bc2e08ff794529eccf8f9f4d&tranID=2095841363&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-04-02 00:01:02&orderid=P20240402000051F803&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-04-02 00:03:33'),
(849, 'nbcb=2&tranID=2097069741&orderid=P20240402170833A79B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-04-02 17:08:43&skey=193b7e31eebf5ff9230339be844f1aa2&channel=TNG-EWALLET&treq=1', '2024-04-02 17:08:55'),
(850, 'skey=193b7e31eebf5ff9230339be844f1aa2&tranID=2097069741&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-04-02 17:08:43&orderid=P20240402170833A79B&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-04-02 17:09:34'),
(851, 'nbcb=2&tranID=2100595868&orderid=P20240404154159B53E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=581251&paydate=2024-04-04 15:43:10&skey=87a64d9ef7870cce68efbe3ae133dc3b&channel=credit&extraP={\"ccbrand\":\"MASTERCARD\",\"cctype\":\"DEBIT\",\"cclast4\":\"4127\"}&treq=1', '2024-04-04 15:43:47'),
(852, 'skey=6bd9bcb2df2cd2f2ba0d36de9a2787ad&tranID=2100595868&domain=jackybadmintona&status=00&amount=22.00&currency=MYR&paydate=2024-04-04 15:43:10&orderid=P20240404154159B53E&appcode=581251&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"MasterCard\",\"cclast4\":\"4127\",\"cctype\":\"Debit\"}&treq=1', '2024-04-04 15:43:52'),
(853, 'nbcb=2&tranID=2101966788&orderid=P20240405120331125A&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-04-05 12:03:48&skey=60e8c92ea3c816752b2c318fcebc74ec&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2404051203490399\"}&treq=1', '2024-04-05 12:04:42'),
(854, 'skey=60e8c92ea3c816752b2c318fcebc74ec&tranID=2101966788&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-04-05 12:03:48&orderid=P20240405120331125A&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2404051203490399\"}&treq=1', '2024-04-05 12:04:54'),
(855, 'skey=b80df0a62997ba6701a28bac28ceab82&tranID=2102064073&domain=jackybadmintona&status=00&amount=22.00&currency=MYR&paydate=2024-04-05 13:02:00&orderid=P202404051301483998&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-04-05 13:02:25'),
(856, 'nbcb=2&tranID=2102064073&orderid=P202404051301483998&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-04-05 13:02:00&skey=d1257081781865d32334745c5c0460e5&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-04-05 13:02:52'),
(857, 'treq=1', '2024-04-06 11:20:37'),
(858, 'treq=1', '2024-04-06 11:23:01'),
(859, 'nbcb=1&tranID=2106529772&orderid=P202404081231391530&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-04-08 12:32:44&skey=11ee6c3637c5486416c370a99441dbae&channel=TNG-EWALLET&treq=1', '2024-04-08 14:15:05'),
(860, 'nbcb=1&tranID=2106569083&orderid=P2024040813010173FD&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-04-08 13:01:18&skey=2dd04a27a985fc8c9ea6c3b60d8e8f36&channel=TNG-EWALLET&treq=1', '2024-04-08 14:15:12'),
(861, 'nbcb=1&tranID=2106529772&orderid=P202404081231391530&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-04-08 12:32:44&skey=11ee6c3637c5486416c370a99441dbae&channel=TNG-EWALLET&treq=1', '2024-04-08 14:16:09'),
(862, 'nbcb=1&tranID=2106569083&orderid=P2024040813010173FD&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-04-08 13:01:18&skey=2dd04a27a985fc8c9ea6c3b60d8e8f36&channel=TNG-EWALLET&treq=1', '2024-04-08 14:16:09'),
(863, 'treq=1', '2024-04-08 14:20:51'),
(864, 'nbcb=2&tranID=2106790673&orderid=P20240408155731F170&status=11&error_desc=Buyer Session Timeout At IB Login Page&error_code=FPX_1A&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-04-08 15:57:42&skey=0c938d8683d0c004ef221e6e9f5e66c5&channel=cimb&extraP={\"fpx_txn_id\":\"2404081557440180\"}&treq=1', '2024-04-08 16:15:01'),
(865, 'nbcb=2&tranID=2106883537&orderid=P202404081709588FEE&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=3.00&currency=RM&appcode=&paydate=2024-04-08 17:10:43&skey=db6cbe1314ef2fe59cda1e5603120f7e&channel=TNG-EWALLET&treq=1', '2024-04-08 17:11:07'),
(866, 'skey=db6cbe1314ef2fe59cda1e5603120f7e&tranID=2106883537&domain=jackybadmintona&status=00&amount=3.00&currency=RM&paydate=2024-04-08 17:10:43&orderid=P202404081709588FEE&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-04-08 17:11:21'),
(867, 'skey=db6cbe1314ef2fe59cda1e5603120f7e&tranID=2106883537&domain=jackybadmintona&status=00&amount=3.00&currency=RM&paydate=2024-04-08 17:10:43&orderid=P202404081709588FEE&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-04-08 17:11:39'),
(868, 'nbcb=2&tranID=2106921939&orderid=P2024040817383617AC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-04-08 17:38:46&skey=e99072c8e7d34bc7a14198c91b18e49c&channel=TNG-EWALLET&treq=1', '2024-04-08 17:39:18'),
(869, 'nbcb=2&tranID=2106916680&orderid=P20240408173451574F&status=11&error_desc=Transaction Not Found&error_code=FPX_76&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-04-08 17:35:02&skey=be54404da0130a3f1bd3f14b155d275e&channel=cimb&extraP={\"fpx_txn_id\":\"2404081735040853\"}&treq=1', '2024-04-08 17:52:39'),
(870, 'nbcb=2&tranID=2107512688&orderid=P202404090529432904&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.80&currency=RM&appcode=&paydate=2024-04-09 05:30:06&skey=004b010f67bff66c0b4da0013f215c15&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2404090530070633\"}&treq=1', '2024-04-09 05:31:29'),
(871, 'skey=004b010f67bff66c0b4da0013f215c15&tranID=2107512688&domain=jackybadmintona&status=00&amount=19.80&currency=RM&paydate=2024-04-09 05:30:06&orderid=P202404090529432904&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2404090530070633\"}&treq=1', '2024-04-09 05:31:40'),
(872, 'nbcb=2&tranID=2108771545&orderid=P202404100905077F02&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.80&currency=RM&appcode=&paydate=2024-04-10 09:05:27&skey=07a624870f974ab97d538e4df3b8cf69&channel=maybank2u&extraP={\"fpx_buyer_name\":\"KHOO YEE BIN\",\"fpx_txn_id\":\"2404100905270916\"}&treq=1', '2024-04-10 09:06:04'),
(873, 'skey=07a624870f974ab97d538e4df3b8cf69&tranID=2108771545&domain=jackybadmintona&status=00&amount=19.80&currency=RM&paydate=2024-04-10 09:05:27&orderid=P202404100905077F02&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"KHOO%20YEE%20BIN\",\"fpx_txn_id\":\"2404100905270916\"}&treq=1', '2024-04-10 09:06:11'),
(874, 'nbcb=2&tranID=2109195790&orderid=P20240410171518233E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=13.40&currency=RM&appcode=&paydate=2024-04-10 17:15:42&skey=f1d0799459cb40a25585f51a0dd213f9&channel=TNG-EWALLET&treq=1', '2024-04-10 17:15:58'),
(875, 'skey=f1d0799459cb40a25585f51a0dd213f9&tranID=2109195790&domain=jackybadmintona&status=00&amount=13.40&currency=RM&paydate=2024-04-10 17:15:42&orderid=P20240410171518233E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-04-10 17:16:35'),
(876, 'nbcb=2&tranID=2109283077&orderid=P202404101848368792&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-04-10 18:49:05&skey=a161b99dc15610cafd48a4c6c1dacece&channel=TNG-EWALLET&treq=1', '2024-04-10 18:49:13'),
(877, 'skey=a161b99dc15610cafd48a4c6c1dacece&tranID=2109283077&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-04-10 18:49:05&orderid=P202404101848368792&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-04-10 18:50:03'),
(878, 'nbcb=2&tranID=2110144692&orderid=P2024041115230205EE&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-04-11 15:23:12&skey=538b53da5917d3cefb032afe647e8bc8&channel=TNG-EWALLET&treq=1', '2024-04-11 15:23:35'),
(879, 'skey=538b53da5917d3cefb032afe647e8bc8&tranID=2110144692&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-04-11 15:23:12&orderid=P2024041115230205EE&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-04-11 15:24:04'),
(880, 'nbcb=2&tranID=2111511136&orderid=P202404121719535C1C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-04-12 17:20:21&skey=1848be9c04635c6d26c211b5dc4d5201&channel=TNG-EWALLET&treq=1', '2024-04-12 17:20:35'),
(881, 'nbcb=2&tranID=2112570715&orderid=P20240413134913D506&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.80&currency=RM&appcode=&paydate=2024-04-13 13:49:27&skey=f75a9a2509a7d4d4e7486fd9672b4b08&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2404131349450472\"}&treq=1', '2024-04-13 13:50:41'),
(882, 'skey=f75a9a2509a7d4d4e7486fd9672b4b08&tranID=2112570715&domain=jackybadmintona&status=00&amount=19.80&currency=RM&paydate=2024-04-13 13:49:27&orderid=P20240413134913D506&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2404131349450472\"}&treq=1', '2024-04-13 13:50:54');
INSERT INTO `payments_returns` (`payment_return_id`, `return_data`, `return_datetime`) VALUES
(883, 'nbcb=2&tranID=2116040724&orderid=P20240415171210AB7E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-04-15 17:12:25&skey=6d97ff5ece91396f1577b042937f86ff&channel=hlb&extraP={\"fpx_buyer_name\":\"YAU JUN HIN\",\"fpx_txn_id\":\"2404151712270430\"}&treq=1', '2024-04-15 17:13:27'),
(884, 'skey=6d97ff5ece91396f1577b042937f86ff&tranID=2116040724&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-04-15 17:12:25&orderid=P20240415171210AB7E&appcode=&error_code=&error_desc=&channel=FPX_HLB&extraP={\"fpx_buyer_name\":\"YAU%20JUN%20HIN\",\"fpx_txn_id\":\"2404151712270430\"}&treq=1', '2024-04-15 17:13:37'),
(885, 'nbcb=2&tranID=2117443109&orderid=P20240416132321FC4E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-04-16 13:23:34&skey=a9efe3751f9d8335a2b257b0ed5dae65&channel=TNG-EWALLET&treq=1', '2024-04-16 13:23:54'),
(886, 'skey=a9efe3751f9d8335a2b257b0ed5dae65&tranID=2117443109&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-04-16 13:23:34&orderid=P20240416132321FC4E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-04-16 13:24:24'),
(887, 'nbcb=1&tranID=2118356918&orderid=P20240416222950EE7A&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-04-16 22:30:06&skey=d02ecdb39fa8ff7428a7434303a62c22&channel=TNG-EWALLET&treq=1', '2024-04-16 22:46:03'),
(888, 'nbcb=2&tranID=2121017968&orderid=P2024041816301593AA&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-04-18 16:30:25&skey=34eb52c596d4c3e4ff39f81af11c72eb&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-04-18 16:30:43'),
(889, 'skey=2a32f3bf7652deab2397f8845ef84f3a&tranID=2121017968&domain=jackybadmintona&status=00&amount=22.00&currency=MYR&paydate=2024-04-18 16:30:25&orderid=P2024041816301593AA&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-04-18 16:30:46'),
(890, 'skey=b44e30b358c79c9db31081431776d973&tranID=2122785063&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2024-04-19 18:17:20&orderid=P202404191817056C2C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-04-19 18:18:27'),
(891, 'skey=9d1726e591b90fd91d5d0c07e375bc61&tranID=2122785063&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-04-19 18:17:20&orderid=P202404191817056C2C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-04-19 18:19:00'),
(892, 'nbcb=2&tranID=2122785063&orderid=P202404191817056C2C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-04-19 18:17:20&skey=9d1726e591b90fd91d5d0c07e375bc61&channel=TNG-EWALLET&treq=1', '2024-04-19 18:19:42'),
(893, 'nbcb=2&tranID=2123582936&orderid=P20240420095423B8C0&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-04-20 09:54:38&skey=11ce1ff820c0cc71e9ae4cd7858fdfea&channel=TNG-EWALLET&treq=1', '2024-04-20 09:54:52'),
(894, 'skey=11ce1ff820c0cc71e9ae4cd7858fdfea&tranID=2123582936&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-04-20 09:54:38&orderid=P20240420095423B8C0&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-04-20 09:55:34'),
(895, 'nbcb=2&tranID=2125228165&orderid=P202404211054100070&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-04-21 10:54:20&skey=88fd86f9f6b711bfd1814dd093a8d5d6&channel=TNG-EWALLET&treq=1', '2024-04-21 10:54:39'),
(896, 'skey=88fd86f9f6b711bfd1814dd093a8d5d6&tranID=2125228165&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-04-21 10:54:20&orderid=P202404211054100070&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-04-21 10:55:16'),
(897, 'nbcb=2&tranID=2127330583&orderid=P2024042215440906CC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-04-22 15:44:21&skey=1a8bb0a040919c99a1381208dbc27496&channel=TNG-EWALLET&treq=1', '2024-04-22 15:44:32'),
(898, 'skey=1a8bb0a040919c99a1381208dbc27496&tranID=2127330583&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-04-22 15:44:21&orderid=P2024042215440906CC&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-04-22 15:45:14'),
(899, 'nbcb=2&tranID=2130090693&orderid=P20240424104757B2A4&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-04-24 10:48:36&skey=1b801c22fb16d3dba2800e97be7b7bcc&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-04-24 10:49:05'),
(900, 'skey=5904c9556569d76faaa765744aa32e1e&tranID=2130090693&domain=jackybadmintona&status=00&amount=22.00&currency=MYR&paydate=2024-04-24 10:48:36&orderid=P20240424104757B2A4&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-04-24 10:49:10'),
(901, 'nbcb=2&tranID=2130743853&orderid=P2024042417454011B7&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-04-24 17:46:07&skey=2ed92f94852b3f97a23887c60a1d8f87&channel=TNG-EWALLET&treq=1', '2024-04-24 17:46:25'),
(902, 'skey=2ed92f94852b3f97a23887c60a1d8f87&tranID=2130743853&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-04-24 17:46:07&orderid=P2024042417454011B7&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-04-24 17:47:04'),
(903, 'nbcb=2&tranID=2132604061&orderid=P2024042515435897ED&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-04-25 15:44:08&skey=e3b8586cefdf4a556584f601780e8aed&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-04-25 15:44:27'),
(904, 'skey=eed09338211eff0f1df947a22030dbdd&tranID=2132604061&domain=jackybadmintona&status=00&amount=22.00&currency=MYR&paydate=2024-04-25 15:44:08&orderid=P2024042515435897ED&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-04-25 15:44:30'),
(905, 'nbcb=2&tranID=2132677444&orderid=P202404251621161638&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-04-25 16:21:25&skey=6351e76f6f89ecb51be9b2c72f9cc143&channel=TNG-EWALLET&treq=1', '2024-04-25 16:21:47'),
(906, 'skey=6351e76f6f89ecb51be9b2c72f9cc143&tranID=2132677444&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-04-25 16:21:25&orderid=P202404251621161638&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-04-25 16:22:18'),
(907, 'nbcb=2&tranID=2132704407&orderid=P20240425163503AFC3&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-04-25 16:35:16&skey=a2d866b217f6aeb2ddaa278dc6801750&channel=TNG-EWALLET&treq=1', '2024-04-25 16:36:19'),
(908, 'skey=dcf6cc9c91a3c23396d2587d6e8bc47e&tranID=2132704407&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2024-04-25 16:35:16&orderid=P20240425163503AFC3&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-04-25 16:36:21'),
(909, 'skey=a2d866b217f6aeb2ddaa278dc6801750&tranID=2132704407&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-04-25 16:35:16&orderid=P20240425163503AFC3&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-04-25 16:36:28'),
(910, 'nbcb=2&tranID=2136013477&orderid=P20240427092859E8AA&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=10.00&currency=RM&appcode=&paydate=2024-04-27 09:29:14&skey=8967239a104043a4b2508f6601d66a38&channel=TNG-EWALLET&treq=1', '2024-04-27 09:29:46'),
(911, 'skey=8967239a104043a4b2508f6601d66a38&tranID=2136013477&domain=jackybadmintona&status=00&amount=10.00&currency=RM&paydate=2024-04-27 09:29:14&orderid=P20240427092859E8AA&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-04-27 09:30:06'),
(912, 'nbcb=2&tranID=2136254092&orderid=P20240427114829C45D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=10.00&currency=RM&appcode=&paydate=2024-04-27 11:48:40&skey=10ebbd563ec35268f122b7bafaf53eea&channel=TNG-EWALLET&treq=1', '2024-04-27 11:48:58'),
(913, 'skey=10ebbd563ec35268f122b7bafaf53eea&tranID=2136254092&domain=jackybadmintona&status=00&amount=10.00&currency=RM&paydate=2024-04-27 11:48:40&orderid=P20240427114829C45D&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-04-27 11:49:35'),
(914, 'nbcb=2&tranID=2137999628&orderid=P202404281042164615&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-04-28 10:42:28&skey=23b3f0e49666744f51c22fe2b165d629&channel=TNG-EWALLET&treq=1', '2024-04-28 10:42:40'),
(915, 'skey=23b3f0e49666744f51c22fe2b165d629&tranID=2137999628&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-04-28 10:42:28&orderid=P202404281042164615&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-04-28 10:43:22'),
(916, 'nbcb=2&tranID=2140766883&orderid=P20240429181218245D&status=11&error_desc=Field body.pspInfo.postCode absent or empty&error_code=CC__V0001&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-04-29 18:13:25&skey=fd5cb7fde4e33853b888d4979428663e&channel=credit&extraP={\"ccbrand\":\"MASTERCARD\",\"cctype\":\"DEBIT\",\"cclast4\":\"6781\"}&treq=1', '2024-04-29 18:13:56'),
(917, 'skey=d33eb3f0263b6ece1fe0757f83b7c8b0&tranID=2140766883&domain=jackybadmintona&status=11&amount=20.00&currency=MYR&paydate=2024-04-29 18:13:25&orderid=P20240429181218245D&appcode=&error_code=CC_V0001&error_desc=Field body.pspInfo.postCode absent or empty&channel=Credit&treq=1', '2024-04-29 18:14:01'),
(918, 'nbcb=2&tranID=2140770232&orderid=P202404291815038A54&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-04-29 18:15:11&skey=ec552cd2ac54440e8b5640cbb147db9f&channel=TNG-EWALLET&treq=1', '2024-04-29 18:15:19'),
(919, 'skey=ec552cd2ac54440e8b5640cbb147db9f&tranID=2140770232&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-04-29 18:15:11&orderid=P202404291815038A54&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-04-29 18:16:03'),
(920, 'nbcb=2&tranID=2140802544&orderid=P20240429183138FD1F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-04-29 18:31:48&skey=f9359847d1ec225b3e7d5450e17facbc&channel=TNG-EWALLET&treq=1', '2024-04-29 18:31:59'),
(921, 'skey=f9359847d1ec225b3e7d5450e17facbc&tranID=2140802544&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-04-29 18:31:48&orderid=P20240429183138FD1F&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-04-29 18:32:41'),
(922, 'nbcb=2&tranID=2141720920&orderid=P20240430085511F8B1&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.80&currency=RM&appcode=&paydate=2024-04-30 08:55:21&skey=4610e7134cb90b8303a3b34598c51461&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2404300855220973\"}&treq=1', '2024-04-30 08:56:07'),
(923, 'skey=4610e7134cb90b8303a3b34598c51461&tranID=2141720920&domain=jackybadmintona&status=00&amount=19.80&currency=RM&paydate=2024-04-30 08:55:21&orderid=P20240430085511F8B1&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2404300855220973\"}&treq=1', '2024-04-30 08:56:18'),
(924, 'nbcb=2&tranID=2144186979&orderid=P2024050112072601DC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-05-01 12:07:35&skey=b21ba6d7d1b6e50649034f704421e927&channel=TNG-EWALLET&treq=1', '2024-05-01 12:07:53'),
(925, 'skey=b21ba6d7d1b6e50649034f704421e927&tranID=2144186979&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-05-01 12:07:35&orderid=P2024050112072601DC&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-05-01 12:08:29'),
(926, 'nbcb=2&tranID=2144922864&orderid=P20240501175528A38D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-05-01 17:56:08&skey=4c3a0722fd7ecee8fd4ad816bb8734af&channel=TNG-EWALLET&treq=1', '2024-05-01 17:57:11'),
(927, 'skey=4c3a0722fd7ecee8fd4ad816bb8734af&tranID=2144922864&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-05-01 17:56:08&orderid=P20240501175528A38D&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-05-01 17:57:25'),
(928, 'nbcb=2&tranID=2145649510&orderid=P2024050123412258BF&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-05-01 23:41:46&skey=342e3e5957a79a1b6f93cbc88a87b222&channel=TNG-EWALLET&treq=1', '2024-05-01 23:42:08'),
(929, 'skey=342e3e5957a79a1b6f93cbc88a87b222&tranID=2145649510&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-05-01 23:41:46&orderid=P2024050123412258BF&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-05-01 23:42:39'),
(930, 'nbcb=2&tranID=2148881061&orderid=P202405031734086C80&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-05-03 17:34:19&skey=4528236a3fba01bc9d4ef8bd23744d6d&channel=TNG-EWALLET&treq=1', '2024-05-03 17:34:30'),
(931, 'skey=4528236a3fba01bc9d4ef8bd23744d6d&tranID=2148881061&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-05-03 17:34:19&orderid=P202405031734086C80&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-05-03 17:35:13'),
(932, 'nbcb=2&tranID=2148950722&orderid=P20240503181509CAB5&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-05-03 18:15:18&skey=eccd602ddf892c5f61a45c06d576fc89&channel=TNG-EWALLET&treq=1', '2024-05-03 18:15:28'),
(933, 'skey=eccd602ddf892c5f61a45c06d576fc89&tranID=2148950722&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-05-03 18:15:18&orderid=P20240503181509CAB5&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-05-03 18:16:11'),
(934, 'skey=eccd602ddf892c5f61a45c06d576fc89&tranID=2148950722&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-05-03 18:15:18&orderid=P20240503181509CAB5&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-05-03 18:16:12'),
(935, 'nbcb=2&tranID=2149535407&orderid=P202405032322392EF8&status=11&error_desc=Buyer Choose Cancel At TAC Request Page&error_code=FPX_1I&domain=jackybadmintona&amount=19.80&currency=RM&appcode=&paydate=2024-05-03 23:22:57&skey=ced7d4ac1b99ef2eb43bb65212df3994&channel=maybank2u&extraP={\"fpx_txn_id\":\"2405032322590079\"}&treq=1', '2024-05-03 23:24:32'),
(936, 'skey=ced7d4ac1b99ef2eb43bb65212df3994&tranID=2149535407&domain=jackybadmintona&status=11&amount=19.80&currency=RM&paydate=2024-05-03 23:22:57&orderid=P202405032322392EF8&appcode=&error_code=FPX_1I&error_desc=Buyer Choose Cancel At TAC Request Page&channel=FPX_MB2U&extraP={\"fpx_txn_id\":\"2405032322590079\"}&treq=1', '2024-05-03 23:24:49'),
(937, 'nbcb=2&tranID=2149539290&orderid=P2024050323252142E4&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.80&currency=RM&appcode=&paydate=2024-05-03 23:25:29&skey=1c7569c940d5a84e6a16e3602a4edb99&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2405032325300702\"}&treq=1', '2024-05-03 23:26:09'),
(938, 'skey=1c7569c940d5a84e6a16e3602a4edb99&tranID=2149539290&domain=jackybadmintona&status=00&amount=19.80&currency=RM&paydate=2024-05-03 23:25:29&orderid=P2024050323252142E4&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2405032325300702\"}&treq=1', '2024-05-03 23:26:20'),
(939, 'nbcb=2&tranID=2150011285&orderid=P202405041050173C0F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-05-04 10:50:29&skey=967c5bccfe1dca5ef9ba43d94ca2a650&channel=TNG-EWALLET&treq=1', '2024-05-04 10:50:44'),
(940, 'skey=967c5bccfe1dca5ef9ba43d94ca2a650&tranID=2150011285&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-05-04 10:50:29&orderid=P202405041050173C0F&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-05-04 10:51:22'),
(941, 'nbcb=2&tranID=2152208168&orderid=P20240505122940C956&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-05-05 12:29:50&skey=a1ca96aff17d5f335ccddee9ce092f23&channel=TNG-EWALLET&treq=1', '2024-05-05 12:30:03'),
(942, 'skey=a1ca96aff17d5f335ccddee9ce092f23&tranID=2152208168&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-05-05 12:29:50&orderid=P20240505122940C956&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-05-05 12:30:44'),
(943, 'nbcb=2&tranID=2154117663&orderid=P20240506103559914D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-05-06 10:36:08&skey=45e92b642fc716b675e483ea45d45273&channel=TNG-EWALLET&treq=1', '2024-05-06 10:36:26'),
(944, 'skey=45e92b642fc716b675e483ea45d45273&tranID=2154117663&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-05-06 10:36:08&orderid=P20240506103559914D&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-05-06 10:37:01'),
(945, 'nbcb=2&tranID=2161633172&orderid=P2024051010184325AA&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-05-10 10:18:52&skey=3ce907f0ff17990941f3625697236bb0&channel=TNG-EWALLET&treq=1', '2024-05-10 10:19:04'),
(946, 'skey=3ce907f0ff17990941f3625697236bb0&tranID=2161633172&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-05-10 10:18:52&orderid=P2024051010184325AA&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-05-10 10:19:44'),
(947, 'skey=3ce907f0ff17990941f3625697236bb0&tranID=2161633172&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-05-10 10:18:52&orderid=P2024051010184325AA&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-05-10 10:19:45'),
(948, 'nbcb=2&tranID=2162037666&orderid=P2024051014000121FF&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-05-10 14:00:14&skey=9e8ece41cb3a2e55e5a96f435564f253&channel=hlb&extraP={\"fpx_buyer_name\":\"TAN WEI SHAW\",\"fpx_txn_id\":\"2405101400150971\"}&treq=1', '2024-05-10 14:00:51'),
(949, 'skey=9e8ece41cb3a2e55e5a96f435564f253&tranID=2162037666&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-05-10 14:00:14&orderid=P2024051014000121FF&appcode=&error_code=&error_desc=&channel=FPX_HLB&extraP={\"fpx_buyer_name\":\"TAN%20WEI%20SHAW\",\"fpx_txn_id\":\"2405101400150971\"}&treq=1', '2024-05-10 14:00:59'),
(950, 'nbcb=2&tranID=2162395372&orderid=P202405101730061820&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-05-10 17:30:14&skey=88f78b961df7352f96483b9f9d7f13d0&channel=TNG-EWALLET&treq=1', '2024-05-10 17:30:25'),
(951, 'skey=88f78b961df7352f96483b9f9d7f13d0&tranID=2162395372&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-05-10 17:30:14&orderid=P202405101730061820&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-05-10 17:31:26'),
(952, 'nbcb=2&tranID=2162398457&orderid=P202405101731558C8D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-05-10 17:32:09&skey=03ac0291f5971a9b780008931fec350c&channel=TNG-EWALLET&treq=1', '2024-05-10 17:32:37'),
(953, 'skey=03ac0291f5971a9b780008931fec350c&tranID=2162398457&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-05-10 17:32:09&orderid=P202405101731558C8D&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-05-10 17:33:01'),
(954, 'nbcb=2&tranID=2162932547&orderid=P202405102220566824&status=11&error_desc=Transaction Not Found&error_code=FPX_76&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-05-10 22:21:16&skey=ffd3f936b6196877aadcb27dbdc10960&channel=maybank2u&extraP={\"fpx_txn_id\":\"2405102221170291\"}&treq=1', '2024-05-10 22:38:04'),
(955, 'nbcb=2&tranID=2162938712&orderid=P20240510222416303A&status=11&error_desc=Transaction Not Found&error_code=FPX_76&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-05-10 22:24:40&skey=9ebe062713aebf75e9143b8f279989e6&channel=maybank2u&extraP={\"fpx_txn_id\":\"2405102224410579\"}&treq=1', '2024-05-10 22:42:22'),
(956, 'nbcb=2&tranID=2162976108&orderid=P202405102246203303&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-05-10 22:46:55&skey=64dc9437b7e7cfafa02cbccd767586b4&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2405102246560967\"}&treq=1', '2024-05-10 22:47:57'),
(957, 'skey=64dc9437b7e7cfafa02cbccd767586b4&tranID=2162976108&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-05-10 22:46:55&orderid=P202405102246203303&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2405102246560967\"}&treq=1', '2024-05-10 22:48:07'),
(958, 'nbcb=2&tranID=2167942286&orderid=P20240513193557F97E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-05-13 19:36:19&skey=748415b0cec18fee098d713ea1107f9d&channel=maybank2u&extraP={\"fpx_buyer_name\":\"WONG CHAK LOONG\",\"fpx_txn_id\":\"2405131936190596\"}&treq=1', '2024-05-13 19:37:24'),
(959, 'nbcb=2&tranID=2167943825&orderid=P202405131936276779&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-05-13 19:37:13&skey=797cbc84add3b7f92fc755734407878d&channel=TNG-EWALLET&treq=1', '2024-05-13 19:37:29'),
(960, 'skey=797cbc84add3b7f92fc755734407878d&tranID=2167943825&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-05-13 19:37:13&orderid=P202405131936276779&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-05-13 19:38:05'),
(961, 'nbcb=2&tranID=2176524988&orderid=P202405182042226CEA&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.80&currency=RM&appcode=&paydate=2024-05-18 20:42:33&skey=cc58d469253d61ab463dc6f34cda89bc&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2405182042340351\"}&treq=1', '2024-05-18 20:43:39'),
(962, 'skey=cc58d469253d61ab463dc6f34cda89bc&tranID=2176524988&domain=jackybadmintona&status=00&amount=19.80&currency=RM&paydate=2024-05-18 20:42:33&orderid=P202405182042226CEA&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2405182042340351\"}&treq=1', '2024-05-18 20:43:50'),
(963, 'nbcb=2&tranID=2178858713&orderid=P202405201018195C68&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-05-20 10:18:35&skey=829ebf4f81e3e862780bd857705e52f4&channel=maybank2u&extraP={\"fpx_buyer_name\":\"WONG CHAK LOONG\",\"fpx_txn_id\":\"2405201018360522\"}&treq=1', '2024-05-20 10:22:35'),
(964, 'nbcb=2&tranID=2182221417&orderid=P202405221026155977&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-05-22 10:26:26&skey=1b99221bb55d69992f882c7b8d5ecc7d&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2405221026270296\"}&treq=1', '2024-05-22 10:27:37'),
(965, 'skey=1b99221bb55d69992f882c7b8d5ecc7d&tranID=2182221417&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-05-22 10:26:26&orderid=P202405221026155977&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2405221026270296\"}&treq=1', '2024-05-22 10:27:47'),
(966, 'nbcb=2&tranID=2182759947&orderid=P20240522152836E2DE&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-05-22 15:28:49&skey=185c8356688187a2ed2315d24e3a8e23&channel=TNG-EWALLET&treq=1', '2024-05-22 15:29:08'),
(967, 'skey=185c8356688187a2ed2315d24e3a8e23&tranID=2182759947&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-05-22 15:28:49&orderid=P20240522152836E2DE&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-05-22 15:29:42'),
(968, 'nbcb=2&tranID=2184652082&orderid=P2024052317435224F5&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-05-23 17:44:26&skey=8facc934678a57f62d8b602cd2ade063&channel=TNG-EWALLET&treq=1', '2024-05-23 17:44:35'),
(969, 'skey=8facc934678a57f62d8b602cd2ade063&tranID=2184652082&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-05-23 17:44:26&orderid=P2024052317435224F5&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-05-23 17:45:16'),
(970, 'nbcb=2&tranID=2185264677&orderid=P202405240004593795&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2024-05-24 00:05:09&skey=153d00fc1178497e73f082b65ac48c8f&channel=TNG-EWALLET&treq=1', '2024-05-24 00:05:58'),
(971, 'skey=153d00fc1178497e73f082b65ac48c8f&tranID=2185264677&domain=jackybadmintona&status=00&amount=15.00&currency=RM&paydate=2024-05-24 00:05:09&orderid=P202405240004593795&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-05-24 00:06:08'),
(972, 'nbcb=1&tranID=2185261671&orderid=P20240524000023B643&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2024-05-24 00:00:49&skey=0a2e7183af915b01bb1f1dbf24b5e7dc&channel=TNG-EWALLET&treq=1', '2024-05-24 00:16:04'),
(973, 'nbcb=2&tranID=2186103510&orderid=P20240524131930E053&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-05-24 13:19:43&skey=fbceb7fdd2fb59ff1fd86d9b8a73c620&channel=TNG-EWALLET&treq=1', '2024-05-24 13:20:44'),
(974, 'skey=0b7bb86f4a455533095eda6801cde1b3&tranID=2186103510&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2024-05-24 13:19:43&orderid=P20240524131930E053&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-05-24 13:20:47'),
(975, 'skey=fbceb7fdd2fb59ff1fd86d9b8a73c620&tranID=2186103510&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-05-24 13:19:43&orderid=P20240524131930E053&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-05-24 13:20:54'),
(976, 'nbcb=2&tranID=2186196964&orderid=P202405241403408FDB&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-05-24 14:03:53&skey=4f230dc750a51b47d69dfb82bcf00fa8&channel=TNG-EWALLET&treq=1', '2024-05-24 14:04:05'),
(977, 'nbcb=2&tranID=2186814103&orderid=P202405241925301BAC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-05-24 19:25:41&skey=e22f234deccafc0dd51655e968eb2c22&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2405241925420851\"}&treq=1', '2024-05-24 19:26:21'),
(978, 'skey=e22f234deccafc0dd51655e968eb2c22&tranID=2186814103&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-05-24 19:25:41&orderid=P202405241925301BAC&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2405241925420851\"}&treq=1', '2024-05-24 19:26:31'),
(979, 'nbcb=2&tranID=2189402641&orderid=P202405252204270C0C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-05-25 22:04:36&skey=c278709128a128908b077bba679ebaad&channel=TNG-EWALLET&treq=1', '2024-05-25 22:04:48'),
(980, 'skey=c278709128a128908b077bba679ebaad&tranID=2189402641&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-05-25 22:04:36&orderid=P202405252204270C0C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-05-25 22:05:29'),
(981, 'nbcb=2&tranID=2189707057&orderid=P2024052602120483D7&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=008395&paydate=2024-05-26 02:12:21&skey=c54b6fa94e9f284576a4b41ffc463742&channel=credit&extraP={\"ccbrand\":\"VISA\",\"cctype\":\"CREDIT\",\"cclast4\":\"2654\"}&treq=1', '2024-05-26 02:12:50'),
(982, 'skey=5d311880424758e736c0489ec7864b99&tranID=2189707057&domain=jackybadmintona&status=00&amount=20.00&currency=MYR&paydate=2024-05-26 02:12:21&orderid=P2024052602120483D7&appcode=008395&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"Visa\",\"cclast4\":\"2654\",\"cctype\":\"Credit\"}&treq=1', '2024-05-26 02:12:54'),
(983, 'nbcb=2&tranID=2192527346&orderid=P202405271529471151&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-05-27 15:30:03&skey=3f4946c0e33bd519f952299877fdbf5d&channel=maybank2u&extraP={\"fpx_buyer_name\":\"WONG CHAK LOONG\",\"fpx_txn_id\":\"2405271530040383\"}&treq=1', '2024-05-27 15:30:53'),
(984, 'nbcb=2&tranID=2192590614&orderid=P202405271604367653&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-05-27 16:05:01&skey=28332db589a6ac28bda5f38b07118fcd&channel=TNG-EWALLET&treq=1', '2024-05-27 16:05:12'),
(985, 'skey=28332db589a6ac28bda5f38b07118fcd&tranID=2192590614&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-05-27 16:05:01&orderid=P202405271604367653&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-05-27 16:05:54'),
(986, 'nbcb=2&tranID=2196746799&orderid=P20240529162449FB84&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-05-29 16:24:56&skey=b28f43534d12ec42ceb0649a37327703&channel=TNG-EWALLET&treq=1', '2024-05-29 16:25:09'),
(987, 'skey=b28f43534d12ec42ceb0649a37327703&tranID=2196746799&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-05-29 16:24:56&orderid=P20240529162449FB84&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-05-29 16:25:50'),
(988, 'nbcb=2&tranID=2198955925&orderid=P2024053018012915C1&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-05-30 18:01:46&skey=5e90254da124ac9c7486815e23df2acd&channel=TNG-EWALLET&treq=1', '2024-05-30 18:02:48'),
(989, 'skey=2be61dc2c10a02963ea00f1ceca18ebe&tranID=2198955925&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2024-05-30 18:01:46&orderid=P2024053018012915C1&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-05-30 18:02:54'),
(990, 'nbcb=2&tranID=2201970184&orderid=P20240601085540E002&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-06-01 08:55:52&skey=c040c4fec26c5fe78b065f9ac561c845&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2406010855520770\"}&treq=1', '2024-06-01 08:57:22'),
(991, 'skey=c040c4fec26c5fe78b065f9ac561c845&tranID=2201970184&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-06-01 08:55:52&orderid=P20240601085540E002&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2406010855520770\"}&treq=1', '2024-06-01 08:57:36'),
(992, 'nbcb=2&tranID=2202014503&orderid=P202406010925205E4D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-06-01 09:25:30&skey=fc8c6554ce3f9eec93ae211562719ca2&channel=TNG-EWALLET&treq=1', '2024-06-01 09:25:43'),
(993, 'skey=fc8c6554ce3f9eec93ae211562719ca2&tranID=2202014503&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-06-01 09:25:30&orderid=P202406010925205E4D&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-01 09:26:23'),
(994, 'nbcb=2&tranID=2202300123&orderid=P202406011159046573&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-06-01 11:59:20&skey=a4c32b6daf38a7ea2ceeb87c1d1ad4b1&channel=TNG-EWALLET&treq=1', '2024-06-01 11:59:42'),
(995, 'skey=a4c32b6daf38a7ea2ceeb87c1d1ad4b1&tranID=2202300123&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-06-01 11:59:20&orderid=P202406011159046573&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-01 12:00:19'),
(996, 'skey=66dd21ec872f227c3b0d571155ed0049&tranID=2202339079&domain=jackybadmintona&status=22&amount=20.00&currency=RM&paydate=2024-06-01 12:17:33&orderid=P2024060112172516FE&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-01 12:19:25'),
(997, 'skey=66dd21ec872f227c3b0d571155ed0049&tranID=2202339079&domain=jackybadmintona&status=22&amount=20.00&currency=RM&paydate=2024-06-01 12:17:33&orderid=P2024060112172516FE&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-01 12:19:26'),
(998, 'nbcb=2&tranID=2202339079&orderid=P2024060112172516FE&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-06-01 12:17:33&skey=316649b733e2b7cabfdc75388e879359&channel=TNG-EWALLET&treq=1', '2024-06-01 12:22:57'),
(999, 'skey=316649b733e2b7cabfdc75388e879359&tranID=2202339079&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-06-01 12:17:33&orderid=P2024060112172516FE&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-01 12:23:17'),
(1000, 'skey=316649b733e2b7cabfdc75388e879359&tranID=2202339079&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-06-01 12:17:33&orderid=P2024060112172516FE&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-01 12:23:18'),
(1001, 'nbcb=2&tranID=2203013744&orderid=P2024060118081582E2&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2024-06-01 18:08:33&skey=6354ec0fab9b98e8b4da6868158d7fe8&channel=TNG-EWALLET&treq=1', '2024-06-01 18:08:53'),
(1002, 'skey=6354ec0fab9b98e8b4da6868158d7fe8&tranID=2203013744&domain=jackybadmintona&status=00&amount=15.00&currency=RM&paydate=2024-06-01 18:08:33&orderid=P2024060118081582E2&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-01 18:09:27'),
(1003, 'nbcb=2&tranID=2203898800&orderid=P202406020746427152&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-06-02 07:46:59&skey=fa6617dbd4e4c7346518a883bd3d420c&channel=rhb&extraP={\"fpx_buyer_name\":\"MOHD ARZULMI BIN AHMAD\",\"fpx_txn_id\":\"2406020747000715\"}&treq=1', '2024-06-02 07:47:46'),
(1004, 'skey=fa6617dbd4e4c7346518a883bd3d420c&tranID=2203898800&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-06-02 07:46:59&orderid=P202406020746427152&appcode=&error_code=&error_desc=&channel=FPX_RHB&extraP={\"fpx_buyer_name\":\"MOHD%20ARZULMI%20BIN%20AHMAD\",\"fpx_txn_id\":\"2406020747000715\"}&treq=1', '2024-06-02 07:48:09'),
(1005, 'nbcb=2&tranID=2205582203&orderid=P20240602232748E07F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-06-02 23:28:17&skey=3badfae0d5d882fc0695d4073fbbb603&channel=TNG-EWALLET&treq=1', '2024-06-02 23:28:58'),
(1006, 'skey=3badfae0d5d882fc0695d4073fbbb603&tranID=2205582203&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-06-02 23:28:17&orderid=P20240602232748E07F&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-02 23:29:14'),
(1007, 'nbcb=2&tranID=2206171585&orderid=P20240603114621D0BC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-06-03 11:46:35&skey=cc1bad944d4b4cf32b4e4664f6825520&channel=bankislam&extraP={\"fpx_buyer_name\":\"MR PANDIRI PRIYATHAM KUMAR\",\"fpx_txn_id\":\"2406031146360566\"}&treq=1', '2024-06-03 11:47:01'),
(1008, 'skey=cc1bad944d4b4cf32b4e4664f6825520&tranID=2206171585&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-06-03 11:46:35&orderid=P20240603114621D0BC&appcode=&error_code=&error_desc=&channel=FPX_BIMB&extraP={\"fpx_buyer_name\":\"MR%20PANDIRI%20PRIYATHAM%20KUMAR\",\"fpx_txn_id\":\"2406031146360566\"}&treq=1', '2024-06-03 11:47:10'),
(1009, 'nbcb=2&tranID=2206767209&orderid=P202406031644009152&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2024-06-03 16:44:30&skey=2497bbea9c8f9d65eec6d01a75e8b834&channel=TNG-EWALLET&treq=1', '2024-06-03 16:44:40'),
(1010, 'skey=2497bbea9c8f9d65eec6d01a75e8b834&tranID=2206767209&domain=jackybadmintona&status=00&amount=15.00&currency=RM&paydate=2024-06-03 16:44:30&orderid=P202406031644009152&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-03 16:45:24'),
(1011, 'nbcb=2&tranID=2212583385&orderid=P202406061250135724&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-06-06 12:50:31&skey=7137375df4b6fd4e174f3a2df298ce94&channel=maybank2u&extraP={\"fpx_buyer_name\":\"WONG CHAK LOONG\",\"fpx_txn_id\":\"2406061250330702\"}&treq=1', '2024-06-06 12:51:36'),
(1012, 'skey=7137375df4b6fd4e174f3a2df298ce94&tranID=2212583385&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-06-06 12:50:31&orderid=P202406061250135724&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"WONG%20CHAK%20LOONG\",\"fpx_txn_id\":\"2406061250330702\"}&treq=1', '2024-06-06 12:51:51'),
(1013, 'nbcb=2&tranID=2213218438&orderid=P2024060617291965EF&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-06-06 17:29:29&skey=8099ea4be1174ef1b71403eebf344ff9&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-06-06 17:30:01'),
(1014, 'skey=3862781a9dcadeb288e06c755d8e9c81&tranID=2213218438&domain=jackybadmintona&status=00&amount=22.00&currency=MYR&paydate=2024-06-06 17:29:29&orderid=P2024060617291965EF&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-06-06 17:30:06'),
(1015, 'skey=3862781a9dcadeb288e06c755d8e9c81&tranID=2213218438&domain=jackybadmintona&status=00&amount=22.00&currency=MYR&paydate=2024-06-06 17:29:29&orderid=P2024060617291965EF&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-06-06 17:30:25'),
(1016, 'nbcb=2&tranID=2215784763&orderid=P20240607194158E964&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-06-07 19:42:07&skey=c25f8b36b1ac4d832b34eabc21c903f9&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN MENG CHONG\",\"fpx_txn_id\":\"2406071942080895\"}&treq=1', '2024-06-07 19:42:40'),
(1017, 'skey=c25f8b36b1ac4d832b34eabc21c903f9&tranID=2215784763&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-06-07 19:42:07&orderid=P20240607194158E964&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20MENG%20CHONG\",\"fpx_txn_id\":\"2406071942080895\"}&treq=1', '2024-06-07 19:42:50'),
(1018, 'skey=c25f8b36b1ac4d832b34eabc21c903f9&tranID=2215784763&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-06-07 19:42:07&orderid=P20240607194158E964&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20MENG%20CHONG\",\"fpx_txn_id\":\"2406071942080895\"}&treq=1', '2024-06-07 19:42:50'),
(1019, 'nbcb=2&tranID=2216624283&orderid=P202406080943080219&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-06-08 09:43:17&skey=034b8ff133ec4724e9388aeb9627f3d0&channel=TNG-EWALLET&treq=1', '2024-06-08 09:43:31'),
(1020, 'skey=034b8ff133ec4724e9388aeb9627f3d0&tranID=2216624283&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-06-08 09:43:17&orderid=P202406080943080219&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-08 09:44:06'),
(1021, 'nbcb=2&tranID=2216780335&orderid=P20240608111213969E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-06-08 11:12:25&skey=23183288861b603de473013d44d28deb&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2406081112260889\"}&treq=1', '2024-06-08 11:13:26'),
(1022, 'skey=23183288861b603de473013d44d28deb&tranID=2216780335&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-06-08 11:12:25&orderid=P20240608111213969E&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2406081112260889\"}&treq=1', '2024-06-08 11:13:36'),
(1023, 'nbcb=2&tranID=2216969330&orderid=P20240608124501C2B8&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.60&currency=RM&appcode=&paydate=2024-06-08 12:45:13&skey=8cbec46f3ede2576a8ae65ef37d1ab09&channel=TNG-EWALLET&treq=1', '2024-06-08 12:45:26'),
(1024, 'skey=8cbec46f3ede2576a8ae65ef37d1ab09&tranID=2216969330&domain=jackybadmintona&status=00&amount=21.60&currency=RM&paydate=2024-06-08 12:45:13&orderid=P20240608124501C2B8&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-08 12:46:06'),
(1025, 'skey=8cbec46f3ede2576a8ae65ef37d1ab09&tranID=2216969330&domain=jackybadmintona&status=00&amount=21.60&currency=RM&paydate=2024-06-08 12:45:13&orderid=P20240608124501C2B8&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-08 12:46:07'),
(1026, 'nbcb=2&tranID=2217683461&orderid=P20240608185446B511&status=11&error_desc=Insufficient Funds&error_code=FPX_51&domain=jackybadmintona&amount=5.00&currency=RM&appcode=&paydate=2024-06-08 18:55:14&skey=bdf0295c426046bd6bba7b0b365b4920&channel=hlb&extraP={\"fpx_txn_id\":\"2406081855150105\"}&treq=1', '2024-06-08 18:56:13'),
(1027, 'skey=bdf0295c426046bd6bba7b0b365b4920&tranID=2217683461&domain=jackybadmintona&status=11&amount=5.00&currency=RM&paydate=2024-06-08 18:55:14&orderid=P20240608185446B511&appcode=&error_code=FPX_51&error_desc=Insufficient Funds&channel=FPX_HLB&extraP={\"fpx_txn_id\":\"2406081855150105\"}&treq=1', '2024-06-08 18:56:22'),
(1028, 'nbcb=2&tranID=2217705680&orderid=P202406081906435B9B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=5.00&currency=RM&appcode=&paydate=2024-06-08 19:06:54&skey=bc76120181701264db12b6bd82c7ac49&channel=TNG-EWALLET&treq=1', '2024-06-08 19:07:57'),
(1029, 'skey=bc76120181701264db12b6bd82c7ac49&tranID=2217705680&domain=jackybadmintona&status=00&amount=5.00&currency=RM&paydate=2024-06-08 19:06:54&orderid=P202406081906435B9B&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-08 19:08:05'),
(1030, 'nbcb=1&tranID=2217687926&orderid=P20240608185707B195&status=11&error_desc=Record not found&error_code=GRABPAY_99&domain=jackybadmintona&amount=5.00&currency=RM&appcode=&paydate=2024-06-08 18:57:35&skey=5995ed27fd3e9fa8aa1dde935854042c&channel=GrabPay&treq=1', '2024-06-08 19:14:04'),
(1031, 'nbcb=2&tranID=2218508397&orderid=P202406090856394523&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-06-09 08:56:54&skey=71a83c0b8299794aff72531822e268aa&channel=bankislam&extraP={\"fpx_buyer_name\":\"MR PANDIRI PRIYATHAM KUMAR\",\"fpx_txn_id\":\"2406090856540951\"}&treq=1', '2024-06-09 08:57:21'),
(1032, 'skey=71a83c0b8299794aff72531822e268aa&tranID=2218508397&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-06-09 08:56:54&orderid=P202406090856394523&appcode=&error_code=&error_desc=&channel=FPX_BIMB&extraP={\"fpx_buyer_name\":\"MR%20PANDIRI%20PRIYATHAM%20KUMAR\",\"fpx_txn_id\":\"2406090856540951\"}&treq=1', '2024-06-09 08:57:31'),
(1033, 'nbcb=2&tranID=2218572000&orderid=P20240609094631909D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-06-09 09:46:42&skey=6af2bb1b692085f6acee7ddbec3fefda&channel=TNG-EWALLET&treq=1', '2024-06-09 09:47:54'),
(1034, 'skey=6af2bb1b692085f6acee7ddbec3fefda&tranID=2218572000&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-06-09 09:46:42&orderid=P20240609094631909D&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-09 09:48:07'),
(1035, 'nbcb=2&tranID=2218900743&orderid=P20240609125512117E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.80&currency=RM&appcode=&paydate=2024-06-09 12:55:21&skey=1d269aef27c4b4812a38364286a10f04&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2406091255230908\"}&treq=1', '2024-06-09 12:56:28'),
(1036, 'skey=1d269aef27c4b4812a38364286a10f04&tranID=2218900743&domain=jackybadmintona&status=00&amount=19.80&currency=RM&paydate=2024-06-09 12:55:21&orderid=P20240609125512117E&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2406091255230908\"}&treq=1', '2024-06-09 12:56:38'),
(1037, 'nbcb=2&tranID=2221157679&orderid=P20240610162338D47C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-06-10 16:23:48&skey=81b758ca4784da7d7a04094f85bcc0ae&channel=TNG-EWALLET&treq=1', '2024-06-10 16:23:59'),
(1038, 'skey=81b758ca4784da7d7a04094f85bcc0ae&tranID=2221157679&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-06-10 16:23:48&orderid=P20240610162338D47C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-10 16:26:10'),
(1039, 'nbcb=2&tranID=2221182697&orderid=P202406101638489126&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-06-10 16:39:02&skey=1d51984bbf71357ca7538275147a30b4&channel=maybank2u&extraP={\"fpx_buyer_name\":\"WONG CHAK LOONG\",\"fpx_txn_id\":\"2406101639040192\"}&treq=1', '2024-06-10 16:39:58'),
(1040, 'skey=1d51984bbf71357ca7538275147a30b4&tranID=2221182697&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-06-10 16:39:02&orderid=P202406101638489126&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"WONG%20CHAK%20LOONG\",\"fpx_txn_id\":\"2406101639040192\"}&treq=1', '2024-06-10 16:40:07'),
(1041, 'nbcb=2&tranID=2222862978&orderid=P2024061115171975FE&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-06-11 15:17:35&skey=f46c7bc08a43e87e2cc5362fbad45d84&channel=TNG-EWALLET&treq=1', '2024-06-11 15:18:16'),
(1042, 'skey=f46c7bc08a43e87e2cc5362fbad45d84&tranID=2222862978&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-06-11 15:17:35&orderid=P2024061115171975FE&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-11 15:18:27'),
(1043, 'skey=f46c7bc08a43e87e2cc5362fbad45d84&tranID=2222862978&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-06-11 15:17:35&orderid=P2024061115171975FE&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-11 15:18:27'),
(1044, 'nbcb=2&tranID=2223810292&orderid=P202406120147574D82&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2024-06-12 01:48:06&skey=836c0eae7b6f0731f8143dc79f2ae500&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-06-12 01:48:35'),
(1045, 'skey=558078043ec6caf9c2800f70778a627a&tranID=2223810292&domain=jackybadmintona&status=00&amount=15.00&currency=MYR&paydate=2024-06-12 01:48:06&orderid=P202406120147574D82&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-06-12 01:48:38'),
(1046, 'nbcb=2&tranID=2223810974&orderid=P20240612014946371C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-06-12 01:50:04&skey=e4d2d99a47fe9485930f34c180128b8c&channel=TNG-EWALLET&treq=1', '2024-06-12 01:50:26'),
(1047, 'nbcb=2&tranID=2224511886&orderid=P202406121410106F71&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-06-12 14:10:21&skey=c41819c351d5825592fde09a62504761&channel=TNG-EWALLET&treq=1', '2024-06-12 14:10:35'),
(1048, 'nbcb=2&tranID=2228042365&orderid=P2024061412413195E9&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-06-14 12:41:43&skey=f7b927e605dbfaf389b9a8f3091256a6&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2406141241440691\"}&treq=1', '2024-06-14 12:42:20'),
(1049, 'skey=f7b927e605dbfaf389b9a8f3091256a6&tranID=2228042365&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-06-14 12:41:43&orderid=P2024061412413195E9&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2406141241440691\"}&treq=1', '2024-06-14 12:42:30'),
(1050, 'nbcb=2&tranID=2229536484&orderid=P20240615091906BE56&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-06-15 09:19:15&skey=c5b84b449e94e048e95f354c41ac22f4&channel=TNG-EWALLET&treq=1', '2024-06-15 09:19:27'),
(1051, 'skey=c5b84b449e94e048e95f354c41ac22f4&tranID=2229536484&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-06-15 09:19:15&orderid=P20240615091906BE56&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-15 09:20:08'),
(1052, 'nbcb=2&tranID=2229619636&orderid=P202406151013401012&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-06-15 10:13:48&skey=bad275ec04a016a8f509ba0e6957a6f5&channel=TNG-EWALLET&treq=1', '2024-06-15 10:13:58'),
(1053, 'skey=bad275ec04a016a8f509ba0e6957a6f5&tranID=2229619636&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-06-15 10:13:48&orderid=P202406151013401012&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-15 10:14:38');
INSERT INTO `payments_returns` (`payment_return_id`, `return_data`, `return_datetime`) VALUES
(1054, 'skey=bad275ec04a016a8f509ba0e6957a6f5&tranID=2229619636&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-06-15 10:13:48&orderid=P202406151013401012&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-15 10:14:39'),
(1055, 'nbcb=2&tranID=2229659051&orderid=P20240615103707B3BA&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-06-15 10:37:19&skey=01cadff45150eb217ca986c04a61147f&channel=maybank2u&extraP={\"fpx_buyer_name\":\"WONG CHAK LOONG\",\"fpx_txn_id\":\"2406151037190299\"}&treq=1', '2024-06-15 10:38:12'),
(1056, 'skey=01cadff45150eb217ca986c04a61147f&tranID=2229659051&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-06-15 10:37:19&orderid=P20240615103707B3BA&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"WONG%20CHAK%20LOONG\",\"fpx_txn_id\":\"2406151037190299\"}&treq=1', '2024-06-15 10:38:21'),
(1057, 'nbcb=2&tranID=2230509236&orderid=P20240615182927D698&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-06-15 18:29:40&skey=e6cfc7ae0482be98ac170a0f122b8895&channel=TNG-EWALLET&treq=1', '2024-06-15 18:29:49'),
(1058, 'skey=e6cfc7ae0482be98ac170a0f122b8895&tranID=2230509236&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-06-15 18:29:40&orderid=P20240615182927D698&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-15 18:30:39'),
(1059, 'nbcb=2&tranID=2231303055&orderid=P20240616090221414E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.80&currency=RM&appcode=&paydate=2024-06-16 09:02:32&skey=a2ffaeb863ee8bf5c83f9f1c8b9793a5&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2406160902330386\"}&treq=1', '2024-06-16 09:03:29'),
(1060, 'skey=a2ffaeb863ee8bf5c83f9f1c8b9793a5&tranID=2231303055&domain=jackybadmintona&status=00&amount=19.80&currency=RM&paydate=2024-06-16 09:02:32&orderid=P20240616090221414E&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2406160902330386\"}&treq=1', '2024-06-16 09:03:40'),
(1061, 'nbcb=2&tranID=2231372796&orderid=P20240616100652C620&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-06-16 10:07:04&skey=fbf6b2de2d0e58333a66013d79ab0648&channel=TNG-EWALLET&treq=1', '2024-06-16 10:08:29'),
(1062, 'skey=fbf6b2de2d0e58333a66013d79ab0648&tranID=2231372796&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-06-16 10:07:04&orderid=P20240616100652C620&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-16 10:08:38'),
(1063, 'nbcb=2&tranID=2231499255&orderid=P20240616113754BCF5&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-06-16 11:38:08&skey=c3ddd9813637f809977f32da41863890&channel=bankislam&extraP={\"fpx_buyer_name\":\"MR PANDIRI PRIYATHAM KUMAR\",\"fpx_txn_id\":\"2406161138090215\"}&treq=1', '2024-06-16 11:38:35'),
(1064, 'skey=c3ddd9813637f809977f32da41863890&tranID=2231499255&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-06-16 11:38:08&orderid=P20240616113754BCF5&appcode=&error_code=&error_desc=&channel=FPX_BIMB&extraP={\"fpx_buyer_name\":\"MR%20PANDIRI%20PRIYATHAM%20KUMAR\",\"fpx_txn_id\":\"2406161138090215\"}&treq=1', '2024-06-16 11:38:45'),
(1065, 'nbcb=2&tranID=2232163451&orderid=P20240616183148C15C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-06-16 18:32:02&skey=3dd567f851a74c3b6b9e00fa9be79d7f&channel=cimb&extraP={\"fpx_buyer_name\":\"CHU BOON KIT\",\"fpx_txn_id\":\"2406161832030404\"}&treq=1', '2024-06-16 18:32:53'),
(1066, 'skey=3dd567f851a74c3b6b9e00fa9be79d7f&tranID=2232163451&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-06-16 18:32:02&orderid=P20240616183148C15C&appcode=&error_code=&error_desc=&channel=FPX_CIMBCLICKS&extraP={\"fpx_buyer_name\":\"CHU%20BOON%20KIT\",\"fpx_txn_id\":\"2406161832030404\"}&treq=1', '2024-06-16 18:33:02'),
(1067, 'nbcb=2&tranID=2232917177&orderid=P202406171054474C90&status=11&error_desc=Transaction Not Found&error_code=FPX_76&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-06-17 10:55:09&skey=b8729a5a5b69f0d827686ab123d90558&channel=maybank2u&extraP={\"fpx_txn_id\":\"2406171055090821\"}&treq=1', '2024-06-17 11:10:46'),
(1068, 'nbcb=2&tranID=2233120786&orderid=P20240617133043DF33&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-06-17 13:30:53&skey=e336b10854409a058a88fcc647aeaa03&channel=maybank2u&extraP={\"fpx_buyer_name\":\"WONG CHAK LOONG\",\"fpx_txn_id\":\"2406171330540676\"}&treq=1', '2024-06-17 13:31:33'),
(1069, 'skey=e336b10854409a058a88fcc647aeaa03&tranID=2233120786&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-06-17 13:30:53&orderid=P20240617133043DF33&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"WONG%20CHAK%20LOONG\",\"fpx_txn_id\":\"2406171330540676\"}&treq=1', '2024-06-17 13:31:42'),
(1070, 'nbcb=2&tranID=2234846928&orderid=P2024061816003015E6&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.40&currency=RM&appcode=&paydate=2024-06-18 16:00:45&skey=c12f47f803ea1988d80e5f871dd5d411&channel=cimb&extraP={\"fpx_buyer_name\":\"JH ADVANCE ENGINEERING\",\"fpx_txn_id\":\"2406181600470116\"}&treq=1', '2024-06-18 16:01:24'),
(1071, 'skey=c12f47f803ea1988d80e5f871dd5d411&tranID=2234846928&domain=jackybadmintona&status=00&amount=20.40&currency=RM&paydate=2024-06-18 16:00:45&orderid=P2024061816003015E6&appcode=&error_code=&error_desc=&channel=FPX_CIMBCLICKS&extraP={\"fpx_buyer_name\":\"JH%20ADVANCE%20ENGINEERING\",\"fpx_txn_id\":\"2406181600470116\"}&treq=1', '2024-06-18 16:01:39'),
(1072, 'nbcb=2&tranID=2236547447&orderid=P20240619154059D791&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-06-19 15:42:28&skey=becbcfdfb7aabd2cc0e5e893bdfc80dc&channel=publicbank&extraP={\"fpx_buyer_name\":\"CHU BOON KIT\",\"fpx_txn_id\":\"2406191542290583\"}&treq=1', '2024-06-19 15:43:45'),
(1073, 'skey=becbcfdfb7aabd2cc0e5e893bdfc80dc&tranID=2236547447&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-06-19 15:42:28&orderid=P20240619154059D791&appcode=&error_code=&error_desc=&channel=FPX_PBB&extraP={\"fpx_buyer_name\":\"CHU%20BOON%20KIT\",\"fpx_txn_id\":\"2406191542290583\"}&treq=1', '2024-06-19 15:43:52'),
(1074, 'nbcb=2&tranID=2236545328&orderid=P20240619154059D791&status=11&error_desc=Transaction Not Found&error_code=FPX_76&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-06-19 15:41:10&skey=5d507a59271f71f863d571fb4524b44b&channel=cimb&extraP={\"fpx_txn_id\":\"2406191541110336\"}&treq=1', '2024-06-19 15:57:22'),
(1075, 'nbcb=2&tranID=2238367601&orderid=P20240620163438670C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-06-20 16:34:55&skey=e91d4ae26ab4900bcd9cd3c89919548c&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-06-20 16:35:17'),
(1076, 'skey=50733d515902587f4d314604ca6a282c&tranID=2238367601&domain=jackybadmintona&status=00&amount=23.00&currency=MYR&paydate=2024-06-20 16:34:55&orderid=P20240620163438670C&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-06-20 16:35:22'),
(1077, 'nbcb=2&tranID=2240306826&orderid=P20240621175248E3B2&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-06-21 17:52:58&skey=3139f39e1a6634bae1c6952136a46610&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2406211752590754\"}&treq=1', '2024-06-21 17:53:46'),
(1078, 'skey=3139f39e1a6634bae1c6952136a46610&tranID=2240306826&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-06-21 17:52:58&orderid=P20240621175248E3B2&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2406211752590754\"}&treq=1', '2024-06-21 17:53:56'),
(1079, 'nbcb=2&tranID=2242108438&orderid=P20240622181059BED0&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-06-22 18:11:10&skey=a6775499e18bea8912a45adcea869485&channel=TNG-EWALLET&treq=1', '2024-06-22 18:12:51'),
(1080, 'skey=a6775499e18bea8912a45adcea869485&tranID=2242108438&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-06-22 18:11:10&orderid=P20240622181059BED0&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-22 18:14:55'),
(1081, 'nbcb=2&tranID=2242948187&orderid=P202406230925151F7E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.80&currency=RM&appcode=&paydate=2024-06-23 09:25:27&skey=bc539890d88307760fcb69f8e2f71442&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2406230925280924\"}&treq=1', '2024-06-23 09:26:29'),
(1082, 'skey=bc539890d88307760fcb69f8e2f71442&tranID=2242948187&domain=jackybadmintona&status=00&amount=19.80&currency=RM&paydate=2024-06-23 09:25:27&orderid=P202406230925151F7E&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2406230925280924\"}&treq=1', '2024-06-23 09:26:39'),
(1083, 'skey=bb34158c3960f0a86cf4e82d3bd2b5b0&tranID=2243001071&domain=jackybadmintona&status=22&amount=20.00&currency=RM&paydate=2024-06-23 10:09:30&orderid=P202406231009097DC0&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-23 10:11:29'),
(1084, 'nbcb=2&tranID=2243001071&orderid=P202406231009097DC0&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-06-23 10:09:30&skey=3a449fa2a562c6740cbff84b2b469201&channel=TNG-EWALLET&treq=1', '2024-06-23 10:12:07'),
(1085, 'nbcb=2&tranID=2244218174&orderid=P20240623220236D8C3&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2024-06-23 22:02:48&skey=7a1294d5c554b8437e07c6cbe18df7cc&channel=TNG-EWALLET&treq=1', '2024-06-23 22:02:59'),
(1086, 'skey=7a1294d5c554b8437e07c6cbe18df7cc&tranID=2244218174&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2024-06-23 22:02:48&orderid=P20240623220236D8C3&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-23 22:03:39'),
(1087, 'nbcb=2&tranID=2245318069&orderid=P202406241607209EBC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-06-24 16:07:38&skey=6321093fd1889b6c37f23d2e350f1573&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-06-24 16:08:18'),
(1088, 'skey=4d30db0d44f16bd7c1738ca9cc79bec8&tranID=2245318069&domain=jackybadmintona&status=00&amount=22.00&currency=MYR&paydate=2024-06-24 16:07:38&orderid=P202406241607209EBC&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-06-24 16:08:21'),
(1089, 'nbcb=2&tranID=2246175553&orderid=P20240625004017BAC2&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=5.00&currency=RM&appcode=&paydate=2024-06-25 00:40:26&skey=35a70b03acfce5af8b728f617310f2b3&channel=TNG-EWALLET&treq=1', '2024-06-25 00:41:18'),
(1090, 'skey=35a70b03acfce5af8b728f617310f2b3&tranID=2246175553&domain=jackybadmintona&status=00&amount=5.00&currency=RM&paydate=2024-06-25 00:40:26&orderid=P20240625004017BAC2&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-25 00:41:26'),
(1091, 'nbcb=1&tranID=2246173245&orderid=P20240625003820A460&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=5.00&currency=RM&appcode=&paydate=2024-06-25 00:38:36&skey=4ff10eade9dfbb79d5afb44bd498a836&channel=TNG-EWALLET&treq=1', '2024-06-25 00:54:03'),
(1092, 'nbcb=2&tranID=2247335956&orderid=P20240625161942180C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=5.00&currency=RM&appcode=&paydate=2024-06-25 16:19:56&skey=c053695c48221e8a89a01d045c281779&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-06-25 16:20:30'),
(1093, 'skey=547eeff97ae4bc7b3554d39830bc2304&tranID=2247335956&domain=jackybadmintona&status=00&amount=5.00&currency=MYR&paydate=2024-06-25 16:19:56&orderid=P20240625161942180C&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-06-25 16:20:35'),
(1094, 'nbcb=2&tranID=2249016789&orderid=P20240626135021E24C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=14.00&currency=RM&appcode=&paydate=2024-06-26 13:50:35&skey=5d5c9c94e7e88244aca05cda68ffd292&channel=TNG-EWALLET&treq=1', '2024-06-26 13:51:25'),
(1095, 'skey=5d5c9c94e7e88244aca05cda68ffd292&tranID=2249016789&domain=jackybadmintona&status=00&amount=14.00&currency=RM&paydate=2024-06-26 13:50:35&orderid=P20240626135021E24C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-26 13:51:31'),
(1096, 'skey=5d5c9c94e7e88244aca05cda68ffd292&tranID=2249016789&domain=jackybadmintona&status=00&amount=14.00&currency=RM&paydate=2024-06-26 13:50:35&orderid=P20240626135021E24C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-26 13:51:32'),
(1097, 'skey=e334bab85afec1b52d9783acc077a090&tranID=2249036951&domain=jackybadmintona&status=22&amount=21.00&currency=RM&paydate=2024-06-26 14:01:26&orderid=P202406261400571006&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-26 14:06:07'),
(1098, 'skey=e334bab85afec1b52d9783acc077a090&tranID=2249036951&domain=jackybadmintona&status=22&amount=21.00&currency=RM&paydate=2024-06-26 14:01:26&orderid=P202406261400571006&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-26 14:10:55'),
(1099, 'treq=1', '2024-06-26 14:10:59'),
(1100, 'nbcb=2&tranID=2249036951&orderid=P202406261400571006&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-06-26 14:01:26&skey=6cef018664917a7493e849adfa5b634b&channel=TNG-EWALLET&treq=1', '2024-06-26 14:12:12'),
(1101, 'skey=6cef018664917a7493e849adfa5b634b&tranID=2249036951&domain=jackybadmintona&status=11&amount=21.00&currency=RM&paydate=2024-06-26 14:01:26&orderid=P202406261400571006&appcode=&error_code=TNG_00000000 &error_desc=CLOSED&channel=TNG-EWALLET&treq=1', '2024-06-26 14:12:21'),
(1102, 'nbcb=2&tranID=2249129146&orderid=P20240626145319B705&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-06-26 14:53:27&skey=0aa87b4b7e06f1851c720cb90d8dd225&channel=TNG-EWALLET&treq=1', '2024-06-26 14:54:25'),
(1103, 'skey=0aa87b4b7e06f1851c720cb90d8dd225&tranID=2249129146&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-06-26 14:53:27&orderid=P20240626145319B705&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-26 14:54:36'),
(1104, 'skey=0aa87b4b7e06f1851c720cb90d8dd225&tranID=2249129146&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-06-26 14:53:27&orderid=P20240626145319B705&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-26 14:55:01'),
(1105, 'treq=1', '2024-06-26 14:55:21'),
(1106, 'treq=1', '2024-06-26 15:11:29'),
(1107, 'nbcb=2&tranID=2249366163&orderid=P202406261713257F90&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-06-26 17:13:35&skey=282f4f8c0568013d5bdbae210989668f&channel=TNG-EWALLET&treq=1', '2024-06-26 17:14:28'),
(1108, 'skey=4a67409ce793b8b933179f1184f90024&tranID=2249366163&domain=jackybadmintona&status=22&amount=21.00&currency=RM&paydate=2024-06-26 17:13:35&orderid=P202406261713257F90&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-26 17:14:39'),
(1109, 'skey=282f4f8c0568013d5bdbae210989668f&tranID=2249366163&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-06-26 17:13:35&orderid=P202406261713257F90&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-26 17:14:39'),
(1110, 'treq=1', '2024-06-26 17:22:44'),
(1111, 'nbcb=2&tranID=2251100320&orderid=P202406271556385A65&status=11&error_desc=Buyer Choose Cancel At Account Selection Page&error_code=FPX_1F&domain=jackybadmintona&amount=16.00&currency=RM&appcode=&paydate=2024-06-27 15:57:16&skey=2640ec5205de3f6986c5f93a79bae6cf&channel=hlb&extraP={\"fpx_txn_id\":\"2406271557170195\"}&treq=1', '2024-06-27 15:57:52'),
(1112, 'skey=2640ec5205de3f6986c5f93a79bae6cf&tranID=2251100320&domain=jackybadmintona&status=11&amount=16.00&currency=RM&paydate=2024-06-27 15:57:16&orderid=P202406271556385A65&appcode=&error_code=FPX_1F&error_desc=Buyer Choose Cancel At Account Selection Page&channel=FPX_HLB&extraP={\"fpx_txn_id\":\"2406271557170195\"}&treq=1', '2024-06-27 15:57:57'),
(1113, 'nbcb=2&tranID=2251161769&orderid=P2024062716315472C0&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-06-27 16:32:57&skey=a8be8da6676ab43c094e8fc7bf91fd54&channel=TNG-EWALLET&treq=1', '2024-06-27 16:33:18'),
(1114, 'skey=a8be8da6676ab43c094e8fc7bf91fd54&tranID=2251161769&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-06-27 16:32:57&orderid=P2024062716315472C0&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-27 16:33:32'),
(1115, 'nbcb=2&tranID=2251219570&orderid=P202406271708170BD5&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=16.00&currency=RM&appcode=&paydate=2024-06-27 17:08:34&skey=cd971048e71dbb3c91c02c682bd05490&channel=TNG-EWALLET&treq=1', '2024-06-27 17:08:51'),
(1116, 'skey=cd971048e71dbb3c91c02c682bd05490&tranID=2251219570&domain=jackybadmintona&status=00&amount=16.00&currency=RM&paydate=2024-06-27 17:08:34&orderid=P202406271708170BD5&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-27 17:09:01'),
(1117, 'nbcb=2&tranID=2252821148&orderid=P202406281409475261&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-06-28 14:11:01&skey=4331d1fe4cca01564e72463bf0123a4f&channel=TNG-EWALLET&treq=1', '2024-06-28 14:11:28'),
(1118, 'skey=4331d1fe4cca01564e72463bf0123a4f&tranID=2252821148&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-06-28 14:11:01&orderid=P202406281409475261&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-28 14:11:54'),
(1119, 'nbcb=2&tranID=2253477951&orderid=P202406281953297CBF&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-06-28 19:53:38&skey=af7530205c24b0be92ef825dcf81dfb8&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2406281953390074\"}&treq=1', '2024-06-28 19:54:22'),
(1120, 'skey=af7530205c24b0be92ef825dcf81dfb8&tranID=2253477951&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-06-28 19:53:38&orderid=P202406281953297CBF&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2406281953390074\"}&treq=1', '2024-06-28 19:54:32'),
(1121, 'nbcb=2&tranID=2254288857&orderid=P20240629092608D664&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-06-29 09:26:26&skey=00ee5f842f8dbe2d536ee3dad8ebc6bc&channel=TNG-EWALLET&treq=1', '2024-06-29 09:26:43'),
(1122, 'nbcb=2&tranID=2254384294&orderid=P20240629102615ADCC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-06-29 10:27:00&skey=62b2edd3718d0c7fa41844ef54a3b08b&channel=publicbank&extraP={\"fpx_buyer_name\":\"THAM MAN SENG\",\"fpx_txn_id\":\"2406291027010114\"}&treq=1', '2024-06-29 10:30:00'),
(1123, 'nbcb=1&tranID=2251115800&orderid=P20240627160612440A&status=11&error_desc=Record not found&error_code=CASH_99&domain=jackybadmintona&amount=14.00&currency=RM&appcode=&paydate=2024-06-27 16:06:22&skey=fd2df411ac4c6913d7f75823ac5c0e9e&channel=cash&treq=1', '2024-06-29 16:10:11'),
(1124, 'nbcb=2&tranID=2255790293&orderid=P202406292220237240&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.80&currency=RM&appcode=&paydate=2024-06-29 22:20:36&skey=823934a18c8005a83679ca4a484a1efa&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2406292220370555\"}&treq=1', '2024-06-29 22:21:29'),
(1125, 'skey=823934a18c8005a83679ca4a484a1efa&tranID=2255790293&domain=jackybadmintona&status=00&amount=19.80&currency=RM&paydate=2024-06-29 22:20:36&orderid=P202406292220237240&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2406292220370555\"}&treq=1', '2024-06-29 22:21:42'),
(1126, 'nbcb=2&tranID=2256258322&orderid=P202406300922004E4A&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-06-30 09:22:12&skey=17bfe27c43c5a86bc9618a3e923c44e1&channel=TNG-EWALLET&treq=1', '2024-06-30 09:22:38'),
(1127, 'skey=17bfe27c43c5a86bc9618a3e923c44e1&tranID=2256258322&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-06-30 09:22:12&orderid=P202406300922004E4A&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-30 09:23:06'),
(1128, 'nbcb=2&tranID=2256307215&orderid=P20240630095539660E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-06-30 09:56:22&skey=e866f2f931febc879ada0a3cd1aec82b&channel=TNG-EWALLET&treq=1', '2024-06-30 09:56:36'),
(1129, 'skey=e866f2f931febc879ada0a3cd1aec82b&tranID=2256307215&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-06-30 09:56:22&orderid=P20240630095539660E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-30 09:57:13'),
(1130, 'nbcb=2&tranID=2256482393&orderid=P202406301134546B4D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-06-30 11:35:07&skey=a1ae480191d72c08a874dcc9f0193c8b&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-06-30 11:35:48'),
(1131, 'skey=611dd9365688489e918daa47381d30fa&tranID=2256482393&domain=jackybadmintona&status=00&amount=20.00&currency=MYR&paydate=2024-06-30 11:35:07&orderid=P202406301134546B4D&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-06-30 11:35:53'),
(1132, 'nbcb=2&tranID=2256585491&orderid=P202406301225467CF8&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-06-30 12:26:01&skey=abc51335d66846469c3a1e2246de47fa&channel=TNG-EWALLET&treq=1', '2024-06-30 12:27:23'),
(1133, 'skey=abc51335d66846469c3a1e2246de47fa&tranID=2256585491&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-06-30 12:26:01&orderid=P202406301225467CF8&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-06-30 12:27:31'),
(1134, 'nbcb=2&tranID=2256984682&orderid=P20240630154429EFEF&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-06-30 15:45:00&skey=bc1c9cc23c3c5764df7e8b12bccbf336&channel=maybank2u&extraP={\"fpx_buyer_name\":\"CHUA SENG CHAI\",\"fpx_txn_id\":\"2406301545000334\"}&treq=1', '2024-06-30 15:45:37'),
(1135, 'skey=bc1c9cc23c3c5764df7e8b12bccbf336&tranID=2256984682&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-06-30 15:45:00&orderid=P20240630154429EFEF&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"CHUA%20SENG%20CHAI\",\"fpx_txn_id\":\"2406301545000334\"}&treq=1', '2024-06-30 15:45:49'),
(1136, 'nbcb=2&tranID=2258619899&orderid=P202407011220537D45&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-01 12:21:07&skey=e06f6f5b9c75d71eceba01ccc8491beb&channel=TNG-EWALLET&treq=1', '2024-07-01 12:21:22'),
(1137, 'skey=e06f6f5b9c75d71eceba01ccc8491beb&tranID=2258619899&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-01 12:21:07&orderid=P202407011220537D45&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-01 12:22:00'),
(1138, 'nbcb=2&tranID=2259302287&orderid=P202407011806391995&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-01 18:06:54&skey=2a591eddd05a20c060f9c39c1545f963&channel=maybank2u&extraP={\"fpx_buyer_name\":\"WONG CHAK LOONG\",\"fpx_txn_id\":\"2407011806550112\"}&treq=1', '2024-07-01 18:07:51'),
(1139, 'skey=2a591eddd05a20c060f9c39c1545f963&tranID=2259302287&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-01 18:06:54&orderid=P202407011806391995&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"WONG%20CHAK%20LOONG\",\"fpx_txn_id\":\"2407011806550112\"}&treq=1', '2024-07-01 18:08:02'),
(1140, 'skey=0d953dc36c04aadd33b59583bd3c1c67&tranID=2259989140&domain=jackybadmintona&status=22&amount=5.00&currency=RM&paydate=2024-07-01 23:50:03&orderid=P20240701234926BAC2&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-01 23:52:02'),
(1141, 'nbcb=1&tranID=2259989140&orderid=P20240701234926BAC2&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=5.00&currency=RM&appcode=&paydate=2024-07-01 23:50:03&skey=7ee12f1daefd33e021f7731cecf6faf6&channel=TNG-EWALLET&treq=1', '2024-07-02 00:08:05'),
(1142, 'nbcb=2&tranID=2262931566&orderid=P20240703150727903F&status=11&error_desc=Field body.pspInfo.postCode absent or empty&error_code=CC__V0001&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-07-03 15:10:40&skey=ff1f5c32d4ee535e6e172bfde2972003&channel=credit&extraP={\"ccbrand\":\"MASTERCARD\",\"cctype\":\"DEBIT\",\"cclast4\":\"1436\"}&treq=1', '2024-07-03 15:10:54'),
(1143, 'skey=ac9936fbb3aed18052a6abc27e9b8b0a&tranID=2262931566&domain=jackybadmintona&status=11&amount=21.00&currency=MYR&paydate=2024-07-03 15:10:40&orderid=P20240703150727903F&appcode=&error_code=CC_V0001&error_desc=Field body.pspInfo.postCode absent or empty&channel=Credit&treq=1', '2024-07-03 15:10:58'),
(1144, 'nbcb=2&tranID=2264533735&orderid=P20240704130052BC10&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-04 13:01:06&skey=33c49661912286f2bcf1b25f8da0a503&channel=TNG-EWALLET&treq=1', '2024-07-04 13:01:21'),
(1145, 'skey=33c49661912286f2bcf1b25f8da0a503&tranID=2264533735&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-04 13:01:06&orderid=P20240704130052BC10&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-04 13:20:15'),
(1146, 'skey=58de6c6122037f047f2c37ce495c7104&tranID=2264644197&domain=jackybadmintona&status=22&amount=23.00&currency=RM&paydate=2024-07-04 13:57:30&orderid=P2024070413564131CD&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-04 13:58:53'),
(1147, 'nbcb=2&tranID=2264644197&orderid=P2024070413564131CD&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-04 13:57:30&skey=1714180981c9e78ed7644aa0a48a36c2&channel=TNG-EWALLET&treq=1', '2024-07-04 13:59:18'),
(1148, 'skey=1714180981c9e78ed7644aa0a48a36c2&tranID=2264644197&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-04 13:57:30&orderid=P2024070413564131CD&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-04 13:59:32'),
(1149, 'nbcb=2&tranID=2264807372&orderid=P202407041531392E8D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-07-04 15:32:10&skey=146bd3a17ac8b1ceeef526dc1650bc7f&channel=TNG-EWALLET&treq=1', '2024-07-04 15:32:28'),
(1150, 'skey=146bd3a17ac8b1ceeef526dc1650bc7f&tranID=2264807372&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-07-04 15:32:10&orderid=P202407041531392E8D&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-04 15:32:38'),
(1151, 'nbcb=2&tranID=2265012344&orderid=P20240704173658701E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-04 17:37:11&skey=692e52901723b58aa8aecef4a5f45aff&channel=maybank2u&extraP={\"fpx_buyer_name\":\"WONG CHAK LOONG\",\"fpx_txn_id\":\"2407041737120030\"}&treq=1', '2024-07-04 17:38:22'),
(1152, 'skey=692e52901723b58aa8aecef4a5f45aff&tranID=2265012344&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-04 17:37:11&orderid=P20240704173658701E&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"WONG%20CHAK%20LOONG\",\"fpx_txn_id\":\"2407041737120030\"}&treq=1', '2024-07-04 17:38:36'),
(1153, 'skey=34cc0eefef92952fa77027c62efb9d51&tranID=2265199642&domain=jackybadmintona&status=22&amount=23.00&currency=RM&paydate=2024-07-04 19:26:42&orderid=P20240704192559F62E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-04 19:27:50'),
(1154, 'nbcb=2&tranID=2265199642&orderid=P20240704192559F62E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-04 19:26:42&skey=9dd05bba5abec4ec02761dfd59424208&channel=TNG-EWALLET&treq=1', '2024-07-04 19:28:16'),
(1155, 'skey=9dd05bba5abec4ec02761dfd59424208&tranID=2265199642&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-04 19:26:42&orderid=P20240704192559F62E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-04 19:28:30'),
(1156, 'skey=9dd05bba5abec4ec02761dfd59424208&tranID=2265199642&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-04 19:26:42&orderid=P20240704192559F62E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-04 19:28:33'),
(1157, 'nbcb=2&tranID=2266577723&orderid=P2024070514352628CB&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-05 14:35:43&skey=93535535b76bd861a6e235aa4c2e0308&channel=TNG-EWALLET&treq=1', '2024-07-05 14:36:36'),
(1158, 'skey=93535535b76bd861a6e235aa4c2e0308&tranID=2266577723&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-05 14:35:43&orderid=P2024070514352628CB&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-05 14:36:46'),
(1159, 'skey=93535535b76bd861a6e235aa4c2e0308&tranID=2266577723&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-05 14:35:43&orderid=P2024070514352628CB&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-05 14:36:53'),
(1160, 'nbcb=2&tranID=2267018581&orderid=P202407051839260AAD&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-05 18:39:41&skey=5b8e414a42b9924fd645f741223a9c46&channel=TNG-EWALLET&treq=1', '2024-07-05 18:39:55'),
(1161, 'skey=5b8e414a42b9924fd645f741223a9c46&tranID=2267018581&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-05 18:39:41&orderid=P202407051839260AAD&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-05 18:40:36'),
(1162, 'nbcb=2&tranID=2267351777&orderid=P20240705212837E0C8&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-07-05 21:28:50&skey=d508509078e2f35b49c2d1bcb69e0be0&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2407052128520363\"}&treq=1', '2024-07-05 21:29:38'),
(1163, 'skey=d508509078e2f35b49c2d1bcb69e0be0&tranID=2267351777&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-07-05 21:28:50&orderid=P20240705212837E0C8&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2407052128520363\"}&treq=1', '2024-07-05 21:29:48'),
(1164, 'nbcb=2&tranID=2268038514&orderid=P202407061059126ADC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-07-06 11:00:07&skey=14b0c5028ef9f800dbb3c8c3ce060e81&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-07-06 11:01:24'),
(1165, 'skey=c06d8ba2116a535ec7cb602d9c6be541&tranID=2268038514&domain=jackybadmintona&status=00&amount=20.00&currency=MYR&paydate=2024-07-06 11:00:07&orderid=P202407061059126ADC&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-07-06 11:01:29'),
(1166, 'nbcb=2&tranID=2268718571&orderid=P2024070617194340C9&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=047358&paydate=2024-07-06 17:20:57&skey=fb4c540db8cef9aeecb5c4f5fdb04b98&channel=credit&extraP={\"ccbrand\":\"VISA\",\"cctype\":\"CREDIT\",\"cclast4\":\"7847\"}&treq=1', '2024-07-06 17:21:22'),
(1167, 'skey=6c5322439ab00f8a5e47a8af2008e6c0&tranID=2268718571&domain=jackybadmintona&status=00&amount=22.00&currency=MYR&paydate=2024-07-06 17:20:57&orderid=P2024070617194340C9&appcode=047358&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"Visa\",\"cclast4\":\"7847\",\"cctype\":\"Credit\"}&treq=1', '2024-07-06 17:21:25'),
(1168, 'nbcb=2&tranID=2269884004&orderid=P20240707090832EE08&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.80&currency=RM&appcode=&paydate=2024-07-07 09:08:43&skey=8ee76014e38e6a8670d87dc780c7f2b1&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2407070908440562\"}&treq=1', '2024-07-07 09:09:31'),
(1169, 'skey=8ee76014e38e6a8670d87dc780c7f2b1&tranID=2269884004&domain=jackybadmintona&status=00&amount=19.80&currency=RM&paydate=2024-07-07 09:08:43&orderid=P20240707090832EE08&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2407070908440562\"}&treq=1', '2024-07-07 09:09:38'),
(1170, 'nbcb=2&tranID=2269898269&orderid=P202407070917562CE7&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-07-07 09:18:16&skey=62beb21547d87231955466e0fafd51ee&channel=rhb&extraP={\"fpx_buyer_name\":\"MOHD ARZULMI BIN AHMAD\",\"fpx_txn_id\":\"2407070918160102\"}&treq=1', '2024-07-07 09:18:52'),
(1171, 'skey=62beb21547d87231955466e0fafd51ee&tranID=2269898269&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-07-07 09:18:16&orderid=P202407070917562CE7&appcode=&error_code=&error_desc=&channel=FPX_RHB&extraP={\"fpx_buyer_name\":\"MOHD%20ARZULMI%20BIN%20AHMAD\",\"fpx_txn_id\":\"2407070918160102\"}&treq=1', '2024-07-07 09:19:12'),
(1172, 'nbcb=2&tranID=2270123582&orderid=P202407071122425ABC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.80&currency=RM&appcode=&paydate=2024-07-07 11:22:54&skey=3dc72d9b0050d2912b92e469fbc76d20&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-07-07 11:23:25'),
(1173, 'skey=642edbc2793eb4e7c0dcb07ced4cbc93&tranID=2270123582&domain=jackybadmintona&status=00&amount=19.80&currency=MYR&paydate=2024-07-07 11:22:54&orderid=P202407071122425ABC&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-07-07 11:23:30'),
(1174, 'nbcb=2&tranID=2270152810&orderid=P20240707113648CA12&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-07-07 11:36:57&skey=5fac5ae03242d8a13e3779f888a440bd&channel=TNG-EWALLET&treq=1', '2024-07-07 11:37:16'),
(1175, 'skey=5fac5ae03242d8a13e3779f888a440bd&tranID=2270152810&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-07-07 11:36:57&orderid=P20240707113648CA12&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-07 11:37:50'),
(1176, 'nbcb=2&tranID=2270255402&orderid=P202407071221286CB5&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2024-07-07 12:21:39&skey=b6cf1ae032f349f0e0e0955e2e0b1b47&channel=TNG-EWALLET&treq=1', '2024-07-07 12:21:56'),
(1177, 'skey=b6cf1ae032f349f0e0e0955e2e0b1b47&tranID=2270255402&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2024-07-07 12:21:39&orderid=P202407071221286CB5&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-07 12:22:31'),
(1178, 'nbcb=2&tranID=2270323344&orderid=P20240707125008A883&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.60&currency=RM&appcode=&paydate=2024-07-07 12:50:22&skey=3de64a76c87c4dcb2280d438af345377&channel=TNG-EWALLET&treq=1', '2024-07-07 12:50:43'),
(1179, 'skey=3de64a76c87c4dcb2280d438af345377&tranID=2270323344&domain=jackybadmintona&status=00&amount=19.60&currency=RM&paydate=2024-07-07 12:50:22&orderid=P20240707125008A883&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-07 12:51:13'),
(1180, 'nbcb=2&tranID=2270364386&orderid=P20240707130817BEE2&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2024-07-07 13:08:30&skey=294037fa9bd209a966d54a7ba5c7ab60&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-07-07 13:09:07'),
(1181, 'skey=bf61c2f9fb1c8fa759d0ada9a011d488&tranID=2270364386&domain=jackybadmintona&status=00&amount=18.00&currency=MYR&paydate=2024-07-07 13:08:30&orderid=P20240707130817BEE2&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-07-07 13:09:10'),
(1182, 'skey=c35db4fc9ff20f590dd790bbb644dcc0&tranID=2271862476&domain=jackybadmintona&status=22&amount=21.00&currency=RM&paydate=2024-07-08 01:26:18&orderid=P202407080125582551&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-08 01:27:23'),
(1183, 'skey=707e1ca3381654827db56a07421c7641&tranID=2271863598&domain=jackybadmintona&status=22&amount=21.00&currency=RM&paydate=2024-07-08 01:28:35&orderid=P2024070801282141B7&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-08 01:29:39'),
(1184, 'nbcb=2&tranID=2271864179&orderid=P202407080129357D76&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-07-08 01:29:45&skey=559502e107f72be559da72cb2a216c59&channel=TNG-EWALLET&treq=1', '2024-07-08 01:30:02'),
(1185, 'nbcb=2&tranID=2271863598&orderid=P2024070801282141B7&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-07-08 01:28:35&skey=6a2259caa4a6f49e6f1ab12894130edf&channel=TNG-EWALLET&treq=1', '2024-07-08 01:32:10'),
(1186, 'skey=6a2259caa4a6f49e6f1ab12894130edf&tranID=2271863598&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-07-08 01:28:35&orderid=P2024070801282141B7&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-08 01:32:27'),
(1187, 'skey=707e1ca3381654827db56a07421c7641&tranID=2271863598&domain=jackybadmintona&status=22&amount=21.00&currency=RM&paydate=2024-07-08 01:28:35&orderid=P2024070801282141B7&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-08 01:32:35'),
(1188, 'nbcb=1&tranID=2271862476&orderid=P202407080125582551&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-07-08 01:26:18&skey=0e4cd08f87f462d3ec9e6e41ee48e4b9&channel=TNG-EWALLET&treq=1', '2024-07-08 01:43:05'),
(1189, 'nbcb=2&tranID=2272044515&orderid=P202407080944221C22&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-07-08 09:44:32&skey=2d37656923340f45108eb75e360635c5&channel=TNG-EWALLET&treq=1', '2024-07-08 09:45:18'),
(1190, 'skey=2d37656923340f45108eb75e360635c5&tranID=2272044515&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-07-08 09:44:32&orderid=P202407080944221C22&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-08 09:45:26'),
(1191, 'nbcb=1&tranID=2272041887&orderid=P202407080942188B83&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-07-08 09:42:31&skey=38d771d1769eb625b47e727f88cf0928&channel=TNG-EWALLET&treq=1', '2024-07-08 09:58:05'),
(1192, 'nbcb=2&tranID=2272129519&orderid=P20240708103943EB6B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-07-08 10:39:52&skey=d0a34b63740a164719791ed21301d4eb&channel=TNG-EWALLET&treq=1', '2024-07-08 10:40:19'),
(1193, 'skey=d0a34b63740a164719791ed21301d4eb&tranID=2272129519&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-07-08 10:39:52&orderid=P20240708103943EB6B&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-08 10:40:45'),
(1194, 'skey=1e8dc94ea4a9157c3206ec238c9d176c&tranID=2272419252&domain=jackybadmintona&status=22&amount=21.00&currency=RM&paydate=2024-07-08 13:10:41&orderid=P202407081310118DCE&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-08 13:11:46'),
(1195, 'nbcb=2&tranID=2272419252&orderid=P202407081310118DCE&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-07-08 13:10:41&skey=927506872bc31a42d504cceadbeb066e&channel=TNG-EWALLET&treq=1', '2024-07-08 13:12:00'),
(1196, 'nbcb=2&tranID=2272636103&orderid=P20240708150402CE7E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-08 15:04:14&skey=21c9728de538c5073e50b1ae62b77735&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-07-08 15:04:29'),
(1197, 'skey=5d16efb1b897e3248a54922beadc006e&tranID=2272636103&domain=jackybadmintona&status=00&amount=23.00&currency=MYR&paydate=2024-07-08 15:04:14&orderid=P20240708150402CE7E&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-07-08 15:04:31'),
(1198, 'nbcb=2&tranID=2273041945&orderid=P20240708185131E032&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=16.00&currency=RM&appcode=&paydate=2024-07-08 18:51:49&skey=504c1f477789ebc54fbbaff936aa05e9&channel=TNG-EWALLET&treq=1', '2024-07-08 18:52:06'),
(1199, 'skey=504c1f477789ebc54fbbaff936aa05e9&tranID=2273041945&domain=jackybadmintona&status=00&amount=16.00&currency=RM&paydate=2024-07-08 18:51:49&orderid=P20240708185131E032&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-08 18:52:56'),
(1200, 'nbcb=1&tranID=2273035931&orderid=P20240708184807144D&status=11&error_desc=Record not found&error_code=GRABPAY_99&domain=jackybadmintona&amount=16.00&currency=RM&appcode=&paydate=2024-07-08 18:48:29&skey=956758c78a8110b038282de0d31ace2e&channel=GrabPay&treq=1', '2024-07-08 19:04:04'),
(1201, 'nbcb=2&tranID=2274232461&orderid=P20240709123438317D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=5.00&currency=RM&appcode=&paydate=2024-07-09 12:34:49&skey=b42385d8f2f025da9743cda839d48b38&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-07-09 12:35:33'),
(1202, 'skey=64987699e5a72dd9fdb2a868d16c77c5&tranID=2274232461&domain=jackybadmintona&status=00&amount=5.00&currency=MYR&paydate=2024-07-09 12:34:49&orderid=P20240709123438317D&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-07-09 12:35:37'),
(1203, 'nbcb=2&tranID=2276635786&orderid=P20240710181329460B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-07-10 18:13:57&skey=95928ad9f3a6f932996adafd5a201779&channel=cimb&extraP={\"fpx_buyer_name\":\"WEAVER\",\"fpx_txn_id\":\"2407101814030298\"}&treq=1', '2024-07-10 18:15:36'),
(1204, 'skey=95928ad9f3a6f932996adafd5a201779&tranID=2276635786&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-07-10 18:13:57&orderid=P20240710181329460B&appcode=&error_code=&error_desc=&channel=FPX_CIMBCLICKS&extraP={\"fpx_buyer_name\":\"WEAVER\",\"fpx_txn_id\":\"2407101814030298\"}&treq=1', '2024-07-10 18:15:54'),
(1205, 'nbcb=2&tranID=2276629124&orderid=P20240710180928148E&status=11&error_desc=Buyer Session Timeout At IB Login Page&error_code=FPX_1A&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-07-10 18:09:50&skey=67d26f910201cad278653d6fb3e244ac&channel=cimb&extraP={\"fpx_txn_id\":\"2407101809550368\"}&treq=1', '2024-07-10 18:27:01'),
(1206, 'nbcb=2&tranID=2277857621&orderid=P20240711131028CC8E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-11 13:10:37&skey=704b512ac0f3594099b46d49f87c4d6a&channel=TNG-EWALLET&treq=1', '2024-07-11 13:10:50'),
(1207, 'skey=704b512ac0f3594099b46d49f87c4d6a&tranID=2277857621&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-11 13:10:37&orderid=P20240711131028CC8E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-11 13:11:31'),
(1208, 'nbcb=2&tranID=2277965978&orderid=P202407111414345649&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-11 14:14:47&skey=66649016995128f0751d03d19f8d542f&channel=maybank2u&extraP={\"fpx_buyer_name\":\"WONG CHAK LOONG\",\"fpx_txn_id\":\"2407111414480552\"}&treq=1', '2024-07-11 14:15:29'),
(1209, 'skey=66649016995128f0751d03d19f8d542f&tranID=2277965978&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-11 14:14:47&orderid=P202407111414345649&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"WONG%20CHAK%20LOONG\",\"fpx_txn_id\":\"2407111414480552\"}&treq=1', '2024-07-11 14:15:40'),
(1210, 'skey=8320746e7e404acc04438e0ca3b1a143&tranID=2279496064&domain=jackybadmintona&status=00&amount=23.00&currency=MYR&paydate=2024-07-12 12:59:50&orderid=P202407121259411789&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-07-12 13:00:13'),
(1211, 'nbcb=2&tranID=2279496064&orderid=P202407121259411789&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-12 12:59:50&skey=76bea31414552ef9354ddb136c23daa1&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-07-12 13:00:36'),
(1212, 'nbcb=2&tranID=2279754692&orderid=P202407121532347AB6&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-12 15:32:51&skey=d970650c3e9632e75c307a24965141e2&channel=abb&extraP={\"fpx_buyer_name\":\"KONG PIN PIN\",\"fpx_txn_id\":\"2407121532520162\"}&treq=1', '2024-07-12 15:33:35'),
(1213, 'skey=d970650c3e9632e75c307a24965141e2&tranID=2279754692&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-12 15:32:51&orderid=P202407121532347AB6&appcode=&error_code=&error_desc=&channel=FPX_ABB&extraP={\"fpx_buyer_name\":\"KONG%20PIN%20PIN\",\"fpx_txn_id\":\"2407121532520162\"}&treq=1', '2024-07-12 15:35:01'),
(1214, 'nbcb=2&tranID=2280296762&orderid=P20240712210945D955&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-07-12 21:09:59&skey=4ba92ab11f13454c22d69a1da4a5916a&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2407122110000630\"}&treq=1', '2024-07-12 21:11:05'),
(1215, 'skey=4ba92ab11f13454c22d69a1da4a5916a&tranID=2280296762&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-07-12 21:09:59&orderid=P20240712210945D955&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2407122110000630\"}&treq=1', '2024-07-12 21:11:21'),
(1216, 'nbcb=1&tranID=2280484421&orderid=P20240712230401DE6F&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-12 23:04:31&skey=0301fe08356d4dced6e88aab5147e62f&channel=TNG-EWALLET&treq=1', '2024-07-12 23:20:05'),
(1217, 'nbcb=2&tranID=2280563175&orderid=P202407130017333921&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-07-13 00:17:51&skey=a13bdcf682c8e2e444a7c05aac8e9012&channel=TNG-EWALLET&treq=1', '2024-07-13 00:18:02'),
(1218, 'skey=a13bdcf682c8e2e444a7c05aac8e9012&tranID=2280563175&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-07-13 00:17:51&orderid=P202407130017333921&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-13 00:18:45'),
(1219, 'skey=a13bdcf682c8e2e444a7c05aac8e9012&tranID=2280563175&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-07-13 00:17:51&orderid=P202407130017333921&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-13 00:18:46'),
(1220, 'nbcb=2&tranID=2280761195&orderid=P202407130852553A2F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-07-13 08:53:12&skey=cfcaa0363b180ffac3770d667eaa95be&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-07-13 08:54:28'),
(1221, 'skey=f34d05dd8d3cade0a9b0a41f20038dc8&tranID=2280761195&domain=jackybadmintona&status=00&amount=21.80&currency=MYR&paydate=2024-07-13 08:53:12&orderid=P202407130852553A2F&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-07-13 08:54:33'),
(1222, 'nbcb=2&tranID=2280967163&orderid=P20240713112753AD7B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-13 11:28:01&skey=12d8ae896e6fdfef6c4a1d6a150fc8e4&channel=cimb&extraP={\"fpx_buyer_name\":\"LIM WEILUN\",\"fpx_txn_id\":\"2407131128020480\"}&treq=1', '2024-07-13 11:28:39'),
(1223, 'skey=12d8ae896e6fdfef6c4a1d6a150fc8e4&tranID=2280967163&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-13 11:28:01&orderid=P20240713112753AD7B&appcode=&error_code=&error_desc=&channel=FPX_CIMBCLICKS&extraP={\"fpx_buyer_name\":\"LIM%20WEILUN\",\"fpx_txn_id\":\"2407131128020480\"}&treq=1', '2024-07-13 11:28:44');
INSERT INTO `payments_returns` (`payment_return_id`, `return_data`, `return_datetime`) VALUES
(1224, 'nbcb=2&tranID=2280959388&orderid=P202407131122500589&status=11&error_desc=Buyer Session Timeout At Confirmation Page&error_code=FPX_1J&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-13 11:23:04&skey=39ee3b7d92ad328d31267760e79bc2c1&channel=cimb&extraP={\"fpx_txn_id\":\"2407131123050773\"}&treq=1', '2024-07-13 11:41:01'),
(1225, 'nbcb=2&tranID=2281036025&orderid=P202407131210036EEC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-07-13 12:10:20&skey=092575edd4b9889695d40efe550e16de&channel=TNG-EWALLET&treq=1', '2024-07-13 12:10:46'),
(1226, 'nbcb=1&tranID=2281058244&orderid=P202407131223122CDE&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-13 12:23:27&skey=d2135d2a841ba553fe5b50e7e383ba04&channel=TNG-EWALLET&treq=1', '2024-07-13 12:39:04'),
(1227, 'skey=6c8fc2ef4e7603a36416ed13a3d10c0a&tranID=2281095774&domain=jackybadmintona&status=22&amount=23.00&currency=RM&paydate=2024-07-13 12:45:34&orderid=P202407131245147292&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-13 12:46:39'),
(1228, 'nbcb=2&tranID=2281095774&orderid=P202407131245147292&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-13 12:45:34&skey=775dbdad25fdf431213cbf807f1ab591&channel=TNG-EWALLET&treq=1', '2024-07-13 12:50:43'),
(1229, 'nbcb=2&tranID=2281588506&orderid=P20240713174815EF28&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-13 17:48:27&skey=337bed877d90de5bfe2dbf23a03df25f&channel=rhb&extraP={\"fpx_buyer_name\":\"MOHD ARZULMI BIN AHMAD\",\"fpx_txn_id\":\"2407131748280546\"}&treq=1', '2024-07-13 17:49:02'),
(1230, 'skey=337bed877d90de5bfe2dbf23a03df25f&tranID=2281588506&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-13 17:48:27&orderid=P20240713174815EF28&appcode=&error_code=&error_desc=&channel=FPX_RHB&extraP={\"fpx_buyer_name\":\"MOHD%20ARZULMI%20BIN%20AHMAD\",\"fpx_txn_id\":\"2407131748280546\"}&treq=1', '2024-07-13 17:49:23'),
(1231, 'nbcb=2&tranID=2282422871&orderid=P202407140953114F08&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.80&currency=RM&appcode=&paydate=2024-07-14 09:53:21&skey=459b1f6109dbfba37b84f378bd744b42&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2407140953220409\"}&treq=1', '2024-07-14 09:54:08'),
(1232, 'skey=459b1f6109dbfba37b84f378bd744b42&tranID=2282422871&domain=jackybadmintona&status=00&amount=20.80&currency=RM&paydate=2024-07-14 09:53:21&orderid=P202407140953114F08&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2407140953220409\"}&treq=1', '2024-07-14 09:54:16'),
(1233, 'nbcb=2&tranID=2282505241&orderid=P2024071410584406D6&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.80&currency=RM&appcode=&paydate=2024-07-14 10:58:56&skey=52a658f6842573766599d67cb9bccde1&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-07-14 10:59:10'),
(1234, 'nbcb=2&tranID=2282505241&orderid=P2024071410584406D6&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.80&currency=RM&appcode=&paydate=2024-07-14 10:58:56&skey=52a658f6842573766599d67cb9bccde1&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-07-14 10:59:10'),
(1235, 'skey=6f12f69ace1fac649065f392a6563ead&tranID=2282505241&domain=jackybadmintona&status=00&amount=20.80&currency=MYR&paydate=2024-07-14 10:58:56&orderid=P2024071410584406D6&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-07-14 10:59:15'),
(1236, 'nbcb=2&tranID=2282768977&orderid=P20240714134807B0C5&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-14 13:48:17&skey=831a49ce19e0da53f318a4a60246f5ca&channel=TNG-EWALLET&treq=1', '2024-07-14 13:49:47'),
(1237, 'skey=831a49ce19e0da53f318a4a60246f5ca&tranID=2282768977&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-14 13:48:17&orderid=P20240714134807B0C5&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-14 13:49:54'),
(1238, 'nbcb=2&tranID=2283260896&orderid=P202407141904519EAE&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-14 19:05:04&skey=3311734c5fb539e99813a9dda1a14718&channel=bankislam&extraP={\"fpx_buyer_name\":\"MR PANDIRI PRIYATHAM KUMAR\",\"fpx_txn_id\":\"2407141905050760\"}&treq=1', '2024-07-14 19:05:28'),
(1239, 'skey=3311734c5fb539e99813a9dda1a14718&tranID=2283260896&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-14 19:05:04&orderid=P202407141904519EAE&appcode=&error_code=&error_desc=&channel=FPX_BIMB&extraP={\"fpx_buyer_name\":\"MR%20PANDIRI%20PRIYATHAM%20KUMAR\",\"fpx_txn_id\":\"2407141905050760\"}&treq=1', '2024-07-14 19:05:40'),
(1240, 'nbcb=2&tranID=2284286102&orderid=P20240715122100F1C2&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=5.00&currency=RM&appcode=&paydate=2024-07-15 12:21:14&skey=b7610d53e2287c71aa6a9b7164da7f5a&channel=TNG-EWALLET&treq=1', '2024-07-15 12:22:22'),
(1241, 'skey=b7610d53e2287c71aa6a9b7164da7f5a&tranID=2284286102&domain=jackybadmintona&status=00&amount=5.00&currency=RM&paydate=2024-07-15 12:21:14&orderid=P20240715122100F1C2&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-15 12:22:44'),
(1242, 'nbcb=1&tranID=2284282378&orderid=P202407151219032789&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=5.00&currency=RM&appcode=&paydate=2024-07-15 12:19:16&skey=1475a96a09c74ef63bdebd8bdd7dcdb6&channel=TNG-EWALLET&treq=1', '2024-07-15 12:35:05'),
(1243, 'nbcb=2&tranID=2285510960&orderid=P20240716041813275E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=3.00&currency=RM&appcode=&paydate=2024-07-16 04:18:46&skey=c772fc45479796d934b90631642461dc&channel=TNG-EWALLET&treq=1', '2024-07-16 04:19:17'),
(1244, 'skey=c772fc45479796d934b90631642461dc&tranID=2285510960&domain=jackybadmintona&status=00&amount=3.00&currency=RM&paydate=2024-07-16 04:18:46&orderid=P20240716041813275E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-16 04:19:27'),
(1245, 'skey=3c47a07ff301065a0ce2bda6dae45737&tranID=2285514840&domain=jackybadmintona&status=22&amount=3.00&currency=RM&paydate=2024-07-16 04:46:55&orderid=P202407160446390B1E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-16 04:48:04'),
(1246, 'nbcb=2&tranID=2285514840&orderid=P202407160446390B1E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=3.00&currency=RM&appcode=&paydate=2024-07-16 04:46:55&skey=f4a0fd045767e138c7832b9dc935bc38&channel=TNG-EWALLET&treq=1', '2024-07-16 04:48:08'),
(1247, 'skey=f4a0fd045767e138c7832b9dc935bc38&tranID=2285514840&domain=jackybadmintona&status=00&amount=3.00&currency=RM&paydate=2024-07-16 04:46:55&orderid=P202407160446390B1E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-16 04:48:21'),
(1248, 'skey=f4a0fd045767e138c7832b9dc935bc38&tranID=2285514840&domain=jackybadmintona&status=00&amount=3.00&currency=RM&paydate=2024-07-16 04:46:55&orderid=P202407160446390B1E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-16 04:51:07'),
(1249, 'skey=f4a0fd045767e138c7832b9dc935bc38&tranID=2285514840&domain=jackybadmintona&status=00&amount=3.00&currency=RM&paydate=2024-07-16 04:46:55&orderid=P202407160446390B1E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-16 04:58:13'),
(1250, 'skey=18c9b863d05b43f7dd1065a74a611ff2&tranID=2285516940&domain=jackybadmintona&status=22&amount=3.00&currency=RM&paydate=2024-07-16 05:01:18&orderid=P20240716050103D95A&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-16 05:02:23'),
(1251, 'nbcb=2&tranID=2285516940&orderid=P20240716050103D95A&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=3.00&currency=RM&appcode=&paydate=2024-07-16 05:01:18&skey=ca7ee7f4916e82b00886e8b3ece64d14&channel=TNG-EWALLET&treq=1', '2024-07-16 05:02:47'),
(1252, 'skey=ca7ee7f4916e82b00886e8b3ece64d14&tranID=2285516940&domain=jackybadmintona&status=00&amount=3.00&currency=RM&paydate=2024-07-16 05:01:18&orderid=P20240716050103D95A&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-16 05:03:02'),
(1253, 'nbcb=2&tranID=2285837708&orderid=P202407161119284AD8&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-16 11:19:44&skey=0d95aad06dfd80c5dfb27f962506a74d&channel=TNG-EWALLET&treq=1', '2024-07-16 11:20:09'),
(1254, 'skey=0d95aad06dfd80c5dfb27f962506a74d&tranID=2285837708&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-16 11:19:44&orderid=P202407161119284AD8&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-16 11:20:21'),
(1255, 'nbcb=2&tranID=2286311556&orderid=P202407161618477BE6&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-16 16:19:00&skey=2de4e6974c2d9037ed98c99fad28c6b7&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD SOLEHUDIN BIN MA\",\"fpx_txn_id\":\"2407161619010232\"}&treq=1', '2024-07-16 16:19:49'),
(1256, 'skey=2de4e6974c2d9037ed98c99fad28c6b7&tranID=2286311556&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-16 16:19:00&orderid=P202407161618477BE6&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20SOLEHUDIN%20BIN%20MA\",\"fpx_txn_id\":\"2407161619010232\"}&treq=1', '2024-07-16 16:19:59'),
(1257, 'nbcb=2&tranID=2286682876&orderid=P202407162018286B4B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-16 20:18:44&skey=85ef98dd2b2fc697357d6f8bc4010ad8&channel=TNG-EWALLET&treq=1', '2024-07-16 20:19:01'),
(1258, 'skey=85ef98dd2b2fc697357d6f8bc4010ad8&tranID=2286682876&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-16 20:18:44&orderid=P202407162018286B4B&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-16 20:19:39'),
(1259, 'skey=24b6c7dd6ac897d73c5e92fe75dc3362&tranID=2287774890&domain=jackybadmintona&status=22&amount=23.00&currency=RM&paydate=2024-07-17 14:46:39&orderid=P202407171446271F90&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-17 14:47:41'),
(1260, 'nbcb=2&tranID=2287777551&orderid=P20240717144822D566&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-17 14:48:29&skey=c76f96e6c8ae7460a096cdc94664bc93&channel=TNG-EWALLET&treq=1', '2024-07-17 14:48:44'),
(1261, 'nbcb=1&tranID=2287774890&orderid=P202407171446271F90&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-17 14:46:39&skey=1ef6f93a1b9695290341acb2accb0c1a&channel=TNG-EWALLET&treq=1', '2024-07-17 15:03:11'),
(1262, 'nbcb=2&tranID=2289265879&orderid=P202407181349375704&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-18 13:49:46&skey=73009fa4c5a4625ea789d2a230f4cca4&channel=TNG-EWALLET&treq=1', '2024-07-18 13:49:59'),
(1263, 'skey=c12e1bd16e5edd94e42774f35875f56c&tranID=2289350499&domain=jackybadmintona&status=22&amount=23.00&currency=RM&paydate=2024-07-18 14:45:01&orderid=P202407181444444F60&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-18 14:46:07'),
(1264, 'nbcb=2&tranID=2289355129&orderid=P20240718144801F0F4&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-18 14:48:12&skey=ae1a89f95d88dd7c04ec0b14f1774340&channel=TNG-EWALLET&treq=1', '2024-07-18 14:48:25'),
(1265, 'skey=ae1a89f95d88dd7c04ec0b14f1774340&tranID=2289355129&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-18 14:48:12&orderid=P20240718144801F0F4&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-18 14:59:54'),
(1266, 'nbcb=1&tranID=2289350499&orderid=P202407181444444F60&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-18 14:45:01&skey=632e4682068fd66679b80e2103a8bd43&channel=TNG-EWALLET&treq=1', '2024-07-18 15:03:11'),
(1267, 'nbcb=2&tranID=2290114228&orderid=P202407182257168FD2&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=8.00&currency=RM&appcode=&paydate=2024-07-18 22:58:00&skey=15c27958823b9d241e96f6604f494842&channel=alliancebank&extraP={\"fpx_buyer_name\":\"LENNY\",\"fpx_txn_id\":\"2407182258010199\"}&treq=1', '2024-07-18 22:58:37'),
(1268, 'skey=15c27958823b9d241e96f6604f494842&tranID=2290114228&domain=jackybadmintona&status=00&amount=8.00&currency=RM&paydate=2024-07-18 22:58:00&orderid=P202407182257168FD2&appcode=&error_code=&error_desc=&channel=FPX_ABMB&extraP={\"fpx_buyer_name\":\"LENNY\",\"fpx_txn_id\":\"2407182258010199\"}&treq=1', '2024-07-18 22:58:44'),
(1269, 'nbcb=2&tranID=2290115063&orderid=P2024071822582508C6&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-07-18 22:58:35&skey=e5d5ffe5fae089664b2ebd5ac779a2c9&channel=TNG-EWALLET&treq=1', '2024-07-18 22:58:45'),
(1270, 'skey=e5d5ffe5fae089664b2ebd5ac779a2c9&tranID=2290115063&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-07-18 22:58:35&orderid=P2024071822582508C6&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-18 22:59:27'),
(1271, 'skey=e5d5ffe5fae089664b2ebd5ac779a2c9&tranID=2290115063&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-07-18 22:58:35&orderid=P2024071822582508C6&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-18 23:00:08'),
(1272, 'nbcb=2&tranID=2290497440&orderid=P20240719085932F0F1&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-19 08:59:46&skey=8bc1511bcc37ba6bcef88bad1f9ff833&channel=TNG-EWALLET&treq=1', '2024-07-19 08:59:54'),
(1273, 'skey=8bc1511bcc37ba6bcef88bad1f9ff833&tranID=2290497440&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-19 08:59:46&orderid=P20240719085932F0F1&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-19 09:00:44'),
(1274, 'nbcb=2&tranID=2290981584&orderid=P20240719132121A446&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-07-19 13:21:32&skey=2c893a9f8830e905aaf8248cb5ad7506&channel=TNG-EWALLET&treq=1', '2024-07-19 13:21:54'),
(1275, 'skey=2c893a9f8830e905aaf8248cb5ad7506&tranID=2290981584&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-07-19 13:21:32&orderid=P20240719132121A446&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-19 13:22:07'),
(1276, 'nbcb=2&tranID=2291603783&orderid=P202407191849319951&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-07-19 18:49:41&skey=501a2d771979c5537c4e2dd89e86c0ac&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2407191849420612\"}&treq=1', '2024-07-19 18:50:37'),
(1277, 'skey=501a2d771979c5537c4e2dd89e86c0ac&tranID=2291603783&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-07-19 18:49:41&orderid=P202407191849319951&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2407191849420612\"}&treq=1', '2024-07-19 18:50:54'),
(1278, 'nbcb=2&tranID=2292086957&orderid=P20240719231146F6D2&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.60&currency=RM&appcode=&paydate=2024-07-19 23:12:34&skey=f04692da9e000d3c704f2c9e9335b647&channel=TNG-EWALLET&treq=1', '2024-07-19 23:13:07'),
(1279, 'skey=f04692da9e000d3c704f2c9e9335b647&tranID=2292086957&domain=jackybadmintona&status=00&amount=21.60&currency=RM&paydate=2024-07-19 23:12:34&orderid=P20240719231146F6D2&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-19 23:13:29'),
(1280, 'nbcb=2&tranID=2292533719&orderid=P202407201046427AF9&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-07-20 10:46:50&skey=388b3b5fd6bafde2766738b74226123f&channel=TNG-EWALLET&treq=1', '2024-07-20 10:47:00'),
(1281, 'skey=388b3b5fd6bafde2766738b74226123f&tranID=2292533719&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-07-20 10:46:50&orderid=P202407201046427AF9&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-20 10:47:42'),
(1282, 'nbcb=2&tranID=2292616318&orderid=P202407201136118CF3&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-20 11:36:24&skey=23bc631f707c188974eb8a328b47cd86&channel=TNG-EWALLET&treq=1', '2024-07-20 11:36:34'),
(1283, 'skey=23bc631f707c188974eb8a328b47cd86&tranID=2292616318&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-20 11:36:24&orderid=P202407201136118CF3&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-20 11:38:23'),
(1284, 'nbcb=2&tranID=2292736235&orderid=P2024072012412072A8&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-07-20 12:41:36&skey=a6c64f3fe8cf258c624c2833c32fb338&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-07-20 12:42:54'),
(1285, 'nbcb=2&tranID=2292736235&orderid=P2024072012412072A8&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-07-20 12:41:36&skey=a6c64f3fe8cf258c624c2833c32fb338&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-07-20 12:42:54'),
(1286, 'skey=377133f81d6fd42eaef414078ffc9398&tranID=2292736235&domain=jackybadmintona&status=00&amount=21.80&currency=MYR&paydate=2024-07-20 12:41:36&orderid=P2024072012412072A8&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-07-20 12:42:58'),
(1287, 'nbcb=2&tranID=2293186845&orderid=P202407201654479857&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-20 16:54:56&skey=2a1daa02507e0300bc228168035bced3&channel=TNG-EWALLET&treq=1', '2024-07-20 16:55:07'),
(1288, 'skey=2a1daa02507e0300bc228168035bced3&tranID=2293186845&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-20 16:54:56&orderid=P202407201654479857&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-20 16:55:48'),
(1289, 'nbcb=2&tranID=2294155086&orderid=P202407210913159657&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-21 09:13:39&skey=ccb00c123cc113fbe98f9e3e2dd1bced&channel=TNG-EWALLET&treq=1', '2024-07-21 09:13:48'),
(1290, 'skey=ccb00c123cc113fbe98f9e3e2dd1bced&tranID=2294155086&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-21 09:13:39&orderid=P202407210913159657&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-21 09:14:31'),
(1291, 'nbcb=2&tranID=2294297572&orderid=P2024072110532326F4&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.80&currency=RM&appcode=&paydate=2024-07-21 10:53:35&skey=fc982c76c71445be392a27d779ecbbba&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2407211053360828\"}&treq=1', '2024-07-21 10:54:27'),
(1292, 'skey=fc982c76c71445be392a27d779ecbbba&tranID=2294297572&domain=jackybadmintona&status=00&amount=20.80&currency=RM&paydate=2024-07-21 10:53:35&orderid=P2024072110532326F4&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2407211053360828\"}&treq=1', '2024-07-21 10:54:35'),
(1293, 'nbcb=2&tranID=2294343640&orderid=P20240721112134D77C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.80&currency=RM&appcode=&paydate=2024-07-21 11:21:45&skey=93d49d8ca9c3cacaf860500643e8808c&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-07-21 11:22:29'),
(1294, 'skey=ffa6e068446c70b94a2925f68b1cf29c&tranID=2294343640&domain=jackybadmintona&status=00&amount=20.80&currency=MYR&paydate=2024-07-21 11:21:45&orderid=P20240721112134D77C&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-07-21 11:22:33'),
(1295, 'nbcb=2&tranID=2294393754&orderid=P202407211151018DB3&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=5.00&currency=RM&appcode=&paydate=2024-07-21 11:51:19&skey=e428aded7cd9c758369b5783b3133154&channel=TNG-EWALLET&treq=1', '2024-07-21 11:52:22'),
(1296, 'skey=e428aded7cd9c758369b5783b3133154&tranID=2294393754&domain=jackybadmintona&status=00&amount=5.00&currency=RM&paydate=2024-07-21 11:51:19&orderid=P202407211151018DB3&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-21 11:52:31'),
(1297, 'nbcb=2&tranID=2294461135&orderid=P20240721122824AA8C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=5.00&currency=RM&appcode=&paydate=2024-07-21 12:28:41&skey=0257228d4033a0c39fd43f96ec742871&channel=rhb&extraP={\"fpx_buyer_name\":\"SITI NABIHAH BINTI ALIAS\",\"fpx_txn_id\":\"2407211228420673\"}&treq=1', '2024-07-21 12:29:07'),
(1298, 'skey=0257228d4033a0c39fd43f96ec742871&tranID=2294461135&domain=jackybadmintona&status=00&amount=5.00&currency=RM&paydate=2024-07-21 12:28:41&orderid=P20240721122824AA8C&appcode=&error_code=&error_desc=&channel=FPX_RHB&extraP={\"fpx_buyer_name\":\"SITI%20NABIHAH%20BINTI%20ALIAS\",\"fpx_txn_id\":\"2407211228420673\"}&treq=1', '2024-07-21 12:29:17'),
(1299, 'nbcb=2&tranID=2294485914&orderid=P20240721124130D6FE&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=5.00&currency=RM&appcode=&paydate=2024-07-21 12:41:51&skey=4487b871c4fa4b3fa54151050fe430c3&channel=TNG-EWALLET&treq=1', '2024-07-21 12:42:07'),
(1300, 'skey=4487b871c4fa4b3fa54151050fe430c3&tranID=2294485914&domain=jackybadmintona&status=00&amount=5.00&currency=RM&paydate=2024-07-21 12:41:51&orderid=P20240721124130D6FE&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-21 12:42:45'),
(1301, 'skey=9ecd78f65e53f71b05a5558a97b70ddd&tranID=2294631937&domain=jackybadmintona&status=00&amount=19.00&currency=RM&paydate=2024-07-21 14:01:50&orderid=P20240721140141B9F1&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-21 14:02:42'),
(1302, 'skey=9ecd78f65e53f71b05a5558a97b70ddd&tranID=2294631937&domain=jackybadmintona&status=00&amount=19.00&currency=RM&paydate=2024-07-21 14:01:50&orderid=P20240721140141B9F1&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-21 14:02:45'),
(1303, 'nbcb=2&tranID=2294631937&orderid=P20240721140141B9F1&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.00&currency=RM&appcode=&paydate=2024-07-21 14:01:50&skey=9ecd78f65e53f71b05a5558a97b70ddd&channel=TNG-EWALLET&treq=1', '2024-07-21 14:04:01'),
(1304, 'nbcb=2&tranID=2294740332&orderid=P20240721150320943F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2024-07-21 15:03:30&skey=78933b5ab7a0bcb448d53f44c3adc39c&channel=cimb&extraP={\"fpx_buyer_name\":\"MOHAMMAD AZIM BIN AHMAD\",\"fpx_txn_id\":\"2407211503310412\"}&treq=1', '2024-07-21 15:04:07'),
(1305, 'skey=78933b5ab7a0bcb448d53f44c3adc39c&tranID=2294740332&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2024-07-21 15:03:30&orderid=P20240721150320943F&appcode=&error_code=&error_desc=&channel=FPX_CIMBCLICKS&extraP={\"fpx_buyer_name\":\"MOHAMMAD%20AZIM%20BIN%20AHMAD\",\"fpx_txn_id\":\"2407211503310412\"}&treq=1', '2024-07-21 15:04:24'),
(1306, 'nbcb=2&tranID=2295158960&orderid=P202407211914031F83&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2024-07-21 19:15:00&skey=a07eb49c5ffb03d75acc5dd2c3ed51fd&channel=maybank2u&extraP={\"fpx_buyer_name\":\"LIM FOO SENG\",\"fpx_txn_id\":\"2407211915010892\"}&treq=1', '2024-07-21 19:16:15'),
(1307, 'skey=a07eb49c5ffb03d75acc5dd2c3ed51fd&tranID=2295158960&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2024-07-21 19:15:00&orderid=P202407211914031F83&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"LIM%20FOO%20SENG\",\"fpx_txn_id\":\"2407211915010892\"}&treq=1', '2024-07-21 19:17:00'),
(1308, 'nbcb=2&tranID=2295168323&orderid=P202407211920081199&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2024-07-21 19:20:21&skey=9a424fe6dab863947d8ff69bf35ac939&channel=TNG-EWALLET&treq=1', '2024-07-21 19:21:05'),
(1309, 'skey=9a424fe6dab863947d8ff69bf35ac939&tranID=2295168323&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2024-07-21 19:20:21&orderid=P202407211920081199&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-21 19:21:28'),
(1310, 'nbcb=2&tranID=2295883910&orderid=P20240722090029F827&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-07-22 09:00:40&skey=2ffddef9f2881ee97767fe5b39133358&channel=TNG-EWALLET&treq=1', '2024-07-22 09:00:50'),
(1311, 'skey=2ffddef9f2881ee97767fe5b39133358&tranID=2295883910&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-07-22 09:00:40&orderid=P20240722090029F827&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-22 09:01:32'),
(1312, 'nbcb=2&tranID=2296725613&orderid=P202407221751298ADC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-22 17:51:37&skey=e2b38cb0bbab3d4043a77a3aa68d11e7&channel=maybank2u&extraP={\"fpx_buyer_name\":\"WONG CHAK LOONG\",\"fpx_txn_id\":\"2407221751380978\"}&treq=1', '2024-07-22 17:52:22'),
(1313, 'skey=e2b38cb0bbab3d4043a77a3aa68d11e7&tranID=2296725613&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-22 17:51:37&orderid=P202407221751298ADC&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"WONG%20CHAK%20LOONG\",\"fpx_txn_id\":\"2407221751380978\"}&treq=1', '2024-07-22 17:52:33'),
(1314, 'nbcb=2&tranID=2296724208&orderid=P2024072217503121C6&status=11&error_desc=Transaction Not Found&error_code=FPX_76&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-22 17:50:42&skey=09cc0d6f82fe7abe979f9a0762102651&channel=maybank2u&extraP={\"fpx_txn_id\":\"2407221750430766\"}&treq=1', '2024-07-22 18:06:10'),
(1315, 'nbcb=2&tranID=2297194735&orderid=P202407222226032D49&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-22 22:26:17&skey=09a59ae437973d8655e90cae616cc378&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-07-22 22:27:11'),
(1316, 'nbcb=2&tranID=2297194735&orderid=P202407222226032D49&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-22 22:26:17&skey=09a59ae437973d8655e90cae616cc378&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-07-22 22:27:11'),
(1317, 'skey=08cdb4c5d05ae9c3ba261798b9d3aeef&tranID=2297194735&domain=jackybadmintona&status=00&amount=23.00&currency=MYR&paydate=2024-07-22 22:26:17&orderid=P202407222226032D49&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-07-22 22:27:15'),
(1318, 'nbcb=2&tranID=2298012576&orderid=P202407231350268919&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-23 13:50:35&skey=915bc744a36782f1c1f19298237e9881&channel=TNG-EWALLET&treq=1', '2024-07-23 13:50:55'),
(1319, 'skey=915bc744a36782f1c1f19298237e9881&tranID=2298012576&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-23 13:50:35&orderid=P202407231350268919&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-23 13:51:26'),
(1320, 'nbcb=2&tranID=2298468375&orderid=P20240723185405EFED&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-23 18:54:25&skey=f765b37990831fe8bd796d5437b0f08e&channel=hsbc&extraP={\"fpx_buyer_name\":\"LIM WEILUN\",\"fpx_txn_id\":\"2407231854260257\"}&treq=1', '2024-07-23 18:57:19'),
(1321, 'skey=f765b37990831fe8bd796d5437b0f08e&tranID=2298468375&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-23 18:54:25&orderid=P20240723185405EFED&appcode=&error_code=&error_desc=&channel=FPX_HSBC&extraP={\"fpx_buyer_name\":\"LIM%20WEILUN\",\"fpx_txn_id\":\"2407231854260257\"}&treq=1', '2024-07-23 18:57:29'),
(1322, 'nbcb=1&tranID=2298584241&orderid=P202407232005559C7A&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-23 20:06:08&skey=2ad45a60bab487daa98c1d9603020582&channel=TNG-EWALLET&treq=1', '2024-07-23 20:22:04'),
(1323, 'nbcb=2&tranID=2299013725&orderid=P202407240211133C95&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-24 02:11:23&skey=e15f2185025eda9bb01b386da5e94d2c&channel=TNG-EWALLET&treq=1', '2024-07-24 02:11:35'),
(1324, 'skey=e15f2185025eda9bb01b386da5e94d2c&tranID=2299013725&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-24 02:11:23&orderid=P202407240211133C95&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-24 02:12:14'),
(1325, 'nbcb=2&tranID=2299734497&orderid=P20240724144952AE5E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-24 14:50:09&skey=cc57c8ec6e02ba09d4a6b5bb02968245&channel=TNG-EWALLET&treq=1', '2024-07-24 14:50:36'),
(1326, 'skey=cc57c8ec6e02ba09d4a6b5bb02968245&tranID=2299734497&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-24 14:50:09&orderid=P20240724144952AE5E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-24 14:50:51'),
(1327, 'nbcb=2&tranID=2299803218&orderid=P20240724153607E6A9&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-07-24 15:36:23&skey=666ecd5fec1f38c3f81c006af05f4150&channel=TNG-EWALLET&treq=1', '2024-07-24 15:36:40'),
(1328, 'skey=666ecd5fec1f38c3f81c006af05f4150&tranID=2299803218&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-07-24 15:36:23&orderid=P20240724153607E6A9&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-24 15:36:51'),
(1329, 'nbcb=2&tranID=2301560394&orderid=P20240725143619D6ED&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-25 14:36:29&skey=aeafd9995589fbc2c16bd25e125ce8c4&channel=TNG-EWALLET&treq=1', '2024-07-25 14:37:28'),
(1330, 'skey=0a19931d4c1fe8a8563ee89f08dab349&tranID=2301560394&domain=jackybadmintona&status=22&amount=23.00&currency=RM&paydate=2024-07-25 14:36:29&orderid=P20240725143619D6ED&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-25 14:37:35'),
(1331, 'skey=aeafd9995589fbc2c16bd25e125ce8c4&tranID=2301560394&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-25 14:36:29&orderid=P20240725143619D6ED&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-25 14:37:45'),
(1332, 'nbcb=2&tranID=2302104040&orderid=P2024072519504249B7&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-25 19:50:58&skey=fe10109c7620276505d029906812885d&channel=maybank2u&extraP={\"fpx_buyer_name\":\"WONG CHAK LOONG\",\"fpx_txn_id\":\"2407251951000302\"}&treq=1', '2024-07-25 19:51:45'),
(1333, 'skey=fe10109c7620276505d029906812885d&tranID=2302104040&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-25 19:50:58&orderid=P2024072519504249B7&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"WONG%20CHAK%20LOONG\",\"fpx_txn_id\":\"2407251951000302\"}&treq=1', '2024-07-25 19:51:56'),
(1334, 'nbcb=2&tranID=2302132464&orderid=P202407252005430CF9&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2024-07-25 20:05:52&skey=11b63a4b28a60e2c029fec52c99868ca&channel=TNG-EWALLET&treq=1', '2024-07-25 20:06:46'),
(1335, 'skey=11b63a4b28a60e2c029fec52c99868ca&tranID=2302132464&domain=jackybadmintona&status=00&amount=15.00&currency=RM&paydate=2024-07-25 20:05:52&orderid=P202407252005430CF9&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-25 20:06:55'),
(1336, 'nbcb=2&tranID=2302653046&orderid=P202407260313476AC8&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-26 03:14:08&skey=89230c1f17b1a7c45729ac2b0f2c34d8&channel=TNG-EWALLET&treq=1', '2024-07-26 03:14:23'),
(1337, 'skey=89230c1f17b1a7c45729ac2b0f2c34d8&tranID=2302653046&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-26 03:14:08&orderid=P202407260313476AC8&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-26 03:15:00'),
(1338, 'nbcb=2&tranID=2303024788&orderid=P20240726110554A345&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-07-26 11:06:10&skey=e83eb7cef3d6f983f8ae88ce985e1122&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20240726MBBEMYKL030OQR00733386\"}&treq=1', '2024-07-26 11:06:35'),
(1339, 'skey=e83eb7cef3d6f983f8ae88ce985e1122&tranID=2303024788&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-07-26 11:06:10&orderid=P20240726110554A345&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20240726MBBEMYKL030OQR00733386\"}&treq=1', '2024-07-26 11:06:41'),
(1340, 'nbcb=2&tranID=2303221945&orderid=P20240726125224CF9C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=10.00&currency=RM&appcode=&paydate=2024-07-26 12:52:47&skey=46cccd23016246535c6e252ea118d61d&channel=BOOST&treq=1', '2024-07-26 12:53:22'),
(1341, 'skey=46cccd23016246535c6e252ea118d61d&tranID=2303221945&domain=jackybadmintona&status=00&amount=10.00&currency=RM&paydate=2024-07-26 12:52:47&orderid=P20240726125224CF9C&appcode=&error_code=&error_desc=&channel=BOOST&treq=1', '2024-07-26 12:53:30'),
(1342, 'nbcb=2&tranID=2303616635&orderid=P20240726163527B7C1&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-26 16:35:47&skey=c97c2487d7c401eae01aba1fd7069ef2&channel=TNG-EWALLET&treq=1', '2024-07-26 16:36:01'),
(1343, 'skey=c97c2487d7c401eae01aba1fd7069ef2&tranID=2303616635&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-26 16:35:47&orderid=P20240726163527B7C1&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-26 16:36:40'),
(1344, 'nbcb=2&tranID=2304616632&orderid=P2024072709000304F0&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-07-27 09:00:14&skey=795fce3de1f5a35f67334c58557dd5f7&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2407270900150321\"}&treq=1', '2024-07-27 09:01:08'),
(1345, 'skey=795fce3de1f5a35f67334c58557dd5f7&tranID=2304616632&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-07-27 09:00:14&orderid=P2024072709000304F0&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2407270900150321\"}&treq=1', '2024-07-27 09:01:19'),
(1346, 'nbcb=2&tranID=2304766289&orderid=P20240727104518510E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-07-27 10:46:17&skey=a1e3bc5ab2e05d590343d9cbfb6c6b83&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TANG YI WEN\",\"fpx_txn_id\":\"2407271046170498\"}&treq=1', '2024-07-27 10:47:04'),
(1347, 'skey=a1e3bc5ab2e05d590343d9cbfb6c6b83&tranID=2304766289&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-07-27 10:46:17&orderid=P20240727104518510E&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TANG%20YI%20WEN\",\"fpx_txn_id\":\"2407271046170498\"}&treq=1', '2024-07-27 10:47:13'),
(1348, 'nbcb=2&tranID=2304988851&orderid=P20240727125205F6F6&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-07-27 12:52:16&skey=1a453d81fc0a80828b079ca6ecf38572&channel=TNG-EWALLET&treq=1', '2024-07-27 12:52:29'),
(1349, 'skey=1a453d81fc0a80828b079ca6ecf38572&tranID=2304988851&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-07-27 12:52:16&orderid=P20240727125205F6F6&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-27 12:53:09'),
(1350, 'nbcb=2&tranID=2305458054&orderid=P20240727171947F516&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-07-27 17:20:01&skey=a05c23524886efc0de1b17cb777ea9b1&channel=rhb&extraP={\"fpx_buyer_name\":\"MOHD ARZULMI BIN AHMAD\",\"fpx_txn_id\":\"2407271720020141\"}&treq=1', '2024-07-27 17:20:40'),
(1351, 'skey=a05c23524886efc0de1b17cb777ea9b1&tranID=2305458054&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-07-27 17:20:01&orderid=P20240727171947F516&appcode=&error_code=&error_desc=&channel=FPX_RHB&extraP={\"fpx_buyer_name\":\"MOHD%20ARZULMI%20BIN%20AHMAD\",\"fpx_txn_id\":\"2407271720020141\"}&treq=1', '2024-07-27 17:21:03'),
(1352, 'nbcb=2&tranID=2306435187&orderid=P20240728101924CB87&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.80&currency=RM&appcode=&paydate=2024-07-28 10:19:36&skey=0d0da5462b420398e0c36488d9097b41&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-07-28 10:19:58'),
(1353, 'skey=18b85278f786ea0faefc25c74fdf80ff&tranID=2306435187&domain=jackybadmintona&status=00&amount=20.80&currency=MYR&paydate=2024-07-28 10:19:36&orderid=P20240728101924CB87&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-07-28 10:20:02'),
(1354, 'nbcb=2&tranID=2307150203&orderid=P20240728172713F04C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2024-07-28 17:27:23&skey=296758725b4aaefaa7985fe4afce79b5&channel=maybank2u&extraP={\"fpx_buyer_name\":\"LEONARD WONG LI PENG\",\"fpx_txn_id\":\"2407281727240556\"}&treq=1', '2024-07-28 17:28:11'),
(1355, 'skey=296758725b4aaefaa7985fe4afce79b5&tranID=2307150203&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2024-07-28 17:27:23&orderid=P20240728172713F04C&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"LEONARD%20WONG%20LI%20PENG\",\"fpx_txn_id\":\"2407281727240556\"}&treq=1', '2024-07-28 17:29:12'),
(1356, 'nbcb=2&tranID=2307751166&orderid=P20240728231852DF85&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-07-28 23:19:02&skey=e8f7f4dcb3bf35415d557e5f71cd9984&channel=TNG-EWALLET&treq=1', '2024-07-28 23:19:15'),
(1357, 'skey=e8f7f4dcb3bf35415d557e5f71cd9984&tranID=2307751166&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-07-28 23:19:02&orderid=P20240728231852DF85&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-28 23:19:52'),
(1358, 'nbcb=2&tranID=2308170569&orderid=P20240729102555B606&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=644330&paydate=2024-07-29 10:27:03&skey=649fd07e0ba0606c9decf9e1993f53fc&channel=credit&extraP={\"ccbrand\":\"VISA\",\"cctype\":\"CREDIT\",\"cclast4\":\"9150\"}&treq=1', '2024-07-29 10:27:42'),
(1359, 'skey=0d45e080d7fb33ef96557c6c057760f4&tranID=2308170569&domain=jackybadmintona&status=00&amount=23.00&currency=MYR&paydate=2024-07-29 10:27:03&orderid=P20240729102555B606&appcode=644330&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"Visa\",\"cclast4\":\"9150\",\"cctype\":\"Credit\"}&treq=1', '2024-07-29 10:27:46'),
(1360, 'nbcb=2&tranID=2308243801&orderid=P20240729111236FC07&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=10.00&currency=RM&appcode=&paydate=2024-07-29 11:12:45&skey=ce9a9b037157c3eb68c32266c18f8b1e&channel=TNG-EWALLET&treq=1', '2024-07-29 11:13:05'),
(1361, 'skey=ce9a9b037157c3eb68c32266c18f8b1e&tranID=2308243801&domain=jackybadmintona&status=00&amount=10.00&currency=RM&paydate=2024-07-29 11:12:45&orderid=P20240729111236FC07&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-07-29 11:13:43'),
(1362, 'nbcb=2&tranID=2310268314&orderid=P202407301317497524&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-30 13:18:03&skey=b3aa28ff54ba312b6e1de6ed7ec87867&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-07-30 13:18:29'),
(1363, 'skey=255d365884a677dd78fbfdd766011829&tranID=2310268314&domain=jackybadmintona&status=00&amount=23.00&currency=MYR&paydate=2024-07-30 13:18:03&orderid=P202407301317497524&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-07-30 13:18:33'),
(1364, 'nbcb=2&tranID=2310279021&orderid=P20240730132315D859&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-30 13:23:27&skey=085104a0d82c1b7d762dd60212f34bcd&channel=hsbc&extraP={\"fpx_buyer_name\":\"LIM WEILUN\",\"fpx_txn_id\":\"2407301323280141\"}&treq=1', '2024-07-30 13:27:20'),
(1365, 'skey=085104a0d82c1b7d762dd60212f34bcd&tranID=2310279021&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-07-30 13:23:27&orderid=P20240730132315D859&appcode=&error_code=&error_desc=&channel=FPX_HSBC&extraP={\"fpx_buyer_name\":\"LIM%20WEILUN\",\"fpx_txn_id\":\"2407301323280141\"}&treq=1', '2024-07-30 13:27:30'),
(1366, 'nbcb=1&tranID=2310358959&orderid=P20240730140649DFD7&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-30 14:06:59&skey=9447bd11a2665176f520a230c0825866&channel=TNG-EWALLET&treq=1', '2024-07-30 14:22:05'),
(1367, 'nbcb=2&tranID=2310749590&orderid=P202407301807009073&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-30 18:07:24&skey=3da993268de20c47a72720d6460cd237&channel=TNG-EWALLET&treq=1', '2024-07-30 18:08:03'),
(1368, 'nbcb=2&tranID=2312397803&orderid=P20240731155343F2D0&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-07-31 15:53:52&skey=6676ea5054f365beac0fdb4b8e9a8fe6&channel=TNG-EWALLET&treq=1', '2024-07-31 15:54:08'),
(1369, 'nbcb=2&tranID=2314026553&orderid=P202408011221581D02&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-08-01 12:22:09&skey=a5ee13e834ba30f7f3c7a37753ed2ec3&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-08-01 12:22:30'),
(1370, 'skey=cca4bfdb4176db03ca83bab5291a8d51&tranID=2314026553&domain=jackybadmintona&status=00&amount=21.00&currency=MYR&paydate=2024-08-01 12:22:09&orderid=P202408011221581D02&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-08-01 12:22:34'),
(1371, 'nbcb=2&tranID=2315400532&orderid=P202408020052596200&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-02 00:53:06&skey=ba6db21c0edebf30691689acefb1f7ad&channel=TNG-EWALLET&treq=1', '2024-08-02 00:53:18'),
(1372, 'nbcb=2&tranID=2315973109&orderid=P20240802125727D7DE&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-02 12:57:37&skey=8c3a9f53064f5e72556e6014bed727fb&channel=TNG-EWALLET&treq=1', '2024-08-02 12:58:28'),
(1373, 'skey=8c3a9f53064f5e72556e6014bed727fb&tranID=2315973109&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-02 12:57:37&orderid=P20240802125727D7DE&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-02 12:58:37'),
(1374, 'nbcb=2&tranID=2315986842&orderid=P202408021304136990&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-02 13:04:32&skey=74a965ba0e29b3bee562af2886b595a3&channel=TNG-EWALLET&treq=1', '2024-08-02 13:04:55'),
(1375, 'skey=74a965ba0e29b3bee562af2886b595a3&tranID=2315986842&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-02 13:04:32&orderid=P202408021304136990&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-02 13:05:23'),
(1376, 'skey=1417f512066eb41859de91d2418eddf6&tranID=2315986340&domain=jackybadmintona&status=22&amount=10.00&currency=RM&paydate=2024-08-02 13:04:16&orderid=P2024080213035913A4&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-02 13:05:35'),
(1377, 'nbcb=2&tranID=2315986340&orderid=P2024080213035913A4&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=10.00&currency=RM&appcode=&paydate=2024-08-02 13:04:16&skey=a957c5a7fb9b79a398af364db738e839&channel=TNG-EWALLET&treq=1', '2024-08-02 13:05:39'),
(1378, 'skey=a957c5a7fb9b79a398af364db738e839&tranID=2315986340&domain=jackybadmintona&status=00&amount=10.00&currency=RM&paydate=2024-08-02 13:04:16&orderid=P2024080213035913A4&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-02 13:05:49'),
(1379, 'nbcb=2&tranID=2316232737&orderid=P20240802150922A571&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-02 15:09:31&skey=b3cbc6acebea0b366d6c8d99a1f02223&channel=maybank2u&extraP={\"fpx_buyer_name\":\"WONG CHAK LOONG\",\"fpx_txn_id\":\"2408021509320694\"}&treq=1', '2024-08-02 15:11:02'),
(1380, 'skey=b3cbc6acebea0b366d6c8d99a1f02223&tranID=2316232737&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-02 15:09:31&orderid=P20240802150922A571&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"WONG%20CHAK%20LOONG\",\"fpx_txn_id\":\"2408021509320694\"}&treq=1', '2024-08-02 15:11:13'),
(1381, 'skey=27360b15104f85e82e883b2704734982&tranID=2316265762&domain=jackybadmintona&status=22&amount=23.00&currency=RM&paydate=2024-08-02 15:28:27&orderid=P20240802152810893E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-02 15:30:50'),
(1382, 'nbcb=2&tranID=2316271224&orderid=P202408021531354297&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-02 15:31:42&skey=c5c059669423ba305a004ceaceee8ef8&channel=TNG-EWALLET&treq=1', '2024-08-02 15:32:53'),
(1383, 'nbcb=1&tranID=2316232737&orderid=P20240802150922A571&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-02 15:09:31&skey=b3cbc6acebea0b366d6c8d99a1f02223&channel=maybank2u&extraP={\"fpx_buyer_name\":\"WONG CHAK LOONG\",\"fpx_txn_id\":\"2408021509320694\"}&treq=1', '2024-08-02 15:32:56'),
(1384, 'skey=c5c059669423ba305a004ceaceee8ef8&tranID=2316271224&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-02 15:31:42&orderid=P202408021531354297&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-02 15:33:16'),
(1385, 'nbcb=1&tranID=2316265762&orderid=P20240802152810893E&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-02 15:28:27&skey=481bfcfc5f2030d4bd6d1f6b592bfdb3&channel=TNG-EWALLET&treq=1', '2024-08-02 15:56:09'),
(1386, 'nbcb=1&tranID=2316271224&orderid=P202408021531354297&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-02 15:31:42&skey=c5c059669423ba305a004ceaceee8ef8&channel=TNG-EWALLET&treq=1', '2024-08-02 16:00:38'),
(1387, 'nbcb=1&tranID=2316232737&orderid=P20240802150922A571&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-02 15:09:31&skey=b3cbc6acebea0b366d6c8d99a1f02223&channel=maybank2u&extraP={\"fpx_buyer_name\":\"WONG CHAK LOONG\",\"fpx_txn_id\":\"2408021509320694\"}&treq=1', '2024-08-02 16:02:27'),
(1388, 'nbcb=2&tranID=2316360249&orderid=P20240802162319263A&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-02 16:23:30&skey=377c0ebfd9440fd3034476b7cc1b7aa0&channel=hlb&extraP={\"fpx_buyer_name\":\"LIM SHER SHUAG\",\"fpx_txn_id\":\"2408021623300746\"}&treq=1', '2024-08-02 16:24:48'),
(1389, 'skey=377c0ebfd9440fd3034476b7cc1b7aa0&tranID=2316360249&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-02 16:23:30&orderid=P20240802162319263A&appcode=&error_code=&error_desc=&channel=FPX_HLB&extraP={\"fpx_buyer_name\":\"LIM%20SHER%20SHUAG\",\"fpx_txn_id\":\"2408021623300746\"}&treq=1', '2024-08-02 16:24:54'),
(1390, 'nbcb=1&tranID=2316271224&orderid=P202408021531354297&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-02 15:31:42&skey=c5c059669423ba305a004ceaceee8ef8&channel=TNG-EWALLET&treq=1', '2024-08-02 16:30:25'),
(1391, 'nbcb=1&tranID=2316232737&orderid=P20240802150922A571&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-02 15:09:31&skey=b3cbc6acebea0b366d6c8d99a1f02223&channel=maybank2u&extraP={\"fpx_buyer_name\":\"WONG CHAK LOONG\",\"fpx_txn_id\":\"2408021509320694\"}&treq=1', '2024-08-02 16:32:14');
INSERT INTO `payments_returns` (`payment_return_id`, `return_data`, `return_datetime`) VALUES
(1392, 'nbcb=1&tranID=2316271224&orderid=P202408021531354297&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-02 15:31:42&skey=c5c059669423ba305a004ceaceee8ef8&channel=TNG-EWALLET&treq=1', '2024-08-02 17:00:32'),
(1393, 'nbcb=1&tranID=2316232737&orderid=P20240802150922A571&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-02 15:09:31&skey=b3cbc6acebea0b366d6c8d99a1f02223&channel=maybank2u&extraP={\"fpx_buyer_name\":\"WONG CHAK LOONG\",\"fpx_txn_id\":\"2408021509320694\"}&treq=1', '2024-08-02 17:01:53'),
(1394, 'nbcb=1&tranID=2316271224&orderid=P202408021531354297&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-02 15:31:42&skey=c5c059669423ba305a004ceaceee8ef8&channel=TNG-EWALLET&treq=1', '2024-08-02 17:30:36'),
(1395, 'nbcb=2&tranID=2316717103&orderid=P20240802194755F4EF&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=10.00&currency=RM&appcode=&paydate=2024-08-02 19:48:14&skey=210b30d72b74bf3bc0917243fd680a7f&channel=maybank2u&extraP={\"fpx_buyer_name\":\"SORFINA IZZATI BINTI MOHD\",\"fpx_txn_id\":\"2408021948150532\"}&treq=1', '2024-08-02 19:48:51'),
(1396, 'skey=210b30d72b74bf3bc0917243fd680a7f&tranID=2316717103&domain=jackybadmintona&status=00&amount=10.00&currency=RM&paydate=2024-08-02 19:48:14&orderid=P20240802194755F4EF&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"SORFINA%20IZZATI%20BINTI%20MOHD\",\"fpx_txn_id\":\"2408021948150532\"}&treq=1', '2024-08-02 19:49:03'),
(1397, 'nbcb=2&tranID=2316938064&orderid=P2024080221321791C7&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-08-02 21:32:28&skey=6d6371cd289367d984173203a05e34bb&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2408022132290825\"}&treq=1', '2024-08-02 21:33:22'),
(1398, 'skey=6d6371cd289367d984173203a05e34bb&tranID=2316938064&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-08-02 21:32:28&orderid=P2024080221321791C7&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2408022132290825\"}&treq=1', '2024-08-02 21:33:31'),
(1399, 'nbcb=2&tranID=2316944169&orderid=P2024080221344016E2&status=11&error_desc=Transaction cannot be completed; violation of law&error_code=CC_93&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-08-02 21:35:27&skey=3f55101241f7d1afe5878179b6409503&channel=credit&extraP={\"ccbrand\":\"VISA\",\"cctype\":\"N\\/A\",\"cclast4\":\"3636\"}&treq=1', '2024-08-02 21:35:33'),
(1400, 'skey=80ae381593a0705cb04ba2930e6b642e&tranID=2316944169&domain=jackybadmintona&status=11&amount=21.00&currency=MYR&paydate=2024-08-02 21:35:27&orderid=P2024080221344016E2&appcode=&error_code=CC_93&error_desc=Transaction cannot be completed; violation of law&channel=Credit&treq=1', '2024-08-02 21:35:37'),
(1401, 'skey=80ae381593a0705cb04ba2930e6b642e&tranID=2316944169&domain=jackybadmintona&status=11&amount=21.00&currency=MYR&paydate=2024-08-02 21:35:27&orderid=P2024080221344016E2&appcode=&error_code=CC_93&error_desc=Transaction cannot be completed; violation of law&channel=Credit&treq=1', '2024-08-02 21:35:38'),
(1402, 'nbcb=2&tranID=2317632113&orderid=P202408031109331509&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-08-03 11:09:44&skey=2ba81c64bbbb39bd7311ccc21813cab2&channel=TNG-EWALLET&treq=1', '2024-08-03 11:09:59'),
(1403, 'skey=2ba81c64bbbb39bd7311ccc21813cab2&tranID=2317632113&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-08-03 11:09:44&orderid=P202408031109331509&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-03 11:10:36'),
(1404, 'nbcb=2&tranID=2317844629&orderid=P20240803130128A4E9&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-03 13:01:38&skey=604f12e09f233ff82328e87717db5479&channel=TNG-EWALLET&treq=1', '2024-08-03 13:01:54'),
(1405, 'skey=604f12e09f233ff82328e87717db5479&tranID=2317844629&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-03 13:01:38&orderid=P20240803130128A4E9&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-03 13:02:31'),
(1406, 'skey=604f12e09f233ff82328e87717db5479&tranID=2317844629&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-03 13:01:38&orderid=P20240803130128A4E9&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-03 13:02:32'),
(1407, 'skey=bfda1cf3eb47821fc2ffa474222336cb&tranID=2317980576&domain=jackybadmintona&status=11&amount=20.00&currency=MYR&paydate=2024-08-03 14:14:16&orderid=P202408031413188AF1&appcode=&error_code=CC_V0001&error_desc=Field body.pspInfo.postCode absent or empty&channel=Credit&treq=1', '2024-08-03 14:15:17'),
(1408, 'nbcb=2&tranID=2317980576&orderid=P202408031413188AF1&status=11&error_desc=Field body.pspInfo.postCode absent or empty&error_code=CC_V0001&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-08-03 14:14:16&skey=fc94b118675a11510c614a98ab4376a2&channel=credit&extraP={\"ccbrand\":\"MASTERCARD\",\"cctype\":\"CREDIT\",\"cclast4\":\"1935\"}&treq=1', '2024-08-03 14:15:19'),
(1409, 'nbcb=2&tranID=2317984802&orderid=P20240803141603C6E7&status=11&error_desc=Field body.pspInfo.postCode absent or empty&error_code=CC_V0001&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-08-03 14:16:34&skey=34b77eb7b3305b15f4d6c883aa30f39f&channel=credit&extraP={\"ccbrand\":\"MASTERCARD\",\"cctype\":\"CREDIT\",\"cclast4\":\"1935\"}&treq=1', '2024-08-03 14:17:15'),
(1410, 'skey=13d9d1fe219fc5dd1ce2c5247dcb1b82&tranID=2317984802&domain=jackybadmintona&status=11&amount=20.00&currency=MYR&paydate=2024-08-03 14:16:34&orderid=P20240803141603C6E7&appcode=&error_code=CC_V0001&error_desc=Field body.pspInfo.postCode absent or empty&channel=Credit&treq=1', '2024-08-03 14:17:19'),
(1411, 'nbcb=2&tranID=2317987342&orderid=P20240803141746865F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-08-03 14:17:59&skey=3c69bd5bf15e3fd7372d6994fa375070&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-08-03 14:18:22'),
(1412, 'skey=50e90364f6c610adfc70aefa9b41d602&tranID=2317987342&domain=jackybadmintona&status=00&amount=20.00&currency=MYR&paydate=2024-08-03 14:17:59&orderid=P20240803141746865F&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-08-03 14:18:27'),
(1413, 'nbcb=2&tranID=2319010603&orderid=P202408040007374A9A&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-08-04 00:07:44&skey=2372363f56cdeee6ec420fdab4c8836b&channel=TNG-EWALLET&treq=1', '2024-08-04 00:07:55'),
(1414, 'nbcb=2&tranID=2319339552&orderid=P202408041015590E47&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.80&currency=RM&appcode=&paydate=2024-08-04 10:16:10&skey=157b628346db82ad63a8af5ec59b15a4&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2408041016110447\"}&treq=1', '2024-08-04 10:17:00'),
(1415, 'skey=157b628346db82ad63a8af5ec59b15a4&tranID=2319339552&domain=jackybadmintona&status=00&amount=20.80&currency=RM&paydate=2024-08-04 10:16:10&orderid=P202408041015590E47&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2408041016110447\"}&treq=1', '2024-08-04 10:17:09'),
(1416, 'nbcb=2&tranID=2319360446&orderid=P20240804103022FCBD&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-08-04 10:30:34&skey=0532e7790af3cc486be4aa86c742eb37&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-08-04 10:31:13'),
(1417, 'skey=3f949e365b771e488a9763c51dc7d312&tranID=2319360446&domain=jackybadmintona&status=00&amount=21.00&currency=MYR&paydate=2024-08-04 10:30:34&orderid=P20240804103022FCBD&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-08-04 10:31:17'),
(1418, 'nbcb=2&tranID=2319489544&orderid=P20240804115239483B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.80&currency=RM&appcode=&paydate=2024-08-04 11:52:49&skey=ab518722ecd15d4159e9fe96220d019b&channel=TNG-EWALLET&treq=1', '2024-08-04 11:53:00'),
(1419, 'skey=ab518722ecd15d4159e9fe96220d019b&tranID=2319489544&domain=jackybadmintona&status=00&amount=20.80&currency=RM&paydate=2024-08-04 11:52:49&orderid=P20240804115239483B&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-04 11:53:39'),
(1420, 'nbcb=2&tranID=2319501468&orderid=P20240804115939D5AD&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-08-04 11:59:48&skey=2dcd290551a6d143ac0981b148b73bc2&channel=TNG-EWALLET&treq=1', '2024-08-04 11:59:59'),
(1421, 'skey=2dcd290551a6d143ac0981b148b73bc2&tranID=2319501468&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-08-04 11:59:48&orderid=P20240804115939D5AD&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-04 12:00:41'),
(1422, 'nbcb=1&tranID=2319933878&orderid=P20240804160430FF0D&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-08-04 16:04:48&skey=9a3180777c8e07cbd756be9988cd0bc2&channel=TNG-EWALLET&treq=1', '2024-08-04 16:20:07'),
(1423, 'nbcb=2&tranID=2320161650&orderid=P20240804182153A5B3&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=10.00&currency=RM&appcode=&paydate=2024-08-04 18:22:08&skey=9e940ab2a490bc04b36cecbb5e2067b0&channel=TNG-EWALLET&treq=1', '2024-08-04 18:22:27'),
(1424, 'skey=9e940ab2a490bc04b36cecbb5e2067b0&tranID=2320161650&domain=jackybadmintona&status=00&amount=10.00&currency=RM&paydate=2024-08-04 18:22:08&orderid=P20240804182153A5B3&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-04 18:23:02'),
(1425, 'nbcb=2&tranID=2320281205&orderid=P20240804192944B50E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2024-08-04 19:29:59&skey=447dd3649261936b68349d27dd05372a&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD IZZAT BIN JAMALU\",\"fpx_txn_id\":\"2408041929590860\"}&treq=1', '2024-08-04 19:31:04'),
(1426, 'skey=447dd3649261936b68349d27dd05372a&tranID=2320281205&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2024-08-04 19:29:59&orderid=P20240804192944B50E&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20IZZAT%20BIN%20JAMALU\",\"fpx_txn_id\":\"2408041929590860\"}&treq=1', '2024-08-04 19:31:13'),
(1427, 'skey=d0872d695a29ed7701e66bf6499e4f22&tranID=2321651705&domain=jackybadmintona&status=22&amount=23.00&currency=RM&paydate=2024-08-05 15:36:05&orderid=P20240805153556A6D2&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-05 15:37:16'),
(1428, 'skey=7359246d20fbfe3780ce958239b4402c&tranID=2321657877&domain=jackybadmintona&status=22&amount=23.00&currency=RM&paydate=2024-08-05 15:39:47&orderid=P2024080515393822FE&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-05 15:40:55'),
(1429, 'skey=7359246d20fbfe3780ce958239b4402c&tranID=2321657877&domain=jackybadmintona&status=22&amount=23.00&currency=RM&paydate=2024-08-05 15:39:47&orderid=P2024080515393822FE&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-05 15:40:56'),
(1430, 'nbcb=2&tranID=2321660544&orderid=P20240805154119BAB2&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-05 15:41:28&skey=06d5068c0bfa78042a31b5a6fc1ff6dd&channel=TNG-EWALLET&treq=1', '2024-08-05 15:42:21'),
(1431, 'skey=06d5068c0bfa78042a31b5a6fc1ff6dd&tranID=2321660544&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-05 15:41:28&orderid=P20240805154119BAB2&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-05 15:42:34'),
(1432, 'skey=9c39efdc8fcfaea338c3bc2a8f6e935c&tranID=2321660544&domain=jackybadmintona&status=22&amount=23.00&currency=RM&paydate=2024-08-05 15:41:28&orderid=P20240805154119BAB2&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-05 15:42:34'),
(1433, 'skey=06d5068c0bfa78042a31b5a6fc1ff6dd&tranID=2321660544&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-05 15:41:28&orderid=P20240805154119BAB2&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-05 15:42:39'),
(1434, 'nbcb=1&tranID=2321651705&orderid=P20240805153556A6D2&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-05 15:36:05&skey=cb374ae4af700a2c52ac1d0f39e48325&channel=TNG-EWALLET&treq=1', '2024-08-05 15:53:04'),
(1435, 'nbcb=1&tranID=2321657877&orderid=P2024080515393822FE&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-05 15:39:47&skey=a88c5c0ff1412a0afb2920a6b181c6d7&channel=TNG-EWALLET&treq=1', '2024-08-05 15:56:05'),
(1436, 'nbcb=2&tranID=2321809658&orderid=P20240805171152E50B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-05 17:12:01&skey=ac9017a8ebb5e80e2cdaa7c260c29043&channel=maybank2u&extraP={\"fpx_buyer_name\":\"WONG CHAK LOONG\",\"fpx_txn_id\":\"2408051712020693\"}&treq=1', '2024-08-05 17:12:52'),
(1437, 'skey=ac9017a8ebb5e80e2cdaa7c260c29043&tranID=2321809658&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-05 17:12:01&orderid=P20240805171152E50B&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"WONG%20CHAK%20LOONG\",\"fpx_txn_id\":\"2408051712020693\"}&treq=1', '2024-08-05 17:13:04'),
(1438, 'nbcb=2&tranID=2323618725&orderid=P20240806171005DC57&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-06 17:10:17&skey=6df505108a41e1505123b81f4345b5ba&channel=TNG-EWALLET&treq=1', '2024-08-06 17:10:31'),
(1439, 'skey=6df505108a41e1505123b81f4345b5ba&tranID=2323618725&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-06 17:10:17&orderid=P20240806171005DC57&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-06 17:11:12'),
(1440, 'skey=09fd255e31dc4a00002d0b07c3c54bf6&tranID=2325154343&domain=jackybadmintona&status=22&amount=23.00&currency=RM&paydate=2024-08-07 15:15:42&orderid=P202408071515339B25&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-07 15:16:55'),
(1441, 'nbcb=2&tranID=2325154343&orderid=P202408071515339B25&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-07 15:15:42&skey=b8641bc462571c78bc1b6853b88099ea&channel=TNG-EWALLET&treq=1', '2024-08-07 15:16:58'),
(1442, 'skey=b8641bc462571c78bc1b6853b88099ea&tranID=2325154343&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-07 15:15:42&orderid=P202408071515339B25&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-07 15:17:06'),
(1443, 'nbcb=2&tranID=2326604737&orderid=P20240808095512BFEC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=16.00&currency=RM&appcode=&paydate=2024-08-08 09:55:22&skey=9348b71ed7479624178068370009d839&channel=TNG-EWALLET&treq=1', '2024-08-08 09:55:38'),
(1444, 'skey=9348b71ed7479624178068370009d839&tranID=2326604737&domain=jackybadmintona&status=00&amount=16.00&currency=RM&paydate=2024-08-08 09:55:22&orderid=P20240808095512BFEC&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-08 09:55:49'),
(1445, 'nbcb=2&tranID=2326682676&orderid=P202408081039429FBA&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-08 10:39:56&skey=817900789454696a9c7eaacff9d09b4b&channel=TNG-EWALLET&treq=1', '2024-08-08 10:41:17'),
(1446, 'skey=817900789454696a9c7eaacff9d09b4b&tranID=2326682676&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-08 10:39:56&orderid=P202408081039429FBA&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-08 10:41:27'),
(1447, 'nbcb=2&tranID=2327156078&orderid=P2024080814361207DF&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-08 14:36:21&skey=66cdb114f22413453c5974c3c088d805&channel=TNG-EWALLET&treq=1', '2024-08-08 14:37:09'),
(1448, 'skey=66cdb114f22413453c5974c3c088d805&tranID=2327156078&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-08 14:36:21&orderid=P2024080814361207DF&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-08 14:37:16'),
(1449, 'skey=66cdb114f22413453c5974c3c088d805&tranID=2327156078&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-08 14:36:21&orderid=P2024080814361207DF&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-08 14:37:19'),
(1450, 'nbcb=2&tranID=2328181925&orderid=P20240808232455F8CA&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-08 23:25:04&skey=0bf77b130898a1f2afaa52be387155ca&channel=TNG-EWALLET&treq=1', '2024-08-08 23:25:15'),
(1451, 'skey=0bf77b130898a1f2afaa52be387155ca&tranID=2328181925&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-08 23:25:04&orderid=P20240808232455F8CA&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-08 23:25:57'),
(1452, 'nbcb=2&tranID=2328966757&orderid=P20240809135240DB08&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-09 13:52:59&skey=06d5e17dcfda7465f254b51149dbf756&channel=TNG-EWALLET&treq=1', '2024-08-09 13:53:55'),
(1453, 'skey=06d5e17dcfda7465f254b51149dbf756&tranID=2328966757&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-09 13:52:59&orderid=P20240809135240DB08&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-09 13:54:08'),
(1454, 'nbcb=2&tranID=2329102550&orderid=P202408091516136F78&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-09 15:16:21&skey=b75557140d72b1879471078771379c7b&channel=TNG-EWALLET&treq=1', '2024-08-09 15:17:45'),
(1455, 'skey=b75557140d72b1879471078771379c7b&tranID=2329102550&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-09 15:16:21&orderid=P202408091516136F78&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-09 15:17:53'),
(1456, 'skey=b75557140d72b1879471078771379c7b&tranID=2329102550&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-09 15:16:21&orderid=P202408091516136F78&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-09 15:17:55'),
(1457, 'nbcb=2&tranID=2329472365&orderid=P20240809192132EFED&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-08-09 19:22:00&skey=9ab8ff478d4cef89804b86527437f6a5&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2408091922010475\"}&treq=1', '2024-08-09 19:23:25'),
(1458, 'skey=9ab8ff478d4cef89804b86527437f6a5&tranID=2329472365&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-08-09 19:22:00&orderid=P20240809192132EFED&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2408091922010475\"}&treq=1', '2024-08-09 19:23:35'),
(1459, 'nbcb=2&tranID=2330326827&orderid=P20240810111845988A&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-08-10 11:19:06&skey=0781398142d4a4cdb586b135f0e25d5d&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-08-10 11:19:53'),
(1460, 'skey=26ba6aa2c83fbec147877e68a53d44fb&tranID=2330326827&domain=jackybadmintona&status=00&amount=21.80&currency=MYR&paydate=2024-08-10 11:19:06&orderid=P20240810111845988A&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-08-10 11:19:59'),
(1461, 'nbcb=2&tranID=2330367171&orderid=P202408101144426938&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-08-10 11:44:52&skey=ebc4967fd7e6121d32798584038bacdd&channel=TNG-EWALLET&treq=1', '2024-08-10 11:45:08'),
(1462, 'skey=ebc4967fd7e6121d32798584038bacdd&tranID=2330367171&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-08-10 11:44:52&orderid=P202408101144426938&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-10 11:45:44'),
(1463, 'skey=ebc4967fd7e6121d32798584038bacdd&tranID=2330367171&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-08-10 11:44:52&orderid=P202408101144426938&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-10 11:45:45'),
(1464, 'nbcb=2&tranID=2330750130&orderid=P202408101536516D97&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=10.00&currency=RM&appcode=&paydate=2024-08-10 15:37:05&skey=9d6abac36125a7cb1ac78d2343c004d9&channel=BOOST&treq=1', '2024-08-10 15:37:31'),
(1465, 'skey=9d6abac36125a7cb1ac78d2343c004d9&tranID=2330750130&domain=jackybadmintona&status=00&amount=10.00&currency=RM&paydate=2024-08-10 15:37:05&orderid=P202408101536516D97&appcode=&error_code=&error_desc=&channel=BOOST&treq=1', '2024-08-10 15:37:41'),
(1466, 'nbcb=2&tranID=2331827463&orderid=P20240811095457BCBA&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-08-11 09:55:06&skey=3dcd9f89a444283fe3ade70f498e05fe&channel=TNG-EWALLET&treq=1', '2024-08-11 09:55:19'),
(1467, 'skey=3dcd9f89a444283fe3ade70f498e05fe&tranID=2331827463&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-08-11 09:55:06&orderid=P20240811095457BCBA&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-11 09:56:11'),
(1468, 'nbcb=2&tranID=2331884865&orderid=P202408111042404311&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-08-11 10:42:50&skey=84537e9d758fe4b0eaac3f9074c6ca56&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-08-11 10:43:21'),
(1469, 'skey=92e86cd8b0c6714ca0d48a06bda6dc46&tranID=2331884865&domain=jackybadmintona&status=00&amount=21.00&currency=MYR&paydate=2024-08-11 10:42:50&orderid=P202408111042404311&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-08-11 10:43:26'),
(1470, 'nbcb=2&tranID=2332144369&orderid=P20240811133926C390&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.80&currency=RM&appcode=&paydate=2024-08-11 13:39:35&skey=8c4c64cd5c50f133aaf6fcd19c3f7ec3&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2408111339360770\"}&treq=1', '2024-08-11 13:40:23'),
(1471, 'skey=8c4c64cd5c50f133aaf6fcd19c3f7ec3&tranID=2332144369&domain=jackybadmintona&status=00&amount=20.80&currency=RM&paydate=2024-08-11 13:39:35&orderid=P20240811133926C390&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2408111339360770\"}&treq=1', '2024-08-11 13:40:32'),
(1472, 'nbcb=1&tranID=2333285418&orderid=P202408120907181EFC&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-08-12 09:07:31&skey=42f5fc36ef6eb615875aec692db13037&channel=TNG-EWALLET&treq=1', '2024-08-12 09:23:04'),
(1473, 'nbcb=2&tranID=2334125348&orderid=P20240812185510AD95&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-12 18:55:20&skey=63a7c47a2fb85ab9c03732ce63055e1f&channel=maybank2u&extraP={\"fpx_buyer_name\":\"WONG CHAK LOONG\",\"fpx_txn_id\":\"2408121855200312\"}&treq=1', '2024-08-12 18:56:31'),
(1474, 'skey=63a7c47a2fb85ab9c03732ce63055e1f&tranID=2334125348&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-12 18:55:20&orderid=P20240812185510AD95&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"WONG%20CHAK%20LOONG\",\"fpx_txn_id\":\"2408121855200312\"}&treq=1', '2024-08-12 18:56:43'),
(1475, 'nbcb=2&tranID=2335163751&orderid=P202408131321042C86&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-13 13:21:13&skey=93882d0f8a276b915a4dcdc33eea159a&channel=TNG-EWALLET&treq=1', '2024-08-13 13:21:21'),
(1476, 'skey=93882d0f8a276b915a4dcdc33eea159a&tranID=2335163751&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-13 13:21:13&orderid=P202408131321042C86&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-13 13:24:03'),
(1477, 'nbcb=2&tranID=2335414137&orderid=P20240813161131A0F7&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-13 16:11:39&skey=fca0ca639c934bf733e6808e248fcda2&channel=TNG-EWALLET&treq=1', '2024-08-13 16:11:58'),
(1478, 'skey=fca0ca639c934bf733e6808e248fcda2&tranID=2335414137&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-13 16:11:39&orderid=P20240813161131A0F7&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-13 16:12:13'),
(1479, 'nbcb=2&tranID=2335605018&orderid=P202408131829098EFC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.80&currency=RM&appcode=&paydate=2024-08-13 18:29:19&skey=9e87e320037d602543fe19539bc8876d&channel=maybank2u&extraP={\"fpx_buyer_name\":\"BONG HUOY LIH\",\"fpx_txn_id\":\"2408131829200991\"}&treq=1', '2024-08-13 18:30:19'),
(1480, 'skey=9e87e320037d602543fe19539bc8876d&tranID=2335605018&domain=jackybadmintona&status=00&amount=15.80&currency=RM&paydate=2024-08-13 18:29:19&orderid=P202408131829098EFC&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"BONG%20HUOY%20LIH\",\"fpx_txn_id\":\"2408131829200991\"}&treq=1', '2024-08-13 18:30:41'),
(1481, 'skey=9e87e320037d602543fe19539bc8876d&tranID=2335605018&domain=jackybadmintona&status=00&amount=15.80&currency=RM&paydate=2024-08-13 18:29:19&orderid=P202408131829098EFC&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"BONG%20HUOY%20LIH\",\"fpx_txn_id\":\"2408131829200991\"}&treq=1', '2024-08-13 18:30:44'),
(1482, 'nbcb=2&tranID=2336085888&orderid=P2024081400145206A2&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-14 00:15:10&skey=c3324ff31513cf24395f8534329ae0de&channel=TNG-EWALLET&treq=1', '2024-08-14 00:15:35'),
(1483, 'skey=c3324ff31513cf24395f8534329ae0de&tranID=2336085888&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-14 00:15:10&orderid=P2024081400145206A2&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-14 00:16:02'),
(1484, 'nbcb=2&tranID=2337010592&orderid=P202408141729525324&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.80&currency=RM&appcode=&paydate=2024-08-14 17:30:00&skey=884ae59402df5d190a0265245e4d06d9&channel=TNG-EWALLET&treq=1', '2024-08-14 17:30:41'),
(1485, 'skey=884ae59402df5d190a0265245e4d06d9&tranID=2337010592&domain=jackybadmintona&status=00&amount=22.80&currency=RM&paydate=2024-08-14 17:30:00&orderid=P202408141729525324&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-14 17:30:50'),
(1486, 'nbcb=2&tranID=2338404421&orderid=P202408151528474A93&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-15 15:29:00&skey=17ead7772cab9fa2239e5b331b7457da&channel=maybank2u&extraP={\"fpx_buyer_name\":\"WONG CHAK LOONG\",\"fpx_txn_id\":\"2408151529010433\"}&treq=1', '2024-08-15 15:30:00'),
(1487, 'skey=17ead7772cab9fa2239e5b331b7457da&tranID=2338404421&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-15 15:29:00&orderid=P202408151528474A93&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"WONG%20CHAK%20LOONG\",\"fpx_txn_id\":\"2408151529010433\"}&treq=1', '2024-08-15 15:30:11'),
(1488, 'nbcb=2&tranID=2338432222&orderid=P20240815154820568C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-15 15:48:46&skey=3d809fa08f39f2902b449e2e237b027b&channel=TNG-EWALLET&treq=1', '2024-08-15 15:50:35'),
(1489, 'skey=3d809fa08f39f2902b449e2e237b027b&tranID=2338432222&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-15 15:48:46&orderid=P20240815154820568C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-15 15:51:23'),
(1490, 'nbcb=2&tranID=2338442042&orderid=P202408151555419844&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-15 15:55:51&skey=8c21f65b7ecaa8158e8e90c04ec7cba2&channel=rhb&extraP={\"fpx_buyer_name\":\"MOHD HAFIZUDDIN BIN DRAMAN @ YUSOF\",\"fpx_txn_id\":\"2408151555520679\"}&treq=1', '2024-08-15 15:56:40'),
(1491, 'skey=8c21f65b7ecaa8158e8e90c04ec7cba2&tranID=2338442042&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-15 15:55:51&orderid=P202408151555419844&appcode=&error_code=&error_desc=&channel=FPX_RHB&extraP={\"fpx_buyer_name\":\"MOHD%20HAFIZUDDIN%20BIN%20DRAMAN%20%40%20YUSOF\",\"fpx_txn_id\":\"2408151555520679\"}&treq=1', '2024-08-15 15:56:55'),
(1492, 'nbcb=2&tranID=2340063164&orderid=P20240816171636DE1E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=9.80&currency=RM&appcode=&paydate=2024-08-16 17:16:47&skey=57b7ed672187ee7549b319e3757d0f25&channel=maybank2u&extraP={\"fpx_buyer_name\":\"BONG HUOY LIH\",\"fpx_txn_id\":\"2408161716470056\"}&treq=1', '2024-08-16 17:17:34'),
(1493, 'skey=57b7ed672187ee7549b319e3757d0f25&tranID=2340063164&domain=jackybadmintona&status=00&amount=9.80&currency=RM&paydate=2024-08-16 17:16:47&orderid=P20240816171636DE1E&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"BONG%20HUOY%20LIH\",\"fpx_txn_id\":\"2408161716470056\"}&treq=1', '2024-08-16 17:17:45'),
(1494, 'nbcb=2&tranID=2340659898&orderid=P20240817004402CB8A&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-08-17 00:44:15&skey=59b64975b6e8d96b3b61899330bf539c&channel=TNG-EWALLET&treq=1', '2024-08-17 00:44:27'),
(1495, 'nbcb=2&tranID=2340741514&orderid=P202408170634040614&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.80&currency=RM&appcode=&paydate=2024-08-17 06:34:23&skey=0e845884f15b13f5bd1ab83d461d6d0f&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2408170634240722\"}&treq=1', '2024-08-17 06:35:13'),
(1496, 'skey=0e845884f15b13f5bd1ab83d461d6d0f&tranID=2340741514&domain=jackybadmintona&status=00&amount=20.80&currency=RM&paydate=2024-08-17 06:34:23&orderid=P202408170634040614&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2408170634240722\"}&treq=1', '2024-08-17 06:35:24'),
(1497, 'nbcb=2&tranID=2341413407&orderid=P20240817154546FF7B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.80&currency=RM&appcode=&paydate=2024-08-17 15:45:56&skey=7cc3bc8213d47e7adcfb6b3388317df8&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2408171545570554\"}&treq=1', '2024-08-17 15:47:28'),
(1498, 'skey=7cc3bc8213d47e7adcfb6b3388317df8&tranID=2341413407&domain=jackybadmintona&status=00&amount=22.80&currency=RM&paydate=2024-08-17 15:45:56&orderid=P20240817154546FF7B&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2408171545570554\"}&treq=1', '2024-08-17 15:47:36'),
(1499, 'nbcb=2&tranID=2341574449&orderid=P202408171736501EFA&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-17 17:36:58&skey=983d2486eec3a72c068433ed6e6d1b83&channel=maybank2u&extraP={\"fpx_buyer_name\":\"IKMAL HAKIMI BIN MOHD YUS\",\"fpx_txn_id\":\"2408171736580806\"}&treq=1', '2024-08-17 17:37:43'),
(1500, 'skey=983d2486eec3a72c068433ed6e6d1b83&tranID=2341574449&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-17 17:36:58&orderid=P202408171736501EFA&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"IKMAL%20HAKIMI%20BIN%20MOHD%20YUS\",\"fpx_txn_id\":\"2408171736580806\"}&treq=1', '2024-08-17 17:38:07'),
(1501, 'nbcb=2&tranID=2341571639&orderid=P20240817173437F3AF&status=11&error_desc=Transaction Not Found&error_code=FPX_76&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-17 17:34:55&skey=854e1f8bad4d955ec7a4e47f7b49b5f4&channel=maybank2u&extraP={\"fpx_txn_id\":\"2408171734560738\"}&treq=1', '2024-08-17 17:53:22'),
(1502, 'nbcb=2&tranID=2341573494&orderid=P20240817173608EC64&status=11&error_desc=Transaction Not Found&error_code=FPX_76&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-17 17:36:17&skey=6ea7c293aaec5554250ae87fdebc7199&channel=maybank2u&extraP={\"fpx_txn_id\":\"2408171736180451\"}&treq=1', '2024-08-17 17:53:33'),
(1503, 'nbcb=2&tranID=2341600173&orderid=P20240817175519844E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-17 17:55:37&skey=a427ea3c771f528213e167ac498f8c3e&channel=maybank2u&extraP={\"fpx_buyer_name\":\"LEONARD WONG LI PENG\",\"fpx_txn_id\":\"2408171755380705\"}&treq=1', '2024-08-17 17:56:30'),
(1504, 'skey=a427ea3c771f528213e167ac498f8c3e&tranID=2341600173&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-17 17:55:37&orderid=P20240817175519844E&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"LEONARD%20WONG%20LI%20PENG\",\"fpx_txn_id\":\"2408171755380705\"}&treq=1', '2024-08-17 17:56:44'),
(1505, 'nbcb=2&tranID=2341650826&orderid=P2024081718303793F0&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=115043&paydate=2024-08-17 18:31:57&skey=8f5fc2d8c4444cef2439a35e160523e9&channel=credit&extraP={\"ccbrand\":\"VISA\",\"cctype\":\"CREDIT\",\"cclast4\":\"9150\"}&treq=1', '2024-08-17 18:32:38'),
(1506, 'skey=dec92473ea0904590f5bd04e53257d3b&tranID=2341650826&domain=jackybadmintona&status=00&amount=21.00&currency=MYR&paydate=2024-08-17 18:31:57&orderid=P2024081718303793F0&appcode=115043&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"Visa\",\"cclast4\":\"9150\",\"cctype\":\"Credit\"}&treq=1', '2024-08-17 18:32:43'),
(1507, 'nbcb=2&tranID=2341692753&orderid=P202408171900210E4F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=125300&paydate=2024-08-17 19:01:54&skey=bee8bc6dfee462e03cd7e69e1216a6f0&channel=credit&extraP={\"ccbrand\":\"VISA\",\"cctype\":\"CREDIT\",\"cclast4\":\"9150\"}&treq=1', '2024-08-17 19:02:26'),
(1508, 'skey=ccde14f1f4598f97e7a45a52cf3cf6d0&tranID=2341692753&domain=jackybadmintona&status=00&amount=21.00&currency=MYR&paydate=2024-08-17 19:01:54&orderid=P202408171900210E4F&appcode=125300&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"Visa\",\"cclast4\":\"9150\",\"cctype\":\"Credit\"}&treq=1', '2024-08-17 19:02:30'),
(1509, 'nbcb=2&tranID=2341813174&orderid=P20240817202247D94C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.00&currency=RM&appcode=&paydate=2024-08-17 20:23:02&skey=c5488134375c344fae354de8e7737191&channel=cimb&extraP={\"fpx_buyer_name\":\"CHONG KAH JIAN\",\"fpx_txn_id\":\"2408172023030907\"}&treq=1', '2024-08-17 20:23:36'),
(1510, 'skey=c5488134375c344fae354de8e7737191&tranID=2341813174&domain=jackybadmintona&status=00&amount=19.00&currency=RM&paydate=2024-08-17 20:23:02&orderid=P20240817202247D94C&appcode=&error_code=&error_desc=&channel=FPX_CIMBCLICKS&extraP={\"fpx_buyer_name\":\"CHONG%20KAH%20JIAN\",\"fpx_txn_id\":\"2408172023030907\"}&treq=1', '2024-08-17 20:23:42'),
(1511, 'nbcb=2&tranID=2341851407&orderid=P20240817204606F388&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-08-17 20:46:23&skey=ef7064e88141010aaa5f890beeac7aab&channel=maybank2u&extraP={\"fpx_buyer_name\":\"KOK JIA HEAN\",\"fpx_txn_id\":\"2408172046240734\"}&treq=1', '2024-08-17 20:47:16'),
(1512, 'nbcb=2&tranID=2341908965&orderid=P202408172122424DD3&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=10.00&currency=RM&appcode=&paydate=2024-08-17 21:23:08&skey=5e04efe9a99c332c7774a1926a9d0e8f&channel=TNG-EWALLET&treq=1', '2024-08-17 21:23:29'),
(1513, 'skey=5e04efe9a99c332c7774a1926a9d0e8f&tranID=2341908965&domain=jackybadmintona&status=00&amount=10.00&currency=RM&paydate=2024-08-17 21:23:08&orderid=P202408172122424DD3&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-17 21:24:02'),
(1514, 'nbcb=2&tranID=2341909900&orderid=P202408172123249BAE&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=10.00&currency=RM&appcode=&paydate=2024-08-17 21:23:42&skey=567c6c1b8de532f4ad41c5a1d41f66dd&channel=TNG-EWALLET&treq=1', '2024-08-17 21:24:23'),
(1515, 'skey=567c6c1b8de532f4ad41c5a1d41f66dd&tranID=2341909900&domain=jackybadmintona&status=00&amount=10.00&currency=RM&paydate=2024-08-17 21:23:42&orderid=P202408172123249BAE&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-17 21:24:37'),
(1516, 'nbcb=2&tranID=2342028121&orderid=P2024081722461941B3&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-08-17 22:46:37&skey=5c6d235f352d23e2c4e419d414b83d34&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-08-17 22:46:56'),
(1517, 'skey=458eb32e163b6654a5cb35d01e2255ca&tranID=2342028121&domain=jackybadmintona&status=00&amount=21.00&currency=MYR&paydate=2024-08-17 22:46:37&orderid=P2024081722461941B3&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-08-17 22:47:00'),
(1518, 'nbcb=2&tranID=2342637086&orderid=P20240818131924EA79&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-08-18 13:19:38&skey=54fbe296cd827575ef7f1fdf39de30cb&channel=bankislam&extraP={\"fpx_buyer_name\":\"MR PANDIRI PRIYATHAM KUMAR\",\"fpx_txn_id\":\"2408181319390036\"}&treq=1', '2024-08-18 13:20:35'),
(1519, 'skey=54fbe296cd827575ef7f1fdf39de30cb&tranID=2342637086&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-08-18 13:19:38&orderid=P20240818131924EA79&appcode=&error_code=&error_desc=&channel=FPX_BIMB&extraP={\"fpx_buyer_name\":\"MR%20PANDIRI%20PRIYATHAM%20KUMAR\",\"fpx_txn_id\":\"2408181319390036\"}&treq=1', '2024-08-18 13:20:46'),
(1520, 'nbcb=2&tranID=2342703772&orderid=P20240818140211A7D8&status=11&error_desc=Internal resource not found or validation failed, trace ID&error_code=CC_E0000&domain=jackybadmintona&amount=9.80&currency=RM&appcode=&paydate=2024-08-18 14:03:37&skey=2904da5ecb42459e6078ff222c953191&channel=credit&extraP={\"ccbrand\":\"MASTERCARD\",\"cctype\":\"CREDIT\",\"cclast4\":\"7679\"}&treq=1', '2024-08-18 14:04:05'),
(1521, 'skey=8df8af92b188b88bb88732bfa2670c47&tranID=2342703772&domain=jackybadmintona&status=11&amount=9.80&currency=MYR&paydate=2024-08-18 14:03:37&orderid=P20240818140211A7D8&appcode=&error_code=CC_E0000&error_desc=Internal resource not found or validation failed, trace ID: E07ym5oXivA94R-CF7WJx6PrG3bu53qdfyw-chIl, error ID: get error code failed&channel=Credit&treq=1', '2024-08-18 14:04:09'),
(1522, 'nbcb=2&tranID=2342706654&orderid=P2024081814052063D8&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=9.80&currency=RM&appcode=&paydate=2024-08-18 14:05:31&skey=da592e444d09880df1bd0569ecb45bc6&channel=maybank2u&extraP={\"fpx_buyer_name\":\"BONG HUOY LIH\",\"fpx_txn_id\":\"2408181405320364\"}&treq=1', '2024-08-18 14:06:33'),
(1523, 'skey=da592e444d09880df1bd0569ecb45bc6&tranID=2342706654&domain=jackybadmintona&status=00&amount=9.80&currency=RM&paydate=2024-08-18 14:05:31&orderid=P2024081814052063D8&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"BONG%20HUOY%20LIH\",\"fpx_txn_id\":\"2408181405320364\"}&treq=1', '2024-08-18 14:06:43'),
(1524, 'nbcb=2&tranID=2343053127&orderid=P20240818180201C8B4&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-08-18 18:02:30&skey=fa4c3d61509ae0a762b0216f13169436&channel=TNG-EWALLET&treq=1', '2024-08-18 18:03:22'),
(1525, 'skey=f89da2dfaf0be313a3c1706758bf077f&tranID=2343053127&domain=jackybadmintona&status=22&amount=21.00&currency=RM&paydate=2024-08-18 18:02:30&orderid=P20240818180201C8B4&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-18 18:03:36'),
(1526, 'skey=fa4c3d61509ae0a762b0216f13169436&tranID=2343053127&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-08-18 18:02:30&orderid=P20240818180201C8B4&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-18 18:03:36'),
(1527, 'nbcb=2&tranID=2343608130&orderid=P20240819020403C3E9&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2024-08-19 02:04:13&skey=ebbf36b77967e90c72280bc4bacaa40d&channel=TNG-EWALLET&treq=1', '2024-08-19 02:04:27'),
(1528, 'skey=ebbf36b77967e90c72280bc4bacaa40d&tranID=2343608130&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2024-08-19 02:04:13&orderid=P20240819020403C3E9&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-19 02:05:05'),
(1529, 'skey=ebbf36b77967e90c72280bc4bacaa40d&tranID=2343608130&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2024-08-19 02:04:13&orderid=P20240819020403C3E9&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-19 02:05:56'),
(1530, 'skey=ebbf36b77967e90c72280bc4bacaa40d&tranID=2343608130&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2024-08-19 02:04:13&orderid=P20240819020403C3E9&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-19 02:05:56'),
(1531, 'nbcb=2&tranID=2343779990&orderid=P20240819091638A73A&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-08-19 09:16:48&skey=2d47d47aebc7a94834300cf021f47f0a&channel=maybank2u&extraP={\"fpx_buyer_name\":\"WONG CHAK LOONG\",\"fpx_txn_id\":\"2408190916490909\"}&treq=1', '2024-08-19 09:17:38'),
(1532, 'skey=2d47d47aebc7a94834300cf021f47f0a&tranID=2343779990&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-08-19 09:16:48&orderid=P20240819091638A73A&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"WONG%20CHAK%20LOONG\",\"fpx_txn_id\":\"2408190916490909\"}&treq=1', '2024-08-19 09:17:45'),
(1533, 'nbcb=2&tranID=2344150828&orderid=P2024081913414041DE&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=16.00&currency=RM&appcode=&paydate=2024-08-19 13:41:54&skey=0b447f32f9cb1226d0d9d00717b95d67&channel=maybank2u&extraP={\"fpx_buyer_name\":\"CHONG SIOW FOONG\",\"fpx_txn_id\":\"2408191341550741\"}&treq=1', '2024-08-19 13:43:01'),
(1534, 'skey=0b447f32f9cb1226d0d9d00717b95d67&tranID=2344150828&domain=jackybadmintona&status=00&amount=16.00&currency=RM&paydate=2024-08-19 13:41:54&orderid=P2024081913414041DE&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"CHONG%20SIOW%20FOONG\",\"fpx_txn_id\":\"2408191341550741\"}&treq=1', '2024-08-19 13:43:19'),
(1535, 'nbcb=2&tranID=2344596051&orderid=P202408191859343763&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-19 18:59:44&skey=4957e693bc42b69fd9f530ed0d273819&channel=maybank2u&extraP={\"fpx_buyer_name\":\"WONG CHAK LOONG\",\"fpx_txn_id\":\"2408191859450184\"}&treq=1', '2024-08-19 19:00:25'),
(1536, 'skey=4957e693bc42b69fd9f530ed0d273819&tranID=2344596051&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-19 18:59:44&orderid=P202408191859343763&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"WONG%20CHAK%20LOONG\",\"fpx_txn_id\":\"2408191859450184\"}&treq=1', '2024-08-19 19:00:32'),
(1537, 'nbcb=2&tranID=2345820417&orderid=P202408201610386D2B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-20 16:11:10&skey=f9bb9effda7da8cbc052004da4720d6c&channel=TNG-EWALLET&treq=1', '2024-08-20 16:13:41'),
(1538, 'skey=f9bb9effda7da8cbc052004da4720d6c&tranID=2345820417&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-20 16:11:10&orderid=P202408201610386D2B&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-20 16:13:57'),
(1539, 'nbcb=2&tranID=2346851301&orderid=P202408211048133653&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-08-21 10:48:30&skey=2e194d41ecded3fdd04b34dde61f16d2&channel=TNG-EWALLET&treq=1', '2024-08-21 10:50:55'),
(1540, 'skey=2e194d41ecded3fdd04b34dde61f16d2&tranID=2346851301&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-08-21 10:48:30&orderid=P202408211048133653&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-21 10:51:09'),
(1541, 'nbcb=2&tranID=2347037149&orderid=P20240821125049400D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-21 12:50:59&skey=e8b31ea26d8a048c949a0908a8d1c317&channel=TNG-EWALLET&treq=1', '2024-08-21 12:51:07'),
(1542, 'skey=e8b31ea26d8a048c949a0908a8d1c317&tranID=2347037149&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-21 12:50:59&orderid=P20240821125049400D&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-21 12:51:50'),
(1543, 'nbcb=2&tranID=2347243572&orderid=P20240821150332C6FA&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-21 15:03:44&skey=a6f298c3a900a1dbe8825f8a649f0a6e&channel=maybank2u&extraP={\"fpx_buyer_name\":\"YAP CHI FUNG\",\"fpx_txn_id\":\"2408211503450042\"}&treq=1', '2024-08-21 15:04:18'),
(1544, 'skey=a6f298c3a900a1dbe8825f8a649f0a6e&tranID=2347243572&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-21 15:03:44&orderid=P20240821150332C6FA&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"YAP%20CHI%20FUNG\",\"fpx_txn_id\":\"2408211503450042\"}&treq=1', '2024-08-21 15:04:25'),
(1545, 'nbcb=2&tranID=2347600641&orderid=P202408211913555AB6&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-21 19:14:04&skey=ef5a08fc8206cb7ee5ee8389928961ee&channel=maybank2u&extraP={\"fpx_buyer_name\":\"IKMAL HAKIMI BIN MOHD YUS\",\"fpx_txn_id\":\"2408211914050789\"}&treq=1', '2024-08-21 19:14:46'),
(1546, 'skey=ef5a08fc8206cb7ee5ee8389928961ee&tranID=2347600641&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-21 19:14:04&orderid=P202408211913555AB6&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"IKMAL%20HAKIMI%20BIN%20MOHD%20YUS\",\"fpx_txn_id\":\"2408211914050789\"}&treq=1', '2024-08-21 19:14:55'),
(1547, 'nbcb=2&tranID=2347597778&orderid=P202408211912074C62&status=11&error_desc=Transaction Not Found&error_code=FPX_76&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-21 19:12:17&skey=f2b13d799d7bc248416d4d3f2e1311b4&channel=maybank2u&extraP={\"fpx_txn_id\":\"2408211912170712\"}&treq=1', '2024-08-21 19:29:15'),
(1548, 'nbcb=2&tranID=2347599638&orderid=P20240821191316171F&status=11&error_desc=Transaction Not Found&error_code=FPX_76&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-21 19:13:27&skey=f0709b50b61034a06534c62ef395d439&channel=maybank2u&extraP={\"fpx_txn_id\":\"2408211913280312\"}&treq=1', '2024-08-21 19:29:27'),
(1549, 'nbcb=2&tranID=2348188083&orderid=P20240822080927C5B8&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-22 08:09:44&skey=57731c51d1fa90af9589e144d43ad21a&channel=cimb&extraP={\"fpx_buyer_name\":\"CHOO CHEE KHANG\",\"fpx_txn_id\":\"2408220809450757\"}&treq=1', '2024-08-22 08:10:34'),
(1550, 'skey=57731c51d1fa90af9589e144d43ad21a&tranID=2348188083&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-22 08:09:44&orderid=P20240822080927C5B8&appcode=&error_code=&error_desc=&channel=FPX_CIMBCLICKS&extraP={\"fpx_buyer_name\":\"CHOO%20CHEE%20KHANG\",\"fpx_txn_id\":\"2408220809450757\"}&treq=1', '2024-08-22 08:10:43'),
(1551, 'nbcb=2&tranID=2348869658&orderid=P202408221559099991&status=11&error_desc=Insufficient Funds&error_code=FPX_51&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-22 16:02:29&skey=154b43d06bf75199b0efb34f52dce3d0&channel=maybank2u&extraP={\"fpx_txn_id\":\"2408221602300356\"}&treq=1', '2024-08-22 16:04:56'),
(1552, 'skey=154b43d06bf75199b0efb34f52dce3d0&tranID=2348869658&domain=jackybadmintona&status=11&amount=23.00&currency=RM&paydate=2024-08-22 16:02:29&orderid=P202408221559099991&appcode=&error_code=FPX_51&error_desc=Insufficient Funds&channel=FPX_MB2U&extraP={\"fpx_txn_id\":\"2408221602300356\"}&treq=1', '2024-08-22 16:05:16'),
(1553, 'nbcb=2&tranID=2348874104&orderid=P20240822160547468D&status=11&error_desc=Insufficient Funds&error_code=FPX_51&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-22 16:05:54&skey=6c2328a8f2a6667ba10a66f086d2f98c&channel=maybank2u&extraP={\"fpx_txn_id\":\"2408221605550977\"}&treq=1', '2024-08-22 16:07:54');
INSERT INTO `payments_returns` (`payment_return_id`, `return_data`, `return_datetime`) VALUES
(1554, 'skey=6c2328a8f2a6667ba10a66f086d2f98c&tranID=2348874104&domain=jackybadmintona&status=11&amount=23.00&currency=RM&paydate=2024-08-22 16:05:54&orderid=P20240822160547468D&appcode=&error_code=FPX_51&error_desc=Insufficient Funds&channel=FPX_MB2U&extraP={\"fpx_txn_id\":\"2408221605550977\"}&treq=1', '2024-08-22 16:07:59'),
(1555, 'nbcb=2&tranID=2348877358&orderid=P202408221608165DD3&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-22 16:08:23&skey=06d24bae7148533439d92fc891c8365d&channel=maybank2u&extraP={\"fpx_buyer_name\":\"LEE JUN WEI\",\"fpx_txn_id\":\"2408221608240509\"}&treq=1', '2024-08-22 16:08:58'),
(1556, 'skey=06d24bae7148533439d92fc891c8365d&tranID=2348877358&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-22 16:08:23&orderid=P202408221608165DD3&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"LEE%20JUN%20WEI\",\"fpx_txn_id\":\"2408221608240509\"}&treq=1', '2024-08-22 16:09:03'),
(1557, 'nbcb=2&tranID=2349496036&orderid=P20240822230414A1A3&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=16.00&currency=RM&appcode=&paydate=2024-08-22 23:04:21&skey=95ccbaeb250235aa00a78adbdb5b8f76&channel=TNG-EWALLET&treq=1', '2024-08-22 23:04:29'),
(1558, 'nbcb=2&tranID=2349582434&orderid=P2024082300424405CC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-23 00:42:53&skey=698b5f8b23a82ad799b2dee3e3379f15&channel=TNG-EWALLET&treq=1', '2024-08-23 00:43:06'),
(1559, 'skey=698b5f8b23a82ad799b2dee3e3379f15&tranID=2349582434&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-23 00:42:53&orderid=P2024082300424405CC&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-23 00:43:43'),
(1560, 'skey=698b5f8b23a82ad799b2dee3e3379f15&tranID=2349582434&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-23 00:42:53&orderid=P2024082300424405CC&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-23 00:43:44'),
(1561, 'nbcb=2&tranID=2350580265&orderid=P2024082315130660AF&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=16.00&currency=RM&appcode=&paydate=2024-08-23 15:13:18&skey=14dd6f137e7a836702ab1db95ab9b455&channel=TNG-EWALLET&treq=1', '2024-08-23 15:14:54'),
(1562, 'skey=14dd6f137e7a836702ab1db95ab9b455&tranID=2350580265&domain=jackybadmintona&status=00&amount=16.00&currency=RM&paydate=2024-08-23 15:13:18&orderid=P2024082315130660AF&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-23 15:15:02'),
(1563, 'nbcb=2&tranID=2350618531&orderid=P202408231533338C5C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-08-23 15:33:50&skey=bfc6eed632e6f1b71754012a07a802af&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2408231533510553\"}&treq=1', '2024-08-23 15:35:24'),
(1564, 'skey=bfc6eed632e6f1b71754012a07a802af&tranID=2350618531&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-08-23 15:33:50&orderid=P202408231533338C5C&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2408231533510553\"}&treq=1', '2024-08-23 15:36:32'),
(1565, 'nbcb=2&tranID=2350679518&orderid=P202408231607093C2D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=T08470&paydate=2024-08-23 16:07:41&skey=a92c4c3a777693e7478b02ff9a2fe3f8&channel=credit&extraP={\"ccbrand\":\"MASTERCARD\",\"cctype\":\"CREDIT\",\"cclast4\":\"3272\"}&treq=1', '2024-08-23 16:08:14'),
(1566, 'skey=08894df983971399acf0a54cc5df2e89&tranID=2350679518&domain=jackybadmintona&status=00&amount=23.00&currency=MYR&paydate=2024-08-23 16:07:41&orderid=P202408231607093C2D&appcode=T08470&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"MasterCard\",\"cclast4\":\"3272\",\"cctype\":\"Credit\"}&treq=1', '2024-08-23 16:08:17'),
(1567, 'nbcb=2&tranID=2350808727&orderid=P20240823172550EFFA&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-23 17:25:59&skey=0d6b44dd10d99938f178d5c9534d3079&channel=cimb&extraP={\"fpx_buyer_name\":\"ABDULLAH NABIL BIN ABDUL SHUKOR\",\"fpx_txn_id\":\"2408231726000918\"}&treq=1', '2024-08-23 17:26:41'),
(1568, 'skey=0d6b44dd10d99938f178d5c9534d3079&tranID=2350808727&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-23 17:25:59&orderid=P20240823172550EFFA&appcode=&error_code=&error_desc=&channel=FPX_CIMBCLICKS&extraP={\"fpx_buyer_name\":\"ABDULLAH%20NABIL%20BIN%20ABDUL%20SHUKOR\",\"fpx_txn_id\":\"2408231726000918\"}&treq=1', '2024-08-23 17:26:55'),
(1569, 'nbcb=2&tranID=2350807402&orderid=P20240823172450DB3F&status=11&error_desc=Transaction Not Found&error_code=FPX_76&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-23 17:25:07&skey=f8861ad6e70e3d9ecabea15a4edeb02d&channel=cimb&extraP={\"fpx_txn_id\":\"2408231725080426\"}&treq=1', '2024-08-23 17:40:44'),
(1570, 'nbcb=2&tranID=2350840911&orderid=P20240823174557464A&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.80&currency=RM&appcode=&paydate=2024-08-23 17:46:21&skey=6c3e00e0fd433acfb2845f9538ea2a1e&channel=TNG-EWALLET&treq=1', '2024-08-23 17:46:59'),
(1571, 'skey=6c3e00e0fd433acfb2845f9538ea2a1e&tranID=2350840911&domain=jackybadmintona&status=00&amount=22.80&currency=RM&paydate=2024-08-23 17:46:21&orderid=P20240823174557464A&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-23 17:47:11'),
(1572, 'nbcb=2&tranID=2352256603&orderid=P20240824145225B4A0&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=10.00&currency=RM&appcode=&paydate=2024-08-24 14:52:55&skey=4d41723c5e8e405f41b6a93f5abf4306&channel=maybank2u&extraP={\"fpx_buyer_name\":\"SORFINA IZZATI BINTI MOHD\",\"fpx_txn_id\":\"2408241453080753\"}&treq=1', '2024-08-24 14:54:56'),
(1573, 'skey=4d41723c5e8e405f41b6a93f5abf4306&tranID=2352256603&domain=jackybadmintona&status=00&amount=10.00&currency=RM&paydate=2024-08-24 14:52:55&orderid=P20240824145225B4A0&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"SORFINA%20IZZATI%20BINTI%20MOHD\",\"fpx_txn_id\":\"2408241453080753\"}&treq=1', '2024-08-24 14:55:16'),
(1574, 'nbcb=2&tranID=2352507528&orderid=P202408241730348EA1&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-24 17:31:01&skey=fba550d1b6834dbaa7b11b064e669280&channel=TNG-EWALLET&treq=1', '2024-08-24 17:32:13'),
(1575, 'skey=fba550d1b6834dbaa7b11b064e669280&tranID=2352507528&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-24 17:31:01&orderid=P202408241730348EA1&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-24 17:32:27'),
(1576, 'nbcb=2&tranID=2352699099&orderid=P20240824193209A93A&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-24 19:32:15&skey=6142461a56150cf809f0d34391bf93bd&channel=TNG-EWALLET&treq=1', '2024-08-24 19:32:25'),
(1577, 'skey=6142461a56150cf809f0d34391bf93bd&tranID=2352699099&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-24 19:32:15&orderid=P20240824193209A93A&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-24 19:33:09'),
(1578, 'skey=6142461a56150cf809f0d34391bf93bd&tranID=2352699099&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-24 19:32:15&orderid=P20240824193209A93A&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-24 19:33:09'),
(1579, 'nbcb=2&tranID=2352707050&orderid=P20240824193658376D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-24 19:37:07&skey=01a92ea355b8a4be31c543edcca9a5b0&channel=rhb&extraP={\"fpx_buyer_name\":\"MOHD HAFIZUDDIN BIN DRAMAN @ YUSOF\",\"fpx_txn_id\":\"2408241937090798\"}&treq=1', '2024-08-24 19:37:43'),
(1580, 'skey=01a92ea355b8a4be31c543edcca9a5b0&tranID=2352707050&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-24 19:37:07&orderid=P20240824193658376D&appcode=&error_code=&error_desc=&channel=FPX_RHB&extraP={\"fpx_buyer_name\":\"MOHD%20HAFIZUDDIN%20BIN%20DRAMAN%20%40%20YUSOF\",\"fpx_txn_id\":\"2408241937090798\"}&treq=1', '2024-08-24 19:37:54'),
(1581, 'nbcb=2&tranID=2352951964&orderid=P202408242138449C91&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.80&currency=RM&appcode=T62860&paydate=2024-08-24 21:39:44&skey=c2232b3075901444937bc2bb5500602f&channel=credit&extraP={\"ccbrand\":\"MASTERCARD\",\"cctype\":\"CREDIT\",\"cclast4\":\"3272\"}&treq=1', '2024-08-24 21:40:15'),
(1582, 'skey=ddba22eac3e782a8dc9e1d84388d4562&tranID=2352951964&domain=jackybadmintona&status=00&amount=22.80&currency=MYR&paydate=2024-08-24 21:39:44&orderid=P202408242138449C91&appcode=T62860&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"MasterCard\",\"cclast4\":\"3272\",\"cctype\":\"Credit\"}&treq=1', '2024-08-24 21:40:20'),
(1583, 'nbcb=2&tranID=2353420730&orderid=P20240825083526B1AC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.80&currency=RM&appcode=&paydate=2024-08-25 08:35:36&skey=7c5551a91d884864339aa2d6aacff55a&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2408250835370611\"}&treq=1', '2024-08-25 08:36:38'),
(1584, 'skey=7c5551a91d884864339aa2d6aacff55a&tranID=2353420730&domain=jackybadmintona&status=00&amount=20.80&currency=RM&paydate=2024-08-25 08:35:36&orderid=P20240825083526B1AC&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2408250835370611\"}&treq=1', '2024-08-25 08:36:50'),
(1585, 'nbcb=2&tranID=2353587348&orderid=P202408251040217BA1&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.00&currency=RM&appcode=&paydate=2024-08-25 10:40:32&skey=bc57b0cccadcbd961a74fa517aefaecb&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-08-25 10:41:24'),
(1586, 'skey=a0afbfb33d420acc27c24d4c49924985&tranID=2353587348&domain=jackybadmintona&status=00&amount=19.00&currency=MYR&paydate=2024-08-25 10:40:32&orderid=P202408251040217BA1&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-08-25 10:41:30'),
(1587, 'nbcb=2&tranID=2353592543&orderid=P202408251043284EF3&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-08-25 10:43:49&skey=f6bdb14b1ca0cdc5b629ad78c21453fc&channel=maybank2u&extraP={\"fpx_buyer_name\":\"ANDREW CHIN WENG KEONG\",\"fpx_txn_id\":\"2408251043500686\"}&treq=1', '2024-08-25 10:44:49'),
(1588, 'skey=f6bdb14b1ca0cdc5b629ad78c21453fc&tranID=2353592543&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-08-25 10:43:49&orderid=P202408251043284EF3&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"ANDREW%20CHIN%20WENG%20KEONG\",\"fpx_txn_id\":\"2408251043500686\"}&treq=1', '2024-08-25 10:44:58'),
(1589, 'nbcb=2&tranID=2353803740&orderid=P202408251240442D37&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.00&currency=RM&appcode=&paydate=2024-08-25 12:40:58&skey=ef0cbfaa327c17c0cd86f7110a63a5e9&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TIONG CHYI\",\"fpx_txn_id\":\"2408251240590154\"}&treq=1', '2024-08-25 12:41:46'),
(1590, 'skey=ef0cbfaa327c17c0cd86f7110a63a5e9&tranID=2353803740&domain=jackybadmintona&status=00&amount=19.00&currency=RM&paydate=2024-08-25 12:40:58&orderid=P202408251240442D37&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TIONG%20CHYI\",\"fpx_txn_id\":\"2408251240590154\"}&treq=1', '2024-08-25 12:41:56'),
(1591, 'nbcb=2&tranID=2353876385&orderid=P202408251316040ECD&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-08-25 13:16:23&skey=bece8b7c9f400b5c4408c42902cc6f42&channel=maybank2u&extraP={\"fpx_buyer_name\":\"WONG CHAK LOONG\",\"fpx_txn_id\":\"2408251316240244\"}&treq=1', '2024-08-25 13:17:22'),
(1592, 'skey=bece8b7c9f400b5c4408c42902cc6f42&tranID=2353876385&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-08-25 13:16:23&orderid=P202408251316040ECD&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"WONG%20CHAK%20LOONG\",\"fpx_txn_id\":\"2408251316240244\"}&treq=1', '2024-08-25 13:17:34'),
(1593, 'nbcb=2&tranID=2353887187&orderid=P202408251321092EC7&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.80&currency=RM&appcode=&paydate=2024-08-25 13:21:28&skey=31a140cb1d355cb67b444e9bbd3a40fd&channel=TNG-EWALLET&treq=1', '2024-08-25 13:22:45'),
(1594, 'skey=cdc637e977d60e8dae60c15e63e8fe26&tranID=2353887187&domain=jackybadmintona&status=22&amount=20.80&currency=RM&paydate=2024-08-25 13:21:28&orderid=P202408251321092EC7&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-25 13:22:57'),
(1595, 'skey=31a140cb1d355cb67b444e9bbd3a40fd&tranID=2353887187&domain=jackybadmintona&status=00&amount=20.80&currency=RM&paydate=2024-08-25 13:21:28&orderid=P202408251321092EC7&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-25 13:22:59'),
(1596, 'treq=1', '2024-08-25 21:55:05'),
(1597, 'nbcb=2&tranID=2356122774&orderid=P20240826172639B9C4&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-26 17:26:51&skey=6c2ec046f4a89ee1bd4f2d484cee4a59&channel=maybank2u&extraP={\"fpx_buyer_name\":\"WONG CHAK LOONG\",\"fpx_txn_id\":\"2408261726520568\"}&treq=1', '2024-08-26 17:28:28'),
(1598, 'nbcb=2&tranID=2357338842&orderid=P202408271225400DE4&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-27 12:25:55&skey=580aab9afb9c3773c4782d7e6d12e0af&channel=TNG-EWALLET&treq=1', '2024-08-27 12:26:19'),
(1599, 'skey=580aab9afb9c3773c4782d7e6d12e0af&tranID=2357338842&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-27 12:25:55&orderid=P202408271225400DE4&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-27 12:26:50'),
(1600, 'nbcb=2&tranID=2359292054&orderid=P20240828145753FBF8&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=16.00&currency=RM&appcode=&paydate=2024-08-28 14:58:06&skey=bf230ec700d49f99190c25dcd1dce16d&channel=TNG-EWALLET&treq=1', '2024-08-28 14:58:27'),
(1601, 'nbcb=2&tranID=2359588461&orderid=P20240828180557541C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-28 18:06:11&skey=ae5d26f72f5156d3d960c6487c5c297d&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"CACC\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20240828MBBEMYKL030OQR74927866\"}&treq=1', '2024-08-28 18:06:52'),
(1602, 'skey=ae5d26f72f5156d3d960c6487c5c297d&tranID=2359588461&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-28 18:06:11&orderid=P20240828180557541C&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"CACC\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20240828MBBEMYKL030OQR74927866\"}&treq=1', '2024-08-28 18:07:04'),
(1603, 'nbcb=2&tranID=2359780143&orderid=P20240828195832F895&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-28 19:59:02&skey=86433eb1116b1978b87e6e25a4ec8c36&channel=publicbank&extraP={\"fpx_buyer_name\":\"WONG KOK WENG\",\"fpx_txn_id\":\"2408281959030382\"}&treq=1', '2024-08-28 20:00:08'),
(1604, 'skey=86433eb1116b1978b87e6e25a4ec8c36&tranID=2359780143&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-28 19:59:02&orderid=P20240828195832F895&appcode=&error_code=&error_desc=&channel=FPX_PBB&extraP={\"fpx_buyer_name\":\"WONG%20KOK%20WENG\",\"fpx_txn_id\":\"2408281959030382\"}&treq=1', '2024-08-28 20:00:24'),
(1605, 'nbcb=2&tranID=2361087189&orderid=P2024082915201381AC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-29 15:20:22&skey=3dd3b23c5438e9643f3c20b7af5d0ec4&channel=maybank2u&extraP={\"fpx_buyer_name\":\"LEE JUN WEI\",\"fpx_txn_id\":\"2408291520230368\"}&treq=1', '2024-08-29 15:20:53'),
(1606, 'skey=3dd3b23c5438e9643f3c20b7af5d0ec4&tranID=2361087189&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-29 15:20:22&orderid=P2024082915201381AC&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"LEE%20JUN%20WEI\",\"fpx_txn_id\":\"2408291520230368\"}&treq=1', '2024-08-29 15:20:58'),
(1607, 'nbcb=2&tranID=2362430439&orderid=P20240830103343FA98&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-08-30 10:34:33&skey=7e4113ce712f319276896d0e89872c7f&channel=TNG-EWALLET&treq=1', '2024-08-30 10:34:48'),
(1608, 'skey=7e4113ce712f319276896d0e89872c7f&tranID=2362430439&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-08-30 10:34:33&orderid=P20240830103343FA98&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-30 10:35:24'),
(1609, 'nbcb=2&tranID=2362668220&orderid=P20240830123415CE59&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=9.80&currency=RM&appcode=&paydate=2024-08-30 12:34:25&skey=d781ef8217ffe48cae4f76eba543565e&channel=maybank2u&extraP={\"fpx_buyer_name\":\"BONG HUOY LIH\",\"fpx_txn_id\":\"2408301234250426\"}&treq=1', '2024-08-30 12:35:05'),
(1610, 'skey=d781ef8217ffe48cae4f76eba543565e&tranID=2362668220&domain=jackybadmintona&status=00&amount=9.80&currency=RM&paydate=2024-08-30 12:34:25&orderid=P20240830123415CE59&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"BONG%20HUOY%20LIH\",\"fpx_txn_id\":\"2408301234250426\"}&treq=1', '2024-08-30 12:35:14'),
(1611, 'skey=e89995bc06624f0f7d94fa8324dc6a16&tranID=2362696010&domain=jackybadmintona&status=22&amount=23.00&currency=RM&paydate=2024-08-30 12:46:43&orderid=P20240830124627EF68&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-30 12:47:48'),
(1612, 'nbcb=2&tranID=2362696010&orderid=P20240830124627EF68&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-30 12:46:43&skey=6db01358768c603aae14de9368407d70&channel=TNG-EWALLET&treq=1', '2024-08-30 12:48:07'),
(1613, 'skey=6db01358768c603aae14de9368407d70&tranID=2362696010&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-30 12:46:43&orderid=P20240830124627EF68&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-30 12:48:15'),
(1614, 'nbcb=2&tranID=2362789825&orderid=P202408301323294FD1&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-08-30 13:23:53&skey=1bb388c135016752d82e3c45086a9b64&channel=TNG-EWALLET&treq=1', '2024-08-30 13:24:30'),
(1615, 'skey=1bb388c135016752d82e3c45086a9b64&tranID=2362789825&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-08-30 13:23:53&orderid=P202408301323294FD1&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-30 13:24:45'),
(1616, 'nbcb=2&tranID=2362813847&orderid=P202408301333296E7D&status=11&error_desc=Buyer Session Timeout At Confirmation Page&error_code=FPX_1J&domain=jackybadmintona&amount=16.00&currency=RM&appcode=&paydate=2024-08-30 13:33:40&skey=858d74b0dfc97d0392c14a9ad462ee76&channel=maybank2u&extraP={\"fpx_txn_id\":\"2408301333410586\"}&treq=1', '2024-08-30 13:36:18'),
(1617, 'nbcb=2&tranID=2362824406&orderid=P2024083013374319A2&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=16.00&currency=RM&appcode=&paydate=2024-08-30 13:38:05&skey=d34ae38580f6ae6435281c7f783f8293&channel=maybank2u&extraP={\"fpx_buyer_name\":\"Alya Amanina Binti Zanuri\",\"fpx_txn_id\":\"2408301338070554\"}&treq=1', '2024-08-30 13:38:53'),
(1618, 'nbcb=2&tranID=2362820045&orderid=P2024083013360500B1&status=11&error_desc=Buyer Session Timeout At Confirmation Page&error_code=FPX_1J&domain=jackybadmintona&amount=16.00&currency=RM&appcode=&paydate=2024-08-30 13:36:16&skey=9f3dd2971ed1aeaef5ee24b9645d34a8&channel=maybank2u&extraP={\"fpx_txn_id\":\"2408301336170940\"}&treq=1', '2024-08-30 13:38:55'),
(1619, 'nbcb=2&tranID=2362809409&orderid=P20240830133134EB08&status=11&error_desc=Transaction Not Found&error_code=FPX_76&domain=jackybadmintona&amount=16.00&currency=RM&appcode=&paydate=2024-08-30 13:31:49&skey=8ed0b50b43800830aa54ea502d28495b&channel=maybank2u&extraP={\"fpx_txn_id\":\"2408301331500809\"}&treq=1', '2024-08-30 13:48:00'),
(1620, 'nbcb=2&tranID=2363029571&orderid=P20240830151847010F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-08-30 15:18:56&skey=e21e501dfd4693902109bd667dd995e2&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2408301518570837\"}&treq=1', '2024-08-30 15:22:53'),
(1621, 'skey=068d6509d5044add573e89e221a1fdbe&tranID=2363924255&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2024-08-30 22:53:39&orderid=P20240830225319840E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-30 22:54:44'),
(1622, 'nbcb=2&tranID=2363924255&orderid=P20240830225319840E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-08-30 22:53:39&skey=4cd775cff5c0704553b8d38ba46371d9&channel=TNG-EWALLET&treq=1', '2024-08-30 22:55:28'),
(1623, 'nbcb=2&tranID=2364323939&orderid=P20240831091020B4DB&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=13.00&currency=RM&appcode=&paydate=2024-08-31 09:10:29&skey=ce7d8f68c3892d19390a056fcb8fad9d&channel=TNG-EWALLET&treq=1', '2024-08-31 09:11:55'),
(1624, 'skey=d9cc3212afcb78b3272bfd9741dec1c4&tranID=2364323939&domain=jackybadmintona&status=22&amount=13.00&currency=RM&paydate=2024-08-31 09:10:29&orderid=P20240831091020B4DB&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-31 09:12:04'),
(1625, 'nbcb=2&tranID=2364350774&orderid=P202408310932097BA1&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-08-31 09:32:22&skey=9041936ed0a7bb622bd06a6951f25cf1&channel=TNG-EWALLET&treq=1', '2024-08-31 09:32:36'),
(1626, 'skey=9041936ed0a7bb622bd06a6951f25cf1&tranID=2364350774&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-08-31 09:32:22&orderid=P202408310932097BA1&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-08-31 09:33:15'),
(1627, 'nbcb=2&tranID=2364358552&orderid=P202408310938156935&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-08-31 09:38:31&skey=4ce75436746e0240bcce8c9c7c7ee8ac&channel=ShopeePay&treq=1', '2024-08-31 09:40:16'),
(1628, 'skey=6c40b0ad2bd20a03e3c4c5910c229c55&tranID=2364358552&domain=jackybadmintona&status=00&amount=21.80&currency=MYR&paydate=2024-08-31 09:38:31&orderid=P202408310938156935&appcode=&error_code=&error_desc=&channel=ShopeePay&treq=1', '2024-08-31 09:40:35'),
(1629, 'nbcb=2&tranID=2365159658&orderid=P202408311637372100&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-08-31 16:37:48&skey=bc61a01bbfcca06bc31560d4078800e2&channel=rhb&extraP={\"fpx_buyer_name\":\"MOHD ARZULMI BIN AHMAD\",\"fpx_txn_id\":\"2408311637490089\"}&treq=1', '2024-08-31 16:38:30'),
(1630, 'skey=bc61a01bbfcca06bc31560d4078800e2&tranID=2365159658&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-08-31 16:37:48&orderid=P202408311637372100&appcode=&error_code=&error_desc=&channel=FPX_RHB&extraP={\"fpx_buyer_name\":\"MOHD%20ARZULMI%20BIN%20AHMAD\",\"fpx_txn_id\":\"2408311637490089\"}&treq=1', '2024-08-31 16:38:51'),
(1631, 'nbcb=2&tranID=2365508814&orderid=P202408311935376556&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=17.80&currency=RM&appcode=&paydate=2024-08-31 19:35:47&skey=c5057444faf0f46783b9808f679dcffb&channel=maybank2u&extraP={\"fpx_buyer_name\":\"BONG HUOY LIH\",\"fpx_txn_id\":\"2408311935480239\"}&treq=1', '2024-08-31 19:36:48'),
(1632, 'skey=c5057444faf0f46783b9808f679dcffb&tranID=2365508814&domain=jackybadmintona&status=00&amount=17.80&currency=RM&paydate=2024-08-31 19:35:47&orderid=P202408311935376556&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"BONG%20HUOY%20LIH\",\"fpx_txn_id\":\"2408311935480239\"}&treq=1', '2024-08-31 19:37:08'),
(1633, 'nbcb=2&tranID=2365606023&orderid=P202408312020370226&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2024-08-31 20:20:52&skey=debc25314d22915808d95dfecfc4e909&channel=TNG-EWALLET&treq=1', '2024-08-31 20:21:10'),
(1634, 'nbcb=2&tranID=2365793404&orderid=P202408312147259B14&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-08-31 21:47:35&skey=e15492d4ebd99ee81a104e2bce64265a&channel=cimb&extraP={\"fpx_buyer_name\":\"CHONG KAH JIAN\",\"fpx_txn_id\":\"2408312147360722\"}&treq=1', '2024-08-31 21:48:30'),
(1635, 'skey=e15492d4ebd99ee81a104e2bce64265a&tranID=2365793404&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-08-31 21:47:35&orderid=P202408312147259B14&appcode=&error_code=&error_desc=&channel=FPX_CIMBCLICKS&extraP={\"fpx_buyer_name\":\"CHONG%20KAH%20JIAN\",\"fpx_txn_id\":\"2408312147360722\"}&treq=1', '2024-08-31 21:48:37'),
(1636, 'nbcb=2&tranID=2365930953&orderid=P20240831230054F841&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-08-31 23:01:04&skey=18c23a69e2a6c534300bbfdbd436da7c&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-08-31 23:01:21'),
(1637, 'skey=60edc02e31763e04f11f8959a7f12cde&tranID=2365930953&domain=jackybadmintona&status=00&amount=20.00&currency=MYR&paydate=2024-08-31 23:01:04&orderid=P20240831230054F841&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-08-31 23:01:25'),
(1638, 'nbcb=2&tranID=2366351822&orderid=P202409010930139EBC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-09-01 09:30:33&skey=9738f128aa5a809f0bfa965e47407dac&channel=TNG-EWALLET&treq=1', '2024-09-01 09:30:58'),
(1639, 'nbcb=2&tranID=2366808728&orderid=P2024090113330760AB&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-09-01 13:33:20&skey=af17056bb99b6f3fdb49750a8be37fbe&channel=publicbank&extraP={\"fpx_buyer_name\":\"WONG KOK WENG\",\"fpx_txn_id\":\"2409011333210820\"}&treq=1', '2024-09-01 13:34:08'),
(1640, 'skey=af17056bb99b6f3fdb49750a8be37fbe&tranID=2366808728&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-09-01 13:33:20&orderid=P2024090113330760AB&appcode=&error_code=&error_desc=&channel=FPX_PBB&extraP={\"fpx_buyer_name\":\"WONG%20KOK%20WENG\",\"fpx_txn_id\":\"2409011333210820\"}&treq=1', '2024-09-01 13:34:24'),
(1641, 'nbcb=2&tranID=2369061804&orderid=P20240902153211892E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-02 15:32:22&skey=5dfc02413b45afb189e06fb8c0095c1e&channel=TNG-EWALLET&treq=1', '2024-09-02 15:32:50'),
(1642, 'skey=5dfc02413b45afb189e06fb8c0095c1e&tranID=2369061804&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-02 15:32:22&orderid=P20240902153211892E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-02 15:34:57'),
(1643, 'skey=2e80eafc56657851fbf77a9c8090ff90&tranID=2369438381&domain=jackybadmintona&status=22&amount=23.00&currency=RM&paydate=2024-09-02 18:48:18&orderid=P20240902184804F045&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-02 18:49:22'),
(1644, 'nbcb=2&tranID=2369438381&orderid=P20240902184804F045&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-02 18:48:18&skey=050a5de589fc3c570e0d240cdfecc0fe&channel=TNG-EWALLET&treq=1', '2024-09-02 18:49:24'),
(1645, 'skey=050a5de589fc3c570e0d240cdfecc0fe&tranID=2369438381&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-02 18:48:18&orderid=P20240902184804F045&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-02 18:49:33'),
(1646, 'nbcb=2&tranID=2371040258&orderid=P2024090315424485B4&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-03 15:42:53&skey=903fbd026247b02e8ef3f39a52639408&channel=TNG-EWALLET&treq=1', '2024-09-03 15:43:08'),
(1647, 'skey=903fbd026247b02e8ef3f39a52639408&tranID=2371040258&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-03 15:42:53&orderid=P2024090315424485B4&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-03 15:43:17'),
(1648, 'skey=903fbd026247b02e8ef3f39a52639408&tranID=2371040258&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-03 15:42:53&orderid=P2024090315424485B4&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-03 15:43:38'),
(1649, 'nbcb=2&tranID=2371055504&orderid=P202409031551555210&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-03 15:52:04&skey=3a3b21a252a39bc8e6aa63eed50df026&channel=TNG-EWALLET&treq=1', '2024-09-03 15:52:23'),
(1650, 'skey=3a3b21a252a39bc8e6aa63eed50df026&tranID=2371055504&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-03 15:52:04&orderid=P202409031551555210&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-03 15:52:33'),
(1651, 'skey=903fbd026247b02e8ef3f39a52639408&tranID=2371040258&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-03 15:42:53&orderid=P2024090315424485B4&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-03 16:12:10'),
(1652, 'nbcb=2&tranID=2374516358&orderid=P202409051315265290&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-05 13:15:38&skey=f1d9ca24e5bbe1861e5d32daf113d1cc&channel=maybank2u&extraP={\"fpx_buyer_name\":\"LEE JUN WEI\",\"fpx_txn_id\":\"2409051315380026\"}&treq=1', '2024-09-05 13:16:08'),
(1653, 'skey=f1d9ca24e5bbe1861e5d32daf113d1cc&tranID=2374516358&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-05 13:15:38&orderid=P202409051315265290&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"LEE%20JUN%20WEI\",\"fpx_txn_id\":\"2409051315380026\"}&treq=1', '2024-09-05 13:16:14'),
(1654, 'nbcb=2&tranID=2375001133&orderid=P2024090517390576CD&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-05 17:39:13&skey=7373465050d23d846a5645cc8353ef55&channel=TNG-EWALLET&treq=1', '2024-09-05 17:39:22'),
(1655, 'skey=7373465050d23d846a5645cc8353ef55&tranID=2375001133&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-05 17:39:13&orderid=P2024090517390576CD&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-05 17:40:03'),
(1656, 'nbcb=2&tranID=2375036311&orderid=P20240905175711E612&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-05 17:57:35&skey=b6fe92f3ec01e45f5077b48743a0fc58&channel=ocbc&extraP={\"fpx_buyer_name\":\"AMIRUL AFIQ BIN ZAINAL ABIDIN\",\"fpx_txn_id\":\"2409051757360575\"}&treq=1', '2024-09-05 17:58:48'),
(1657, 'skey=b6fe92f3ec01e45f5077b48743a0fc58&tranID=2375036311&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-05 17:57:35&orderid=P20240905175711E612&appcode=&error_code=&error_desc=&channel=FPX_OCBC&extraP={\"fpx_buyer_name\":\"AMIRUL%20AFIQ%20BIN%20ZAINAL%20ABIDIN\",\"fpx_txn_id\":\"2409051757360575\"}&treq=1', '2024-09-05 17:59:00'),
(1658, 'nbcb=2&tranID=2375034206&orderid=P202409051756179F48&status=11&error_desc=Transaction Not Found&error_code=FPX_76&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-09-05 17:56:28&skey=bb8e82fc123149da26c1d0820b50cec8&channel=maybank2u&extraP={\"fpx_txn_id\":\"2409051756300651\"}&treq=1', '2024-09-05 18:12:43'),
(1659, 'nbcb=2&tranID=2375230130&orderid=P202409051933093D96&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-05 19:33:22&skey=0af12782354c5a6384ab3573fe4c7e4a&channel=rhb&extraP={\"fpx_buyer_name\":\"MOHD ARZULMI BIN AHMAD\",\"fpx_txn_id\":\"2409051933230120\"}&treq=1', '2024-09-05 19:34:03'),
(1660, 'skey=0af12782354c5a6384ab3573fe4c7e4a&tranID=2375230130&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-05 19:33:22&orderid=P202409051933093D96&appcode=&error_code=&error_desc=&channel=FPX_RHB&extraP={\"fpx_buyer_name\":\"MOHD%20ARZULMI%20BIN%20AHMAD\",\"fpx_txn_id\":\"2409051933230120\"}&treq=1', '2024-09-05 19:34:24'),
(1661, 'nbcb=2&tranID=2376131091&orderid=P20240906091913D6C1&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-06 09:19:21&skey=116d001b8f42bd661071354620d7d4d8&channel=TNG-EWALLET&treq=1', '2024-09-06 09:20:07'),
(1662, 'skey=116d001b8f42bd661071354620d7d4d8&tranID=2376131091&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-06 09:19:21&orderid=P20240906091913D6C1&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-06 09:20:16'),
(1663, 'nbcb=2&tranID=2376230732&orderid=P2024090610162792EF&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-09-06 10:16:37&skey=83838162547889d2e68ceb965eb7ca31&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2409061016380442\"}&treq=1', '2024-09-06 10:17:53'),
(1664, 'skey=83838162547889d2e68ceb965eb7ca31&tranID=2376230732&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-09-06 10:16:37&orderid=P2024090610162792EF&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2409061016380442\"}&treq=1', '2024-09-06 10:18:05'),
(1665, 'nbcb=2&tranID=2376432808&orderid=P202409061158525832&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-06 11:59:04&skey=14d2f98d601314de90bf54d1dd2f8a17&channel=TNG-EWALLET&treq=1', '2024-09-06 11:59:18'),
(1666, 'skey=14d2f98d601314de90bf54d1dd2f8a17&tranID=2376432808&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-06 11:59:04&orderid=P202409061158525832&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-06 11:59:28'),
(1667, 'skey=14d2f98d601314de90bf54d1dd2f8a17&tranID=2376432808&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-06 11:59:04&orderid=P202409061158525832&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-06 12:01:40'),
(1668, 'nbcb=2&tranID=2376442803&orderid=P2024090612024673BE&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-06 12:03:20&skey=ce957e656724be9a29a452cf2cf4df15&channel=TNG-EWALLET&treq=1', '2024-09-06 12:04:23'),
(1669, 'skey=0b9cbdcf971404bcde9dd1577e8f4447&tranID=2376442803&domain=jackybadmintona&status=22&amount=23.00&currency=RM&paydate=2024-09-06 12:03:20&orderid=P2024090612024673BE&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-06 12:04:25'),
(1670, 'skey=ce957e656724be9a29a452cf2cf4df15&tranID=2376442803&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-06 12:03:20&orderid=P2024090612024673BE&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-06 12:04:39'),
(1671, 'nbcb=2&tranID=2377114492&orderid=P202409061716338C50&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-06 17:16:43&skey=3cb81254c556e93a706686ace4ce6f6d&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD HASIF BIN ROZAK\",\"fpx_txn_id\":\"2409061716430750\"}&treq=1', '2024-09-06 17:17:18'),
(1672, 'skey=3cb81254c556e93a706686ace4ce6f6d&tranID=2377114492&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-06 17:16:43&orderid=P202409061716338C50&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20HASIF%20BIN%20ROZAK\",\"fpx_txn_id\":\"2409061716430750\"}&treq=1', '2024-09-06 17:17:28'),
(1673, 'nbcb=2&tranID=2378881525&orderid=P2024090716354959D8&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-07 16:36:13&skey=1b7de046785ebce6474156243273d6f8&channel=TNG-EWALLET&treq=1', '2024-09-07 16:36:59'),
(1674, 'skey=1b7de046785ebce6474156243273d6f8&tranID=2378881525&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-07 16:36:13&orderid=P2024090716354959D8&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-07 16:37:12'),
(1675, 'skey=1b7de046785ebce6474156243273d6f8&tranID=2378881525&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-07 16:36:13&orderid=P2024090716354959D8&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-07 16:37:21'),
(1676, 'nbcb=2&tranID=2379147467&orderid=P202409071908309D4A&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=16.00&currency=RM&appcode=&paydate=2024-09-07 19:08:43&skey=7171bd617bd56a47fbc9abca9e9c5b69&channel=maybank2u&extraP={\"fpx_buyer_name\":\"SORFINA IZZATI BINTI MOHD\",\"fpx_txn_id\":\"2409071908440612\"}&treq=1', '2024-09-07 19:09:20'),
(1677, 'skey=7171bd617bd56a47fbc9abca9e9c5b69&tranID=2379147467&domain=jackybadmintona&status=00&amount=16.00&currency=RM&paydate=2024-09-07 19:08:43&orderid=P202409071908309D4A&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"SORFINA%20IZZATI%20BINTI%20MOHD\",\"fpx_txn_id\":\"2409071908440612\"}&treq=1', '2024-09-07 19:09:32'),
(1678, 'nbcb=2&tranID=2379149027&orderid=P20240907190925495C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-07 19:09:35&skey=c33a45635d3f240ce932ccf009369531&channel=TNG-EWALLET&treq=1', '2024-09-07 19:09:46'),
(1679, 'skey=c33a45635d3f240ce932ccf009369531&tranID=2379149027&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-07 19:09:35&orderid=P20240907190925495C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-07 19:10:28'),
(1680, 'nbcb=2&tranID=2379821625&orderid=P2024090807325150A0&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-09-08 07:33:00&skey=5fc03823053e7df0ca3f683c47e064e8&channel=TNG-EWALLET&treq=1', '2024-09-08 07:33:15'),
(1681, 'skey=5fc03823053e7df0ca3f683c47e064e8&tranID=2379821625&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-09-08 07:33:00&orderid=P2024090807325150A0&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-08 07:33:53'),
(1682, 'skey=dfad0df47bc3d687d818d714ef830df6&tranID=2380149385&domain=jackybadmintona&status=22&amount=20.80&currency=RM&paydate=2024-09-08 11:53:02&orderid=P20240908115248B1C7&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-08 11:54:09'),
(1683, 'nbcb=2&tranID=2380149385&orderid=P20240908115248B1C7&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.80&currency=RM&appcode=&paydate=2024-09-08 11:53:02&skey=3b061c63a6c2321fc247cb960d1f176c&channel=TNG-EWALLET&treq=1', '2024-09-08 11:54:16'),
(1684, 'skey=3b061c63a6c2321fc247cb960d1f176c&tranID=2380149385&domain=jackybadmintona&status=00&amount=20.80&currency=RM&paydate=2024-09-08 11:53:02&orderid=P20240908115248B1C7&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-08 11:54:31'),
(1685, 'nbcb=2&tranID=2382612220&orderid=P20240909131240BFCA&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-09 13:12:49&skey=1870403da1e0b6d88e0777a67ec50efe&channel=maybank2u&extraP={\"fpx_buyer_name\":\"WONG MAN HOU\",\"fpx_txn_id\":\"2409091312500487\"}&treq=1', '2024-09-09 13:13:32'),
(1686, 'skey=1870403da1e0b6d88e0777a67ec50efe&tranID=2382612220&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-09 13:12:49&orderid=P20240909131240BFCA&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"WONG%20MAN%20HOU\",\"fpx_txn_id\":\"2409091312500487\"}&treq=1', '2024-09-09 13:13:51'),
(1687, 'skey=ec45a691ced24d19b6220f92948fe298&tranID=2382621213&domain=jackybadmintona&status=22&amount=23.00&currency=RM&paydate=2024-09-09 13:16:36&orderid=P202409091316269E84&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-09 13:17:41'),
(1688, 'nbcb=2&tranID=2382621213&orderid=P202409091316269E84&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-09 13:16:36&skey=fbd84f95a49e067e720ec6073224c16e&channel=TNG-EWALLET&treq=1', '2024-09-09 13:18:29'),
(1689, 'skey=fbd84f95a49e067e720ec6073224c16e&tranID=2382621213&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-09 13:16:36&orderid=P202409091316269E84&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-09 13:18:39'),
(1690, 'nbcb=2&tranID=2383155670&orderid=P20240909173535556D&status=11&error_desc=Insufficient Funds&error_code=FPX_51&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-09 17:36:19&skey=99f03efe5c0c7f48268c7c5021c8bf1a&channel=maybank2u&extraP={\"fpx_txn_id\":\"2409091736190997\"}&treq=1', '2024-09-09 17:37:07'),
(1691, 'skey=99f03efe5c0c7f48268c7c5021c8bf1a&tranID=2383155670&domain=jackybadmintona&status=11&amount=23.00&currency=RM&paydate=2024-09-09 17:36:19&orderid=P20240909173535556D&appcode=&error_code=FPX_51&error_desc=Insufficient Funds&channel=FPX_MB2U&extraP={\"fpx_txn_id\":\"2409091736190997\"}&treq=1', '2024-09-09 17:37:14'),
(1692, 'nbcb=2&tranID=2383158765&orderid=P2024090917374271E4&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-09 17:37:54&skey=116c41a274003afda986eceb7c4e3863&channel=TNG-EWALLET&treq=1', '2024-09-09 17:38:09'),
(1693, 'skey=116c41a274003afda986eceb7c4e3863&tranID=2383158765&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-09 17:37:54&orderid=P2024090917374271E4&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-09 17:38:45'),
(1694, 'nbcb=2&tranID=2384857715&orderid=P20240910135724E429&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-10 13:57:33&skey=9a17133539a43997852b1d06245a4f2b&channel=TNG-EWALLET&treq=1', '2024-09-10 13:57:47'),
(1695, 'skey=9a17133539a43997852b1d06245a4f2b&tranID=2384857715&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-10 13:57:33&orderid=P20240910135724E429&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-10 13:57:55'),
(1696, 'nbcb=2&tranID=2385169789&orderid=P20240910171409E2A7&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-10 17:14:20&skey=e2295ea51fc0019a9bfeae8ba8c1cc25&channel=TNG-EWALLET&treq=1', '2024-09-10 17:15:27'),
(1697, 'skey=e2295ea51fc0019a9bfeae8ba8c1cc25&tranID=2385169789&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-10 17:14:20&orderid=P20240910171409E2A7&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-10 17:15:37'),
(1698, 'nbcb=2&tranID=2386410128&orderid=P20240911121639642B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-11 12:16:47&skey=aebb56e912f5d0cb7180a6e9436c09bf&channel=TNG-EWALLET&treq=1', '2024-09-11 12:17:54'),
(1699, 'nbcb=2&tranID=2386484746&orderid=P202409111257241AFF&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-11 12:57:41&skey=bf62b24fbaf4c89e3adf55ca172897b6&channel=TNG-EWALLET&treq=1', '2024-09-11 12:58:42'),
(1700, 'skey=bf62b24fbaf4c89e3adf55ca172897b6&tranID=2386484746&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-11 12:57:41&orderid=P202409111257241AFF&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-11 12:58:53'),
(1701, 'nbcb=2&tranID=2386625024&orderid=P202409111418450223&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-09-11 14:19:02&skey=9a3f7eb8408b5af88511c543df9fdb74&channel=TNG-EWALLET&treq=1', '2024-09-11 14:19:16'),
(1702, 'skey=9a3f7eb8408b5af88511c543df9fdb74&tranID=2386625024&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-09-11 14:19:02&orderid=P202409111418450223&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-11 14:19:57'),
(1703, 'nbcb=2&tranID=2386926956&orderid=P20240911174310939D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-11 17:43:29&skey=6d7289632fa040928e23ff9832012d2c&channel=TNG-EWALLET&treq=1', '2024-09-11 17:43:54'),
(1704, 'skey=6d7289632fa040928e23ff9832012d2c&tranID=2386926956&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-11 17:43:29&orderid=P20240911174310939D&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-11 17:44:08'),
(1705, 'nbcb=2&tranID=2387046408&orderid=P20240911190050B796&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-11 19:01:10&skey=fccf43a323b1238e6cb5a1b2aa20a4c3&channel=rhb&extraP={\"fpx_buyer_name\":\"MOHD HAFIZUDDIN BIN DRAMAN @ YUSOF\",\"fpx_txn_id\":\"2409111901110444\"}&treq=1', '2024-09-11 19:02:38'),
(1706, 'skey=fccf43a323b1238e6cb5a1b2aa20a4c3&tranID=2387046408&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-11 19:01:10&orderid=P20240911190050B796&appcode=&error_code=&error_desc=&channel=FPX_RHB&extraP={\"fpx_buyer_name\":\"MOHD%20HAFIZUDDIN%20BIN%20DRAMAN%20%40%20YUSOF\",\"fpx_txn_id\":\"2409111901110444\"}&treq=1', '2024-09-11 19:02:54'),
(1707, 'nbcb=2&tranID=2387798251&orderid=P202409120951234AF5&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-12 09:51:31&skey=2fd1371256dac7c837fe378578bdb750&channel=TNG-EWALLET&treq=1', '2024-09-12 09:52:21'),
(1708, 'skey=57d0e868cca13322e8898b933f50eb02&tranID=2387798251&domain=jackybadmintona&status=22&amount=23.00&currency=RM&paydate=2024-09-12 09:51:31&orderid=P202409120951234AF5&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-12 09:52:35'),
(1709, 'nbcb=2&tranID=2388030232&orderid=P202409121232005875&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=T64233&paydate=2024-09-12 12:33:12&skey=6b3ed7c13b6d221debf16b4cd27aadb4&channel=credit&extraP={\"ccbrand\":\"MASTERCARD\",\"cctype\":\"CREDIT\",\"cclast4\":\"8351\"}&treq=1', '2024-09-12 12:33:51'),
(1710, 'skey=e70bee9cbd05cb51b2f9182b8a4fc119&tranID=2388030232&domain=jackybadmintona&status=00&amount=23.00&currency=MYR&paydate=2024-09-12 12:33:12&orderid=P202409121232005875&appcode=T64233&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"MasterCard\",\"cclast4\":\"8351\",\"cctype\":\"Credit\"}&treq=1', '2024-09-12 12:33:55'),
(1711, 'nbcb=2&tranID=2388031557&orderid=P20240912123340EEE7&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2024-09-12 12:34:01&skey=97e964f4c1285c0824190537b8a3b012&channel=alliancebank&extraP={\"fpx_buyer_name\":\"LENNY\",\"fpx_txn_id\":\"2409121234030084\"}&treq=1', '2024-09-12 12:34:39'),
(1712, 'skey=97e964f4c1285c0824190537b8a3b012&tranID=2388031557&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2024-09-12 12:34:01&orderid=P20240912123340EEE7&appcode=&error_code=&error_desc=&channel=FPX_ABMB&extraP={\"fpx_buyer_name\":\"LENNY\",\"fpx_txn_id\":\"2409121234030084\"}&treq=1', '2024-09-12 12:34:49'),
(1713, 'nbcb=2&tranID=2388886019&orderid=P20240912220938134F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-12 22:09:47&skey=74e83e7e4b452a713a9a0e18a080d11f&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD HASIF BIN ROZAK\",\"fpx_txn_id\":\"2409122209470016\"}&treq=1', '2024-09-12 22:10:29'),
(1714, 'skey=74e83e7e4b452a713a9a0e18a080d11f&tranID=2388886019&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-12 22:09:47&orderid=P20240912220938134F&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20HASIF%20BIN%20ROZAK\",\"fpx_txn_id\":\"2409122209470016\"}&treq=1', '2024-09-12 22:10:37'),
(1715, 'nbcb=2&tranID=2389373423&orderid=P20240913104144D70E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2024-09-13 10:41:52&skey=1e83fdc5f968d4143cf609e5c1a34c59&channel=maybank2u&extraP={\"fpx_buyer_name\":\"Alya Amanina Binti Zanuri\",\"fpx_txn_id\":\"2409131041530166\"}&treq=1', '2024-09-13 10:42:48'),
(1716, 'skey=1e83fdc5f968d4143cf609e5c1a34c59&tranID=2389373423&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2024-09-13 10:41:52&orderid=P20240913104144D70E&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"Alya%20Amanina%20Binti%20Zanuri\",\"fpx_txn_id\":\"2409131041530166\"}&treq=1', '2024-09-13 10:43:01');
INSERT INTO `payments_returns` (`payment_return_id`, `return_data`, `return_datetime`) VALUES
(1717, 'nbcb=2&tranID=2389372025&orderid=P202409131040373CF5&status=11&error_desc=Transaction Not Found&error_code=FPX_76&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2024-09-13 10:40:49&skey=05fd95052d4760910b1535e66c4f7afb&channel=maybank2u&extraP={\"fpx_txn_id\":\"2409131040500322\"}&treq=1', '2024-09-13 10:59:45'),
(1718, 'skey=01fa9f26e181ac2763140ff64b34ad72&tranID=2389484563&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2024-09-13 11:56:26&orderid=P20240913115612169B&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-13 11:57:33'),
(1719, 'nbcb=1&tranID=2389484563&orderid=P20240913115612169B&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-09-13 11:56:26&skey=550ca158871db396e9ad4d5937f1143f&channel=TNG-EWALLET&treq=1', '2024-09-13 12:13:04'),
(1720, 'skey=a7d28ea2fceb144d98d6db1c76094911&tranID=2389520433&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2024-09-13 12:17:13&orderid=P202409131217004165&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-13 12:18:20'),
(1721, 'nbcb=2&tranID=2389520433&orderid=P202409131217004165&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-09-13 12:17:13&skey=115a166f5c4d8a94b76ef3cef2e0633e&channel=TNG-EWALLET&treq=1', '2024-09-13 12:19:42'),
(1722, 'nbcb=2&tranID=2389647220&orderid=P202409131332246151&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-13 13:32:38&skey=c870fd473f65d84d224cfb2e51351c5e&channel=rhb&extraP={\"fpx_buyer_name\":\"MOHD ARZULMI BIN AHMAD\",\"fpx_txn_id\":\"2409131332380515\"}&treq=1', '2024-09-13 13:33:12'),
(1723, 'skey=c870fd473f65d84d224cfb2e51351c5e&tranID=2389647220&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-13 13:32:38&orderid=P202409131332246151&appcode=&error_code=&error_desc=&channel=FPX_RHB&extraP={\"fpx_buyer_name\":\"MOHD%20ARZULMI%20BIN%20AHMAD\",\"fpx_txn_id\":\"2409131332380515\"}&treq=1', '2024-09-13 13:33:33'),
(1724, 'nbcb=2&tranID=2389823388&orderid=P20240913152611A720&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-09-13 15:26:20&skey=61572fc2e8dafc55a110c389b21388d0&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2409131526200019\"}&treq=1', '2024-09-13 15:27:09'),
(1725, 'skey=61572fc2e8dafc55a110c389b21388d0&tranID=2389823388&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-09-13 15:26:20&orderid=P20240913152611A720&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2409131526200019\"}&treq=1', '2024-09-13 15:28:18'),
(1726, 'nbcb=2&tranID=2389833087&orderid=P202409131533021D21&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-13 15:33:24&skey=9d55758eecd971233b6646bea9445371&channel=maybank2u&extraP={\"fpx_buyer_name\":\"LOW ENG HUP\",\"fpx_txn_id\":\"2409131533240938\"}&treq=1', '2024-09-13 15:34:06'),
(1727, 'skey=9d55758eecd971233b6646bea9445371&tranID=2389833087&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-13 15:33:24&orderid=P202409131533021D21&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"LOW%20ENG%20HUP\",\"fpx_txn_id\":\"2409131533240938\"}&treq=1', '2024-09-13 15:34:13'),
(1728, 'skey=9d55758eecd971233b6646bea9445371&tranID=2389833087&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-13 15:33:24&orderid=P202409131533021D21&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"LOW%20ENG%20HUP\",\"fpx_txn_id\":\"2409131533240938\"}&treq=1', '2024-09-13 15:34:15'),
(1729, 'skey=9d55758eecd971233b6646bea9445371&tranID=2389833087&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-13 15:33:24&orderid=P202409131533021D21&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"LOW%20ENG%20HUP\",\"fpx_txn_id\":\"2409131533240938\"}&treq=1', '2024-09-13 15:55:44'),
(1730, 'nbcb=2&tranID=2390143577&orderid=P202409131914153875&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-09-13 19:14:23&skey=451406bcd92cab55a4fe19b9fe682914&channel=maybank2u&extraP={\"fpx_buyer_name\":\"WONG MAN HOU\",\"fpx_txn_id\":\"2409131914240018\"}&treq=1', '2024-09-13 19:15:06'),
(1731, 'skey=451406bcd92cab55a4fe19b9fe682914&tranID=2390143577&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-09-13 19:14:23&orderid=P202409131914153875&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"WONG%20MAN%20HOU\",\"fpx_txn_id\":\"2409131914240018\"}&treq=1', '2024-09-13 19:15:16'),
(1732, 'nbcb=2&tranID=2390668044&orderid=P20240914062550CE71&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-09-14 06:26:02&skey=de3affcca7e8d810edf57dd9eab05efd&channel=ShopeePay&treq=1', '2024-09-14 06:27:17'),
(1733, 'skey=93e2adc840ac37cd1eb5119deabfb48b&tranID=2390668044&domain=jackybadmintona&status=00&amount=22.00&currency=MYR&paydate=2024-09-14 06:26:02&orderid=P20240914062550CE71&appcode=&error_code=&error_desc=&channel=ShopeePay&treq=1', '2024-09-14 06:27:33'),
(1734, 'nbcb=2&tranID=2390829923&orderid=P20240914095825D3F0&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-09-14 09:58:34&skey=d75d68d123110a4c85c499788538db24&channel=TNG-EWALLET&treq=1', '2024-09-14 09:58:56'),
(1735, 'skey=d75d68d123110a4c85c499788538db24&tranID=2390829923&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-09-14 09:58:34&orderid=P20240914095825D3F0&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-14 09:59:28'),
(1736, 'nbcb=2&tranID=2390891131&orderid=P202409141046004759&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-09-14 10:46:22&skey=02d3fb772493ebec3a9b02744d1c4736&channel=TNG-EWALLET&treq=1', '2024-09-14 10:46:33'),
(1737, 'skey=02d3fb772493ebec3a9b02744d1c4736&tranID=2390891131&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-09-14 10:46:22&orderid=P202409141046004759&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-14 10:47:14'),
(1738, 'nbcb=2&tranID=2390930799&orderid=P20240914111515F7A4&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=16.00&currency=RM&appcode=&paydate=2024-09-14 11:15:23&skey=b36917990932745d4bca54e83365ffe0&channel=maybank2u&extraP={\"fpx_buyer_name\":\"Alya Amanina Binti Zanuri\",\"fpx_txn_id\":\"2409141115240641\"}&treq=1', '2024-09-14 11:16:30'),
(1739, 'skey=b36917990932745d4bca54e83365ffe0&tranID=2390930799&domain=jackybadmintona&status=00&amount=16.00&currency=RM&paydate=2024-09-14 11:15:23&orderid=P20240914111515F7A4&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"Alya%20Amanina%20Binti%20Zanuri\",\"fpx_txn_id\":\"2409141115240641\"}&treq=1', '2024-09-14 11:16:39'),
(1740, 'nbcb=2&tranID=2390929775&orderid=P20240914111428D8BD&status=11&error_desc=Transaction Not Found&error_code=FPX_76&domain=jackybadmintona&amount=16.00&currency=RM&appcode=&paydate=2024-09-14 11:14:38&skey=d72a30f1f9ad88661cf763675f002d4b&channel=maybank2u&extraP={\"fpx_txn_id\":\"2409141114390001\"}&treq=1', '2024-09-14 11:32:47'),
(1741, 'nbcb=2&tranID=2391053633&orderid=P20240914123705E3FD&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-09-14 12:37:14&skey=5ac23687250af49277dae753e5266eef&channel=TNG-EWALLET&treq=1', '2024-09-14 12:37:32'),
(1742, 'skey=5ac23687250af49277dae753e5266eef&tranID=2391053633&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-09-14 12:37:14&orderid=P20240914123705E3FD&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-14 13:03:20'),
(1743, 'nbcb=2&tranID=2391257919&orderid=P20240914145402B6E9&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-09-14 14:54:12&skey=c64808443d8ffb426dd79ba3e8fde29c&channel=publicbank&extraP={\"fpx_buyer_name\":\"LEE WEN TAO &LEE LI LING\",\"fpx_txn_id\":\"2409141454120846\"}&treq=1', '2024-09-14 14:54:56'),
(1744, 'skey=c64808443d8ffb426dd79ba3e8fde29c&tranID=2391257919&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-09-14 14:54:12&orderid=P20240914145402B6E9&appcode=&error_code=&error_desc=&channel=FPX_PBB&extraP={\"fpx_buyer_name\":\"LEE%20WEN%20TAO%20%26LEE%20LI%20LING\",\"fpx_txn_id\":\"2409141454120846\"}&treq=1', '2024-09-14 14:54:59'),
(1745, 'nbcb=2&tranID=2391295460&orderid=P202409141519207D9D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=14.00&currency=RM&appcode=&paydate=2024-09-14 15:19:45&skey=9a2bef7528cc7a96b0e99c94845e386f&channel=TNG-EWALLET&treq=1', '2024-09-14 15:21:44'),
(1746, 'skey=017f3f89412707977bc9ef6a58160496&tranID=2391295460&domain=jackybadmintona&status=22&amount=14.00&currency=RM&paydate=2024-09-14 15:19:45&orderid=P202409141519207D9D&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-14 15:21:52'),
(1747, 'skey=017f3f89412707977bc9ef6a58160496&tranID=2391295460&domain=jackybadmintona&status=22&amount=14.00&currency=RM&paydate=2024-09-14 15:19:45&orderid=P202409141519207D9D&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-14 15:21:54'),
(1748, 'nbcb=2&tranID=2391309355&orderid=P202409141528576228&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=14.00&currency=RM&appcode=&paydate=2024-09-14 15:29:10&skey=a03edff2b0742b70277f8b099ab6d373&channel=hlb&extraP={\"fpx_buyer_name\":\"SOONG TZE WEN\",\"fpx_txn_id\":\"2409141529110826\"}&treq=1', '2024-09-14 15:30:06'),
(1749, 'skey=a03edff2b0742b70277f8b099ab6d373&tranID=2391309355&domain=jackybadmintona&status=00&amount=14.00&currency=RM&paydate=2024-09-14 15:29:10&orderid=P202409141528576228&appcode=&error_code=&error_desc=&channel=FPX_HLB&extraP={\"fpx_buyer_name\":\"SOONG%20TZE%20WEN\",\"fpx_txn_id\":\"2409141529110826\"}&treq=1', '2024-09-14 15:30:33'),
(1750, 'nbcb=2&tranID=2391707935&orderid=P202409142005446B38&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-14 20:06:31&skey=5b39ca396af109c78b906419c73394be&channel=TNG-EWALLET&treq=1', '2024-09-14 20:07:17'),
(1751, 'skey=5b39ca396af109c78b906419c73394be&tranID=2391707935&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-14 20:06:31&orderid=P202409142005446B38&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-14 20:07:31'),
(1752, 'nbcb=2&tranID=2391869194&orderid=P20240914213750FA01&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-14 21:37:58&skey=84f6f2b32fa37b7ede9c0f9e6029ead2&channel=maybank2u&extraP={\"fpx_buyer_name\":\"REDZA AKBAR ALI BIN HUSSA\",\"fpx_txn_id\":\"2409142137590017\"}&treq=1', '2024-09-14 21:38:34'),
(1753, 'skey=84f6f2b32fa37b7ede9c0f9e6029ead2&tranID=2391869194&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-14 21:37:58&orderid=P20240914213750FA01&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"REDZA%20AKBAR%20ALI%20BIN%20HUSSA\",\"fpx_txn_id\":\"2409142137590017\"}&treq=1', '2024-09-14 21:38:43'),
(1754, 'nbcb=2&tranID=2392379321&orderid=P20240915103736E440&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-09-15 10:37:48&skey=1f4a50762480b04a097824748b884ea3&channel=TNG-EWALLET&treq=1', '2024-09-15 10:38:01'),
(1755, 'skey=1f4a50762480b04a097824748b884ea3&tranID=2392379321&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-09-15 10:37:48&orderid=P20240915103736E440&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-15 10:38:41'),
(1756, 'nbcb=2&tranID=2392622485&orderid=P20240915132530A6E6&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=16.00&currency=RM&appcode=&paydate=2024-09-15 13:26:08&skey=cdd2018a011269e6fbe67fea96dd9d85&channel=TNG-EWALLET&treq=1', '2024-09-15 13:26:20'),
(1757, 'skey=cdd2018a011269e6fbe67fea96dd9d85&tranID=2392622485&domain=jackybadmintona&status=00&amount=16.00&currency=RM&paydate=2024-09-15 13:26:08&orderid=P20240915132530A6E6&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-15 13:28:01'),
(1758, 'nbcb=2&tranID=2392669781&orderid=P20240915135835AD6E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=17.80&currency=RM&appcode=&paydate=2024-09-15 13:58:45&skey=c950b8e80fda5b5752ca165aedfda1c6&channel=maybank2u&extraP={\"fpx_buyer_name\":\"BONG HUOY LIH\",\"fpx_txn_id\":\"2409151358460944\"}&treq=1', '2024-09-15 13:59:26'),
(1759, 'skey=c950b8e80fda5b5752ca165aedfda1c6&tranID=2392669781&domain=jackybadmintona&status=00&amount=17.80&currency=RM&paydate=2024-09-15 13:58:45&orderid=P20240915135835AD6E&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"BONG%20HUOY%20LIH\",\"fpx_txn_id\":\"2409151358460944\"}&treq=1', '2024-09-15 13:59:35'),
(1760, 'nbcb=2&tranID=2392699857&orderid=P20240915141917C697&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.00&currency=RM&appcode=&paydate=2024-09-15 14:19:28&skey=208c85d8c19a5f275ee3192b4bbe7c01&channel=TNG-EWALLET&treq=1', '2024-09-15 14:19:38'),
(1761, 'skey=208c85d8c19a5f275ee3192b4bbe7c01&tranID=2392699857&domain=jackybadmintona&status=00&amount=19.00&currency=RM&paydate=2024-09-15 14:19:28&orderid=P20240915141917C697&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-15 14:20:20'),
(1762, 'skey=208c85d8c19a5f275ee3192b4bbe7c01&tranID=2392699857&domain=jackybadmintona&status=00&amount=19.00&currency=RM&paydate=2024-09-15 14:19:28&orderid=P20240915141917C697&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-15 14:20:21'),
(1763, 'nbcb=2&tranID=2392945814&orderid=P202409151711536EC0&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-09-15 17:12:01&skey=88684f615001f46e92782ae41e7c36b5&channel=maybank2u&extraP={\"fpx_buyer_name\":\"LOW ENG HUP\",\"fpx_txn_id\":\"2409151712020612\"}&treq=1', '2024-09-15 17:12:38'),
(1764, 'skey=88684f615001f46e92782ae41e7c36b5&tranID=2392945814&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-09-15 17:12:01&orderid=P202409151711536EC0&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"LOW%20ENG%20HUP\",\"fpx_txn_id\":\"2409151712020612\"}&treq=1', '2024-09-15 17:12:48'),
(1765, 'nbcb=2&tranID=2393077943&orderid=P202409151847452758&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-09-15 18:47:55&skey=d8773a93f0faeb6c83db80e97f9b4a56&channel=maybank2u&extraP={\"fpx_buyer_name\":\"REDZA AKBAR ALI BIN HUSSA\",\"fpx_txn_id\":\"2409151847560203\"}&treq=1', '2024-09-15 18:48:30'),
(1766, 'skey=d8773a93f0faeb6c83db80e97f9b4a56&tranID=2393077943&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-09-15 18:47:55&orderid=P202409151847452758&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"REDZA%20AKBAR%20ALI%20BIN%20HUSSA\",\"fpx_txn_id\":\"2409151847560203\"}&treq=1', '2024-09-15 18:48:38'),
(1767, 'nbcb=2&tranID=2393662898&orderid=P202409160746551850&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.00&currency=RM&appcode=&paydate=2024-09-16 07:47:24&skey=ab6d148923344e6dae60c028a5cf64e2&channel=cimb&extraP={\"fpx_buyer_name\":\"JAMES LOW MENG TACK\",\"fpx_txn_id\":\"2409160747240911\"}&treq=1', '2024-09-16 07:48:16'),
(1768, 'skey=ab6d148923344e6dae60c028a5cf64e2&tranID=2393662898&domain=jackybadmintona&status=00&amount=19.00&currency=RM&paydate=2024-09-16 07:47:24&orderid=P202409160746551850&appcode=&error_code=&error_desc=&channel=FPX_CIMBCLICKS&extraP={\"fpx_buyer_name\":\"JAMES%20LOW%20MENG%20TACK\",\"fpx_txn_id\":\"2409160747240911\"}&treq=1', '2024-09-16 07:48:28'),
(1769, 'nbcb=2&tranID=2393845013&orderid=P20240916110414D75D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-09-16 11:04:46&skey=1fc18e53e05c7123b504d0dc790ade37&channel=TNG-EWALLET&treq=1', '2024-09-16 11:04:59'),
(1770, 'skey=1fc18e53e05c7123b504d0dc790ade37&tranID=2393845013&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-09-16 11:04:46&orderid=P20240916110414D75D&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-16 11:18:06'),
(1771, 'nbcb=2&tranID=2393950928&orderid=P20240916121950895F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-09-16 12:19:57&skey=fce22cb5c8ef71bfaeaa4ddfcdcd2ef2&channel=TNG-EWALLET&treq=1', '2024-09-16 12:20:07'),
(1772, 'skey=fce22cb5c8ef71bfaeaa4ddfcdcd2ef2&tranID=2393950928&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-09-16 12:19:57&orderid=P20240916121950895F&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-16 12:20:48'),
(1773, 'nbcb=2&tranID=2393959476&orderid=P202409161225070190&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-09-16 12:25:15&skey=8acaf7bedcb128884a1c5a7d149b0d3b&channel=TNG-EWALLET&treq=1', '2024-09-16 12:26:14'),
(1774, 'skey=45fed5686fd55289b3442e10e0cb7146&tranID=2393959476&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2024-09-16 12:25:15&orderid=P202409161225070190&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-16 12:26:19'),
(1775, 'skey=8acaf7bedcb128884a1c5a7d149b0d3b&tranID=2393959476&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-09-16 12:25:15&orderid=P202409161225070190&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-16 12:26:42'),
(1776, 'nbcb=2&tranID=2393974943&orderid=P2024091612345784D3&status=11&error_desc=Buyer Choose Cancel At TAC Request Page&error_code=FPX_1I&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-09-16 12:35:17&skey=61499c279d68f648543c1f11f2c3da33&channel=maybank2u&extraP={\"fpx_txn_id\":\"2409161235170852\"}&treq=1', '2024-09-16 12:36:37'),
(1777, 'nbcb=2&tranID=2393982331&orderid=P2024091612400477EB&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-09-16 12:40:12&skey=60e1256550f9615d180de8376b18091d&channel=TNG-EWALLET&treq=1', '2024-09-16 12:40:22'),
(1778, 'skey=60e1256550f9615d180de8376b18091d&tranID=2393982331&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-09-16 12:40:12&orderid=P2024091612400477EB&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-16 12:41:03'),
(1779, 'skey=60e1256550f9615d180de8376b18091d&tranID=2393982331&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-09-16 12:40:12&orderid=P2024091612400477EB&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-16 12:41:03'),
(1780, 'nbcb=2&tranID=2394026641&orderid=P20240916130900A356&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-09-16 13:09:21&skey=ec4c2b7c50be8b62e9ae3645f3dae0b7&channel=TNG-EWALLET&treq=1', '2024-09-16 13:10:29'),
(1781, 'skey=242cb19a7f66e010a15c0ef5d471a8c0&tranID=2394026641&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2024-09-16 13:09:21&orderid=P20240916130900A356&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-16 13:10:30'),
(1782, 'skey=8cedceb1741a1b142617047b00bfc015&tranID=2394594776&domain=jackybadmintona&status=22&amount=23.00&currency=RM&paydate=2024-09-16 19:43:48&orderid=P202409161943111CD9&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-16 19:44:53'),
(1783, 'nbcb=1&tranID=2394594776&orderid=P202409161943111CD9&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-16 19:43:48&skey=3571ae3c4ee320d64d81769dc507193c&channel=TNG-EWALLET&treq=1', '2024-09-16 20:00:23'),
(1784, 'nbcb=2&tranID=2395003268&orderid=P20240917012136F9EE&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-17 01:21:53&skey=118829cfdfadfba70f594d2449b350e2&channel=TNG-EWALLET&treq=1', '2024-09-17 01:22:08'),
(1785, 'skey=118829cfdfadfba70f594d2449b350e2&tranID=2395003268&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-17 01:21:53&orderid=P20240917012136F9EE&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-17 01:22:45'),
(1786, 'skey=c917792a49bf7f4d0a0956f13c60e98b&tranID=2395386414&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2024-09-17 12:04:57&orderid=P20240917120438AAB3&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-17 12:06:00'),
(1787, 'nbcb=2&tranID=2395391805&orderid=P2024091712080299A8&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-09-17 12:08:19&skey=cec510c40f691aa02f3ab71a151a99f8&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"TNGDMYNB\",\"DbtrAcct_Type\":\"WALL\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Touch N\'Go Digital\",\"duitnowqr_indicator\":\"20240917TNGDMYNB030OQR56399716\"}&treq=1', '2024-09-17 12:09:15'),
(1788, 'skey=cec510c40f691aa02f3ab71a151a99f8&tranID=2395391805&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-09-17 12:08:19&orderid=P2024091712080299A8&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"TNGDMYNB\",\"DbtrAcct_Type\":\"WALL\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Touch N&treq=1', '2024-09-17 12:09:38'),
(1789, 'nbcb=1&tranID=2395386414&orderid=P20240917120438AAB3&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-09-17 12:04:57&skey=6212e26ba8a6a1c659d52cae11aad52c&channel=TNG-EWALLET&treq=1', '2024-09-17 12:21:04'),
(1790, 'nbcb=2&tranID=2395547522&orderid=P20240917134529CEF5&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-09-17 13:45:38&skey=f37f4bacf2e9dbe2dfef95dcf65a7f77&channel=TNG-EWALLET&treq=1', '2024-09-17 13:45:51'),
(1791, 'nbcb=2&tranID=2396995017&orderid=P20240918133250FB2F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-18 13:32:58&skey=b06e5ec579b04e19ce16c72699773baf&channel=maybank2u&extraP={\"fpx_buyer_name\":\"LOW ENG HUP\",\"fpx_txn_id\":\"2409181332590596\"}&treq=1', '2024-09-18 13:33:35'),
(1792, 'skey=b06e5ec579b04e19ce16c72699773baf&tranID=2396995017&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-18 13:32:58&orderid=P20240918133250FB2F&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"LOW%20ENG%20HUP\",\"fpx_txn_id\":\"2409181332590596\"}&treq=1', '2024-09-18 13:33:43'),
(1793, 'nbcb=2&tranID=2400279208&orderid=P202409201533566F86&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-20 15:34:12&skey=bbff7a65e8c89acd936ac0ec42105a2b&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD HASIF BIN ROZAK\",\"fpx_txn_id\":\"2409201534120748\"}&treq=1', '2024-09-20 15:34:59'),
(1794, 'skey=bbff7a65e8c89acd936ac0ec42105a2b&tranID=2400279208&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-20 15:34:12&orderid=P202409201533566F86&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20HASIF%20BIN%20ROZAK\",\"fpx_txn_id\":\"2409201534120748\"}&treq=1', '2024-09-20 15:35:09'),
(1795, 'nbcb=2&tranID=2400615783&orderid=P20240920192235FA6E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-20 19:22:44&skey=4294b8322d64d3cd1f1c5a46a3213849&channel=TNG-EWALLET&treq=1', '2024-09-20 19:22:57'),
(1796, 'skey=4294b8322d64d3cd1f1c5a46a3213849&tranID=2400615783&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-20 19:22:44&orderid=P20240920192235FA6E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-20 19:23:13'),
(1797, 'nbcb=2&tranID=2401150275&orderid=P20240921035058188C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-09-21 03:51:09&skey=08d751eb47d530181a5a3e868f1a6c4f&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2409210351100616\"}&treq=1', '2024-09-21 03:52:48'),
(1798, 'skey=08d751eb47d530181a5a3e868f1a6c4f&tranID=2401150275&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-09-21 03:51:09&orderid=P20240921035058188C&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2409210351100616\"}&treq=1', '2024-09-21 03:53:51'),
(1799, 'nbcb=2&tranID=2401332678&orderid=P20240921094247C10D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-09-21 09:43:03&skey=adc978afa8da2ebe59316f8d88d5a6b2&channel=ShopeePay&treq=1', '2024-09-21 09:44:17'),
(1800, 'skey=e06db71e492d880f9f2490b3c0ecb191&tranID=2401332678&domain=jackybadmintona&status=00&amount=21.80&currency=MYR&paydate=2024-09-21 09:43:03&orderid=P20240921094247C10D&appcode=&error_code=&error_desc=&channel=ShopeePay&treq=1', '2024-09-21 09:44:32'),
(1801, 'skey=cd1321f672b5eb526cddf4cd4d909786&tranID=2401463327&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-09-21 11:16:10&orderid=P202409211115590DB4&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-21 11:16:36'),
(1802, 'nbcb=2&tranID=2401463327&orderid=P202409211115590DB4&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-09-21 11:16:10&skey=cd1321f672b5eb526cddf4cd4d909786&channel=TNG-EWALLET&treq=1', '2024-09-21 11:17:02'),
(1803, 'nbcb=2&tranID=2401848944&orderid=P20240921150730C180&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-21 15:09:30&skey=3a4dd7e36df5e080ee422e9c758f16ad&channel=TNG-EWALLET&treq=1', '2024-09-21 15:10:02'),
(1804, 'skey=3a4dd7e36df5e080ee422e9c758f16ad&tranID=2401848944&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-21 15:09:30&orderid=P20240921150730C180&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-21 15:10:12'),
(1805, 'skey=3a4dd7e36df5e080ee422e9c758f16ad&tranID=2401848944&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-21 15:09:30&orderid=P20240921150730C180&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-21 15:10:15'),
(1806, 'nbcb=2&tranID=2402921279&orderid=P20240922091244B3D1&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=16.00&currency=RM&appcode=&paydate=2024-09-22 09:12:51&skey=4a4e97f29c93545e336f420cb46ee69a&channel=maybank2u&extraP={\"fpx_buyer_name\":\"FATIN RAIHANAH SAFIAH BIN\",\"fpx_txn_id\":\"2409220912510561\"}&treq=1', '2024-09-22 09:13:23'),
(1807, 'skey=4a4e97f29c93545e336f420cb46ee69a&tranID=2402921279&domain=jackybadmintona&status=00&amount=16.00&currency=RM&paydate=2024-09-22 09:12:51&orderid=P20240922091244B3D1&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"FATIN%20RAIHANAH%20SAFIAH%20BIN\",\"fpx_txn_id\":\"2409220912510561\"}&treq=1', '2024-09-22 09:13:32'),
(1808, 'skey=4a4e97f29c93545e336f420cb46ee69a&tranID=2402921279&domain=jackybadmintona&status=00&amount=16.00&currency=RM&paydate=2024-09-22 09:12:51&orderid=P20240922091244B3D1&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"FATIN%20RAIHANAH%20SAFIAH%20BIN\",\"fpx_txn_id\":\"2409220912510561\"}&treq=1', '2024-09-22 09:13:33'),
(1809, 'nbcb=2&tranID=2403071904&orderid=P202409221116312BF7&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-09-22 11:16:45&skey=317e1654747e603cb1b6d80da95d7654&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-09-22 11:17:42'),
(1810, 'skey=7197414c01a3650a67e696be9a18bf60&tranID=2403071904&domain=jackybadmintona&status=00&amount=21.00&currency=MYR&paydate=2024-09-22 11:16:45&orderid=P202409221116312BF7&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-09-22 11:17:47'),
(1811, 'nbcb=2&tranID=2403164473&orderid=P20240922121509E57C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-09-22 12:15:21&skey=2af98f61cb30721edb23457254df5704&channel=TNG-EWALLET&treq=1', '2024-09-22 12:15:30'),
(1812, 'skey=2af98f61cb30721edb23457254df5704&tranID=2403164473&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-09-22 12:15:21&orderid=P20240922121509E57C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-22 12:15:38'),
(1813, 'nbcb=2&tranID=2403188998&orderid=P2024092212291392EB&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-09-22 12:29:24&skey=cd666b1be239bbb5d7bc46f57ff315f9&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD HASIF BIN ROZAK\",\"fpx_txn_id\":\"2409221229240014\"}&treq=1', '2024-09-22 12:30:06'),
(1814, 'skey=cd666b1be239bbb5d7bc46f57ff315f9&tranID=2403188998&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-09-22 12:29:24&orderid=P2024092212291392EB&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20HASIF%20BIN%20ROZAK\",\"fpx_txn_id\":\"2409221229240014\"}&treq=1', '2024-09-22 12:30:17'),
(1815, 'skey=87de95c300ff16504181e64110755653&tranID=2403282435&domain=jackybadmintona&status=22&amount=20.60&currency=RM&paydate=2024-09-22 13:23:17&orderid=P20240922132302FADC&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-22 13:24:24'),
(1816, 'nbcb=2&tranID=2403282435&orderid=P20240922132302FADC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.60&currency=RM&appcode=&paydate=2024-09-22 13:23:17&skey=819eb2fac009e4a4966ded423f9507c2&channel=TNG-EWALLET&treq=1', '2024-09-22 13:24:26'),
(1817, 'skey=819eb2fac009e4a4966ded423f9507c2&tranID=2403282435&domain=jackybadmintona&status=00&amount=20.60&currency=RM&paydate=2024-09-22 13:23:17&orderid=P20240922132302FADC&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-22 13:24:38'),
(1818, 'skey=a5ce6fe548852a3cf2c86cdae1c1cf92&tranID=2405237622&domain=jackybadmintona&status=22&amount=23.00&currency=RM&paydate=2024-09-23 16:38:43&orderid=P2024092316381827DA&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-23 16:39:49'),
(1819, 'nbcb=2&tranID=2405237622&orderid=P2024092316381827DA&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-23 16:38:43&skey=9c66c0d32cd7e092e789657274cb035d&channel=TNG-EWALLET&treq=1', '2024-09-23 16:39:49'),
(1820, 'skey=9c66c0d32cd7e092e789657274cb035d&tranID=2405237622&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-23 16:38:43&orderid=P2024092316381827DA&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-23 16:39:57'),
(1821, 'nbcb=2&tranID=2405268249&orderid=P2024092316594970D9&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-23 17:00:06&skey=42a9a0f44236f846847e2d3bcef27654&channel=TNG-EWALLET&treq=1', '2024-09-23 17:00:25'),
(1822, 'skey=42a9a0f44236f846847e2d3bcef27654&tranID=2405268249&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-23 17:00:06&orderid=P2024092316594970D9&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-23 17:00:34'),
(1823, 'nbcb=2&tranID=2405792965&orderid=P202409232214311077&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.60&currency=RM&appcode=&paydate=2024-09-23 22:14:39&skey=3dfba8bfb455a2f625f3028c8403c253&channel=maybank2u&extraP={\"fpx_buyer_name\":\"Alya Amanina Binti Zanuri\",\"fpx_txn_id\":\"2409232214410448\"}&treq=1', '2024-09-23 22:15:27'),
(1824, 'skey=3dfba8bfb455a2f625f3028c8403c253&tranID=2405792965&domain=jackybadmintona&status=00&amount=15.60&currency=RM&paydate=2024-09-23 22:14:39&orderid=P202409232214311077&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"Alya%20Amanina%20Binti%20Zanuri\",\"fpx_txn_id\":\"2409232214410448\"}&treq=1', '2024-09-23 22:15:34'),
(1825, 'skey=3dfba8bfb455a2f625f3028c8403c253&tranID=2405792965&domain=jackybadmintona&status=00&amount=15.60&currency=RM&paydate=2024-09-23 22:14:39&orderid=P202409232214311077&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"Alya%20Amanina%20Binti%20Zanuri\",\"fpx_txn_id\":\"2409232214410448\"}&treq=1', '2024-09-23 22:15:52'),
(1826, 'nbcb=2&tranID=2406485585&orderid=P20240924122842A486&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-09-24 12:28:51&skey=5dde88bf890d18d03c1a2f658b6b2db2&channel=TNG-EWALLET&treq=1', '2024-09-24 12:29:04'),
(1827, 'skey=5dde88bf890d18d03c1a2f658b6b2db2&tranID=2406485585&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-09-24 12:28:51&orderid=P20240924122842A486&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-24 12:29:13'),
(1828, 'nbcb=2&tranID=2406501288&orderid=P20240924123705768E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-24 12:37:16&skey=2be96a6f079cdf65e3b2ea1dfd37a86c&channel=TNG-EWALLET&treq=1', '2024-09-24 12:37:54'),
(1829, 'skey=2be96a6f079cdf65e3b2ea1dfd37a86c&tranID=2406501288&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-24 12:37:16&orderid=P20240924123705768E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-24 12:38:09'),
(1830, 'nbcb=2&tranID=2406752491&orderid=P202409241502462ADD&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2024-09-24 15:02:59&skey=3a5556f7f0867b53e33f2fe7858c1dde&channel=TNG-EWALLET&treq=1', '2024-09-24 15:03:21'),
(1831, 'skey=3a5556f7f0867b53e33f2fe7858c1dde&tranID=2406752491&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2024-09-24 15:02:59&orderid=P202409241502462ADD&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-24 15:03:29'),
(1832, 'nbcb=2&tranID=2406822616&orderid=P20240924154935AD63&status=11&error_desc=Buyer Choose Cancel At TAC Request Page&error_code=FPX_1I&domain=jackybadmintona&amount=17.80&currency=RM&appcode=&paydate=2024-09-24 15:49:49&skey=02bf6a46b4912aa0b701eb7902a25834&channel=maybank2u&extraP={\"fpx_txn_id\":\"2409241549490521\"}&treq=1', '2024-09-24 15:51:19'),
(1833, 'skey=02bf6a46b4912aa0b701eb7902a25834&tranID=2406822616&domain=jackybadmintona&status=11&amount=17.80&currency=RM&paydate=2024-09-24 15:49:49&orderid=P20240924154935AD63&appcode=&error_code=FPX_1I&error_desc=Buyer Choose Cancel At TAC Request Page&channel=FPX_MB2U&extraP={\"fpx_txn_id\":\"2409241549490521\"}&treq=1', '2024-09-24 15:52:06'),
(1834, 'nbcb=2&tranID=2406828130&orderid=P20240924155314E583&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=17.80&currency=RM&appcode=&paydate=2024-09-24 15:53:27&skey=ae9b8f0b6323ec203e973dd25e6de628&channel=TNG-EWALLET&treq=1', '2024-09-24 15:54:00'),
(1835, 'skey=ae9b8f0b6323ec203e973dd25e6de628&tranID=2406828130&domain=jackybadmintona&status=00&amount=17.80&currency=RM&paydate=2024-09-24 15:53:27&orderid=P20240924155314E583&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-24 15:54:07'),
(1836, 'skey=01e3ae52ea03fafbd26faf2e8baf3717&tranID=2407723796&domain=jackybadmintona&status=22&amount=23.00&currency=RM&paydate=2024-09-25 00:52:16&orderid=P20240925005206268F&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-25 00:53:23'),
(1837, 'nbcb=2&tranID=2407723796&orderid=P20240925005206268F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-25 00:52:16&skey=5f96c6ace1f31a73dee23967e61fe4af&channel=TNG-EWALLET&treq=1', '2024-09-25 00:53:31'),
(1838, 'skey=5f96c6ace1f31a73dee23967e61fe4af&tranID=2407723796&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-25 00:52:16&orderid=P20240925005206268F&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-25 00:53:39'),
(1839, 'skey=5f96c6ace1f31a73dee23967e61fe4af&tranID=2407723796&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-25 00:52:16&orderid=P20240925005206268F&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-25 00:53:41'),
(1840, 'nbcb=2&tranID=2408611718&orderid=P20240925131010DF17&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-25 13:10:30&skey=0751db50b433ed8809713ead790b61f3&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-09-25 13:11:30'),
(1841, 'skey=b6d4ed9f8ae49cde6d2c2ab3e4cb95bb&tranID=2408611718&domain=jackybadmintona&status=00&amount=23.00&currency=MYR&paydate=2024-09-25 13:10:30&orderid=P20240925131010DF17&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-09-25 13:11:33'),
(1842, 'skey=b6d4ed9f8ae49cde6d2c2ab3e4cb95bb&tranID=2408611718&domain=jackybadmintona&status=00&amount=23.00&currency=MYR&paydate=2024-09-25 13:10:30&orderid=P20240925131010DF17&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-09-25 13:12:09'),
(1843, 'nbcb=2&tranID=2409690441&orderid=P20240925213914ED24&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=17.80&currency=RM&appcode=&paydate=2024-09-25 21:39:28&skey=5cb1d2350614a2b9028940945db57901&channel=TNG-EWALLET&treq=1', '2024-09-25 21:39:47'),
(1844, 'skey=5cb1d2350614a2b9028940945db57901&tranID=2409690441&domain=jackybadmintona&status=00&amount=17.80&currency=RM&paydate=2024-09-25 21:39:28&orderid=P20240925213914ED24&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-25 21:39:59'),
(1845, 'nbcb=2&tranID=2411052389&orderid=P20240926161929A1F2&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-26 16:19:46&skey=de9d45f824f067f8ca631a2addf75916&channel=maybank2u&extraP={\"fpx_buyer_name\":\"LEE JUN WEI\",\"fpx_txn_id\":\"2409261619470984\"}&treq=1', '2024-09-26 16:20:21'),
(1846, 'skey=de9d45f824f067f8ca631a2addf75916&tranID=2411052389&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-26 16:19:46&orderid=P20240926161929A1F2&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"LEE%20JUN%20WEI\",\"fpx_txn_id\":\"2409261619470984\"}&treq=1', '2024-09-26 16:20:51'),
(1847, 'nbcb=2&tranID=2411090051&orderid=P2024092616421350B9&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-26 16:42:22&skey=a0088fca0e1f480a17045623a62425e3&channel=TNG-EWALLET&treq=1', '2024-09-26 16:43:27'),
(1848, 'skey=7ec713d61c7a62235bc9a5a689b3b7dd&tranID=2411090051&domain=jackybadmintona&status=22&amount=23.00&currency=RM&paydate=2024-09-26 16:42:22&orderid=P2024092616421350B9&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-26 16:43:27'),
(1849, 'skey=a0088fca0e1f480a17045623a62425e3&tranID=2411090051&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-26 16:42:22&orderid=P2024092616421350B9&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-26 16:43:40'),
(1850, 'nbcb=2&tranID=2413001245&orderid=P202409271613396D29&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=17.80&currency=RM&appcode=&paydate=2024-09-27 16:14:13&skey=cf876f7056e5f51c11763db3a0586a7c&channel=TNG-EWALLET&treq=1', '2024-09-27 16:14:49'),
(1851, 'skey=cf876f7056e5f51c11763db3a0586a7c&tranID=2413001245&domain=jackybadmintona&status=00&amount=17.80&currency=RM&paydate=2024-09-27 16:14:13&orderid=P202409271613396D29&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-27 16:14:56'),
(1852, 'nbcb=2&tranID=2413019621&orderid=P20240927162409B7D3&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-27 16:24:19&skey=895d6fc98bcd9baddd2dd98c945c5e49&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD HASIF BIN ROZAK\",\"fpx_txn_id\":\"2409271624190156\"}&treq=1', '2024-09-27 16:24:59'),
(1853, 'skey=895d6fc98bcd9baddd2dd98c945c5e49&tranID=2413019621&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-27 16:24:19&orderid=P20240927162409B7D3&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20HASIF%20BIN%20ROZAK\",\"fpx_txn_id\":\"2409271624190156\"}&treq=1', '2024-09-27 16:25:19'),
(1854, 'nbcb=2&tranID=2413673985&orderid=P20240927215317D5C3&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-09-27 21:53:26&skey=f8be0749b0be9795a39c9a8116c37951&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2409272153270403\"}&treq=1', '2024-09-27 21:54:26'),
(1855, 'skey=f8be0749b0be9795a39c9a8116c37951&tranID=2413673985&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-09-27 21:53:26&orderid=P20240927215317D5C3&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2409272153270403\"}&treq=1', '2024-09-27 21:54:39'),
(1856, 'nbcb=2&tranID=2413753654&orderid=P202409272233007FBA&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-09-27 22:33:20&skey=8d1ce558aa5d3bfeb66bb72020f68a13&channel=bsn&extraP={\"fpx_buyer_name\":\"FIKIRUDDIN HAKIM BIN IBRAHIM\",\"fpx_txn_id\":\"2409272233210115\"}&treq=1', '2024-09-27 22:33:52'),
(1857, 'skey=8d1ce558aa5d3bfeb66bb72020f68a13&tranID=2413753654&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-09-27 22:33:20&orderid=P202409272233007FBA&appcode=&error_code=&error_desc=&channel=FPX_BSN&extraP={\"fpx_buyer_name\":\"FIKIRUDDIN%20HAKIM%20BIN%20IBRAHIM\",\"fpx_txn_id\":\"2409272233210115\"}&treq=1', '2024-09-27 22:34:10'),
(1858, 'skey=e422d355b7e8cc878103875aadf800a5&tranID=2413756344&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2024-09-27 22:34:48&orderid=P2024092722342731BA&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-27 22:35:56'),
(1859, 'nbcb=1&tranID=2413756344&orderid=P2024092722342731BA&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-09-27 22:34:48&skey=93b56d0c36e6a8e40f11250753e1b635&channel=TNG-EWALLET&treq=1', '2024-09-27 22:51:05'),
(1860, 'nbcb=2&tranID=2413906068&orderid=P202409280019081F55&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-28 00:19:17&skey=fc9d2ad77a0bc8b0c14999e6dbf719e2&channel=TNG-EWALLET&treq=1', '2024-09-28 00:19:40'),
(1861, 'skey=fc9d2ad77a0bc8b0c14999e6dbf719e2&tranID=2413906068&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-28 00:19:17&orderid=P202409280019081F55&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-28 00:19:49'),
(1862, 'skey=542b1d48dacfdd4ccee02402e05914a6&tranID=2413955503&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2024-09-28 01:20:52&orderid=P202409280120302C9A&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-28 01:21:58'),
(1863, 'nbcb=2&tranID=2413955503&orderid=P202409280120302C9A&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-09-28 01:20:52&skey=59af198d0d7e065f0b2197f28276c261&channel=TNG-EWALLET&treq=1', '2024-09-28 01:22:33'),
(1864, 'skey=59af198d0d7e065f0b2197f28276c261&tranID=2413955503&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-09-28 01:20:52&orderid=P202409280120302C9A&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-28 01:22:43'),
(1865, 'nbcb=2&tranID=2415097288&orderid=P20240928165931F7CA&status=11&error_desc=Buyer Choose Cancel At Login Page&error_code=FPX_1C&domain=jackybadmintona&amount=14.00&currency=RM&appcode=&paydate=2024-09-28 16:59:40&skey=458aa83f8633abc1e753c53af13804f6&channel=cimb&extraP={\"fpx_txn_id\":\"2409281659410726\"}&treq=1', '2024-09-28 16:59:48'),
(1866, 'skey=458aa83f8633abc1e753c53af13804f6&tranID=2415097288&domain=jackybadmintona&status=11&amount=14.00&currency=RM&paydate=2024-09-28 16:59:40&orderid=P20240928165931F7CA&appcode=&error_code=FPX_1C&error_desc=Buyer Choose Cancel At Login Page&channel=FPX_CIMBCLICKS&extraP={\"fpx_txn_id\":\"2409281659410726\"}&treq=1', '2024-09-28 16:59:51'),
(1867, 'nbcb=2&tranID=2415137245&orderid=P20240928172035D82D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=16.00&currency=RM&appcode=&paydate=2024-09-28 17:20:41&skey=63549d8142a62d336368e1e4decd3a01&channel=maybank2u&extraP={\"fpx_buyer_name\":\"Lim Lee Wen\",\"fpx_txn_id\":\"2409281720420443\"}&treq=1', '2024-09-28 17:21:13'),
(1868, 'skey=63549d8142a62d336368e1e4decd3a01&tranID=2415137245&domain=jackybadmintona&status=00&amount=16.00&currency=RM&paydate=2024-09-28 17:20:41&orderid=P20240928172035D82D&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"Lim%20Lee%20Wen\",\"fpx_txn_id\":\"2409281720420443\"}&treq=1', '2024-09-28 17:21:23'),
(1869, 'nbcb=2&tranID=2415130373&orderid=P20240928171654DB37&status=11&error_desc=Buyer Failed To Provide The Necessary Info At Account Selection Page&error_code=FPX_1E&domain=jackybadmintona&amount=14.00&currency=RM&appcode=&paydate=2024-09-28 17:17:02&skey=b214002a64bf4fc82fed0dc5bf845ab4&channel=publicbank&extraP={\"fpx_txn_id\":\"2409281717030612\"}&treq=1', '2024-09-28 17:32:19'),
(1870, 'nbcb=2&tranID=2415134530&orderid=P2024092817190439E2&status=11&error_desc=Transaction Not Found&error_code=FPX_76&domain=jackybadmintona&amount=16.00&currency=RM&appcode=&paydate=2024-09-28 17:19:12&skey=493266eb320f6b8b48bd6acd37bdece2&channel=maybank2u&extraP={\"fpx_txn_id\":\"2409281719130462\"}&treq=1', '2024-09-28 17:37:19'),
(1871, 'nbcb=2&tranID=2415609015&orderid=P202409282123019CDE&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-28 21:23:14&skey=01116bd414714a0b38e67c70b1283621&channel=rhb&extraP={\"fpx_buyer_name\":\"MOHD HAFIZUDDIN BIN DRAMAN @ YUSOF\",\"fpx_txn_id\":\"2409282123150845\"}&treq=1', '2024-09-28 21:23:43'),
(1872, 'skey=01116bd414714a0b38e67c70b1283621&tranID=2415609015&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-28 21:23:14&orderid=P202409282123019CDE&appcode=&error_code=&error_desc=&channel=FPX_RHB&extraP={\"fpx_buyer_name\":\"MOHD%20HAFIZUDDIN%20BIN%20DRAMAN%20%40%20YUSOF\",\"fpx_txn_id\":\"2409282123150845\"}&treq=1', '2024-09-28 21:23:55'),
(1873, 'nbcb=2&tranID=2416160861&orderid=P2024092909054384AA&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.80&currency=RM&appcode=&paydate=2024-09-29 09:05:51&skey=7733e0a373774e8f5530d38a5dfff8ba&channel=TNG-EWALLET&treq=1', '2024-09-29 09:06:46'),
(1874, 'skey=7733e0a373774e8f5530d38a5dfff8ba&tranID=2416160861&domain=jackybadmintona&status=00&amount=20.80&currency=RM&paydate=2024-09-29 09:05:51&orderid=P2024092909054384AA&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-29 09:06:52'),
(1875, 'skey=499089acf983d2fcac3ced12c6cb3e61&tranID=2416160861&domain=jackybadmintona&status=22&amount=20.80&currency=RM&paydate=2024-09-29 09:05:51&orderid=P2024092909054384AA&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-29 09:06:56'),
(1876, 'nbcb=2&tranID=2416168239&orderid=P20240929091126A487&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-09-29 09:11:54&skey=8c76c837c13555cdfe250c3063770e80&channel=maybank2u&extraP={\"fpx_buyer_name\":\"LEE YUAN KHAI\",\"fpx_txn_id\":\"2409290911540134\"}&treq=1', '2024-09-29 09:12:17'),
(1877, 'skey=8c76c837c13555cdfe250c3063770e80&tranID=2416168239&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-09-29 09:11:54&orderid=P20240929091126A487&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"LEE%20YUAN%20KHAI\",\"fpx_txn_id\":\"2409290911540134\"}&treq=1', '2024-09-29 09:12:25'),
(1878, 'nbcb=2&tranID=2416273820&orderid=P2024092910263374D2&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2024-09-29 10:26:42&skey=2079581bfda4a339c3fde962be3193a9&channel=TNG-EWALLET&treq=1', '2024-09-29 10:26:55'),
(1879, 'nbcb=2&tranID=2416340881&orderid=P202409291106286FDD&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-09-29 11:06:43&skey=ee09cfd5c91816eb8202fb212f6f2fbd&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TIONG CHYI\",\"fpx_txn_id\":\"2409291106440687\"}&treq=1', '2024-09-29 11:07:51'),
(1880, 'nbcb=2&tranID=2416343094&orderid=P202409291107201E70&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-09-29 11:07:55&skey=9246ad8f725a66fb5df1ce6a1798ee52&channel=TNG-EWALLET&treq=1', '2024-09-29 11:08:07');
INSERT INTO `payments_returns` (`payment_return_id`, `return_data`, `return_datetime`) VALUES
(1881, 'nbcb=2&tranID=2418810332&orderid=P202409301450353751&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-09-30 14:50:46&skey=6c6e58452e706741ee7fa54d298aef71&channel=TNG-EWALLET&treq=1', '2024-09-30 14:51:46'),
(1882, 'skey=6c6e58452e706741ee7fa54d298aef71&tranID=2418810332&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-09-30 14:50:46&orderid=P202409301450353751&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-30 14:51:53'),
(1883, 'nbcb=2&tranID=2419188882&orderid=P20240930180512F3ED&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=17.80&currency=RM&appcode=&paydate=2024-09-30 18:05:33&skey=0298183de612a6f1c91fd992134415d4&channel=TNG-EWALLET&treq=1', '2024-09-30 18:05:57'),
(1884, 'skey=0298183de612a6f1c91fd992134415d4&tranID=2419188882&domain=jackybadmintona&status=00&amount=17.80&currency=RM&paydate=2024-09-30 18:05:33&orderid=P20240930180512F3ED&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-09-30 18:06:05'),
(1885, 'nbcb=2&tranID=2420892666&orderid=P20241001132117B609&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-01 13:21:30&skey=f8308ae54ff2975532605770092dd5a1&channel=TNG-EWALLET&treq=1', '2024-10-01 13:21:42'),
(1886, 'skey=f8308ae54ff2975532605770092dd5a1&tranID=2420892666&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-01 13:21:30&orderid=P20241001132117B609&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-01 13:22:11'),
(1887, 'nbcb=2&tranID=2421027220&orderid=P202410011421248D42&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-01 14:21:31&skey=04b24c1557bf4d385473248ea18835ce&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD HASIF BIN ROZAK\",\"fpx_txn_id\":\"2410011421320955\"}&treq=1', '2024-10-01 14:22:11'),
(1888, 'skey=04b24c1557bf4d385473248ea18835ce&tranID=2421027220&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-01 14:21:31&orderid=P202410011421248D42&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20HASIF%20BIN%20ROZAK\",\"fpx_txn_id\":\"2410011421320955\"}&treq=1', '2024-10-01 14:22:19'),
(1889, 'nbcb=2&tranID=2423714637&orderid=P2024100218234357D4&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-02 18:24:05&skey=1abe227be48ea5d36134e5d5f0c86e51&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD HASIF BIN ROZAK\",\"fpx_txn_id\":\"2410021824050084\"}&treq=1', '2024-10-02 18:24:44'),
(1890, 'skey=1abe227be48ea5d36134e5d5f0c86e51&tranID=2423714637&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-02 18:24:05&orderid=P2024100218234357D4&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20HASIF%20BIN%20ROZAK\",\"fpx_txn_id\":\"2410021824050084\"}&treq=1', '2024-10-02 18:24:52'),
(1891, 'nbcb=2&tranID=2425274313&orderid=P202410031359037B3B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-03 13:59:12&skey=f4cbc77230000ff53b4bfe48ac92944b&channel=TNG-EWALLET&treq=1', '2024-10-03 14:00:06'),
(1892, 'skey=f4cbc77230000ff53b4bfe48ac92944b&tranID=2425274313&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-03 13:59:12&orderid=P202410031359037B3B&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-03 14:00:15'),
(1893, 'skey=1e40fef78632d09434e4b8101d627ea9&tranID=2425274313&domain=jackybadmintona&status=22&amount=23.00&currency=RM&paydate=2024-10-03 13:59:12&orderid=P202410031359037B3B&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-03 14:00:16'),
(1894, 'nbcb=2&tranID=2425377279&orderid=P202410031453453B25&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-03 14:54:08&skey=6ce4cb80cb37da612182ddb8bb72c345&channel=cimb&extraP={\"fpx_buyer_name\":\"CALVIN HAH U KHEAN\",\"fpx_txn_id\":\"2410031454090990\"}&treq=1', '2024-10-03 14:55:05'),
(1895, 'skey=6ce4cb80cb37da612182ddb8bb72c345&tranID=2425377279&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-03 14:54:08&orderid=P202410031453453B25&appcode=&error_code=&error_desc=&channel=FPX_CIMBCLICKS&extraP={\"fpx_buyer_name\":\"CALVIN%20HAH%20U%20KHEAN\",\"fpx_txn_id\":\"2410031454090990\"}&treq=1', '2024-10-03 14:55:21'),
(1896, 'nbcb=2&tranID=2425518239&orderid=P20241003161158C7B4&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2024-10-03 16:12:07&skey=7d68918720ed17eb7db136abad5eefd7&channel=cimb&extraP={\"fpx_buyer_name\":\"CALVIN HAH U KHEAN\",\"fpx_txn_id\":\"2410031612080473\"}&treq=1', '2024-10-03 16:12:41'),
(1897, 'skey=7d68918720ed17eb7db136abad5eefd7&tranID=2425518239&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2024-10-03 16:12:07&orderid=P20241003161158C7B4&appcode=&error_code=&error_desc=&channel=FPX_CIMBCLICKS&extraP={\"fpx_buyer_name\":\"CALVIN%20HAH%20U%20KHEAN\",\"fpx_txn_id\":\"2410031612080473\"}&treq=1', '2024-10-03 16:12:52'),
(1898, 'nbcb=2&tranID=2426960875&orderid=P20241004114547135C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=17.80&currency=RM&appcode=&paydate=2024-10-04 11:45:57&skey=030394e6631da746ef06ce8852f741d8&channel=TNG-EWALLET&treq=1', '2024-10-04 11:46:14'),
(1899, 'skey=030394e6631da746ef06ce8852f741d8&tranID=2426960875&domain=jackybadmintona&status=00&amount=17.80&currency=RM&paydate=2024-10-04 11:45:57&orderid=P20241004114547135C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-04 11:46:24'),
(1900, 'nbcb=2&tranID=2427187187&orderid=P202410041333058A52&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-10-04 13:33:15&skey=898cfcad4fe1297d742cf390bef37917&channel=maybank2u&extraP={\"fpx_buyer_name\":\"DARRYL SUJANG KARING\",\"fpx_txn_id\":\"2410041333160209\"}&treq=1', '2024-10-04 13:33:44'),
(1901, 'skey=898cfcad4fe1297d742cf390bef37917&tranID=2427187187&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-10-04 13:33:15&orderid=P202410041333058A52&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"DARRYL%20SUJANG%20KARING\",\"fpx_txn_id\":\"2410041333160209\"}&treq=1', '2024-10-04 13:33:49'),
(1902, 'nbcb=2&tranID=2427277662&orderid=P20241004141716423A&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-04 14:17:24&skey=b42f1505450c62961fa4989713830303&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD HASIF BIN ROZAK\",\"fpx_txn_id\":\"2410041417240121\"}&treq=1', '2024-10-04 14:17:59'),
(1903, 'skey=b42f1505450c62961fa4989713830303&tranID=2427277662&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-04 14:17:24&orderid=P20241004141716423A&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20HASIF%20BIN%20ROZAK\",\"fpx_txn_id\":\"2410041417240121\"}&treq=1', '2024-10-04 14:18:07'),
(1904, 'nbcb=2&tranID=2427384278&orderid=P20241004151238FFFD&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-04 15:13:13&skey=9d70013eff95f69648ec0daeaf295233&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"CIBBMYKL\",\"DbtrAcct_Type\":\"CACC\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"CIMB Bank Berhad\",\"duitnowqr_indicator\":\"20241004CIBBMYKL030OQR09418380\"}&treq=1', '2024-10-04 15:14:31'),
(1905, 'skey=9d70013eff95f69648ec0daeaf295233&tranID=2427384278&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-04 15:13:13&orderid=P20241004151238FFFD&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"CIBBMYKL\",\"DbtrAcct_Type\":\"CACC\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"CIMB Bank Berhad\",\"duitnowqr_indicator\":\"20241004CIBBMYKL030OQR09418380\"}&treq=1', '2024-10-04 15:14:42'),
(1906, 'nbcb=2&tranID=2427857958&orderid=P20241004193451DE1F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-04 19:35:00&skey=d2de2696cd272d6a8ba3f4360e37b2b1&channel=TNG-EWALLET&treq=1', '2024-10-04 19:35:15'),
(1907, 'skey=d2de2696cd272d6a8ba3f4360e37b2b1&tranID=2427857958&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-04 19:35:00&orderid=P20241004193451DE1F&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-04 19:35:38'),
(1908, 'skey=2636ca8fbed06ef264909dc28e6a435d&tranID=2427954052&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2024-10-04 20:21:16&orderid=P2024100420210060DE&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-04 20:22:22'),
(1909, 'nbcb=1&tranID=2427954052&orderid=P2024100420210060DE&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-10-04 20:21:16&skey=db2f2faa9a60142d73da3b5f02879e78&channel=TNG-EWALLET&treq=1', '2024-10-04 20:38:04'),
(1910, 'nbcb=2&tranID=2428010184&orderid=P202410042047115577&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-10-04 20:47:22&skey=eb635c01227bf6d3de8dd28403b3d182&channel=TNG-EWALLET&treq=1', '2024-10-04 20:48:26'),
(1911, 'skey=2a2a1f230ba650c0ddd4b468b168b316&tranID=2428010184&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2024-10-04 20:47:22&orderid=P202410042047115577&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-04 20:48:27'),
(1912, 'skey=eb635c01227bf6d3de8dd28403b3d182&tranID=2428010184&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-10-04 20:47:22&orderid=P202410042047115577&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-04 20:48:35'),
(1913, 'skey=fe9f78d8c7990b44142ea0aea0e65814&tranID=2428464587&domain=jackybadmintona&status=22&amount=21.80&currency=RM&paydate=2024-10-05 03:55:45&orderid=P20241005035533DA3C&appcode=&error_code=&error_desc=&channel=FPX_MB2U&treq=1', '2024-10-05 03:56:32'),
(1914, 'nbcb=2&tranID=2428464867&orderid=P20241005035702E237&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-10-05 03:57:17&skey=101dc6f44dfc14d94dd6cc019a7276ad&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2410050357170858\"}&treq=1', '2024-10-05 03:58:02'),
(1915, 'skey=101dc6f44dfc14d94dd6cc019a7276ad&tranID=2428464867&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-10-05 03:57:17&orderid=P20241005035702E237&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2410050357170858\"}&treq=1', '2024-10-05 03:58:13'),
(1916, 'nbcb=2&tranID=2428464587&orderid=P20241005035533DA3C&status=11&error_desc=Transaction Not Found&error_code=FPX_76&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-10-05 03:55:45&skey=066abe0c2a869c2cee1b5ecb56966fea&channel=maybank2u&extraP={\"fpx_txn_id\":\"2410050355460552\"}&treq=1', '2024-10-05 04:11:37'),
(1917, 'nbcb=2&tranID=2428672338&orderid=P20241005093422CA99&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-10-05 09:34:37&skey=36294ad3a86d209d4e949a3df82158f3&channel=ShopeePay&treq=1', '2024-10-05 09:36:17'),
(1918, 'skey=844f8bfc81c45bda359f4edb38806303&tranID=2428672338&domain=jackybadmintona&status=00&amount=21.80&currency=MYR&paydate=2024-10-05 09:34:37&orderid=P20241005093422CA99&appcode=&error_code=&error_desc=&channel=ShopeePay&treq=1', '2024-10-05 09:36:33'),
(1919, 'skey=5383bfe4004ec31925e2dc70122f23b1&tranID=2428784891&domain=jackybadmintona&status=22&amount=21.80&currency=RM&paydate=2024-10-05 10:43:50&orderid=P202410051043423366&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-05 10:44:56'),
(1920, 'nbcb=2&tranID=2428784891&orderid=P202410051043423366&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-10-05 10:43:50&skey=b9fdb31a9d7ae5adef83631e46e04dd5&channel=TNG-EWALLET&treq=1', '2024-10-05 10:45:13'),
(1921, 'skey=b9fdb31a9d7ae5adef83631e46e04dd5&tranID=2428784891&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-10-05 10:43:50&orderid=P202410051043423366&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-05 10:46:39'),
(1922, 'nbcb=2&tranID=2428794259&orderid=P202410051049054688&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-10-05 10:49:12&skey=1d90c5600e6d84b67afcfc33060b1785&channel=TNG-EWALLET&treq=1', '2024-10-05 10:50:15'),
(1923, 'skey=144fea3daf7d0a01680d16094b6952ef&tranID=2428794259&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2024-10-05 10:49:12&orderid=P202410051049054688&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-05 10:50:16'),
(1924, 'skey=1d90c5600e6d84b67afcfc33060b1785&tranID=2428794259&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-10-05 10:49:12&orderid=P202410051049054688&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-05 10:50:23'),
(1925, 'nbcb=2&tranID=2429755005&orderid=P2024100518543749D4&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.20&currency=RM&appcode=&paydate=2024-10-05 18:54:52&skey=cc88eb067b0d3ba398b2744672701f16&channel=maybank2u&extraP={\"fpx_buyer_name\":\"SORFINA IZZATI BINTI MOHD\",\"fpx_txn_id\":\"2410051854530890\"}&treq=1', '2024-10-05 18:55:37'),
(1926, 'skey=cc88eb067b0d3ba398b2744672701f16&tranID=2429755005&domain=jackybadmintona&status=00&amount=15.20&currency=RM&paydate=2024-10-05 18:54:52&orderid=P2024100518543749D4&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"SORFINA%20IZZATI%20BINTI%20MOHD\",\"fpx_txn_id\":\"2410051854530890\"}&treq=1', '2024-10-05 18:55:46'),
(1927, 'skey=a530993a54abf109df7e60df1393cf7b&tranID=2431065620&domain=jackybadmintona&status=22&amount=21.80&currency=RM&paydate=2024-10-06 13:20:54&orderid=P20241006132017962C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-06 13:22:26'),
(1928, 'nbcb=2&tranID=2431065620&orderid=P20241006132017962C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-10-06 13:20:54&skey=6633fd61848fef880ffebd303a87ec80&channel=TNG-EWALLET&treq=1', '2024-10-06 13:23:09'),
(1929, 'skey=6633fd61848fef880ffebd303a87ec80&tranID=2431065620&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-10-06 13:20:54&orderid=P20241006132017962C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-06 13:23:23'),
(1930, 'skey=6633fd61848fef880ffebd303a87ec80&tranID=2431065620&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-10-06 13:20:54&orderid=P20241006132017962C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-06 13:23:36'),
(1931, 'nbcb=2&tranID=2431092082&orderid=P20241006133351023C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.60&currency=RM&appcode=&paydate=2024-10-06 13:34:00&skey=1ce003ce2e882f0d125f64e5b8dae73c&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-10-06 13:34:40'),
(1932, 'skey=78fe5b39a8755f80fdac4bdc4f01a22f&tranID=2431092082&domain=jackybadmintona&status=00&amount=20.60&currency=MYR&paydate=2024-10-06 13:34:00&orderid=P20241006133351023C&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-10-06 13:34:44'),
(1933, 'nbcb=2&tranID=2431150475&orderid=P202410061402006E2E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-10-06 14:02:25&skey=344612a6aa584e506faad82d937d7182&channel=maybank2u&extraP={\"fpx_buyer_name\":\"KONG YEE CHIN\",\"fpx_txn_id\":\"2410061402270658\"}&treq=1', '2024-10-06 14:03:16'),
(1934, 'skey=344612a6aa584e506faad82d937d7182&tranID=2431150475&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-10-06 14:02:25&orderid=P202410061402006E2E&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"KONG%20YEE%20CHIN\",\"fpx_txn_id\":\"2410061402270658\"}&treq=1', '2024-10-06 14:03:27'),
(1935, 'nbcb=2&tranID=2431156160&orderid=P20241006140450950F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.00&currency=RM&appcode=&paydate=2024-10-06 14:05:09&skey=16c1140ecbf389b078a362844aa7261f&channel=TNG-EWALLET&treq=1', '2024-10-06 14:05:29'),
(1936, 'skey=16c1140ecbf389b078a362844aa7261f&tranID=2431156160&domain=jackybadmintona&status=00&amount=19.00&currency=RM&paydate=2024-10-06 14:05:09&orderid=P20241006140450950F&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-06 14:05:58'),
(1937, 'nbcb=2&tranID=2431674858&orderid=P20241006182759F5C8&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=526011&paydate=2024-10-06 18:28:57&skey=6f27894c76f7413b9e0aa5dcd326b552&channel=credit&extraP={\"ccbrand\":\"MASTERCARD\",\"cctype\":\"DEBIT\",\"cclast4\":\"5502\"}&treq=1', '2024-10-06 18:29:23'),
(1938, 'skey=3437cdd6855ff5ce5d357bf754f662ce&tranID=2431674858&domain=jackybadmintona&status=00&amount=22.00&currency=MYR&paydate=2024-10-06 18:28:57&orderid=P20241006182759F5C8&appcode=526011&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"MasterCard\",\"cclast4\":\"5502\",\"cctype\":\"Debit\"}&treq=1', '2024-10-06 18:29:28'),
(1939, 'nbcb=2&tranID=2432136571&orderid=P2024100622080120B4&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-06 22:08:13&skey=9eac54ca9da1989c86dc7b61f1bc581d&channel=TNG-EWALLET&treq=1', '2024-10-06 22:09:24'),
(1940, 'skey=58ec10f029c6284f6056273539592526&tranID=2432136571&domain=jackybadmintona&status=22&amount=23.00&currency=RM&paydate=2024-10-06 22:08:13&orderid=P2024100622080120B4&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-06 22:09:26'),
(1941, 'skey=9eac54ca9da1989c86dc7b61f1bc581d&tranID=2432136571&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-06 22:08:13&orderid=P2024100622080120B4&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-06 22:09:34'),
(1942, 'skey=9eac54ca9da1989c86dc7b61f1bc581d&tranID=2432136571&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-06 22:08:13&orderid=P2024100622080120B4&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-06 22:10:08'),
(1943, 'skey=b0b073a3477b77dcf1dd290bf9c5b77a&tranID=2432242921&domain=jackybadmintona&status=22&amount=23.00&currency=RM&paydate=2024-10-06 23:08:07&orderid=P20241006230741AB88&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-06 23:09:12'),
(1944, 'nbcb=2&tranID=2432242921&orderid=P20241006230741AB88&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-06 23:08:07&skey=4b9d1489f615f24456866082b89e42d1&channel=TNG-EWALLET&treq=1', '2024-10-06 23:09:57'),
(1945, 'skey=4b9d1489f615f24456866082b89e42d1&tranID=2432242921&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-06 23:08:07&orderid=P20241006230741AB88&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-06 23:10:05'),
(1946, 'nbcb=2&tranID=2433321701&orderid=P202410071501042CB0&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=17.80&currency=RM&appcode=&paydate=2024-10-07 15:01:14&skey=cbe2fb2e7436781fb2c806a93597b952&channel=TNG-EWALLET&treq=1', '2024-10-07 15:01:29'),
(1947, 'nbcb=2&tranID=2433328167&orderid=P20241007150427D3D5&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-07 15:04:36&skey=e5309850652f637deecf22211d6159bf&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-10-07 15:04:56'),
(1948, 'skey=b6b5c2f0f85b1f45fc3f33a113ca4a2b&tranID=2433328167&domain=jackybadmintona&status=00&amount=23.00&currency=MYR&paydate=2024-10-07 15:04:36&orderid=P20241007150427D3D5&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-10-07 15:04:59'),
(1949, 'nbcb=2&tranID=2434935292&orderid=P20241008112819D6BB&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-08 11:28:30&skey=b08348bc0aa53b1419d5c8d671a9199d&channel=TNG-EWALLET&treq=1', '2024-10-08 11:29:28'),
(1950, 'skey=9b259f1ac9a0ce8854fa8b8d2f9726ac&tranID=2434935292&domain=jackybadmintona&status=22&amount=23.00&currency=RM&paydate=2024-10-08 11:28:30&orderid=P20241008112819D6BB&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-08 11:29:36'),
(1951, 'skey=b08348bc0aa53b1419d5c8d671a9199d&tranID=2434935292&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-08 11:28:30&orderid=P20241008112819D6BB&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-08 11:29:56'),
(1952, 'nbcb=2&tranID=2435047042&orderid=P20241008122405BBC3&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-08 12:24:14&skey=665f8f16659350c3d1e8e65e59f378a4&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TEGUH PANGESTU\",\"fpx_txn_id\":\"2410081224140581\"}&treq=1', '2024-10-08 12:25:04'),
(1953, 'skey=665f8f16659350c3d1e8e65e59f378a4&tranID=2435047042&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-08 12:24:14&orderid=P20241008122405BBC3&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TEGUH%20PANGESTU\",\"fpx_txn_id\":\"2410081224140581\"}&treq=1', '2024-10-08 12:25:07'),
(1954, 'nbcb=2&tranID=2435051045&orderid=P202410081225512752&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-08 12:26:03&skey=3514e6b3eb1e408884a0112796899e9b&channel=TNG-EWALLET&treq=1', '2024-10-08 12:26:15'),
(1955, 'skey=3514e6b3eb1e408884a0112796899e9b&tranID=2435051045&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-08 12:26:03&orderid=P202410081225512752&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-08 12:26:22'),
(1956, 'nbcb=2&tranID=2435548302&orderid=P20241008164641F536&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-08 16:46:55&skey=a15da5a5ba92a5512a5e7e22a20fade6&channel=TNG-EWALLET&treq=1', '2024-10-08 16:47:25'),
(1957, 'skey=a15da5a5ba92a5512a5e7e22a20fade6&tranID=2435548302&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-08 16:46:55&orderid=P20241008164641F536&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-08 16:47:33'),
(1958, 'nbcb=2&tranID=2435691385&orderid=P20241008180714B4C3&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2024-10-08 18:07:54&skey=84b138efbfced3400956582531f398cd&channel=TNG-EWALLET&treq=1', '2024-10-08 18:08:04'),
(1959, 'skey=84b138efbfced3400956582531f398cd&tranID=2435691385&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2024-10-08 18:07:54&orderid=P20241008180714B4C3&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-08 18:08:09'),
(1960, 'nbcb=2&tranID=2436499907&orderid=P202410090902124748&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-09 09:02:28&skey=49128f1e31771b1536e23eeddaf99822&channel=maybank2u&extraP={\"fpx_buyer_name\":\"BENEDICT SIGAN ANAK EMPAL\",\"fpx_txn_id\":\"2410090902290289\"}&treq=1', '2024-10-09 09:03:11'),
(1961, 'skey=49128f1e31771b1536e23eeddaf99822&tranID=2436499907&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-09 09:02:28&orderid=P202410090902124748&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"BENEDICT%20SIGAN%20ANAK%20EMPAL\",\"fpx_txn_id\":\"2410090902290289\"}&treq=1', '2024-10-09 09:03:27'),
(1962, 'nbcb=2&tranID=2437118626&orderid=P202410091535270DF1&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.80&currency=RM&appcode=&paydate=2024-10-09 15:35:41&skey=fd9e5911183b3a06b4337097aacb4cd8&channel=TNG-EWALLET&treq=1', '2024-10-09 15:36:00'),
(1963, 'skey=fd9e5911183b3a06b4337097aacb4cd8&tranID=2437118626&domain=jackybadmintona&status=00&amount=15.80&currency=RM&paydate=2024-10-09 15:35:41&orderid=P202410091535270DF1&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-09 15:36:08'),
(1964, 'nbcb=2&tranID=2437221536&orderid=P202410091634436064&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-09 16:34:56&skey=e29a126a5233309976a7cd4fbf501a0a&channel=maybank2u&extraP={\"fpx_buyer_name\":\"LOW ENG HUP\",\"fpx_txn_id\":\"2410091634570367\"}&treq=1', '2024-10-09 16:35:31'),
(1965, 'skey=e29a126a5233309976a7cd4fbf501a0a&tranID=2437221536&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-09 16:34:56&orderid=P202410091634436064&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"LOW%20ENG%20HUP\",\"fpx_txn_id\":\"2410091634570367\"}&treq=1', '2024-10-09 16:35:39'),
(1966, 'nbcb=2&tranID=2437322057&orderid=P20241009173505A79D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-09 17:35:18&skey=4575053d85e273c3d338581430c42d51&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20241009MBBEMYKL030OQR03253198\"}&treq=1', '2024-10-09 17:35:39'),
(1967, 'skey=4575053d85e273c3d338581430c42d51&tranID=2437322057&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-09 17:35:18&orderid=P20241009173505A79D&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20241009MBBEMYKL030OQR03253198\"}&treq=1', '2024-10-09 17:35:54'),
(1968, 'nbcb=2&tranID=2437443199&orderid=P202410091842565007&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-09 18:43:05&skey=34ccef0cbf73df8fe5bdc3b73b21a420&channel=TNG-EWALLET&treq=1', '2024-10-09 18:43:13'),
(1969, 'skey=34ccef0cbf73df8fe5bdc3b73b21a420&tranID=2437443199&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-09 18:43:05&orderid=P202410091842565007&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-09 18:43:40'),
(1970, 'skey=34ccef0cbf73df8fe5bdc3b73b21a420&tranID=2437443199&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-09 18:43:05&orderid=P202410091842565007&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-09 18:43:41'),
(1971, 'nbcb=1&tranID=2435543669&orderid=P2024100816431222B2&status=11&error_desc=Record not found&error_code=CASH_99&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-08 16:44:16&skey=43f42b7d482b1c9197f9bf7a8bfcd1b8&channel=cash&treq=1', '2024-10-10 16:46:22'),
(1972, 'nbcb=2&tranID=2439875103&orderid=P20241010174122C0C5&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=17.80&currency=RM&appcode=&paydate=2024-10-10 17:41:31&skey=346690e0a3c82a9505fca1b9b7b0fd3a&channel=TNG-EWALLET&treq=1', '2024-10-10 17:41:48'),
(1973, 'nbcb=2&tranID=2441218633&orderid=P20241011102306C46E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-11 10:23:14&skey=1efecc46c6c6a574fa4eb61d88039918&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD HASIF BIN ROZAK\",\"fpx_txn_id\":\"2410111023140204\"}&treq=1', '2024-10-11 10:23:55'),
(1974, 'skey=1efecc46c6c6a574fa4eb61d88039918&tranID=2441218633&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-11 10:23:14&orderid=P20241011102306C46E&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20HASIF%20BIN%20ROZAK\",\"fpx_txn_id\":\"2410111023140204\"}&treq=1', '2024-10-11 10:24:02'),
(1975, 'nbcb=2&tranID=2441992252&orderid=P20241011172037B8F4&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-11 17:20:50&skey=252fe795546bbc6a93c6da1d6b61aa0c&channel=TNG-EWALLET&treq=1', '2024-10-11 17:21:43'),
(1976, 'skey=5f91b0c910f9e3bc93d6a008aa8d8ec0&tranID=2441992252&domain=jackybadmintona&status=22&amount=23.00&currency=RM&paydate=2024-10-11 17:20:50&orderid=P20241011172037B8F4&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-11 17:21:53'),
(1977, 'nbcb=2&tranID=2442007980&orderid=P2024101117290382EC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-11 17:29:12&skey=d7def22059da71f8f92e02dc8244bb3e&channel=TNG-EWALLET&treq=1', '2024-10-11 17:29:20'),
(1978, 'skey=d7def22059da71f8f92e02dc8244bb3e&tranID=2442007980&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-11 17:29:12&orderid=P2024101117290382EC&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-11 17:29:29'),
(1979, 'skey=748085e7d35ce2ed89f0d861ece331b6&tranID=2442436807&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2024-10-11 21:22:46&orderid=P202410112122338434&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-11 21:23:52'),
(1980, 'nbcb=2&tranID=2442436807&orderid=P202410112122338434&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-10-11 21:22:46&skey=f7b95aae8a92c0185b8fb3b42276de68&channel=TNG-EWALLET&treq=1', '2024-10-11 21:23:58'),
(1981, 'skey=f7b95aae8a92c0185b8fb3b42276de68&tranID=2442436807&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-10-11 21:22:46&orderid=P202410112122338434&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-11 21:24:09'),
(1982, 'nbcb=2&tranID=2442660478&orderid=P20241011233925A926&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-10-11 23:39:37&skey=082958fd47419241c5f7428721173fba&channel=TNG-EWALLET&treq=1', '2024-10-11 23:40:29'),
(1983, 'skey=082958fd47419241c5f7428721173fba&tranID=2442660478&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-10-11 23:39:37&orderid=P20241011233925A926&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-11 23:40:36'),
(1984, 'skey=0d88bbc7277c8da57171e16dfca4abe4&tranID=2442660478&domain=jackybadmintona&status=22&amount=21.80&currency=RM&paydate=2024-10-11 23:39:37&orderid=P20241011233925A926&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-11 23:40:42'),
(1985, 'nbcb=2&tranID=2442803478&orderid=P20241012052208AC3C&status=11&error_desc=Buyer cancel payment.&error_code=RPP__99&domain=jackybadmintona&amount=21.70&currency=RM&appcode=&paydate=2024-10-12 05:23:15&skey=11bd64615e661faebde4672309f07d1a&channel=RPP_DuitNowQR&extraP={\"duitnowqr_indicator\":\"\"}&treq=1', '2024-10-12 05:23:33'),
(1986, 'skey=11bd64615e661faebde4672309f07d1a&tranID=2442803478&domain=jackybadmintona&status=11&amount=21.70&currency=RM&paydate=2024-10-12 05:23:15&orderid=P20241012052208AC3C&appcode=&error_code=RPP__99 &error_desc=Buyer cancel payment.&channel=RPP_DuitNowQR&treq=1', '2024-10-12 05:23:36'),
(1987, 'nbcb=2&tranID=2442848106&orderid=P20241012072754D8FA&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.70&currency=RM&appcode=&paydate=2024-10-12 07:28:04&skey=3dc3367afaa8cb67b02f2cfb4dc3665f&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2410120728050614\"}&treq=1', '2024-10-12 07:29:05'),
(1988, 'skey=3dc3367afaa8cb67b02f2cfb4dc3665f&tranID=2442848106&domain=jackybadmintona&status=00&amount=21.70&currency=RM&paydate=2024-10-12 07:28:04&orderid=P20241012072754D8FA&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2410120728050614\"}&treq=1', '2024-10-12 07:29:20'),
(1989, 'skey=2d9342c12ea0de55c8cf0b37e184bad2&tranID=2442980929&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2024-10-12 09:36:01&orderid=P20241012093549687B&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-12 09:37:54'),
(1990, 'nbcb=2&tranID=2442985295&orderid=P20241012093909F37A&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-10-12 09:39:20&skey=7c03a24bbfdbc9a1679e6beab317e425&channel=TNG-EWALLET&treq=1', '2024-10-12 09:39:28'),
(1991, 'skey=7c03a24bbfdbc9a1679e6beab317e425&tranID=2442985295&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-10-12 09:39:20&orderid=P20241012093909F37A&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-12 09:39:54'),
(1992, 'skey=6b525c4e9c0b7f7a78f08fe51ff9131f&tranID=2442991319&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2024-10-12 09:43:51&orderid=P20241012094325FCF3&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-12 09:44:56'),
(1993, 'nbcb=2&tranID=2442991319&orderid=P20241012094325FCF3&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-10-12 09:43:51&skey=cb7963f16e9f95c79abefded1e51cc28&channel=TNG-EWALLET&treq=1', '2024-10-12 09:45:30'),
(1994, 'skey=cb7963f16e9f95c79abefded1e51cc28&tranID=2442991319&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-10-12 09:43:51&orderid=P20241012094325FCF3&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-12 09:45:39'),
(1995, 'nbcb=1&tranID=2442980929&orderid=P20241012093549687B&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-10-12 09:36:01&skey=1f470c2fb7b236a3a00ead6b48c47da6&channel=TNG-EWALLET&treq=1', '2024-10-12 09:53:04'),
(1996, 'nbcb=2&tranID=2443056340&orderid=P202410121026328664&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-10-12 10:26:42&skey=8aa9bf35cbafc472d2bdd315bc4a5fc6&channel=TNG-EWALLET&treq=1', '2024-10-12 10:26:52'),
(1997, 'skey=4770f7992d41e318ae223936f3d2b9fd&tranID=2443139318&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2024-10-12 11:18:16&orderid=P202410121118094621&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-12 11:19:19'),
(1998, 'nbcb=2&tranID=2443139318&orderid=P202410121118094621&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-10-12 11:18:16&skey=84815f5b9a4c734209efd71b5afc3e7b&channel=TNG-EWALLET&treq=1', '2024-10-12 11:19:19'),
(1999, 'skey=84815f5b9a4c734209efd71b5afc3e7b&tranID=2443139318&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-10-12 11:18:16&orderid=P202410121118094621&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-12 11:19:29'),
(2000, 'nbcb=2&tranID=2443819489&orderid=P202410121740342A77&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-12 17:40:54&skey=f71e48bd7fea99c16c119868624eb9c8&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20241012MBBEMYKL030OQR80502300\"}&treq=1', '2024-10-12 17:41:15'),
(2001, 'skey=f71e48bd7fea99c16c119868624eb9c8&tranID=2443819489&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-12 17:40:54&orderid=P202410121740342A77&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20241012MBBEMYKL030OQR80502300\"}&treq=1', '2024-10-12 17:41:25'),
(2002, 'skey=f71e48bd7fea99c16c119868624eb9c8&tranID=2443819489&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-12 17:40:54&orderid=P202410121740342A77&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20241012MBBEMYKL030OQR80502300\"}&treq=1', '2024-10-12 17:41:26'),
(2003, 'skey=f799d3965f9e27eaabf923fcfee32334&tranID=2444264983&domain=jackybadmintona&status=22&amount=21.00&currency=RM&paydate=2024-10-12 21:43:08&orderid=P202410122142524A11&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-12 21:44:39'),
(2004, 'nbcb=2&tranID=2444268993&orderid=P20241012214509913B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-10-12 21:45:19&skey=0e420947b6a89208afa03707dd404762&channel=TNG-EWALLET&treq=1', '2024-10-12 21:45:26'),
(2005, 'skey=0e420947b6a89208afa03707dd404762&tranID=2444268993&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-10-12 21:45:19&orderid=P20241012214509913B&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-12 21:45:43'),
(2006, 'nbcb=1&tranID=2444264983&orderid=P202410122142524A11&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-10-12 21:43:08&skey=96dd53bdb425cd8780f282677c4174bc&channel=TNG-EWALLET&treq=1', '2024-10-12 22:00:39'),
(2007, 'nbcb=2&tranID=2444442427&orderid=P202410122333137484&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-10-12 23:34:48&skey=990a149b7ca52eacd16122f0315b96f6&channel=TNG-EWALLET&treq=1', '2024-10-12 23:35:29'),
(2008, 'skey=990a149b7ca52eacd16122f0315b96f6&tranID=2444442427&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-10-12 23:34:48&orderid=P202410122333137484&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-12 23:35:37'),
(2009, 'nbcb=2&tranID=2444684432&orderid=P20241013083626CCCF&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.80&currency=RM&appcode=&paydate=2024-10-13 08:36:39&skey=fa3a4628dc44d2b090bc88563ffe65d2&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2410130836400833\"}&treq=1', '2024-10-13 08:37:26'),
(2010, 'skey=fa3a4628dc44d2b090bc88563ffe65d2&tranID=2444684432&domain=jackybadmintona&status=00&amount=20.80&currency=RM&paydate=2024-10-13 08:36:39&orderid=P20241013083626CCCF&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2410130836400833\"}&treq=1', '2024-10-13 08:37:36'),
(2011, 'nbcb=2&tranID=2444736376&orderid=P20241013092857C57E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-10-13 09:29:04&skey=5124b89aa7859404216b4552aa305519&channel=TNG-EWALLET&treq=1', '2024-10-13 09:29:15'),
(2012, 'nbcb=2&tranID=2444844642&orderid=P20241013105338E247&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-10-13 10:53:51&skey=0b9fdd9ec9fa0d5b0746c0e74336c2c6&channel=hlb&extraP={\"fpx_buyer_name\":\"TUNG KOK LEONG\",\"fpx_txn_id\":\"2410131053510327\"}&treq=1', '2024-10-13 10:54:52'),
(2013, 'skey=0b9fdd9ec9fa0d5b0746c0e74336c2c6&tranID=2444844642&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-10-13 10:53:51&orderid=P20241013105338E247&appcode=&error_code=&error_desc=&channel=FPX_HLB&extraP={\"fpx_buyer_name\":\"TUNG%20KOK%20LEONG\",\"fpx_txn_id\":\"2410131053510327\"}&treq=1', '2024-10-13 10:55:12'),
(2014, 'nbcb=2&tranID=2444882668&orderid=P2024101311190561B7&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.80&currency=RM&appcode=&paydate=2024-10-13 11:19:17&skey=ac08cc325b5b49c5be46ecd3c2a9ebce&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-10-13 11:19:33'),
(2015, 'skey=743e5b4f218930f78f2710da24ffdc3b&tranID=2444882668&domain=jackybadmintona&status=00&amount=20.80&currency=MYR&paydate=2024-10-13 11:19:17&orderid=P2024101311190561B7&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-10-13 11:19:38'),
(2016, 'nbcb=2&tranID=2444978191&orderid=P20241013121910E44C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-10-13 12:19:26&skey=052ea8e3c6cea9ef8525c855a3b6ca8c&channel=TNG-EWALLET&treq=1', '2024-10-13 12:19:47'),
(2017, 'skey=052ea8e3c6cea9ef8525c855a3b6ca8c&tranID=2444978191&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-10-13 12:19:26&orderid=P20241013121910E44C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-13 12:19:59'),
(2018, 'nbcb=2&tranID=2446932452&orderid=P202410141429102575&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-14 14:30:02&skey=f7ef176d925e9ed9671de3f8403c0ff5&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD HASIF BIN ROZAK\",\"fpx_txn_id\":\"2410141430030441\"}&treq=1', '2024-10-14 14:30:51'),
(2019, 'skey=f7ef176d925e9ed9671de3f8403c0ff5&tranID=2446932452&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-14 14:30:02&orderid=P202410141429102575&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20HASIF%20BIN%20ROZAK\",\"fpx_txn_id\":\"2410141430030441\"}&treq=1', '2024-10-14 14:31:04'),
(2020, 'nbcb=2&tranID=2447173538&orderid=P202410141708255B52&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-14 17:08:36&skey=564b0430655f492c0fac0d085e08dd6d&channel=TNG-EWALLET&treq=1', '2024-10-14 17:09:39'),
(2021, 'skey=564b0430655f492c0fac0d085e08dd6d&tranID=2447173538&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-14 17:08:36&orderid=P202410141708255B52&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-14 17:09:49'),
(2022, 'skey=282cb6dac291b8d59152a7fb7cabe1e9&tranID=2447173538&domain=jackybadmintona&status=22&amount=23.00&currency=RM&paydate=2024-10-14 17:08:36&orderid=P202410141708255B52&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-14 17:09:51'),
(2023, 'nbcb=2&tranID=2447186473&orderid=P202410141716457C8E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.80&currency=RM&appcode=&paydate=2024-10-14 17:17:06&skey=990649e6a6e4d02b0589770628b73c05&channel=TNG-EWALLET&treq=1', '2024-10-14 17:17:20'),
(2024, 'skey=990649e6a6e4d02b0589770628b73c05&tranID=2447186473&domain=jackybadmintona&status=00&amount=22.80&currency=RM&paydate=2024-10-14 17:17:06&orderid=P202410141716457C8E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-14 17:17:29'),
(2025, 'skey=ecfd80f4e2b0024368483d5a799a771c&tranID=2447196013&domain=jackybadmintona&status=22&amount=23.00&currency=RM&paydate=2024-10-14 17:23:26&orderid=P20241014172311F508&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-14 17:24:30'),
(2026, 'nbcb=2&tranID=2447196013&orderid=P20241014172311F508&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-14 17:23:26&skey=132de293f74d735ed3aa966756697703&channel=TNG-EWALLET&treq=1', '2024-10-14 17:24:52'),
(2027, 'skey=132de293f74d735ed3aa966756697703&tranID=2447196013&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-14 17:23:26&orderid=P20241014172311F508&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-14 17:25:17'),
(2028, 'skey=132de293f74d735ed3aa966756697703&tranID=2447196013&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-14 17:23:26&orderid=P20241014172311F508&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-14 17:26:43'),
(2029, 'nbcb=2&tranID=2447233029&orderid=P20241014174706D653&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-14 17:47:15&skey=2fe4719f6cabe3e596175e959a46a63c&channel=TNG-EWALLET&treq=1', '2024-10-14 17:47:27'),
(2030, 'skey=2fe4719f6cabe3e596175e959a46a63c&tranID=2447233029&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-14 17:47:15&orderid=P20241014174706D653&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-14 17:47:35'),
(2031, 'nbcb=2&tranID=2447340312&orderid=P202410141852260893&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-14 18:52:37&skey=391c71e5822a22d8f28f65ad41748f6b&channel=TNG-EWALLET&treq=1', '2024-10-14 18:52:51'),
(2032, 'skey=391c71e5822a22d8f28f65ad41748f6b&tranID=2447340312&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-14 18:52:37&orderid=P202410141852260893&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-14 18:53:10'),
(2033, 'nbcb=2&tranID=2448680720&orderid=P202410151422317EC7&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=17.80&currency=RM&appcode=&paydate=2024-10-15 14:22:43&skey=641d6a32a49e74ed716ec8939b42905a&channel=TNG-EWALLET&treq=1', '2024-10-15 14:22:59'),
(2034, 'skey=641d6a32a49e74ed716ec8939b42905a&tranID=2448680720&domain=jackybadmintona&status=00&amount=17.80&currency=RM&paydate=2024-10-15 14:22:43&orderid=P202410151422317EC7&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-15 14:23:07'),
(2035, 'nbcb=2&tranID=2449209070&orderid=P20241015194621DCE4&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-15 19:46:31&skey=76bcf2340af1dcac1f55058f56fb5b46&channel=TNG-EWALLET&treq=1', '2024-10-15 19:46:41'),
(2036, 'skey=76bcf2340af1dcac1f55058f56fb5b46&tranID=2449209070&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-15 19:46:31&orderid=P20241015194621DCE4&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-15 19:46:49'),
(2037, 'nbcb=2&tranID=2450473218&orderid=P20241016150407393B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-16 15:04:15&skey=eaeb653781dd0d188dd7c5d0f48aee15&channel=TNG-EWALLET&treq=1', '2024-10-16 15:04:31'),
(2038, 'nbcb=2&tranID=2450547624&orderid=P2024101615520522C7&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-16 15:52:20&skey=ac91fe35f4fe9ee78f16419d53c5733b&channel=TNG-EWALLET&treq=1', '2024-10-16 15:52:42'),
(2039, 'skey=ac91fe35f4fe9ee78f16419d53c5733b&tranID=2450547624&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-16 15:52:20&orderid=P2024101615520522C7&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-16 15:52:56'),
(2040, 'nbcb=2&tranID=2452154749&orderid=P20241017150938187D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.80&currency=RM&appcode=&paydate=2024-10-17 15:10:16&skey=10412469cede57aaf7105086b27fc924&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-10-17 15:10:33'),
(2041, 'skey=ec03ef888c9e90b07dd2cd68b1f80b83&tranID=2452154749&domain=jackybadmintona&status=00&amount=22.80&currency=MYR&paydate=2024-10-17 15:10:16&orderid=P20241017150938187D&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-10-17 15:10:36'),
(2042, 'nbcb=2&tranID=2452196954&orderid=P202410171537586EDF&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2024-10-17 15:38:08&skey=1eae370e46686124d93f3df69b580191&channel=TNG-EWALLET&treq=1', '2024-10-17 15:38:23'),
(2043, 'skey=1eae370e46686124d93f3df69b580191&tranID=2452196954&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2024-10-17 15:38:08&orderid=P202410171537586EDF&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-17 15:38:31'),
(2044, 'nbcb=2&tranID=2452379512&orderid=P202410171740460F55&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-17 17:41:07&skey=e75c20b4589bcb57c7bbcf3a8a3510e2&channel=TNG-EWALLET&treq=1', '2024-10-17 17:42:01'),
(2045, 'skey=e75c20b4589bcb57c7bbcf3a8a3510e2&tranID=2452379512&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-17 17:41:07&orderid=P202410171740460F55&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-17 17:42:07'),
(2046, 'skey=e75c20b4589bcb57c7bbcf3a8a3510e2&tranID=2452379512&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-17 17:41:07&orderid=P202410171740460F55&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-17 17:42:09'),
(2047, 'skey=81b338f6c28bc23837c7be02220c2e9e&tranID=2452379512&domain=jackybadmintona&status=22&amount=23.00&currency=RM&paydate=2024-10-17 17:41:07&orderid=P202410171740460F55&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-17 17:42:11'),
(2048, 'skey=81b338f6c28bc23837c7be02220c2e9e&tranID=2452379512&domain=jackybadmintona&status=22&amount=23.00&currency=RM&paydate=2024-10-17 17:41:07&orderid=P202410171740460F55&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-17 17:42:12');
INSERT INTO `payments_returns` (`payment_return_id`, `return_data`, `return_datetime`) VALUES
(2049, 'nbcb=1&tranID=2453205554&orderid=P202410180837104654&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-18 08:37:28&skey=81b783cf6fb875047be83d0fd859d780&channel=TNG-EWALLET&treq=1', '2024-10-18 08:53:04'),
(2050, 'nbcb=2&tranID=2453894496&orderid=P20241018153718140C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=17.80&currency=RM&appcode=&paydate=2024-10-18 15:37:29&skey=fcbcc04bed6e211ff637161e1aaf7872&channel=TNG-EWALLET&treq=1', '2024-10-18 15:37:45'),
(2051, 'skey=fcbcc04bed6e211ff637161e1aaf7872&tranID=2453894496&domain=jackybadmintona&status=00&amount=17.80&currency=RM&paydate=2024-10-18 15:37:29&orderid=P20241018153718140C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-18 15:38:02'),
(2052, 'nbcb=2&tranID=2453966684&orderid=P202410181622285787&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-18 16:22:39&skey=031fefa0dbaf7e16667901a5c0805d27&channel=TNG-EWALLET&treq=1', '2024-10-18 16:22:58'),
(2053, 'skey=031fefa0dbaf7e16667901a5c0805d27&tranID=2453966684&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-18 16:22:39&orderid=P202410181622285787&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-18 16:23:22'),
(2054, 'nbcb=2&tranID=2454286886&orderid=P202410181943323546&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-18 19:43:41&skey=f6c59cd8e0a8f810348781bbff634489&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20241018MBBEMYKL030OQR74114774\"}&treq=1', '2024-10-18 19:44:10'),
(2055, 'skey=f6c59cd8e0a8f810348781bbff634489&tranID=2454286886&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-18 19:43:41&orderid=P202410181943323546&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20241018MBBEMYKL030OQR74114774\"}&treq=1', '2024-10-18 19:44:21'),
(2056, 'skey=f6c59cd8e0a8f810348781bbff634489&tranID=2454286886&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-18 19:43:41&orderid=P202410181943323546&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20241018MBBEMYKL030OQR74114774\"}&treq=1', '2024-10-18 19:44:22'),
(2057, 'nbcb=2&tranID=2454309643&orderid=P20241018195637D1E8&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-18 19:56:55&skey=fd0084c7d75033b0f723b7197c81b659&channel=rhb&extraP={\"fpx_buyer_name\":\"MOHD ARZULMI BIN AHMAD\",\"fpx_txn_id\":\"2410181956560788\"}&treq=1', '2024-10-18 19:57:46'),
(2058, 'skey=fd0084c7d75033b0f723b7197c81b659&tranID=2454309643&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-18 19:56:55&orderid=P20241018195637D1E8&appcode=&error_code=&error_desc=&channel=FPX_RHB&extraP={\"fpx_buyer_name\":\"MOHD%20ARZULMI%20BIN%20AHMAD\",\"fpx_txn_id\":\"2410181956560788\"}&treq=1', '2024-10-18 19:58:07'),
(2059, 'skey=19514c7b05b5084d5364fd281ed60698&tranID=2454691844&domain=jackybadmintona&status=22&amount=22.00&currency=RM&paydate=2024-10-19 00:17:12&orderid=P2024101900165859E2&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-19 00:18:16'),
(2060, 'nbcb=2&tranID=2454691844&orderid=P2024101900165859E2&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-10-19 00:17:12&skey=a7dd460a53cd8aa14876095eeaa2771e&channel=TNG-EWALLET&treq=1', '2024-10-19 00:18:37'),
(2061, 'skey=a7dd460a53cd8aa14876095eeaa2771e&tranID=2454691844&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-10-19 00:17:12&orderid=P2024101900165859E2&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-19 00:18:54'),
(2062, 'nbcb=2&tranID=2454776637&orderid=P20241019042012E984&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-10-19 04:20:26&skey=3104a39f124c841a73ac4d9f7400f4c6&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2410190420260259\"}&treq=1', '2024-10-19 04:21:16'),
(2063, 'skey=3104a39f124c841a73ac4d9f7400f4c6&tranID=2454776637&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-10-19 04:20:26&orderid=P20241019042012E984&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2410190420260259\"}&treq=1', '2024-10-19 04:21:26'),
(2064, 'nbcb=2&tranID=2455089389&orderid=P20241019110914E28A&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-10-19 11:09:24&skey=3bffe32dc7c685ce98e6e0bee59bd0fe&channel=TNG-EWALLET&treq=1', '2024-10-19 11:09:36'),
(2065, 'skey=36984e91e042cb4720f8c9680fcd8a02&tranID=2455308326&domain=jackybadmintona&status=22&amount=19.80&currency=RM&paydate=2024-10-19 13:14:05&orderid=P202410191313540AA0&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-19 13:15:18'),
(2066, 'skey=36984e91e042cb4720f8c9680fcd8a02&tranID=2455308326&domain=jackybadmintona&status=22&amount=19.80&currency=RM&paydate=2024-10-19 13:14:05&orderid=P202410191313540AA0&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-19 13:16:27'),
(2067, 'skey=36984e91e042cb4720f8c9680fcd8a02&tranID=2455308326&domain=jackybadmintona&status=22&amount=19.80&currency=RM&paydate=2024-10-19 13:14:05&orderid=P202410191313540AA0&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-19 13:16:28'),
(2068, 'skey=36984e91e042cb4720f8c9680fcd8a02&tranID=2455308326&domain=jackybadmintona&status=22&amount=19.80&currency=RM&paydate=2024-10-19 13:14:05&orderid=P202410191313540AA0&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-19 13:16:33'),
(2069, 'skey=36984e91e042cb4720f8c9680fcd8a02&tranID=2455308326&domain=jackybadmintona&status=22&amount=19.80&currency=RM&paydate=2024-10-19 13:14:05&orderid=P202410191313540AA0&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-19 13:16:53'),
(2070, 'skey=36984e91e042cb4720f8c9680fcd8a02&tranID=2455308326&domain=jackybadmintona&status=22&amount=19.80&currency=RM&paydate=2024-10-19 13:14:05&orderid=P202410191313540AA0&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-19 13:18:14'),
(2071, 'nbcb=1&tranID=2455308326&orderid=P202410191313540AA0&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=19.80&currency=RM&appcode=&paydate=2024-10-19 13:14:05&skey=d31afa6bcfbe6817c51dd997bf62aa01&channel=TNG-EWALLET&treq=1', '2024-10-19 13:34:05'),
(2072, 'nbcb=1&tranID=2455435689&orderid=P20241019142542B194&status=11&error_desc=Record not found&error_code=GRABPAY_99&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-19 14:25:55&skey=72c162e19668ec7da3dbe501859b6bca&channel=GrabPay&treq=1', '2024-10-19 14:42:03'),
(2073, 'nbcb=2&tranID=2456761396&orderid=P2024102010463409E6&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-10-20 10:46:44&skey=1c3e3b5f1080cd7cc0444c9bb765fa60&channel=TNG-EWALLET&treq=1', '2024-10-20 10:47:01'),
(2074, 'skey=1c3e3b5f1080cd7cc0444c9bb765fa60&tranID=2456761396&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-10-20 10:46:44&orderid=P2024102010463409E6&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-20 10:47:01'),
(2075, 'nbcb=2&tranID=2456781664&orderid=P20241020110040D3DB&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-10-20 11:00:50&skey=6746fba8b347e4c36bcba2ff5e6ff660&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-10-20 11:01:29'),
(2076, 'skey=8a1218c5f9efc90f4bfe757471075d91&tranID=2456781664&domain=jackybadmintona&status=00&amount=21.00&currency=MYR&paydate=2024-10-20 11:00:50&orderid=P20241020110040D3DB&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-10-20 11:01:34'),
(2077, 'nbcb=2&tranID=2457041393&orderid=P20241020133136A205&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-10-20 13:33:10&skey=71c31b01b7d0648b2db5778f686a49fc&channel=TNG-EWALLET&treq=1', '2024-10-20 13:33:50'),
(2078, 'skey=71c31b01b7d0648b2db5778f686a49fc&tranID=2457041393&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-10-20 13:33:10&orderid=P20241020133136A205&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-20 13:33:58'),
(2079, 'nbcb=2&tranID=2457070810&orderid=P202410201348585DFD&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.00&currency=RM&appcode=&paydate=2024-10-20 13:49:07&skey=26a6c416f8f3c2276fddc6f31a5f87ae&channel=TNG-EWALLET&treq=1', '2024-10-20 13:50:01'),
(2080, 'skey=26a6c416f8f3c2276fddc6f31a5f87ae&tranID=2457070810&domain=jackybadmintona&status=00&amount=19.00&currency=RM&paydate=2024-10-20 13:49:07&orderid=P202410201348585DFD&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-20 13:50:09'),
(2081, 'skey=509036374e623a829dcedf8b95fb8125&tranID=2457070810&domain=jackybadmintona&status=22&amount=19.00&currency=RM&paydate=2024-10-20 13:49:07&orderid=P202410201348585DFD&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-20 13:50:12'),
(2082, 'nbcb=2&tranID=2457498439&orderid=P202410201759302FB6&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-10-20 17:59:41&skey=a2c5aaa6933a1f00ec3083cb3c888147&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2410201759420635\"}&treq=1', '2024-10-20 18:00:26'),
(2083, 'skey=a2c5aaa6933a1f00ec3083cb3c888147&tranID=2457498439&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-10-20 17:59:41&orderid=P202410201759302FB6&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2410201759420635\"}&treq=1', '2024-10-20 18:00:35'),
(2084, 'nbcb=2&tranID=2458582980&orderid=P202410211127365339&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-21 11:27:44&skey=28ecd3dc5c4e6ef683a7ca60d286af0e&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD HASIF BIN ROZAK\",\"fpx_txn_id\":\"2410211127450840\"}&treq=1', '2024-10-21 11:29:13'),
(2085, 'skey=28ecd3dc5c4e6ef683a7ca60d286af0e&tranID=2458582980&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-21 11:27:44&orderid=P202410211127365339&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20HASIF%20BIN%20ROZAK\",\"fpx_txn_id\":\"2410211127450840\"}&treq=1', '2024-10-21 11:29:26'),
(2086, 'nbcb=2&tranID=2461069981&orderid=P20241022184006DE62&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-22 18:40:15&skey=47ec631e7a2f1ae973d234d436bf6248&channel=TNG-EWALLET&treq=1', '2024-10-22 18:40:22'),
(2087, 'nbcb=2&tranID=2463578877&orderid=P202410240817163F9F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=16.80&currency=RM&appcode=&paydate=2024-10-24 08:17:26&skey=a62db4477a3c2dde8545c379dd973361&channel=TNG-EWALLET&treq=1', '2024-10-24 08:17:38'),
(2088, 'nbcb=2&tranID=2463689035&orderid=P20241024091746C8A3&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2024-10-24 09:17:55&skey=ffc5d51c63c5e74c9a5a5d0d25120513&channel=TNG-EWALLET&treq=1', '2024-10-24 09:18:09'),
(2089, 'skey=ffc5d51c63c5e74c9a5a5d0d25120513&tranID=2463689035&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2024-10-24 09:17:55&orderid=P20241024091746C8A3&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-24 09:18:21'),
(2090, 'nbcb=2&tranID=2464913945&orderid=P202410241915414CEC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-24 19:15:51&skey=be7efd0d4c654130544d64b19f3653c4&channel=TNG-EWALLET&treq=1', '2024-10-24 19:16:01'),
(2091, 'nbcb=2&tranID=2466245080&orderid=P202410251151305F95&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-25 11:51:38&skey=ea50000649e5c368c5105822117e1427&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD HASIF BIN ROZAK\",\"fpx_txn_id\":\"2410251151390604\"}&treq=1', '2024-10-25 11:52:14'),
(2092, 'skey=ea50000649e5c368c5105822117e1427&tranID=2466245080&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-25 11:51:38&orderid=P202410251151305F95&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20HASIF%20BIN%20ROZAK\",\"fpx_txn_id\":\"2410251151390604\"}&treq=1', '2024-10-25 11:52:22'),
(2093, 'nbcb=2&tranID=2467205032&orderid=P2024102519083560CB&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-25 19:08:48&skey=6af167402524f1e0cfaf6a5971167412&channel=TNG-EWALLET&treq=1', '2024-10-25 19:09:01'),
(2094, 'nbcb=2&tranID=2467639711&orderid=P202410252211243124&status=11&error_desc=Buyer Choose Cancel At TAC Request Page&error_code=FPX_1I&domain=jackybadmintona&amount=21.30&currency=RM&appcode=&paydate=2024-10-25 22:11:32&skey=92af9fe126cfd6f1fe5cc9fdcae444d5&channel=maybank2u&extraP={\"fpx_txn_id\":\"2410252211330557\"}&treq=1', '2024-10-25 22:13:19'),
(2095, 'skey=92af9fe126cfd6f1fe5cc9fdcae444d5&tranID=2467639711&domain=jackybadmintona&status=11&amount=21.30&currency=RM&paydate=2024-10-25 22:11:32&orderid=P202410252211243124&appcode=&error_code=FPX_1I&error_desc=Buyer Choose Cancel At TAC Request Page&channel=FPX_MB2U&extraP={\"fpx_txn_id\":\"2410252211330557\"}&treq=1', '2024-10-25 22:14:09'),
(2096, 'nbcb=2&tranID=2467646601&orderid=P202410252214371CF2&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.30&currency=RM&appcode=&paydate=2024-10-25 22:14:43&skey=f277c0314073afb9382ee88cce461847&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2410252214440687\"}&treq=1', '2024-10-25 22:15:25'),
(2097, 'skey=f277c0314073afb9382ee88cce461847&tranID=2467646601&domain=jackybadmintona&status=00&amount=21.30&currency=RM&paydate=2024-10-25 22:14:43&orderid=P202410252214371CF2&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2410252214440687\"}&treq=1', '2024-10-25 22:15:34'),
(2098, 'nbcb=1&tranID=2468133206&orderid=P202410260901346D9E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-10-26 09:01:51&skey=3c9421665680d3a3cf71a50a1fec7316&channel=ShopeePay&treq=1', '2024-10-26 09:30:05'),
(2099, 'nbcb=2&tranID=2468810306&orderid=P20241026145107CAF7&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-26 14:51:24&skey=87e77c3d9f9de5b352ab001138b2e637&channel=TNG-EWALLET&treq=1', '2024-10-26 14:51:46'),
(2100, 'skey=87e77c3d9f9de5b352ab001138b2e637&tranID=2468810306&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-26 14:51:24&orderid=P20241026145107CAF7&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-26 14:51:58'),
(2101, 'skey=87e77c3d9f9de5b352ab001138b2e637&tranID=2468810306&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-26 14:51:24&orderid=P20241026145107CAF7&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-26 14:53:25'),
(2102, 'nbcb=2&tranID=2470113766&orderid=P20241027083547980F&status=11&error_desc=Buyer Choose Cancel At Login Page&error_code=FPX_1C&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-10-27 08:35:56&skey=9c34dc9bd46f9c16e505028088b0e715&channel=maybank2u&extraP={\"fpx_txn_id\":\"2410270835560262\"}&treq=1', '2024-10-27 08:36:04'),
(2103, 'nbcb=2&tranID=2470114097&orderid=P2024102708361066BC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-10-27 08:36:16&skey=9c3f9ec1950563ade61fd74ac0466f1d&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20241027MBBEMYKL030OQR72733199\"}&treq=1', '2024-10-27 08:36:35'),
(2104, 'skey=9c3f9ec1950563ade61fd74ac0466f1d&tranID=2470114097&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-10-27 08:36:16&orderid=P2024102708361066BC&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20241027MBBEMYKL030OQR72733199\"}&treq=1', '2024-10-27 08:36:44'),
(2105, 'skey=9c3f9ec1950563ade61fd74ac0466f1d&tranID=2470114097&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-10-27 08:36:16&orderid=P2024102708361066BC&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20241027MBBEMYKL030OQR72733199\"}&treq=1', '2024-10-27 08:36:45'),
(2106, 'nbcb=2&tranID=2470272036&orderid=P202410271031284462&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.60&currency=RM&appcode=&paydate=2024-10-27 10:31:42&skey=d9c38340b2309e78989b196c9b70f2e6&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-10-27 10:31:58'),
(2107, 'nbcb=2&tranID=2470272036&orderid=P202410271031284462&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.60&currency=RM&appcode=&paydate=2024-10-27 10:31:42&skey=d9c38340b2309e78989b196c9b70f2e6&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-10-27 10:31:59'),
(2108, 'skey=c55ba3ed558f513373e00b3703e46c35&tranID=2470272036&domain=jackybadmintona&status=00&amount=20.60&currency=MYR&paydate=2024-10-27 10:31:42&orderid=P202410271031284462&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-10-27 10:32:03'),
(2109, 'nbcb=2&tranID=2471366808&orderid=P202410271948272BF6&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-10-27 19:48:40&skey=f45527e2a36d394adb94f34ef2b56f7f&channel=TNG-EWALLET&treq=1', '2024-10-27 19:48:58'),
(2110, 'nbcb=1&tranID=2472477073&orderid=P202410281219465D37&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-28 12:19:56&skey=f1a4390c76caedd9850ce8576fa3b36d&channel=TNG-EWALLET&treq=1', '2024-10-28 12:35:06'),
(2111, 'nbcb=2&tranID=2472833981&orderid=P202410281521484189&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-28 15:22:00&skey=3f0057ba323f495c5ba697b131a8198d&channel=TNG-EWALLET&treq=1', '2024-10-28 15:22:56'),
(2112, 'skey=3f0057ba323f495c5ba697b131a8198d&tranID=2472833981&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-28 15:22:00&orderid=P202410281521484189&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-28 15:23:06'),
(2113, 'skey=3f0057ba323f495c5ba697b131a8198d&tranID=2472833981&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-28 15:22:00&orderid=P202410281521484189&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-28 15:23:15'),
(2114, 'nbcb=2&tranID=2472884020&orderid=P202410281549566451&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-28 15:50:07&skey=88e0475211d61d7366894cc2953f6f3a&channel=TNG-EWALLET&treq=1', '2024-10-28 15:50:20'),
(2115, 'nbcb=2&tranID=2474779023&orderid=P20241029150457BB54&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-29 15:05:05&skey=64f078d7e6d0b91b63ad1c43eef4108c&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD HASIF BIN ROZAK\",\"fpx_txn_id\":\"2410291505060032\"}&treq=1', '2024-10-29 15:06:01'),
(2116, 'nbcb=2&tranID=2476884861&orderid=P20241030155531477A&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-30 15:55:43&skey=873d652ca5b2f4374b025c67657ff971&channel=TNG-EWALLET&treq=1', '2024-10-30 15:55:56'),
(2117, 'nbcb=2&tranID=2478502385&orderid=P202410311257074BBD&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-10-31 12:57:20&skey=191742689ba861cf19f204e229502056&channel=TNG-EWALLET&treq=1', '2024-10-31 12:57:31'),
(2118, 'nbcb=2&tranID=2478516194&orderid=P202410311303473B41&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-10-31 13:03:56&skey=cb958af608eab6e523f1d06db5b14acf&channel=TNG-EWALLET&treq=1', '2024-10-31 13:04:05'),
(2119, 'skey=cb958af608eab6e523f1d06db5b14acf&tranID=2478516194&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-10-31 13:03:56&orderid=P202410311303473B41&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-31 13:04:12'),
(2120, 'nbcb=2&tranID=2479008794&orderid=P202410311715317BEC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-31 17:15:47&skey=ff7f77649747b30a52b7d1607403f227&channel=TNG-EWALLET&treq=1', '2024-10-31 17:16:59'),
(2121, 'skey=ff7f77649747b30a52b7d1607403f227&tranID=2479008794&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-10-31 17:15:47&orderid=P202410311715317BEC&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-10-31 17:17:11'),
(2122, 'nbcb=1&tranID=2479008794&orderid=P202410311715317BEC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-31 17:15:47&skey=ff7f77649747b30a52b7d1607403f227&channel=TNG-EWALLET&treq=1', '2024-10-31 17:45:54'),
(2123, 'nbcb=1&tranID=2479008794&orderid=P202410311715317BEC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-31 17:15:47&skey=ff7f77649747b30a52b7d1607403f227&channel=TNG-EWALLET&treq=1', '2024-10-31 18:15:55'),
(2124, 'nbcb=1&tranID=2479008794&orderid=P202410311715317BEC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-31 17:15:47&skey=ff7f77649747b30a52b7d1607403f227&channel=TNG-EWALLET&treq=1', '2024-10-31 18:45:55'),
(2125, 'nbcb=1&tranID=2479008794&orderid=P202410311715317BEC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-10-31 17:15:47&skey=ff7f77649747b30a52b7d1607403f227&channel=TNG-EWALLET&treq=1', '2024-10-31 19:16:00'),
(2126, 'nbcb=2&tranID=2481309618&orderid=P202411011826226D24&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-01 18:26:30&skey=fd1cce2cf4ca8663eab94ea231d5b49a&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD HASIF BIN ROZAK\",\"fpx_txn_id\":\"2411011826310576\"}&treq=1', '2024-11-01 18:27:10'),
(2127, 'skey=fd1cce2cf4ca8663eab94ea231d5b49a&tranID=2481309618&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-11-01 18:26:30&orderid=P202411011826226D24&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20HASIF%20BIN%20ROZAK\",\"fpx_txn_id\":\"2411011826310576\"}&treq=1', '2024-11-01 18:27:21'),
(2128, 'nbcb=2&tranID=2481428021&orderid=P20241101192701D658&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-01 19:27:17&skey=fff2e3a0e60ab0e756fb92201c1fd4b3&channel=TNG-EWALLET&treq=1', '2024-11-01 19:27:30'),
(2129, 'nbcb=2&tranID=2482333712&orderid=P202411020945181E15&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-11-02 09:45:30&skey=a0ca7213231194f102151c968536fa70&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD HASIF BIN ROZAK\",\"fpx_txn_id\":\"2411020945310598\"}&treq=1', '2024-11-02 09:46:15'),
(2130, 'skey=a0ca7213231194f102151c968536fa70&tranID=2482333712&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-11-02 09:45:30&orderid=P202411020945181E15&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20HASIF%20BIN%20ROZAK\",\"fpx_txn_id\":\"2411020945310598\"}&treq=1', '2024-11-02 09:46:25'),
(2131, 'nbcb=2&tranID=2482515729&orderid=P20241102111933319D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-11-02 11:19:47&skey=ca932ee5bb0bdcfff5ff2b085719edd7&channel=TNG-EWALLET&treq=1', '2024-11-02 11:19:56'),
(2132, 'nbcb=2&tranID=2482589757&orderid=P202411021157585814&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-11-02 11:58:06&skey=c2951cd283c85deddf7b381e8340ded5&channel=TNG-EWALLET&treq=1', '2024-11-02 11:59:24'),
(2133, 'skey=c2951cd283c85deddf7b381e8340ded5&tranID=2482589757&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-11-02 11:58:06&orderid=P202411021157585814&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-11-02 11:59:43'),
(2134, 'nbcb=2&tranID=2484187524&orderid=P2024110309085616F3&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.80&currency=RM&appcode=&paydate=2024-11-03 09:09:05&skey=4f9b9afd00368f8a3bccf5f77cccc8b3&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2411030909060793\"}&treq=1', '2024-11-03 09:10:04'),
(2135, 'skey=4f9b9afd00368f8a3bccf5f77cccc8b3&tranID=2484187524&domain=jackybadmintona&status=00&amount=20.80&currency=RM&paydate=2024-11-03 09:09:05&orderid=P2024110309085616F3&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2411030909060793\"}&treq=1', '2024-11-03 09:10:24'),
(2136, 'nbcb=2&tranID=2484324755&orderid=P20241103104750C80F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.80&currency=RM&appcode=&paydate=2024-11-03 10:47:59&skey=dbfe5cb23506da69f337f52e822546fe&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-11-03 10:48:38'),
(2137, 'skey=2eb8fb847548bca1e9ac0edb2fbabdb9&tranID=2484324755&domain=jackybadmintona&status=00&amount=20.80&currency=MYR&paydate=2024-11-03 10:47:59&orderid=P20241103104750C80F&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-11-03 10:48:44'),
(2138, 'nbcb=2&tranID=2484455062&orderid=P202411031202169FE8&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-11-03 12:02:29&skey=ae5b7966db05c610e8f8a09bb98b9119&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TIONG CHYI\",\"fpx_txn_id\":\"2411031202290458\"}&treq=1', '2024-11-03 12:03:20'),
(2139, 'skey=ae5b7966db05c610e8f8a09bb98b9119&tranID=2484455062&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-11-03 12:02:29&orderid=P202411031202169FE8&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TIONG%20CHYI\",\"fpx_txn_id\":\"2411031202290458\"}&treq=1', '2024-11-03 12:03:32'),
(2140, 'nbcb=2&tranID=2484521314&orderid=P20241103123547C64D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.00&currency=RM&appcode=&paydate=2024-11-03 12:35:59&skey=aad173bc322f3812761d07aa9918241b&channel=TNG-EWALLET&treq=1', '2024-11-03 12:36:06'),
(2141, 'nbcb=2&tranID=2484541948&orderid=P20241103124617A7B3&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-11-03 12:46:27&skey=98dca7ea027a47a4b73bbbc20a010472&channel=TNG-EWALLET&treq=1', '2024-11-03 12:46:36'),
(2142, 'nbcb=2&tranID=2484677555&orderid=P20241103135516A1B6&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=19.00&currency=RM&appcode=&paydate=2024-11-03 13:55:26&skey=e8ecef29b37df8f10989c969b2b1e2aa&channel=TNG-EWALLET&treq=1', '2024-11-03 13:55:34'),
(2143, 'nbcb=2&tranID=2484869098&orderid=P202411031534053A0E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-11-03 15:34:23&skey=c25067eb1c2a3b3cce348d147c584f2f&channel=TNG-EWALLET&treq=1', '2024-11-03 15:34:31'),
(2144, 'nbcb=2&tranID=2485806359&orderid=P20241104000129F344&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-04 00:01:45&skey=fbb071cac681848debeccf82ee471363&channel=TNG-EWALLET&treq=1', '2024-11-04 00:03:08'),
(2145, 'nbcb=1&tranID=2485802415&orderid=P202411032357143D0E&status=11&error_desc=Merchant transaction not found&error_code=BOOST_E0023&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-03 23:57:43&skey=e78da259b23abff84f6fc16e735c40c3&channel=BOOST&treq=1', '2024-11-04 00:58:05'),
(2146, 'nbcb=2&tranID=2486635477&orderid=P20241104134511007A&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-04 13:45:25&skey=f046b4c319c3bb0bad630deb0a1b57fc&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD HASIF BIN ROZAK\",\"fpx_txn_id\":\"2411041345260802\"}&treq=1', '2024-11-04 13:46:04'),
(2147, 'skey=f046b4c319c3bb0bad630deb0a1b57fc&tranID=2486635477&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-11-04 13:45:25&orderid=P20241104134511007A&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20HASIF%20BIN%20ROZAK\",\"fpx_txn_id\":\"2411041345260802\"}&treq=1', '2024-11-04 13:46:14'),
(2148, 'skey=3cb8da68f23a58237d84e3ea887d6e49&tranID=2488556037&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-11-05 13:46:08&orderid=P202411051346019C2F&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-11-05 13:46:33'),
(2149, 'nbcb=2&tranID=2488556037&orderid=P202411051346019C2F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-05 13:46:08&skey=3cb8da68f23a58237d84e3ea887d6e49&channel=TNG-EWALLET&treq=1', '2024-11-05 13:47:34'),
(2150, 'nbcb=2&tranID=2488985668&orderid=P202411051747401A66&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-05 17:47:54&skey=551fe97fa254461d3dfcd4590b3f81f7&channel=TNG-EWALLET&treq=1', '2024-11-05 17:48:04'),
(2151, 'nbcb=2&tranID=2489559880&orderid=P20241105223308F64E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.60&currency=RM&appcode=&paydate=2024-11-05 22:33:53&skey=57a701e915aed770f953be8161976a3c&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MOHD SUFINO HASHIM BIN MO\",\"fpx_txn_id\":\"2411052233540801\"}&treq=1', '2024-11-05 22:34:40'),
(2152, 'skey=57a701e915aed770f953be8161976a3c&tranID=2489559880&domain=jackybadmintona&status=00&amount=22.60&currency=RM&paydate=2024-11-05 22:33:53&orderid=P20241105223308F64E&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MOHD%20SUFINO%20HASHIM%20BIN%20MO\",\"fpx_txn_id\":\"2411052233540801\"}&treq=1', '2024-11-05 22:34:52'),
(2153, 'nbcb=2&tranID=2490445313&orderid=P202411061321178570&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-06 13:21:45&skey=7112f2b56fb53fdc2105feec1a31b13e&channel=TNG-EWALLET&treq=1', '2024-11-06 13:23:06'),
(2154, 'nbcb=2&tranID=2492729191&orderid=P20241107155712A50F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-07 15:57:23&skey=dad142f08354d96efa274165ad951db1&channel=TNG-EWALLET&treq=1', '2024-11-07 15:58:22'),
(2155, 'skey=dad142f08354d96efa274165ad951db1&tranID=2492729191&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-11-07 15:57:23&orderid=P20241107155712A50F&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-11-07 15:58:35'),
(2156, 'nbcb=2&tranID=2492811064&orderid=P202411071641578AED&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-07 16:42:07&skey=2c7f4377760890dd91aec3f33802035e&channel=TNG-EWALLET&treq=1', '2024-11-07 16:42:17'),
(2157, 'nbcb=2&tranID=2493271806&orderid=P20241107203459F2C6&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-07 20:35:11&skey=a0db11d57fe8cb63274f5d1c5f94e0ca&channel=TNG-EWALLET&treq=1', '2024-11-07 20:35:25'),
(2158, 'nbcb=2&tranID=2494221495&orderid=P202411081123310B9B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-08 11:23:39&skey=5fffe8c6138aa66a61cb70c2a74785d8&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD HASIF BIN ROZAK\",\"fpx_txn_id\":\"2411081123400204\"}&treq=1', '2024-11-08 11:24:47'),
(2159, 'skey=5fffe8c6138aa66a61cb70c2a74785d8&tranID=2494221495&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-11-08 11:23:39&orderid=P202411081123310B9B&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20HASIF%20BIN%20ROZAK\",\"fpx_txn_id\":\"2411081123400204\"}&treq=1', '2024-11-08 11:24:58'),
(2160, 'nbcb=2&tranID=2494874920&orderid=P20241108164554BA28&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2024-11-08 16:46:04&skey=8e984991c658192f1ee8c9dc1781eb74&channel=TNG-EWALLET&treq=1', '2024-11-08 16:46:38'),
(2161, 'nbcb=2&tranID=2495115236&orderid=P202411081850546098&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-08 18:51:09&skey=0fb79ddfaa240538d4255ba2bd93e920&channel=TNG-EWALLET&treq=1', '2024-11-08 18:51:23'),
(2162, 'nbcb=2&tranID=2495408629&orderid=P202411082102358AC5&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-11-08 21:03:02&skey=67fff80ec9ad290157b42d9747d057c2&channel=TNG-EWALLET&treq=1', '2024-11-08 21:04:10'),
(2163, 'nbcb=2&tranID=2495901172&orderid=P20241109061042B5A7&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=14.30&currency=RM&appcode=&paydate=2024-11-09 06:10:54&skey=567676335cb979d2f88b64a0e7d4a482&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2411090610590601\"}&treq=1', '2024-11-09 06:11:49'),
(2164, 'skey=567676335cb979d2f88b64a0e7d4a482&tranID=2495901172&domain=jackybadmintona&status=00&amount=14.30&currency=RM&paydate=2024-11-09 06:10:54&orderid=P20241109061042B5A7&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2411090610590601\"}&treq=1', '2024-11-09 06:12:02'),
(2165, 'nbcb=2&tranID=2495960128&orderid=P20241109075206DE61&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2024-11-09 07:52:16&skey=9a7fa658ec3b2739e75614936da2d25d&channel=maybank2u&extraP={\"fpx_buyer_name\":\"KHO ZHI QUAN\",\"fpx_txn_id\":\"2411090752160222\"}&treq=1', '2024-11-09 07:52:59'),
(2166, 'skey=9a7fa658ec3b2739e75614936da2d25d&tranID=2495960128&domain=jackybadmintona&status=00&amount=15.00&currency=RM&paydate=2024-11-09 07:52:16&orderid=P20241109075206DE61&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"KHO%20ZHI%20QUAN\",\"fpx_txn_id\":\"2411090752160222\"}&treq=1', '2024-11-09 07:53:04'),
(2167, 'nbcb=2&tranID=2496081653&orderid=P202411090933281447&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2024-11-09 09:33:46&skey=f69b641111218738536cb52894d83729&channel=BOOST&treq=1', '2024-11-09 09:36:19'),
(2168, 'skey=f69b641111218738536cb52894d83729&tranID=2496081653&domain=jackybadmintona&status=00&amount=15.00&currency=RM&paydate=2024-11-09 09:33:46&orderid=P202411090933281447&appcode=&error_code=&error_desc=&channel=BOOST&treq=1', '2024-11-09 09:36:26'),
(2169, 'nbcb=2&tranID=2496153012&orderid=P202411091018354DB6&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-09 10:18:45&skey=41ebe3b5e2902339cc64dcd5612f917c&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20241109MBBEMYKL030OQR75463638\"}&treq=1', '2024-11-09 10:19:06'),
(2170, 'skey=41ebe3b5e2902339cc64dcd5612f917c&tranID=2496153012&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-11-09 10:18:45&orderid=P202411091018354DB6&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20241109MBBEMYKL030OQR75463638\"}&treq=1', '2024-11-09 10:19:17'),
(2171, 'nbcb=2&tranID=2496420631&orderid=P202411091238011341&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=672887&paydate=2024-11-09 12:39:10&skey=95e24d94f9b3ac14ad3b3511fab3a283&channel=credit&extraP={\"ccbrand\":\"MASTERCARD\",\"cctype\":\"CREDIT\",\"cclast4\":\"0691\"}&treq=1', '2024-11-09 12:39:53'),
(2172, 'skey=535d53a53e862bd0dde1ef4bcfb66daa&tranID=2496420631&domain=jackybadmintona&status=00&amount=20.00&currency=MYR&paydate=2024-11-09 12:39:10&orderid=P202411091238011341&appcode=672887&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"MasterCard\",\"cclast4\":\"0691\",\"cctype\":\"Credit\"}&treq=1', '2024-11-09 12:39:56'),
(2173, 'nbcb=2&tranID=2496474932&orderid=P20241109130134625B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-11-09 13:05:12&skey=429a9439f66b870adc3f12d334616f58&channel=TNG-EWALLET&treq=1', '2024-11-09 13:05:26'),
(2174, 'nbcb=2&tranID=2498012856&orderid=P202411100847279683&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-11-10 08:47:38&skey=85b6d9d38ac4469a973d294453e2e801&channel=TNG-EWALLET&treq=1', '2024-11-10 08:49:34'),
(2175, 'nbcb=2&tranID=2498146764&orderid=P20241110102730FDB0&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.80&currency=RM&appcode=&paydate=2024-11-10 10:27:39&skey=c4099012b7f4034585c6c431b4cb2f63&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-11-10 10:27:55'),
(2176, 'skey=2a50a5e4c1425e90401226b0b7fbeff5&tranID=2498146764&domain=jackybadmintona&status=00&amount=20.80&currency=MYR&paydate=2024-11-10 10:27:39&orderid=P20241110102730FDB0&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-11-10 10:28:00'),
(2177, 'nbcb=2&tranID=2498215914&orderid=P20241110110836006B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.80&currency=RM&appcode=&paydate=2024-11-10 11:08:48&skey=1300db62ea824faa35726c49707eeca1&channel=TNG-EWALLET&treq=1', '2024-11-10 11:09:16'),
(2178, 'nbcb=2&tranID=2498304318&orderid=P202411101155560E9D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-11-10 11:56:03&skey=623d2bff643539e6d64352a4c1a7c4ad&channel=TNG-EWALLET&treq=1', '2024-11-10 11:56:49'),
(2179, 'skey=623d2bff643539e6d64352a4c1a7c4ad&tranID=2498304318&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-11-10 11:56:03&orderid=P202411101155560E9D&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-11-10 11:57:07'),
(2180, 'nbcb=2&tranID=2499260419&orderid=P202411101949339CB1&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-11-10 19:49:42&skey=ac98fd43b241ed85d2ac6cfdf4280cf5&channel=maybank2u&extraP={\"fpx_buyer_name\":\"CHAI CHENG SIK\",\"fpx_txn_id\":\"2411101949430784\"}&treq=1', '2024-11-10 19:50:42'),
(2181, 'skey=ac98fd43b241ed85d2ac6cfdf4280cf5&tranID=2499260419&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-11-10 19:49:42&orderid=P202411101949339CB1&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"CHAI%20CHENG%20SIK\",\"fpx_txn_id\":\"2411101949430784\"}&treq=1', '2024-11-10 19:51:17'),
(2182, 'nbcb=2&tranID=2501352854&orderid=P202411111133315867&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-11-11 11:33:40&skey=8b3ca21a5ba5df33e3217a198f762814&channel=TNG-EWALLET&treq=1', '2024-11-11 11:33:50'),
(2183, 'nbcb=2&tranID=2501987428&orderid=P20241111150819CF56&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2024-11-11 15:08:48&skey=67c7ed3e44ab798cf1228680a28ddec9&channel=TNG-EWALLET&treq=1', '2024-11-11 15:09:13'),
(2184, 'skey=67c7ed3e44ab798cf1228680a28ddec9&tranID=2501987428&domain=jackybadmintona&status=00&amount=15.00&currency=RM&paydate=2024-11-11 15:08:48&orderid=P20241111150819CF56&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-11-11 15:09:26'),
(2185, 'nbcb=2&tranID=2506011720&orderid=P202411122305274295&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-12 23:07:08&skey=65e105f0b3e06af49e386ed1fea6f56f&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"BIMBMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Bank Islam Malaysia Berhad\",\"duitnowqr_indicator\":\"20241112BIMBMYKL030OQR72756689\"}&treq=1', '2024-11-12 23:07:41'),
(2186, 'skey=65e105f0b3e06af49e386ed1fea6f56f&tranID=2506011720&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-11-12 23:07:08&orderid=P202411122305274295&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"BIMBMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Bank Islam Malaysia Berhad\",\"duitnowqr_indicator\":\"20241112BIMBMYKL030OQR72756689\"}&treq=1', '2024-11-12 23:08:19'),
(2187, 'nbcb=2&tranID=2506075184&orderid=P20241112234502323C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-12 23:45:21&skey=a8d1c0477c7cc5214d8e44df298fceb0&channel=TNG-EWALLET&treq=1', '2024-11-12 23:45:41'),
(2188, 'nbcb=2&tranID=2507536436&orderid=P20241113192211F530&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-13 19:22:22&skey=ff77b21f0575551fe0df69b7e5790635&channel=TNG-EWALLET&treq=1', '2024-11-13 19:22:36'),
(2189, 'nbcb=2&tranID=2508844474&orderid=P202411141343547430&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-14 13:44:03&skey=2cb7c6aa9adf2e6e23ece0a051315d00&channel=TNG-EWALLET&treq=1', '2024-11-14 13:44:15'),
(2190, 'nbcb=2&tranID=2508875434&orderid=P20241114140013C28A&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-14 14:00:29&skey=db31dd0f00521167b75f3ce66a4b143e&channel=TNG-EWALLET&treq=1', '2024-11-14 14:00:39'),
(2191, 'nbcb=2&tranID=2509951716&orderid=P202411150004584731&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-15 00:05:19&skey=2620780dd0418db264505caaeef1b125&channel=TNG-EWALLET&treq=1', '2024-11-15 00:05:35'),
(2192, 'nbcb=2&tranID=2510329966&orderid=P202411150955325BA8&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-15 09:55:41&skey=4be83cc392bb3b0acc63734ab1f1e199&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD HASIF BIN ROZAK\",\"fpx_txn_id\":\"2411150955420063\"}&treq=1', '2024-11-15 09:56:28'),
(2193, 'skey=4be83cc392bb3b0acc63734ab1f1e199&tranID=2510329966&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-11-15 09:55:41&orderid=P202411150955325BA8&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20HASIF%20BIN%20ROZAK\",\"fpx_txn_id\":\"2411150955420063\"}&treq=1', '2024-11-15 09:56:37'),
(2194, 'nbcb=2&tranID=2511377217&orderid=P2024111519221609D0&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-15 19:22:33&skey=049b6b16e8e0c57a2e3d27b04ffade42&channel=TNG-EWALLET&treq=1', '2024-11-15 19:22:44'),
(2195, 'nbcb=2&tranID=2511734992&orderid=P20241115221623FEC3&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-11-15 22:16:36&skey=e8d358e048527d9c73bd8abf6d9f41c4&channel=TNG-EWALLET&treq=1', '2024-11-15 22:17:01'),
(2196, 'skey=e8d358e048527d9c73bd8abf6d9f41c4&tranID=2511734992&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-11-15 22:16:36&orderid=P20241115221623FEC3&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-11-15 22:17:11'),
(2197, 'nbcb=2&tranID=2511823111&orderid=P202411152307559B18&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.30&currency=RM&appcode=&paydate=2024-11-15 23:08:06&skey=8b32d55a8cd305d12f87dfed18c6033e&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2411152308070933\"}&treq=1', '2024-11-15 23:09:11'),
(2198, 'skey=8b32d55a8cd305d12f87dfed18c6033e&tranID=2511823111&domain=jackybadmintona&status=00&amount=21.30&currency=RM&paydate=2024-11-15 23:08:06&orderid=P202411152307559B18&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2411152308070933\"}&treq=1', '2024-11-15 23:09:38'),
(2199, 'nbcb=2&tranID=2512294484&orderid=P20241116103101EB85&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-11-16 10:31:13&skey=dc2cc2b60c10a445afff4af9ea2314a0&channel=ShopeePay&treq=1', '2024-11-16 10:32:01'),
(2200, 'skey=78007de698dd6346f4c72d01d34d04a3&tranID=2512294484&domain=jackybadmintona&status=00&amount=21.80&currency=MYR&paydate=2024-11-16 10:31:13&orderid=P20241116103101EB85&appcode=&error_code=&error_desc=&channel=ShopeePay&treq=1', '2024-11-16 10:32:26'),
(2201, 'nbcb=1&tranID=2512245530&orderid=P20241116100035FFF3&status=11&error_desc=Payment not found.&error_code=SHOPEEPAY__&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-11-16 10:00:50&skey=1994cac5f62650c27cad42c4c62c8f67&channel=ShopeePay&treq=1', '2024-11-16 11:04:27'),
(2202, 'nbcb=1&tranID=2512250849&orderid=P20241116100400994E&status=11&error_desc=Payment not found.&error_code=SHOPEEPAY__&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-11-16 10:04:11&skey=bda6a53ec942f5149d382491b165c856&channel=ShopeePay&treq=1', '2024-11-16 11:05:04'),
(2203, 'nbcb=2&tranID=2512371652&orderid=P202411161116123180&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-11-16 11:16:21&skey=f1e5ffaedf57795480fc8ddcc405e0db&channel=TNG-EWALLET&treq=1', '2024-11-16 11:16:52'),
(2204, 'skey=f1e5ffaedf57795480fc8ddcc405e0db&tranID=2512371652&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-11-16 11:16:21&orderid=P202411161116123180&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-11-16 11:17:03'),
(2205, 'nbcb=2&tranID=2513120051&orderid=P202411161752274BC0&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-16 17:52:38&skey=c44bc5ddbe6bd89a813ba8524ac651a9&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20241116MBBEMYKL030OQR81188666\"}&treq=1', '2024-11-16 17:52:57'),
(2206, 'skey=c44bc5ddbe6bd89a813ba8524ac651a9&tranID=2513120051&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-11-16 17:52:38&orderid=P202411161752274BC0&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20241116MBBEMYKL030OQR81188666\"}&treq=1', '2024-11-16 17:53:08'),
(2207, 'skey=c44bc5ddbe6bd89a813ba8524ac651a9&tranID=2513120051&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-11-16 17:52:38&orderid=P202411161752274BC0&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20241116MBBEMYKL030OQR81188666\"}&treq=1', '2024-11-16 17:53:09'),
(2208, 'nbcb=2&tranID=2513147501&orderid=P20241116180723D5D3&status=11&error_desc=Internal Error At Bank System&error_code=FPX_85&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-16 18:07:43&skey=9096ebb4b300e819bba0b2d5e5ca850e&channel=rhb&extraP={\"fpx_txn_id\":\"2411161807430099\"}&treq=1', '2024-11-16 18:08:18'),
(2209, 'skey=9096ebb4b300e819bba0b2d5e5ca850e&tranID=2513147501&domain=jackybadmintona&status=11&amount=23.00&currency=RM&paydate=2024-11-16 18:07:43&orderid=P20241116180723D5D3&appcode=&error_code=FPX_85&error_desc=Internal Error At Bank System&channel=FPX_RHB&extraP={\"fpx_txn_id\":\"2411161807430099\"}&treq=1', '2024-11-16 18:08:35');
INSERT INTO `payments_returns` (`payment_return_id`, `return_data`, `return_datetime`) VALUES
(2210, 'nbcb=2&tranID=2513165736&orderid=P202411161817084D5E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-16 18:17:24&skey=03f53574ba21d2c7d622a18449ea75ec&channel=rhb&extraP={\"fpx_buyer_name\":\"MOHD ARZULMI BIN AHMAD\",\"fpx_txn_id\":\"2411161817240547\"}&treq=1', '2024-11-16 18:18:14'),
(2211, 'skey=03f53574ba21d2c7d622a18449ea75ec&tranID=2513165736&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-11-16 18:17:24&orderid=P202411161817084D5E&appcode=&error_code=&error_desc=&channel=FPX_RHB&extraP={\"fpx_buyer_name\":\"MOHD%20ARZULMI%20BIN%20AHMAD\",\"fpx_txn_id\":\"2411161817240547\"}&treq=1', '2024-11-16 18:18:36'),
(2212, 'nbcb=2&tranID=2513151914&orderid=P20241116180955B9FA&status=11&error_desc=Status/Description not found.&error_code=FPX_1M&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-16 18:10:07&skey=f74524f431a7afc34f687ca93a37a852&channel=rhb&extraP={\"fpx_txn_id\":\"2411161810080374\"}&treq=1', '2024-11-16 18:33:40'),
(2213, 'nbcb=2&tranID=2513925271&orderid=P202411170611237733&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.30&currency=RM&appcode=&paydate=2024-11-17 06:11:33&skey=37158237873e3d3a3035566969fe7cc2&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2411170611340124\"}&treq=1', '2024-11-17 06:12:26'),
(2214, 'skey=37158237873e3d3a3035566969fe7cc2&tranID=2513925271&domain=jackybadmintona&status=00&amount=20.30&currency=RM&paydate=2024-11-17 06:11:33&orderid=P202411170611237733&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2411170611340124\"}&treq=1', '2024-11-17 06:12:34'),
(2215, 'nbcb=2&tranID=2514073141&orderid=P202411170930160FDB&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-11-17 09:30:27&skey=aa5de9eec7c890d3357632f9c164cb35&channel=TNG-EWALLET&treq=1', '2024-11-17 09:30:41'),
(2216, 'nbcb=2&tranID=2514252170&orderid=P20241117112923E882&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.80&currency=RM&appcode=&paydate=2024-11-17 11:29:33&skey=d402d4b2a46142b2b34175c8998c9a41&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-11-17 11:30:10'),
(2217, 'skey=d98c7b61397d2452f687690e781aa78e&tranID=2514252170&domain=jackybadmintona&status=00&amount=20.80&currency=MYR&paydate=2024-11-17 11:29:33&orderid=P20241117112923E882&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-11-17 11:30:15'),
(2218, 'nbcb=2&tranID=2515137944&orderid=P20241117192924D5FA&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-11-17 19:30:50&skey=fcd59038b05ec0a6bffa0d0762b33c2c&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"BIMBMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Bank Islam Malaysia Berhad\",\"duitnowqr_indicator\":\"20241117BIMBMYKL030OQR85442446\"}&treq=1', '2024-11-17 19:31:31'),
(2219, 'skey=fcd59038b05ec0a6bffa0d0762b33c2c&tranID=2515137944&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-11-17 19:30:50&orderid=P20241117192924D5FA&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"BIMBMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Bank Islam Malaysia Berhad\",\"duitnowqr_indicator\":\"20241117BIMBMYKL030OQR85442446\"}&treq=1', '2024-11-17 19:31:59'),
(2220, 'nbcb=2&tranID=2515177424&orderid=P2024111719510150D2&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-11-17 19:51:12&skey=194553263139ce9444bfc5ba225f6079&channel=TNG-EWALLET&treq=1', '2024-11-17 19:51:20'),
(2221, 'nbcb=2&tranID=2515976038&orderid=P20241118100825E0FC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-18 10:08:42&skey=8c359ef16641c970cbf6de9994e758e8&channel=maybank2u&extraP={\"fpx_buyer_name\":\"GAN CHOON WEE @ DANIEL\",\"fpx_txn_id\":\"2411181008430664\"}&treq=1', '2024-11-18 10:09:35'),
(2222, 'skey=8c359ef16641c970cbf6de9994e758e8&tranID=2515976038&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-11-18 10:08:42&orderid=P20241118100825E0FC&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"GAN%20CHOON%20WEE%20%40%20DANIEL\",\"fpx_txn_id\":\"2411181008430664\"}&treq=1', '2024-11-18 10:09:43'),
(2223, 'nbcb=2&tranID=2517427685&orderid=P2024111900010278DE&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-19 00:01:18&skey=814524e8739b10f3eb6a8d6eaa9a6a1e&channel=TNG-EWALLET&treq=1', '2024-11-19 00:01:37'),
(2224, 'nbcb=2&tranID=2517503519&orderid=P202411190216301816&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=203647&paydate=2024-11-19 02:16:43&skey=ac9eb6c928cd47cc883ec9988c7d4fe5&channel=credit&extraP={\"ccbrand\":\"VISA\",\"cctype\":\"DEBIT\",\"cclast4\":\"8879\"}&treq=1', '2024-11-19 02:16:55'),
(2225, 'skey=54795c3b81f9670048a20ac986499e37&tranID=2517503519&domain=jackybadmintona&status=00&amount=23.00&currency=MYR&paydate=2024-11-19 02:16:43&orderid=P202411190216301816&appcode=203647&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"Visa\",\"cclast4\":\"8879\",\"cctype\":\"Debit\"}&treq=1', '2024-11-19 02:17:00'),
(2226, 'nbcb=2&tranID=2518752135&orderid=P2024111919213703DC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-19 19:21:45&skey=8139626839a3360c51dc83d88ee53cf1&channel=TNG-EWALLET&treq=1', '2024-11-19 19:21:52'),
(2227, 'nbcb=1&tranID=2518746344&orderid=P20241119191806C2C3&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-19 19:18:42&skey=88d6fb74cd0dd9461632babac11c7da0&channel=TNG-EWALLET&treq=1', '2024-11-19 19:34:06'),
(2228, 'nbcb=2&tranID=2520570528&orderid=P202411201933310E2E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-20 19:33:51&skey=2afd46a39ef20de9e5c38f67f5344585&channel=TNG-EWALLET&treq=1', '2024-11-20 19:34:00'),
(2229, 'nbcb=2&tranID=2521497831&orderid=P20241121104454B497&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=10.00&currency=RM&appcode=&paydate=2024-11-21 10:45:04&skey=96e93590a31294a2b34ab353263491ee&channel=TNG-EWALLET&treq=1', '2024-11-21 10:45:24'),
(2230, 'nbcb=2&tranID=2521605401&orderid=P20241121114847A32F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2024-11-21 11:49:03&skey=a7d11338d5694f612fdd627941c7ba35&channel=TNG-EWALLET&treq=1', '2024-11-21 11:49:22'),
(2231, 'skey=a7d11338d5694f612fdd627941c7ba35&tranID=2521605401&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2024-11-21 11:49:03&orderid=P20241121114847A32F&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-11-21 11:49:37'),
(2232, 'nbcb=2&tranID=2521926267&orderid=P2024112114433670B7&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.60&currency=RM&appcode=&paydate=2024-11-21 14:43:47&skey=ff295e7403a655ac3ac9c80b2a20ef75&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"BIMBMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Bank Islam Malaysia Berhad\",\"duitnowqr_indicator\":\"20241121BIMBMYKL030OQR95242994\"}&treq=1', '2024-11-21 14:44:30'),
(2233, 'skey=ff295e7403a655ac3ac9c80b2a20ef75&tranID=2521926267&domain=jackybadmintona&status=00&amount=22.60&currency=RM&paydate=2024-11-21 14:43:47&orderid=P2024112114433670B7&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"BIMBMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Bank Islam Malaysia Berhad\",\"duitnowqr_indicator\":\"20241121BIMBMYKL030OQR95242994\"}&treq=1', '2024-11-21 14:44:55'),
(2234, 'nbcb=2&tranID=2522838677&orderid=P2024112123401568B7&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.00&currency=RM&appcode=&paydate=2024-11-21 23:40:33&skey=9bbed73f38908c7c763f4c98d2c5ada7&channel=cimb&extraP={\"fpx_buyer_name\":\"GAN WEE JIE\",\"fpx_txn_id\":\"2411212340340912\"}&treq=1', '2024-11-21 23:42:09'),
(2235, 'skey=9bbed73f38908c7c763f4c98d2c5ada7&tranID=2522838677&domain=jackybadmintona&status=00&amount=15.00&currency=RM&paydate=2024-11-21 23:40:33&orderid=P2024112123401568B7&appcode=&error_code=&error_desc=&channel=FPX_CIMBCLICKS&extraP={\"fpx_buyer_name\":\"GAN%20WEE%20JIE\",\"fpx_txn_id\":\"2411212340340912\"}&treq=1', '2024-11-21 23:42:27'),
(2236, 'nbcb=2&tranID=2523053213&orderid=P20241122074816BA1D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=453458&paydate=2024-11-22 07:48:31&skey=fa49df353c28431e5780d2d6642cb281&channel=credit&extraP={\"ccbrand\":\"VISA\",\"cctype\":\"DEBIT\",\"cclast4\":\"8879\"}&treq=1', '2024-11-22 07:49:26'),
(2237, 'skey=6b994e03c90aa435178b456523938619&tranID=2523053213&domain=jackybadmintona&status=00&amount=23.00&currency=MYR&paydate=2024-11-22 07:48:31&orderid=P20241122074816BA1D&appcode=453458&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"Visa\",\"cclast4\":\"8879\",\"cctype\":\"Debit\"}&treq=1', '2024-11-22 07:49:32'),
(2238, 'nbcb=2&tranID=2523142086&orderid=P202411220901124A8E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-22 09:01:21&skey=dd8d61a80168b4e86f9d79933c528902&channel=TNG-EWALLET&treq=1', '2024-11-22 09:01:47'),
(2239, 'nbcb=2&tranID=2523217953&orderid=P2024112209540425DE&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-11-22 09:54:21&skey=4a2068e52c6cc7e97ea1b6095945a1e1&channel=TNG-EWALLET&treq=1', '2024-11-22 09:54:43'),
(2240, 'nbcb=2&tranID=2523954856&orderid=P20241122164841A592&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-22 16:48:50&skey=f8a343e70b5a28a288ccd551ae680e8e&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD HASIF BIN ROZAK\",\"fpx_txn_id\":\"2411221648510502\"}&treq=1', '2024-11-22 16:49:25'),
(2241, 'skey=f8a343e70b5a28a288ccd551ae680e8e&tranID=2523954856&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-11-22 16:48:50&orderid=P20241122164841A592&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20HASIF%20BIN%20ROZAK\",\"fpx_txn_id\":\"2411221648510502\"}&treq=1', '2024-11-22 16:49:34'),
(2242, 'nbcb=2&tranID=2524685131&orderid=P202411230000181190&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-11-23 00:00:36&skey=2d3c1fed3ac82ebe0c476ccdddf398d3&channel=TNG-EWALLET&treq=1', '2024-11-23 00:01:07'),
(2243, 'skey=2d3c1fed3ac82ebe0c476ccdddf398d3&tranID=2524685131&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-11-23 00:00:36&orderid=P202411230000181190&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-11-23 00:01:12'),
(2244, 'nbcb=2&tranID=2524793334&orderid=P20241123044215C24E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=13.00&currency=RM&appcode=&paydate=2024-11-23 04:42:28&skey=1317474e4d46ee81e5030cd7c2677814&channel=TNG-EWALLET&treq=1', '2024-11-23 04:42:35'),
(2245, 'nbcb=2&tranID=2524914910&orderid=P20241123084400E179&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-11-23 08:44:09&skey=cb81f9cf214c9285666261e0268530c1&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2411230844100874\"}&treq=1', '2024-11-23 08:44:49'),
(2246, 'skey=cb81f9cf214c9285666261e0268530c1&tranID=2524914910&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-11-23 08:44:09&orderid=P20241123084400E179&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2411230844100874\"}&treq=1', '2024-11-23 08:44:59'),
(2247, 'nbcb=2&tranID=2526757609&orderid=P20241124100803DE10&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=926825&paydate=2024-11-24 10:08:16&skey=492b112ff89bedffde024bdac4b8e079&channel=credit&extraP={\"ccbrand\":\"VISA\",\"cctype\":\"DEBIT\",\"cclast4\":\"8879\"}&treq=1', '2024-11-24 10:08:56'),
(2248, 'skey=463fa9637d5c5d6ab8947ceaa93e0b42&tranID=2526757609&domain=jackybadmintona&status=00&amount=21.00&currency=MYR&paydate=2024-11-24 10:08:16&orderid=P20241124100803DE10&appcode=926825&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"Visa\",\"cclast4\":\"8879\",\"cctype\":\"Debit\"}&treq=1', '2024-11-24 10:09:02'),
(2249, 'nbcb=2&tranID=2527036616&orderid=P202411241258036BDE&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-11-24 12:58:25&skey=a92bd0a04ca4e512876200db7701b10c&channel=TNG-EWALLET&treq=1', '2024-11-24 12:59:37'),
(2250, 'nbcb=2&tranID=2527070968&orderid=P20241124131702EF88&status=11&error_desc=Buyer Choose Cancel At TAC Request Page&error_code=FPX_1I&domain=jackybadmintona&amount=20.40&currency=RM&appcode=&paydate=2024-11-24 13:17:16&skey=120eac2bc20a61612e5b789a3b739ca2&channel=maybank2u&extraP={\"fpx_txn_id\":\"2411241317160028\"}&treq=1', '2024-11-24 13:18:42'),
(2251, 'nbcb=2&tranID=2527074221&orderid=P202411241318576B82&status=11&error_desc=Buyer Choose Cancel At TAC Request Page&error_code=FPX_1I&domain=jackybadmintona&amount=20.40&currency=RM&appcode=&paydate=2024-11-24 13:19:07&skey=27d931e077e98ffa98d9980149b5956c&channel=maybank2u&extraP={\"fpx_txn_id\":\"2411241319080838\"}&treq=1', '2024-11-24 13:20:34'),
(2252, 'skey=27d931e077e98ffa98d9980149b5956c&tranID=2527074221&domain=jackybadmintona&status=11&amount=20.40&currency=RM&paydate=2024-11-24 13:19:07&orderid=P202411241318576B82&appcode=&error_code=FPX_1I&error_desc=Buyer Choose Cancel At TAC Request Page&channel=FPX_MB2U&extraP={\"fpx_txn_id\":\"2411241319080838\"}&treq=1', '2024-11-24 13:20:45'),
(2253, 'nbcb=2&tranID=2527080053&orderid=P20241124132154DF56&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.40&currency=RM&appcode=&paydate=2024-11-24 13:22:20&skey=cd4b7d4cf30bc7269f883d4dc5612362&channel=TNG-EWALLET&treq=1', '2024-11-24 13:23:17'),
(2254, 'nbcb=2&tranID=2527699741&orderid=P202411241920035C60&status=11&error_desc=Buyer cancel payment.&error_code=RPP__99&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-11-24 19:20:39&skey=57c0d0ab7f4eccde28bc2c57a7102a6d&channel=RPP_DuitNowQR&extraP={\"duitnowqr_indicator\":\"\"}&treq=1', '2024-11-24 19:20:53'),
(2255, 'skey=57c0d0ab7f4eccde28bc2c57a7102a6d&tranID=2527699741&domain=jackybadmintona&status=11&amount=22.00&currency=RM&paydate=2024-11-24 19:20:39&orderid=P202411241920035C60&appcode=&error_code=RPP__99 &error_desc=Buyer cancel payment.&channel=RPP_DuitNowQR&treq=1', '2024-11-24 19:20:56'),
(2256, 'skey=57c0d0ab7f4eccde28bc2c57a7102a6d&tranID=2527699741&domain=jackybadmintona&status=11&amount=22.00&currency=RM&paydate=2024-11-24 19:20:39&orderid=P202411241920035C60&appcode=&error_code=RPP__99 &error_desc=Buyer cancel payment.&channel=RPP_DuitNowQR&treq=1', '2024-11-24 19:20:56'),
(2257, 'nbcb=2&tranID=2527703590&orderid=P2024112419224069FB&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-11-24 19:22:47&skey=b69fb2a1cc67b951b1be92edb2982cbe&channel=TNG-EWALLET&treq=1', '2024-11-24 19:22:52'),
(2258, 'nbcb=2&tranID=2529100407&orderid=P20241125115532AC6F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-25 11:55:44&skey=52b2236a5d4012fb857b151bdd882941&channel=TNG-EWALLET&treq=1', '2024-11-25 11:56:04'),
(2259, 'skey=52b2236a5d4012fb857b151bdd882941&tranID=2529100407&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-11-25 11:55:44&orderid=P20241125115532AC6F&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-11-25 11:56:16'),
(2260, 'nbcb=2&tranID=2529245711&orderid=P20241125125015F04B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2024-11-25 12:50:23&skey=fc79cce2016174e89ede762a771f3e0e&channel=TNG-EWALLET&treq=1', '2024-11-25 12:50:30'),
(2261, 'nbcb=2&tranID=2532413819&orderid=P20241126193828B72E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2024-11-26 19:38:39&skey=eafab641c65cbaf41740e95ce9678844&channel=TNG-EWALLET&treq=1', '2024-11-26 19:38:54'),
(2262, 'nbcb=2&tranID=2533131494&orderid=P202411270737494A0A&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=466366&paydate=2024-11-27 07:38:00&skey=d7f9c42d9d2a58d01828c1279859ef46&channel=credit&extraP={\"ccbrand\":\"VISA\",\"cctype\":\"DEBIT\",\"cclast4\":\"8879\"}&treq=1', '2024-11-27 07:39:18'),
(2263, 'skey=5f36a44c0e11c5a52bb419c8d387e4ea&tranID=2533131494&domain=jackybadmintona&status=00&amount=23.00&currency=MYR&paydate=2024-11-27 07:38:00&orderid=P202411270737494A0A&appcode=466366&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"Visa\",\"cclast4\":\"8879\",\"cctype\":\"Debit\"}&treq=1', '2024-11-27 07:39:23'),
(2264, 'nbcb=2&tranID=2534913913&orderid=P20241127235926B1FB&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-27 23:59:41&skey=35ffde79963ecdd493bed3432e3d6e5d&channel=TNG-EWALLET&treq=1', '2024-11-28 00:00:03'),
(2265, 'nbcb=2&tranID=2537679337&orderid=P20241129124346B546&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.40&currency=RM&appcode=&paydate=2024-11-29 12:44:00&skey=c97ea9db2f02de3009ba313c8119ddbc&channel=TNG-EWALLET&treq=1', '2024-11-29 12:44:11'),
(2266, 'nbcb=2&tranID=2538057533&orderid=P2024112915393634BB&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-29 15:39:53&skey=26a717a82261e382262f06ff3123ab97&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20241129MBBEMYKL030OQR70008906\"}&treq=1', '2024-11-29 15:40:21'),
(2267, 'skey=26a717a82261e382262f06ff3123ab97&tranID=2538057533&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-11-29 15:39:53&orderid=P2024112915393634BB&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20241129MBBEMYKL030OQR70008906\"}&treq=1', '2024-11-29 15:40:35'),
(2268, 'nbcb=2&tranID=2538947716&orderid=P20241129225251C36A&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.00&currency=RM&appcode=&paydate=2024-11-29 22:53:03&skey=427657b9914a88d92c51ca62e2a37d09&channel=TNG-EWALLET&treq=1', '2024-11-29 22:53:29'),
(2269, 'skey=427657b9914a88d92c51ca62e2a37d09&tranID=2538947716&domain=jackybadmintona&status=00&amount=20.00&currency=RM&paydate=2024-11-29 22:53:03&orderid=P20241129225251C36A&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-11-29 22:53:34'),
(2270, 'nbcb=2&tranID=2539199141&orderid=P20241130044106F95B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-11-30 04:41:21&skey=213dadaf2793235d268474ddc471f9bf&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2411300441220668\"}&treq=1', '2024-11-30 04:42:24'),
(2271, 'skey=213dadaf2793235d268474ddc471f9bf&tranID=2539199141&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-11-30 04:41:21&orderid=P20241130044106F95B&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2411300441220668\"}&treq=1', '2024-11-30 04:42:36'),
(2272, 'nbcb=2&tranID=2539507859&orderid=P202411301013103AEA&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-11-30 10:13:22&skey=69fc4a28b26d3f2d68e0128b7cea0b9e&channel=ShopeePay&treq=1', '2024-11-30 10:14:35'),
(2273, 'nbcb=2&tranID=2539758494&orderid=P202411301211294085&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-11-30 12:14:24&skey=04713320accc3bc2f011f197a6d40521&channel=TNG-EWALLET&treq=1', '2024-11-30 12:14:35'),
(2274, 'nbcb=2&tranID=2542238289&orderid=P20241201141736920D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-12-01 14:17:52&skey=11f2e194e90e8350c1301aaba2dc3e7b&channel=TNG-EWALLET&treq=1', '2024-12-01 14:21:01'),
(2275, 'nbcb=2&tranID=2542604140&orderid=P20241201170707F5D8&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-12-01 17:07:20&skey=91a2a8812cddc9cdf2149fa070b703d8&channel=maybank2u&extraP={\"fpx_buyer_name\":\"KONG YEE CHIN\",\"fpx_txn_id\":\"2412011707210322\"}&treq=1', '2024-12-01 17:07:57'),
(2276, 'skey=91a2a8812cddc9cdf2149fa070b703d8&tranID=2542604140&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-12-01 17:07:20&orderid=P20241201170707F5D8&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"KONG%20YEE%20CHIN\",\"fpx_txn_id\":\"2412011707210322\"}&treq=1', '2024-12-01 17:08:04'),
(2277, 'nbcb=2&tranID=2542620310&orderid=P202412011714554C68&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-12-01 17:15:05&skey=96146bdf31e9e9d1c5c39ee85e79b7a2&channel=cimb&extraP={\"fpx_buyer_name\":\"ABDULLAH NABIL BIN ABDUL SHUKOR\",\"fpx_txn_id\":\"2412011715060263\"}&treq=1', '2024-12-01 17:15:47'),
(2278, 'skey=96146bdf31e9e9d1c5c39ee85e79b7a2&tranID=2542620310&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2024-12-01 17:15:05&orderid=P202412011714554C68&appcode=&error_code=&error_desc=&channel=FPX_CIMBCLICKS&extraP={\"fpx_buyer_name\":\"ABDULLAH%20NABIL%20BIN%20ABDUL%20SHUKOR\",\"fpx_txn_id\":\"2412011715060263\"}&treq=1', '2024-12-01 17:15:54'),
(2279, 'nbcb=2&tranID=2542897254&orderid=P2024120119243995D4&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.80&currency=RM&appcode=&paydate=2024-12-01 19:24:53&skey=81ef2c789b515e76a1f25c469b736ba1&channel=maybank2u&extraP={\"fpx_buyer_name\":\"YAP WAI LING\",\"fpx_txn_id\":\"2412011924530284\"}&treq=1', '2024-12-01 19:25:55'),
(2280, 'skey=81ef2c789b515e76a1f25c469b736ba1&tranID=2542897254&domain=jackybadmintona&status=00&amount=15.80&currency=RM&paydate=2024-12-01 19:24:53&orderid=P2024120119243995D4&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"YAP%20WAI%20LING\",\"fpx_txn_id\":\"2412011924530284\"}&treq=1', '2024-12-01 19:26:02'),
(2281, 'nbcb=2&tranID=2543826044&orderid=P20241202091124F27D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-12-02 09:11:35&skey=1b9b06235c055647af5f311a5c541ac0&channel=TNG-EWALLET&treq=1', '2024-12-02 09:11:58'),
(2282, 'skey=1b9b06235c055647af5f311a5c541ac0&tranID=2543826044&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-12-02 09:11:35&orderid=P20241202091124F27D&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-02 09:12:12'),
(2283, 'nbcb=2&tranID=2545010650&orderid=P20241202183201494F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-12-02 18:32:11&skey=e57cdcff5fdae580383554a20c03b514&channel=TNG-EWALLET&treq=1', '2024-12-02 18:32:22'),
(2284, 'nbcb=2&tranID=2547302896&orderid=P20241203194901123D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2024-12-03 19:49:12&skey=469662574c064b6e811dc21dc6e7dabd&channel=TNG-EWALLET&treq=1', '2024-12-03 19:49:19'),
(2285, 'nbcb=2&tranID=2547429483&orderid=P202412032045472CB5&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2024-12-03 20:46:06&skey=81668535c6a2c3ad40b439a27c008e73&channel=bankislam&extraP={\"fpx_buyer_name\":\"CIK NUR ZABIRAH BINTI ZAINU\",\"fpx_txn_id\":\"2412032046070375\"}&treq=1', '2024-12-03 20:46:26'),
(2286, 'skey=81668535c6a2c3ad40b439a27c008e73&tranID=2547429483&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2024-12-03 20:46:06&orderid=P202412032045472CB5&appcode=&error_code=&error_desc=&channel=FPX_BIMB&extraP={\"fpx_buyer_name\":\"CIK%20NUR%20ZABIRAH%20BINTI%20ZAINU\",\"fpx_txn_id\":\"2412032046070375\"}&treq=1', '2024-12-03 20:46:40'),
(2287, 'treq=1', '2024-12-03 22:01:19'),
(2288, 'nbcb=2&tranID=2548323080&orderid=P20241204111607F55B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-12-04 11:16:21&skey=8c5058411b1961c5698de3337b9a6faf&channel=TNG-EWALLET&treq=1', '2024-12-04 11:16:48'),
(2289, 'nbcb=2&tranID=2548743183&orderid=P202412041437229A95&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-12-04 14:37:35&skey=3c494a6a924919a420ae5549dddd6fb1&channel=TNG-EWALLET&treq=1', '2024-12-04 14:37:55'),
(2290, 'skey=3c494a6a924919a420ae5549dddd6fb1&tranID=2548743183&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-12-04 14:37:35&orderid=P202412041437229A95&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-04 14:38:08'),
(2291, 'skey=ddeac7e15c830b684593fb794f92ff68&tranID=2549035376&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-12-04 17:16:53&orderid=P20241204171644F3CD&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-04 17:17:35'),
(2292, 'nbcb=2&tranID=2549035376&orderid=P20241204171644F3CD&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-12-04 17:16:53&skey=ddeac7e15c830b684593fb794f92ff68&channel=TNG-EWALLET&treq=1', '2024-12-04 17:18:06'),
(2293, 'nbcb=2&tranID=2550137891&orderid=P202412050912556B9F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-12-05 09:13:10&skey=7523f6f1aa21cf050acad9e6d45fdef5&channel=TNG-EWALLET&treq=1', '2024-12-05 09:13:47'),
(2294, 'skey=7523f6f1aa21cf050acad9e6d45fdef5&tranID=2550137891&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-12-05 09:13:10&orderid=P202412050912556B9F&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-05 09:13:57'),
(2295, 'nbcb=2&tranID=2551301911&orderid=P2024120519225994FB&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-12-05 19:23:11&skey=b8df99a52d124bcc6e1d7c2b04e17734&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD HASIF BIN ROZAK\",\"fpx_txn_id\":\"2412051923120520\"}&treq=1', '2024-12-05 19:24:01'),
(2296, 'skey=b8df99a52d124bcc6e1d7c2b04e17734&tranID=2551301911&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-12-05 19:23:11&orderid=P2024120519225994FB&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20HASIF%20BIN%20ROZAK\",\"fpx_txn_id\":\"2412051923120520\"}&treq=1', '2024-12-05 19:24:16'),
(2297, 'nbcb=2&tranID=2551900676&orderid=P202412060050250AEF&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2024-12-06 00:50:47&skey=4e0946e61a66b8d7f5608bef83fb5901&channel=TNG-EWALLET&treq=1', '2024-12-06 00:51:07'),
(2298, 'nbcb=2&tranID=2552360425&orderid=P20241206103726C14C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-12-06 10:37:46&skey=602d1ebce23dcaddaff35483e9536b29&channel=TNG-EWALLET&treq=1', '2024-12-06 10:38:04'),
(2299, 'skey=602d1ebce23dcaddaff35483e9536b29&tranID=2552360425&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-12-06 10:37:46&orderid=P20241206103726C14C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-06 10:38:19'),
(2300, 'nbcb=2&tranID=2552381024&orderid=P20241206104815A0E8&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-12-06 10:48:26&skey=868bf919bbcd145ab30d4ab4120a4ef6&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20241206MBBEMYKL030OQR81521618\"}&treq=1', '2024-12-06 10:48:50'),
(2301, 'skey=868bf919bbcd145ab30d4ab4120a4ef6&tranID=2552381024&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-12-06 10:48:26&orderid=P20241206104815A0E8&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20241206MBBEMYKL030OQR81521618\"}&treq=1', '2024-12-06 10:49:04'),
(2302, 'nbcb=2&tranID=2552496333&orderid=P202412061145524A10&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-12-06 11:46:12&skey=6995fb3527298cc31d0aabe71d40cd1b&channel=TNG-EWALLET&treq=1', '2024-12-06 11:46:30'),
(2303, 'nbcb=2&tranID=2552850282&orderid=P202412061428234389&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.80&currency=RM&appcode=&paydate=2024-12-06 14:28:32&skey=4d8178c5c6c20601b1b67b79ab0480aa&channel=TNG-EWALLET&treq=1', '2024-12-06 14:28:41'),
(2304, 'nbcb=2&tranID=2554363716&orderid=P202412071022426817&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-12-07 10:23:10&skey=532ce231b334e6a63ab9e521fc776618&channel=ShopeePay&treq=1', '2024-12-07 10:24:32'),
(2305, 'skey=a01b6ca28f796f631b7b0c805685f330&tranID=2554363716&domain=jackybadmintona&status=00&amount=21.80&currency=MYR&paydate=2024-12-07 10:23:10&orderid=P202412071022426817&appcode=&error_code=&error_desc=&channel=ShopeePay&treq=1', '2024-12-07 10:24:51'),
(2306, 'nbcb=2&tranID=2555385007&orderid=P202412071837563DA6&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-12-07 18:38:05&skey=d6613aacd50ac9777958c909365e07fe&channel=maybank2u&extraP={\"fpx_buyer_name\":\"LEONARD WONG LI PENG\",\"fpx_txn_id\":\"2412071838050619\"}&treq=1', '2024-12-07 18:39:04'),
(2307, 'skey=d6613aacd50ac9777958c909365e07fe&tranID=2555385007&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-12-07 18:38:05&orderid=P202412071837563DA6&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"LEONARD%20WONG%20LI%20PENG\",\"fpx_txn_id\":\"2412071838050619\"}&treq=1', '2024-12-07 18:39:12'),
(2308, 'nbcb=2&tranID=2555387987&orderid=P202412071839206BCB&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-12-07 18:39:34&skey=dfa196920ddb391c49ef61cbde975587&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"BSNAMYK1\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Bank Simpanan Nasional Berhad\",\"duitnowqr_indicator\":\"20241207BSNAMYK1030OQR00210356\"}&treq=1', '2024-12-07 18:39:51'),
(2309, 'skey=dfa196920ddb391c49ef61cbde975587&tranID=2555387987&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-12-07 18:39:34&orderid=P202412071839206BCB&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"BSNAMYK1\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Bank Simpanan Nasional Berhad\",\"duitnowqr_indicator\":\"20241207BSNAMYK1030OQR00210356\"}&treq=1', '2024-12-07 18:40:01'),
(2310, 'nbcb=2&tranID=2556178391&orderid=P20241208071232241D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.80&currency=RM&appcode=&paydate=2024-12-08 07:12:50&skey=00b7bcb056b331ad3fb790325b22541b&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2412080712510733\"}&treq=1', '2024-12-08 07:13:52'),
(2311, 'skey=00b7bcb056b331ad3fb790325b22541b&tranID=2556178391&domain=jackybadmintona&status=00&amount=20.80&currency=RM&paydate=2024-12-08 07:12:50&orderid=P20241208071232241D&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2412080712510733\"}&treq=1', '2024-12-08 07:14:04'),
(2312, 'skey=866dd80d40f1c999674d461a1e796794&tranID=2556435407&domain=jackybadmintona&status=00&amount=20.80&currency=MYR&paydate=2024-12-08 10:45:32&orderid=P2024120810452143E0&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-12-08 10:46:24'),
(2313, 'nbcb=2&tranID=2556435407&orderid=P2024120810452143E0&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.80&currency=RM&appcode=&paydate=2024-12-08 10:45:32&skey=c5832f7afbcc7a84fde3cdca3c1b7767&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2024-12-08 10:48:23'),
(2314, 'nbcb=2&tranID=2558528834&orderid=P2024120910383592C6&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-12-09 10:38:47&skey=99efd55bcf19cf52326408f98913c1e7&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20241209MBBEMYKL030OQR72348180\"}&treq=1', '2024-12-09 10:39:01'),
(2315, 'skey=99efd55bcf19cf52326408f98913c1e7&tranID=2558528834&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-12-09 10:38:47&orderid=P2024120910383592C6&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20241209MBBEMYKL030OQR72348180\"}&treq=1', '2024-12-09 10:39:09'),
(2316, 'nbcb=2&tranID=2559015389&orderid=P20241209142148BAB8&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-12-09 14:21:55&skey=0cf38b33603fe081ea23b77ad9114ee6&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD HASIF BIN ROZAK\",\"fpx_txn_id\":\"2412091421560827\"}&treq=1', '2024-12-09 14:22:40'),
(2317, 'skey=0cf38b33603fe081ea23b77ad9114ee6&tranID=2559015389&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-12-09 14:21:55&orderid=P20241209142148BAB8&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20HASIF%20BIN%20ROZAK\",\"fpx_txn_id\":\"2412091421560827\"}&treq=1', '2024-12-09 14:22:47'),
(2318, 'nbcb=2&tranID=2559228362&orderid=P202412091607264DFF&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-12-09 16:07:35&skey=cad6da78550214cfafebd84a9c9ca5c2&channel=TNG-EWALLET&treq=1', '2024-12-09 16:08:05'),
(2319, 'skey=cad6da78550214cfafebd84a9c9ca5c2&tranID=2559228362&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-12-09 16:07:35&orderid=P202412091607264DFF&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-09 16:08:18'),
(2320, 'nbcb=2&tranID=2562897834&orderid=P20241211114700A4CE&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2024-12-11 11:47:19&skey=3af72e330fac3704c9ee48a86acae996&channel=TNG-EWALLET&treq=1', '2024-12-11 11:47:30'),
(2321, 'nbcb=2&tranID=2562897434&orderid=P202412111146580627&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-12-11 11:47:07&skey=83647c2aab995e71b37de459c75d5781&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20241211MBBEMYKL030OQR74483126\"}&treq=1', '2024-12-11 11:47:48'),
(2322, 'skey=83647c2aab995e71b37de459c75d5781&tranID=2562897434&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-12-11 11:47:07&orderid=P202412111146580627&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20241211MBBEMYKL030OQR74483126\"}&treq=1', '2024-12-11 11:47:59'),
(2323, 'nbcb=2&tranID=2563295976&orderid=P20241211143346E804&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-12-11 14:34:11&skey=858f93fa06a56a8fffa38a77734a6186&channel=ShopeePay&treq=1', '2024-12-11 14:35:05'),
(2324, 'skey=394b8c42204d90fe42e8d73adb865699&tranID=2563295976&domain=jackybadmintona&status=00&amount=23.00&currency=MYR&paydate=2024-12-11 14:34:11&orderid=P20241211143346E804&appcode=&error_code=&error_desc=&channel=ShopeePay&treq=1', '2024-12-11 14:35:21'),
(2325, 'skey=394b8c42204d90fe42e8d73adb865699&tranID=2563295976&domain=jackybadmintona&status=00&amount=23.00&currency=MYR&paydate=2024-12-11 14:34:11&orderid=P20241211143346E804&appcode=&error_code=&error_desc=&channel=ShopeePay&treq=1', '2024-12-11 14:35:22'),
(2326, 'nbcb=2&tranID=2564926773&orderid=P20241212003226F57B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=9.60&currency=RM&appcode=&paydate=2024-12-12 00:32:35&skey=2114b1981b062451779af7a5210c726c&channel=TNG-EWALLET&treq=1', '2024-12-12 00:32:48'),
(2327, 'nbcb=2&tranID=2564950287&orderid=P20241212004010F16D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-12-12 00:40:24&skey=98adbada38be6b2bb66b5536d3c4e2ba&channel=scb&extraP={\"fpx_buyer_name\":\"THIAM KAH MENG\",\"fpx_txn_id\":\"2412120040250480\"}&treq=1', '2024-12-12 00:41:34'),
(2328, 'skey=98adbada38be6b2bb66b5536d3c4e2ba&tranID=2564950287&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-12-12 00:40:24&orderid=P20241212004010F16D&appcode=&error_code=&error_desc=&channel=FPX_SCB&extraP={\"fpx_buyer_name\":\"THIAM%20KAH%20MENG\",\"fpx_txn_id\":\"2412120040250480\"}&treq=1', '2024-12-12 00:55:00'),
(2329, 'nbcb=2&tranID=2565079251&orderid=P20241212015059661E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-12-12 01:51:12&skey=3db0ca7b19fb3f5169a89a88280cd771&channel=TNG-EWALLET&treq=1', '2024-12-12 01:51:33'),
(2330, 'nbcb=2&tranID=2569431457&orderid=P20241213155855B9C0&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=25.00&currency=RM&appcode=&paydate=2024-12-13 15:59:16&skey=03806a392e971308e8d8dd0fe3164dd0&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD HASIF BIN ROZAK\",\"fpx_txn_id\":\"2412131559170318\"}&treq=1', '2024-12-13 15:59:57'),
(2331, 'skey=03806a392e971308e8d8dd0fe3164dd0&tranID=2569431457&domain=jackybadmintona&status=00&amount=25.00&currency=RM&paydate=2024-12-13 15:59:16&orderid=P20241213155855B9C0&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20HASIF%20BIN%20ROZAK\",\"fpx_txn_id\":\"2412131559170318\"}&treq=1', '2024-12-13 16:00:06'),
(2332, 'nbcb=2&tranID=2570579902&orderid=P20241214060844CCAD&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-12-14 06:08:54&skey=3672519d18881672994aabfd02b070cf&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2412140608540259\"}&treq=1', '2024-12-14 06:10:12'),
(2333, 'skey=3672519d18881672994aabfd02b070cf&tranID=2570579902&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-12-14 06:08:54&orderid=P20241214060844CCAD&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2412140608540259\"}&treq=1', '2024-12-14 06:10:21'),
(2334, 'nbcb=2&tranID=2572799554&orderid=P202412150954505557&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-12-15 09:55:00&skey=9d7de11afdf1d7e924037d833f07a6c8&channel=TNG-EWALLET&treq=1', '2024-12-15 09:55:13'),
(2335, 'nbcb=2&tranID=2573181086&orderid=P20241215132447DEFF&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-12-15 13:24:55&skey=a817a2b0f46736cbfa1b0b36eb15f42b&channel=TNG-EWALLET&treq=1', '2024-12-15 13:25:04'),
(2336, 'nbcb=2&tranID=2573295112&orderid=P202412151421250824&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-12-15 14:21:36&skey=8409b328cce46f01e13c1111a8709a33&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TIONG CHYI\",\"fpx_txn_id\":\"2412151421370365\"}&treq=1', '2024-12-15 14:22:17'),
(2337, 'skey=8409b328cce46f01e13c1111a8709a33&tranID=2573295112&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-12-15 14:21:36&orderid=P202412151421250824&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TIONG%20CHYI\",\"fpx_txn_id\":\"2412151421370365\"}&treq=1', '2024-12-15 14:22:26'),
(2338, 'nbcb=2&tranID=2574694402&orderid=P20241216090332BE91&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-12-16 09:03:45&skey=17b24c9312d435fa498473f6e4e0aed6&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20241216MBBEMYKL030OQR71711910\"}&treq=1', '2024-12-16 09:04:03'),
(2339, 'skey=17b24c9312d435fa498473f6e4e0aed6&tranID=2574694402&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-12-16 09:03:45&orderid=P20241216090332BE91&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20241216MBBEMYKL030OQR71711910\"}&treq=1', '2024-12-16 09:04:12'),
(2340, 'nbcb=2&tranID=2575269500&orderid=P2024121614143355E8&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=9.80&currency=RM&appcode=&paydate=2024-12-16 14:14:48&skey=219c90ff9804c8cfdc15270ceec542e5&channel=TNG-EWALLET&treq=1', '2024-12-16 14:15:12'),
(2341, 'nbcb=2&tranID=2575697140&orderid=P202412161810436720&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-12-16 18:10:50&skey=cf62540a8896093851f6ae8402de7090&channel=TNG-EWALLET&treq=1', '2024-12-16 18:11:04'),
(2342, 'skey=cf62540a8896093851f6ae8402de7090&tranID=2575697140&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-12-16 18:10:50&orderid=P202412161810436720&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-16 18:11:10'),
(2343, 'skey=cf62540a8896093851f6ae8402de7090&tranID=2575697140&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-12-16 18:10:50&orderid=P202412161810436720&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-16 18:11:10'),
(2344, 'skey=cf62540a8896093851f6ae8402de7090&tranID=2575697140&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-12-16 18:10:50&orderid=P202412161810436720&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-16 18:11:11'),
(2345, 'nbcb=2&tranID=2575840971&orderid=P202412161924200441&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-12-16 19:24:51&skey=ecaf8ab9ce45239dd317c8c860ef74ab&channel=TNG-EWALLET&treq=1', '2024-12-16 19:25:05'),
(2346, 'skey=ecaf8ab9ce45239dd317c8c860ef74ab&tranID=2575840971&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-12-16 19:24:51&orderid=P202412161924200441&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-16 19:25:40'),
(2347, 'nbcb=2&tranID=2577650173&orderid=P202412171830328D45&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=17.80&currency=RM&appcode=&paydate=2024-12-17 18:30:41&skey=a7f7b03bb28d0444e77dd220bf9d12d8&channel=TNG-EWALLET&treq=1', '2024-12-17 18:30:51'),
(2348, 'skey=a7f7b03bb28d0444e77dd220bf9d12d8&tranID=2577650173&domain=jackybadmintona&status=00&amount=17.80&currency=RM&paydate=2024-12-17 18:30:41&orderid=P202412171830328D45&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-17 18:30:59'),
(2349, 'nbcb=2&tranID=2578740519&orderid=P202412181230219C8F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-12-18 12:30:31&skey=2c1d45d4bc001c4df8a7d7199f66c9c8&channel=TNG-EWALLET&treq=1', '2024-12-18 12:30:48'),
(2350, 'skey=2c1d45d4bc001c4df8a7d7199f66c9c8&tranID=2578740519&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-12-18 12:30:31&orderid=P202412181230219C8F&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-18 12:30:55'),
(2351, 'skey=2c1d45d4bc001c4df8a7d7199f66c9c8&tranID=2578740519&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-12-18 12:30:31&orderid=P202412181230219C8F&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-18 12:30:58'),
(2352, 'nbcb=2&tranID=2578933464&orderid=P202412181404484355&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-12-18 14:04:56&skey=c86aba6cbaed93a1922b1db364688ff9&channel=TNG-EWALLET&treq=1', '2024-12-18 14:05:20'),
(2353, 'skey=c86aba6cbaed93a1922b1db364688ff9&tranID=2578933464&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-12-18 14:04:56&orderid=P202412181404484355&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-18 14:05:27'),
(2354, 'skey=c86aba6cbaed93a1922b1db364688ff9&tranID=2578933464&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-12-18 14:04:56&orderid=P202412181404484355&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-18 14:05:27'),
(2355, 'nbcb=2&tranID=2578947298&orderid=P20241218141205EB89&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-12-18 14:12:15&skey=1115856ccd78694accb4ceddf60827eb&channel=TNG-EWALLET&treq=1', '2024-12-18 14:12:23'),
(2356, 'skey=1115856ccd78694accb4ceddf60827eb&tranID=2578947298&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-12-18 14:12:15&orderid=P20241218141205EB89&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-18 14:12:32'),
(2357, 'nbcb=2&tranID=2579900159&orderid=P20241218223113862B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=313387&paydate=2024-12-18 22:31:38&skey=0dae60d96c7508d388a9a53fa827fb64&channel=credit&extraP={\"ccbrand\":\"VISA\",\"cctype\":\"DEBIT\",\"cclast4\":\"8879\"}&treq=1', '2024-12-18 22:32:00'),
(2358, 'skey=d5c795b38fcc07b38a1de8258549ae60&tranID=2579900159&domain=jackybadmintona&status=00&amount=23.00&currency=MYR&paydate=2024-12-18 22:31:38&orderid=P20241218223113862B&appcode=313387&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"Visa\",\"cclast4\":\"8879\",\"cctype\":\"Debit\"}&treq=1', '2024-12-18 22:32:04'),
(2359, 'nbcb=2&tranID=2579944380&orderid=P20241218225641C369&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=767148&paydate=2024-12-18 22:57:04&skey=250828b9bd33984c5f6bbd03ffa95a5c&channel=credit&extraP={\"ccbrand\":\"VISA\",\"cctype\":\"DEBIT\",\"cclast4\":\"2318\"}&treq=1', '2024-12-18 22:57:15'),
(2360, 'skey=2d0abf6de516bf21ca772c00cc6d602a&tranID=2579944380&domain=jackybadmintona&status=00&amount=23.00&currency=MYR&paydate=2024-12-18 22:57:04&orderid=P20241218225641C369&appcode=767148&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"Visa\",\"cclast4\":\"2318\",\"cctype\":\"Debit\"}&treq=1', '2024-12-18 22:57:22'),
(2361, 'nbcb=2&tranID=2579949607&orderid=P20241218230009810A&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-12-18 23:00:21&skey=df580e45ce9b2237cab433bfa1c6da72&channel=TNG-EWALLET&treq=1', '2024-12-18 23:03:15'),
(2362, 'skey=df580e45ce9b2237cab433bfa1c6da72&tranID=2579949607&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-12-18 23:00:21&orderid=P20241218230009810A&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-18 23:03:31'),
(2363, 'nbcb=1&tranID=2579896467&orderid=P20241218222827DADF&status=11&error_desc=Authentication attempted but not performed by the cardholder.&error_code=CC_3026&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-12-18 22:29:38&skey=632b0ad251fcf5a6fbd03d826ea2ea57&channel=credit&extraP={\"ccbrand\":\"VISA\",\"cctype\":\"DEBIT\",\"cclast4\":\"8879\"}&treq=1', '2024-12-18 23:31:11'),
(2364, 'nbcb=2&tranID=2580810321&orderid=P202412191201116897&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-12-19 12:01:30&skey=341212cc05ea44d5e43e60f5c67da92b&channel=TNG-EWALLET&treq=1', '2024-12-19 12:01:56'),
(2365, 'skey=341212cc05ea44d5e43e60f5c67da92b&tranID=2580810321&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-12-19 12:01:30&orderid=P202412191201116897&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-19 12:02:13');
INSERT INTO `payments_returns` (`payment_return_id`, `return_data`, `return_datetime`) VALUES
(2366, 'skey=341212cc05ea44d5e43e60f5c67da92b&tranID=2580810321&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-12-19 12:01:30&orderid=P202412191201116897&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-19 12:02:14'),
(2367, 'skey=341212cc05ea44d5e43e60f5c67da92b&tranID=2580810321&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-12-19 12:01:30&orderid=P202412191201116897&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-19 12:02:15'),
(2368, 'skey=341212cc05ea44d5e43e60f5c67da92b&tranID=2580810321&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-12-19 12:01:30&orderid=P202412191201116897&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-19 12:02:15'),
(2369, 'nbcb=2&tranID=2581122236&orderid=P20241219140938B201&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=061154&paydate=2024-12-19 14:11:47&skey=339f233fd692f6ef8b72b4174a78b3a3&channel=credit&extraP={\"ccbrand\":\"MASTERCARD\",\"cctype\":\"DEBIT\",\"cclast4\":\"7006\"}&treq=1', '2024-12-19 14:11:57'),
(2370, 'skey=007d91fe1d63c595f7e9c88f78c2dde7&tranID=2581122236&domain=jackybadmintona&status=00&amount=23.00&currency=MYR&paydate=2024-12-19 14:11:47&orderid=P20241219140938B201&appcode=061154&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"MasterCard\",\"cclast4\":\"7006\",\"cctype\":\"Debit\"}&treq=1', '2024-12-19 14:11:59'),
(2371, 'nbcb=2&tranID=2581313782&orderid=P2024121915412500D6&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-12-19 15:41:51&skey=3391b2acc884439c6675ad64c99264bc&channel=cimb&extraP={\"fpx_buyer_name\":\"TAN XIN WEI\",\"fpx_txn_id\":\"2412191541510727\"}&treq=1', '2024-12-19 15:42:41'),
(2372, 'skey=3391b2acc884439c6675ad64c99264bc&tranID=2581313782&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-12-19 15:41:51&orderid=P2024121915412500D6&appcode=&error_code=&error_desc=&channel=FPX_CIMBCLICKS&extraP={\"fpx_buyer_name\":\"TAN%20XIN%20WEI\",\"fpx_txn_id\":\"2412191541510727\"}&treq=1', '2024-12-19 15:42:52'),
(2373, 'skey=3e73795acd2e66ee99620039128b09f8&tranID=2581697328&domain=jackybadmintona&status=22&amount=23.00&currency=RM&paydate=2024-12-19 18:46:54&orderid=P202412191846395115&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-19 18:47:48'),
(2374, 'nbcb=2&tranID=2581702432&orderid=P2024121918484024A6&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=803386&paydate=2024-12-19 18:49:15&skey=d68a9e489ba610db33867dff4bbd0bc1&channel=credit&extraP={\"ccbrand\":\"VISA\",\"cctype\":\"DEBIT\",\"cclast4\":\"9452\"}&treq=1', '2024-12-19 18:49:51'),
(2375, 'skey=f5ad28cc3cc4a564c62cba500671ba01&tranID=2581702432&domain=jackybadmintona&status=00&amount=23.00&currency=MYR&paydate=2024-12-19 18:49:15&orderid=P2024121918484024A6&appcode=803386&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"Visa\",\"cclast4\":\"9452\",\"cctype\":\"Debit\"}&treq=1', '2024-12-19 18:49:56'),
(2376, 'nbcb=1&tranID=2581697328&orderid=P202412191846395115&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-12-19 18:46:54&skey=68efcb52dba2b0035a04630b7ba00ae8&channel=TNG-EWALLET&treq=1', '2024-12-19 19:03:07'),
(2377, 'nbcb=2&tranID=2582283089&orderid=P2024121923101423F5&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=10.00&currency=RM&appcode=&paydate=2024-12-19 23:10:33&skey=0e33d69ba80426f72224f22313e76173&channel=ShopeePay&treq=1', '2024-12-19 23:12:09'),
(2378, 'skey=9a2b6cf29e3396e240ee1493e7a2b983&tranID=2582283089&domain=jackybadmintona&status=00&amount=10.00&currency=MYR&paydate=2024-12-19 23:10:33&orderid=P2024121923101423F5&appcode=&error_code=&error_desc=&channel=ShopeePay&treq=1', '2024-12-19 23:12:31'),
(2379, 'nbcb=1&tranID=2582299293&orderid=P202412192319450D23&status=11&error_desc=CLOSED&error_code=TNG_00000000&domain=jackybadmintona&amount=25.00&currency=RM&appcode=&paydate=2024-12-19 23:19:58&skey=19391c92add9d36cb6e6efb8454febec&channel=TNG-EWALLET&treq=1', '2024-12-19 23:35:06'),
(2380, 'nbcb=2&tranID=2582407995&orderid=P202412200056099C2E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=25.00&currency=RM&appcode=&paydate=2024-12-20 00:56:24&skey=24cea21396021324883a923634244609&channel=TNG-EWALLET&treq=1', '2024-12-20 00:57:01'),
(2381, 'skey=24cea21396021324883a923634244609&tranID=2582407995&domain=jackybadmintona&status=00&amount=25.00&currency=RM&paydate=2024-12-20 00:56:24&orderid=P202412200056099C2E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-20 00:57:09'),
(2382, 'nbcb=2&tranID=2582528618&orderid=P20241220064727817F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=10.00&currency=RM&appcode=&paydate=2024-12-20 06:47:44&skey=d1b17c9283038ad3afd7b39784ac927f&channel=TNG-EWALLET&treq=1', '2024-12-20 06:48:19'),
(2383, 'skey=d1b17c9283038ad3afd7b39784ac927f&tranID=2582528618&domain=jackybadmintona&status=00&amount=10.00&currency=RM&paydate=2024-12-20 06:47:44&orderid=P20241220064727817F&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-20 06:48:28'),
(2384, 'skey=d1b17c9283038ad3afd7b39784ac927f&tranID=2582528618&domain=jackybadmintona&status=00&amount=10.00&currency=RM&paydate=2024-12-20 06:47:44&orderid=P20241220064727817F&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-20 06:48:29'),
(2385, 'nbcb=2&tranID=2583895569&orderid=P202412201836072746&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=25.00&currency=RM&appcode=&paydate=2024-12-20 18:36:23&skey=f9a3ea2d513eb3dabeb1794b50bcd442&channel=TNG-EWALLET&treq=1', '2024-12-20 18:36:43'),
(2386, 'skey=f9a3ea2d513eb3dabeb1794b50bcd442&tranID=2583895569&domain=jackybadmintona&status=00&amount=25.00&currency=RM&paydate=2024-12-20 18:36:23&orderid=P202412201836072746&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-20 18:37:02'),
(2387, 'skey=4a8bfc297fba7998cd7f10044fb56197&tranID=2583905485&domain=jackybadmintona&status=22&amount=25.00&currency=RM&paydate=2024-12-20 18:41:08&orderid=P20241220184053D167&appcode=&error_code=&error_desc=&channel=FPX_MB2U&treq=1', '2024-12-20 18:41:43'),
(2388, 'nbcb=2&tranID=2583907674&orderid=P202412201842055DEC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=25.00&currency=RM&appcode=&paydate=2024-12-20 18:42:12&skey=e14b536a32b8c2d47f911ddb3544ed2b&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD HASIF BIN ROZAK\",\"fpx_txn_id\":\"2412201842130693\"}&treq=1', '2024-12-20 18:42:50'),
(2389, 'skey=e14b536a32b8c2d47f911ddb3544ed2b&tranID=2583907674&domain=jackybadmintona&status=00&amount=25.00&currency=RM&paydate=2024-12-20 18:42:12&orderid=P202412201842055DEC&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20HASIF%20BIN%20ROZAK\",\"fpx_txn_id\":\"2412201842130693\"}&treq=1', '2024-12-20 18:43:01'),
(2390, 'nbcb=2&tranID=2583905485&orderid=P20241220184053D167&status=11&error_desc=Transaction Not Found&error_code=FPX_76&domain=jackybadmintona&amount=25.00&currency=RM&appcode=&paydate=2024-12-20 18:41:08&skey=184fa94dd764609e37bc77b8d5d593f5&channel=maybank2u&extraP={\"fpx_txn_id\":\"2412201841090615\"}&treq=1', '2024-12-20 18:58:32'),
(2391, 'nbcb=2&tranID=2584524555&orderid=P202412202325113168&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-12-20 23:25:21&skey=d2f11a2fe230508a722cedd984437964&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2412202325210079\"}&treq=1', '2024-12-20 23:26:13'),
(2392, 'skey=d2f11a2fe230508a722cedd984437964&tranID=2584524555&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-12-20 23:25:21&orderid=P202412202325113168&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2412202325210079\"}&treq=1', '2024-12-20 23:26:24'),
(2393, 'nbcb=2&tranID=2585363542&orderid=P20241221124934EF40&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.80&currency=RM&appcode=&paydate=2024-12-21 12:49:48&skey=267ad96fd1e6db9f7d4c4df88735ce01&channel=TNG-EWALLET&treq=1', '2024-12-21 12:50:03'),
(2394, 'skey=267ad96fd1e6db9f7d4c4df88735ce01&tranID=2585363542&domain=jackybadmintona&status=00&amount=22.80&currency=RM&paydate=2024-12-21 12:49:48&orderid=P20241221124934EF40&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-21 12:50:11'),
(2395, 'nbcb=2&tranID=2585940320&orderid=P202412211727273FB4&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-12-21 17:27:38&skey=0f05d5430d5e3058f07bfccf554e5ce3&channel=bsn&extraP={\"fpx_buyer_name\":\"FIKIRUDDIN HAKIM BIN IBRAHIM\",\"fpx_txn_id\":\"2412211727390635\"}&treq=1', '2024-12-21 17:28:34'),
(2396, 'skey=0f05d5430d5e3058f07bfccf554e5ce3&tranID=2585940320&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-12-21 17:27:38&orderid=P202412211727273FB4&appcode=&error_code=&error_desc=&channel=FPX_BSN&extraP={\"fpx_buyer_name\":\"FIKIRUDDIN%20HAKIM%20BIN%20IBRAHIM\",\"fpx_txn_id\":\"2412211727390635\"}&treq=1', '2024-12-21 17:28:39'),
(2397, 'skey=0f05d5430d5e3058f07bfccf554e5ce3&tranID=2585940320&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-12-21 17:27:38&orderid=P202412211727273FB4&appcode=&error_code=&error_desc=&channel=FPX_BSN&extraP={\"fpx_buyer_name\":\"FIKIRUDDIN%20HAKIM%20BIN%20IBRAHIM\",\"fpx_txn_id\":\"2412211727390635\"}&treq=1', '2024-12-21 17:28:40'),
(2398, 'nbcb=2&tranID=2585941987&orderid=P20241221172815F18D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-12-21 17:28:26&skey=ee14ed66aaa362ac25b076be6214f206&channel=TNG-EWALLET&treq=1', '2024-12-21 17:28:51'),
(2399, 'skey=ee14ed66aaa362ac25b076be6214f206&tranID=2585941987&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-12-21 17:28:26&orderid=P20241221172815F18D&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-21 17:28:57'),
(2400, 'nbcb=2&tranID=2586549240&orderid=P20241221221726E33D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-12-21 22:17:35&skey=7c2755c197f020ceabae8d3df5f839a7&channel=TNG-EWALLET&treq=1', '2024-12-21 22:17:51'),
(2401, 'skey=7c2755c197f020ceabae8d3df5f839a7&tranID=2586549240&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-12-21 22:17:35&orderid=P20241221221726E33D&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-21 22:18:02'),
(2402, 'skey=7c2755c197f020ceabae8d3df5f839a7&tranID=2586549240&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-12-21 22:17:35&orderid=P20241221221726E33D&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-21 22:18:02'),
(2403, 'nbcb=2&tranID=2586710106&orderid=P20241221234958D7BA&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.60&currency=RM&appcode=&paydate=2024-12-21 23:50:13&skey=7b7da708f9ecd70b7ed30da7f57d0897&channel=TNG-EWALLET&treq=1', '2024-12-21 23:50:33'),
(2404, 'skey=7b7da708f9ecd70b7ed30da7f57d0897&tranID=2586710106&domain=jackybadmintona&status=00&amount=20.60&currency=RM&paydate=2024-12-21 23:50:13&orderid=P20241221234958D7BA&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-21 23:50:43'),
(2405, 'nbcb=2&tranID=2587316448&orderid=P202412221158063752&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-12-22 11:58:16&skey=36d45c93ad3594a452b8c0765609e49d&channel=TNG-EWALLET&treq=1', '2024-12-22 11:58:32'),
(2406, 'nbcb=2&tranID=2589242340&orderid=P202412231044238713&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-12-23 10:44:38&skey=f43e0c34e6c9f0143db27046e8471410&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20241223MBBEMYKL030OQR71408627\"}&treq=1', '2024-12-23 10:44:45'),
(2407, 'skey=f43e0c34e6c9f0143db27046e8471410&tranID=2589242340&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-12-23 10:44:38&orderid=P202412231044238713&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20241223MBBEMYKL030OQR71408627\"}&treq=1', '2024-12-23 10:44:53'),
(2408, 'nbcb=2&tranID=2590007478&orderid=P2024122316425781BF&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-12-23 16:43:05&skey=f6e915bc21978848582f44e1263a73e6&channel=TNG-EWALLET&treq=1', '2024-12-23 16:43:15'),
(2409, 'skey=f6e915bc21978848582f44e1263a73e6&tranID=2590007478&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-12-23 16:43:05&orderid=P2024122316425781BF&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-23 16:43:24'),
(2410, 'skey=f6e915bc21978848582f44e1263a73e6&tranID=2590007478&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-12-23 16:43:05&orderid=P2024122316425781BF&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-23 16:43:26'),
(2411, 'nbcb=2&tranID=2590088793&orderid=P20241223172628526C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-12-23 17:26:47&skey=8aca3c948d18e451bc4b69a35705db3f&channel=maybank2u&extraP={\"fpx_buyer_name\":\"AL FATEH GODIGITAL EMPIRE\",\"fpx_txn_id\":\"2412231726500766\"}&treq=1', '2024-12-23 17:27:20'),
(2412, 'skey=8aca3c948d18e451bc4b69a35705db3f&tranID=2590088793&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-12-23 17:26:47&orderid=P20241223172628526C&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"AL%20FATEH%20GODIGITAL%20EMPIRE\",\"fpx_txn_id\":\"2412231726500766\"}&treq=1', '2024-12-23 17:27:43'),
(2413, 'nbcb=2&tranID=2592889611&orderid=P202412242226376F8B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=14.00&currency=RM&appcode=&paydate=2024-12-24 22:26:49&skey=69e98d16de6b9c5ba24d6f2e26e33bb0&channel=TNG-EWALLET&treq=1', '2024-12-24 22:27:15'),
(2414, 'skey=69e98d16de6b9c5ba24d6f2e26e33bb0&tranID=2592889611&domain=jackybadmintona&status=00&amount=14.00&currency=RM&paydate=2024-12-24 22:26:49&orderid=P202412242226376F8B&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-24 22:27:29'),
(2415, 'skey=69e98d16de6b9c5ba24d6f2e26e33bb0&tranID=2592889611&domain=jackybadmintona&status=00&amount=14.00&currency=RM&paydate=2024-12-24 22:26:49&orderid=P202412242226376F8B&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-24 22:27:33'),
(2416, 'nbcb=2&tranID=2593493024&orderid=P202412250953387FF3&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.80&currency=RM&appcode=&paydate=2024-12-25 09:53:48&skey=62cef37892dcc47b37d2f0602b15945c&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2412250953480058\"}&treq=1', '2024-12-25 09:54:35'),
(2417, 'skey=62cef37892dcc47b37d2f0602b15945c&tranID=2593493024&domain=jackybadmintona&status=00&amount=15.80&currency=RM&paydate=2024-12-25 09:53:48&orderid=P202412250953387FF3&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2412250953480058\"}&treq=1', '2024-12-25 09:54:44'),
(2418, 'nbcb=2&tranID=2594111934&orderid=P20241225144557633B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=16.00&currency=RM&appcode=&paydate=2024-12-25 14:46:05&skey=b84c73ebccca7e77d333e6e33b4e53c5&channel=TNG-EWALLET&treq=1', '2024-12-25 14:46:23'),
(2419, 'skey=b84c73ebccca7e77d333e6e33b4e53c5&tranID=2594111934&domain=jackybadmintona&status=00&amount=16.00&currency=RM&paydate=2024-12-25 14:46:05&orderid=P20241225144557633B&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-25 14:46:32'),
(2420, 'nbcb=2&tranID=2594205505&orderid=P2024122515274752DA&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=16.00&currency=RM&appcode=&paydate=2024-12-25 15:28:16&skey=77d549b6cb8c57ccbc46bfe9d2f3151a&channel=TNG-EWALLET&treq=1', '2024-12-25 15:28:39'),
(2421, 'skey=77d549b6cb8c57ccbc46bfe9d2f3151a&tranID=2594205505&domain=jackybadmintona&status=00&amount=16.00&currency=RM&paydate=2024-12-25 15:28:16&orderid=P2024122515274752DA&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-25 15:28:58'),
(2422, 'nbcb=2&tranID=2596306563&orderid=P20241226145456815C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=9.80&currency=RM&appcode=&paydate=2024-12-26 14:55:15&skey=2b18da80efd243a0ff9d7f56bac24e62&channel=TNG-EWALLET&treq=1', '2024-12-26 14:55:26'),
(2423, 'skey=2b18da80efd243a0ff9d7f56bac24e62&tranID=2596306563&domain=jackybadmintona&status=00&amount=9.80&currency=RM&paydate=2024-12-26 14:55:15&orderid=P20241226145456815C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-26 14:55:33'),
(2424, 'nbcb=2&tranID=2597389437&orderid=P20241226235240126D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=25.00&currency=RM&appcode=&paydate=2024-12-26 23:52:52&skey=e49d5238403f243c388eeda10082ee08&channel=TNG-EWALLET&treq=1', '2024-12-26 23:53:11'),
(2425, 'skey=e49d5238403f243c388eeda10082ee08&tranID=2597389437&domain=jackybadmintona&status=00&amount=25.00&currency=RM&paydate=2024-12-26 23:52:52&orderid=P20241226235240126D&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-26 23:53:19'),
(2426, 'nbcb=2&tranID=2597604594&orderid=P202412270744544B40&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=25.00&currency=RM&appcode=&paydate=2024-12-27 07:45:04&skey=841b095660f0a7d05749b48abe373e33&channel=TNG-EWALLET&treq=1', '2024-12-27 07:45:23'),
(2427, 'skey=841b095660f0a7d05749b48abe373e33&tranID=2597604594&domain=jackybadmintona&status=00&amount=25.00&currency=RM&paydate=2024-12-27 07:45:04&orderid=P202412270744544B40&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-27 07:45:31'),
(2428, 'nbcb=2&tranID=2598481713&orderid=P2024122715113986BA&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=25.00&currency=RM&appcode=&paydate=2024-12-27 15:11:48&skey=fa5181b60bebcb0ad24b2f4bbaa22464&channel=TNG-EWALLET&treq=1', '2024-12-27 15:12:22'),
(2429, 'skey=fa5181b60bebcb0ad24b2f4bbaa22464&tranID=2598481713&domain=jackybadmintona&status=00&amount=25.00&currency=RM&paydate=2024-12-27 15:11:48&orderid=P2024122715113986BA&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-27 15:12:30'),
(2430, 'skey=fa5181b60bebcb0ad24b2f4bbaa22464&tranID=2598481713&domain=jackybadmintona&status=00&amount=25.00&currency=RM&paydate=2024-12-27 15:11:48&orderid=P2024122715113986BA&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-27 15:12:30'),
(2431, 'nbcb=2&tranID=2598641475&orderid=P202412271626432727&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=25.00&currency=RM&appcode=&paydate=2024-12-27 16:27:05&skey=30d5711e815e1327dd5481dbe96b7167&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD HASIF BIN ROZAK\",\"fpx_txn_id\":\"2412271627060499\"}&treq=1', '2024-12-27 16:27:47'),
(2432, 'skey=30d5711e815e1327dd5481dbe96b7167&tranID=2598641475&domain=jackybadmintona&status=00&amount=25.00&currency=RM&paydate=2024-12-27 16:27:05&orderid=P202412271626432727&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20HASIF%20BIN%20ROZAK\",\"fpx_txn_id\":\"2412271627060499\"}&treq=1', '2024-12-27 16:27:52'),
(2433, 'nbcb=2&tranID=2599015375&orderid=P20241227193228E308&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=25.00&currency=RM&appcode=&paydate=2024-12-27 19:32:43&skey=af669142c2ce2fecd86879dd2a86eee3&channel=TNG-EWALLET&treq=1', '2024-12-27 19:32:57'),
(2434, 'nbcb=2&tranID=2599376280&orderid=P20241227221428D668&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2024-12-27 22:14:39&skey=03bed13f659398670ff5c3aa581bf43c&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2412272214400812\"}&treq=1', '2024-12-27 22:15:27'),
(2435, 'skey=03bed13f659398670ff5c3aa581bf43c&tranID=2599376280&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2024-12-27 22:14:39&orderid=P20241227221428D668&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2412272214400812\"}&treq=1', '2024-12-27 22:15:34'),
(2436, 'nbcb=2&tranID=2600075901&orderid=P20241228110138615C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-12-28 11:01:53&skey=0b4cc0f2bf26dbff8aaaa53559fc0211&channel=TNG-EWALLET&treq=1', '2024-12-28 11:02:53'),
(2437, 'skey=22267319779c4a4ad2572348f9837cfa&tranID=2600075901&domain=jackybadmintona&status=22&amount=23.00&currency=RM&paydate=2024-12-28 11:01:53&orderid=P20241228110138615C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-28 11:02:59'),
(2438, 'nbcb=2&tranID=2600992293&orderid=P202412281832019601&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-12-28 18:32:11&skey=4cae23346bbeaef42913f50c5fe53fab&channel=TNG-EWALLET&treq=1', '2024-12-28 18:33:43'),
(2439, 'skey=4cae23346bbeaef42913f50c5fe53fab&tranID=2600992293&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-12-28 18:32:11&orderid=P202412281832019601&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-28 18:33:58'),
(2440, 'skey=4cae23346bbeaef42913f50c5fe53fab&tranID=2600992293&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-12-28 18:32:11&orderid=P202412281832019601&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-28 18:34:30'),
(2441, 'nbcb=2&tranID=2601878168&orderid=P20241229082035A7F2&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.80&currency=RM&appcode=&paydate=2024-12-29 08:20:49&skey=534b97795a0d4f4dc65ba3f54bbb845f&channel=TNG-EWALLET&treq=1', '2024-12-29 08:21:12'),
(2442, 'skey=534b97795a0d4f4dc65ba3f54bbb845f&tranID=2601878168&domain=jackybadmintona&status=00&amount=20.80&currency=RM&paydate=2024-12-29 08:20:49&orderid=P20241229082035A7F2&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-29 08:21:27'),
(2443, 'nbcb=2&tranID=2602136299&orderid=P2024122911151120D9&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2024-12-29 11:15:22&skey=5a0f59473f0cae5f886acb172483c8bd&channel=TNG-EWALLET&treq=1', '2024-12-29 11:15:49'),
(2444, 'skey=5a0f59473f0cae5f886acb172483c8bd&tranID=2602136299&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2024-12-29 11:15:22&orderid=P2024122911151120D9&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-29 11:16:06'),
(2445, 'nbcb=2&tranID=2604331529&orderid=P20241230115029F31B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2024-12-30 11:50:43&skey=fd0b3b0a9a5fd36d732394e81fff0760&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20241230MBBEMYKL030OQR70527666\"}&treq=1', '2024-12-30 11:50:50'),
(2446, 'skey=fd0b3b0a9a5fd36d732394e81fff0760&tranID=2604331529&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2024-12-30 11:50:43&orderid=P20241230115029F31B&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20241230MBBEMYKL030OQR70527666\"}&treq=1', '2024-12-30 11:50:59'),
(2447, 'nbcb=2&tranID=2605218622&orderid=P20241230184457998E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.20&currency=RM&appcode=&paydate=2024-12-30 18:45:09&skey=3d9f29745d97a73427e09a8ad2ececa5&channel=TNG-EWALLET&treq=1', '2024-12-30 18:45:23'),
(2448, 'skey=3d9f29745d97a73427e09a8ad2ececa5&tranID=2605218622&domain=jackybadmintona&status=00&amount=22.20&currency=RM&paydate=2024-12-30 18:45:09&orderid=P20241230184457998E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2024-12-30 18:45:31'),
(2449, 'nbcb=2&tranID=2608953303&orderid=P20250101102826D6C0&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.80&currency=RM&appcode=&paydate=2025-01-01 10:28:37&skey=014b8a857f3c8c1aa11b6507f158d404&channel=ShopeePay&treq=1', '2025-01-01 10:29:36'),
(2450, 'nbcb=2&tranID=2609228804&orderid=P20250101122022F00D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=15.80&currency=RM&appcode=&paydate=2025-01-01 12:20:32&skey=b1f61560c15c905f4c9219aa7aeca42a&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2501011220330549\"}&treq=1', '2025-01-01 12:21:17'),
(2451, 'skey=b1f61560c15c905f4c9219aa7aeca42a&tranID=2609228804&domain=jackybadmintona&status=00&amount=15.80&currency=RM&paydate=2025-01-01 12:20:32&orderid=P20250101122022F00D&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2501011220330549\"}&treq=1', '2025-01-01 12:21:27'),
(2452, 'nbcb=2&tranID=2609501518&orderid=P20250101140416D09D&status=11&error_desc=Buyer Choose Cancel At Confirmation Page&error_code=FPX_1L&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2025-01-01 14:04:30&skey=69aedfc2099659e977ce8c7da8aa8538&channel=cimb&extraP={\"fpx_txn_id\":\"2501011404310383\"}&treq=1', '2025-01-01 14:06:43'),
(2453, 'skey=69aedfc2099659e977ce8c7da8aa8538&tranID=2609501518&domain=jackybadmintona&status=11&amount=18.00&currency=RM&paydate=2025-01-01 14:04:30&orderid=P20250101140416D09D&appcode=&error_code=FPX_1L&error_desc=Buyer Choose Cancel At Confirmation Page&channel=FPX_CIMBCLICKS&extraP={\"fpx_txn_id\":\"2501011404310383\"}&treq=1', '2025-01-01 14:06:53'),
(2454, 'nbcb=2&tranID=2609521378&orderid=P2025010114090047C1&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=T43470&paydate=2025-01-01 14:12:12&skey=ead84ee0665584535a07e7b49158fe15&channel=credit&extraP={\"ccbrand\":\"MASTERCARD\",\"cctype\":\"DEBIT\",\"cclast4\":\"9827\"}&treq=1', '2025-01-01 14:12:43'),
(2455, 'skey=e848731c2d7b4afee1642c59adc45bf4&tranID=2609521378&domain=jackybadmintona&status=00&amount=18.00&currency=MYR&paydate=2025-01-01 14:12:12&orderid=P2025010114090047C1&appcode=T43470&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"MasterCard\",\"cclast4\":\"9827\",\"cctype\":\"Debit\"}&treq=1', '2025-01-01 14:12:47'),
(2456, 'nbcb=2&tranID=2610293907&orderid=P20250101192034B7EC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2025-01-01 19:20:47&skey=a0b051711f1638859d4b220e231dce99&channel=TNG-EWALLET&treq=1', '2025-01-01 19:21:06'),
(2457, 'skey=a0b051711f1638859d4b220e231dce99&tranID=2610293907&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2025-01-01 19:20:47&orderid=P20250101192034B7EC&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-01 19:21:15'),
(2458, 'nbcb=2&tranID=2614119886&orderid=P202501031241158C02&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2025-01-03 12:41:25&skey=7789164a27c4cb33e8f06ee977c8bff4&channel=TNG-EWALLET&treq=1', '2025-01-03 12:41:49'),
(2459, 'skey=7789164a27c4cb33e8f06ee977c8bff4&tranID=2614119886&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2025-01-03 12:41:25&orderid=P202501031241158C02&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-03 12:41:57'),
(2460, 'skey=7789164a27c4cb33e8f06ee977c8bff4&tranID=2614119886&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2025-01-03 12:41:25&orderid=P202501031241158C02&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-03 12:41:57'),
(2461, 'nbcb=2&tranID=2614149754&orderid=P202501031253562BEE&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=8.00&currency=RM&appcode=&paydate=2025-01-03 12:54:08&skey=f26142deb20186bc64ee78b46f539e89&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2025-01-03 12:54:25'),
(2462, 'skey=e85f142ce60740a461583ddb62f3a5fc&tranID=2614149754&domain=jackybadmintona&status=00&amount=8.00&currency=MYR&paydate=2025-01-03 12:54:08&orderid=P202501031253562BEE&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2025-01-03 12:54:31'),
(2463, 'nbcb=2&tranID=2614415238&orderid=P202501031453206381&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=25.00&currency=RM&appcode=&paydate=2025-01-03 14:53:27&skey=79639b2012f36365c69cb3c982bc44a6&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD HASIF BIN ROZAK\",\"fpx_txn_id\":\"2501031453280501\"}&treq=1', '2025-01-03 14:54:15'),
(2464, 'skey=79639b2012f36365c69cb3c982bc44a6&tranID=2614415238&domain=jackybadmintona&status=00&amount=25.00&currency=RM&paydate=2025-01-03 14:53:27&orderid=P202501031453206381&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20HASIF%20BIN%20ROZAK\",\"fpx_txn_id\":\"2501031453280501\"}&treq=1', '2025-01-03 14:54:23'),
(2465, 'nbcb=2&tranID=2614781802&orderid=P202501031758154F37&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=10.00&currency=RM&appcode=&paydate=2025-01-03 17:58:39&skey=32366dec628df1688c28833fda7ae1e6&channel=TNG-EWALLET&treq=1', '2025-01-03 17:58:53'),
(2466, 'skey=32366dec628df1688c28833fda7ae1e6&tranID=2614781802&domain=jackybadmintona&status=00&amount=10.00&currency=RM&paydate=2025-01-03 17:58:39&orderid=P202501031758154F37&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-03 17:58:59'),
(2467, 'nbcb=2&tranID=2614813623&orderid=P20250103181355E4E9&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=25.00&currency=RM&appcode=&paydate=2025-01-03 18:14:33&skey=114ca510085f4dc3612e57e16fbd23b0&channel=TNG-EWALLET&treq=1', '2025-01-03 18:15:12'),
(2468, 'skey=114ca510085f4dc3612e57e16fbd23b0&tranID=2614813623&domain=jackybadmintona&status=00&amount=25.00&currency=RM&paydate=2025-01-03 18:14:33&orderid=P20250103181355E4E9&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-03 18:15:41'),
(2469, 'nbcb=2&tranID=2615635176&orderid=P202501040208386931&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2025-01-04 02:09:21&skey=dd519a51961ec9f900215991295847ae&channel=TNG-EWALLET&treq=1', '2025-01-04 02:09:45'),
(2470, 'skey=dd519a51961ec9f900215991295847ae&tranID=2615635176&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2025-01-04 02:09:21&orderid=P202501040208386931&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-04 02:09:52'),
(2471, 'skey=dd519a51961ec9f900215991295847ae&tranID=2615635176&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2025-01-04 02:09:21&orderid=P202501040208386931&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-04 02:09:54'),
(2472, 'nbcb=2&tranID=2615674097&orderid=P20250104041325B78B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2025-01-04 04:13:36&skey=9f7b25dbbe59789b21fbb5a9a827f727&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2501040413370869\"}&treq=1', '2025-01-04 04:14:33'),
(2473, 'skey=9f7b25dbbe59789b21fbb5a9a827f727&tranID=2615674097&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2025-01-04 04:13:36&orderid=P20250104041325B78B&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2501040413370869\"}&treq=1', '2025-01-04 04:14:41'),
(2474, 'nbcb=2&tranID=2615740010&orderid=P202501040731347717&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2025-01-04 07:31:49&skey=7c7032b5544c675cde49fd659f697183&channel=ShopeePay&treq=1', '2025-01-04 07:32:42'),
(2475, 'skey=c4617b66f77ccbc2c6388d638a43fe58&tranID=2615740010&domain=jackybadmintona&status=00&amount=21.80&currency=MYR&paydate=2025-01-04 07:31:49&orderid=P202501040731347717&appcode=&error_code=&error_desc=&channel=ShopeePay&treq=1', '2025-01-04 07:33:00'),
(2476, 'nbcb=2&tranID=2615962734&orderid=P202501041017334A9A&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2025-01-04 10:17:47&skey=4bc55bcdf252dac34059206549268ad1&channel=TNG-EWALLET&treq=1', '2025-01-04 10:18:10'),
(2477, 'skey=4bc55bcdf252dac34059206549268ad1&tranID=2615962734&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2025-01-04 10:17:47&orderid=P202501041017334A9A&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-04 10:18:18'),
(2478, 'skey=4bc55bcdf252dac34059206549268ad1&tranID=2615962734&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2025-01-04 10:17:47&orderid=P202501041017334A9A&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-04 10:18:19'),
(2479, 'skey=4bc55bcdf252dac34059206549268ad1&tranID=2615962734&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2025-01-04 10:17:47&orderid=P202501041017334A9A&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-04 10:18:19'),
(2480, 'nbcb=2&tranID=2615965295&orderid=P20250104101858C03C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2025-01-04 10:19:09&skey=a5994d642fb838b7de4eaf00739085c8&channel=TNG-EWALLET&treq=1', '2025-01-04 10:19:26'),
(2481, 'skey=a5994d642fb838b7de4eaf00739085c8&tranID=2615965295&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2025-01-04 10:19:09&orderid=P20250104101858C03C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-04 10:19:36'),
(2482, 'nbcb=2&tranID=2616951568&orderid=P20250104181155C8FE&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2025-01-04 18:12:07&skey=1496f3a857214c142be090ccd0a080b6&channel=TNG-EWALLET&treq=1', '2025-01-04 18:12:18'),
(2483, 'skey=1496f3a857214c142be090ccd0a080b6&tranID=2616951568&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2025-01-04 18:12:07&orderid=P20250104181155C8FE&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-04 18:12:39'),
(2484, 'skey=1496f3a857214c142be090ccd0a080b6&tranID=2616951568&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2025-01-04 18:12:07&orderid=P20250104181155C8FE&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-04 18:12:40'),
(2485, 'skey=1496f3a857214c142be090ccd0a080b6&tranID=2616951568&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2025-01-04 18:12:07&orderid=P20250104181155C8FE&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-04 18:12:43'),
(2486, 'nbcb=2&tranID=2620144900&orderid=P20250106093456D36A&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2025-01-06 09:35:05&skey=71d1ded6138479a6d219029307437b25&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20250106MBBEMYKL030OQR70143442\"}&treq=1', '2025-01-06 09:35:20'),
(2487, 'skey=71d1ded6138479a6d219029307437b25&tranID=2620144900&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2025-01-06 09:35:05&orderid=P20250106093456D36A&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20250106MBBEMYKL030OQR70143442\"}&treq=1', '2025-01-06 09:35:28'),
(2488, 'nbcb=2&tranID=2627341051&orderid=P202501091337015B63&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.80&currency=RM&appcode=&paydate=2025-01-09 13:37:17&skey=962b0a49208e333a27f110be67bfefb7&channel=TNG-EWALLET&treq=1', '2025-01-09 13:37:41'),
(2489, 'nbcb=2&tranID=2627443608&orderid=P20250109142713597E&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2025-01-09 14:27:25&skey=6b95da77ff3a11357c11b003073477b3&channel=TNG-EWALLET&treq=1', '2025-01-09 14:28:07'),
(2490, 'skey=6b95da77ff3a11357c11b003073477b3&tranID=2627443608&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2025-01-09 14:27:25&orderid=P20250109142713597E&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-09 14:28:15'),
(2491, 'nbcb=2&tranID=2627448785&orderid=P202501091430021AA7&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2025-01-09 14:30:11&skey=b31f3b2806581d8470f118beeb08ae3e&channel=TNG-EWALLET&treq=1', '2025-01-09 14:30:34'),
(2492, 'skey=b31f3b2806581d8470f118beeb08ae3e&tranID=2627448785&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2025-01-09 14:30:11&orderid=P202501091430021AA7&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-09 14:30:37'),
(2493, 'skey=b31f3b2806581d8470f118beeb08ae3e&tranID=2627448785&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2025-01-09 14:30:11&orderid=P202501091430021AA7&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-09 14:30:38'),
(2494, 'nbcb=2&tranID=2627965653&orderid=P202501091903085F01&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2025-01-09 19:03:21&skey=2e1cace6729097960120714651d36a61&channel=TNG-EWALLET&treq=1', '2025-01-09 19:03:38'),
(2495, 'skey=2e1cace6729097960120714651d36a61&tranID=2627965653&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2025-01-09 19:03:21&orderid=P202501091903085F01&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-09 19:03:51'),
(2496, 'nbcb=2&tranID=2629105409&orderid=P20250110111322566C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=24.80&currency=RM&appcode=&paydate=2025-01-10 11:13:34&skey=a882253a2d1ffb14fee3fe2869570f33&channel=cimb&extraP={\"fpx_buyer_name\":\"LEE EU ROY\",\"fpx_txn_id\":\"2501101113350266\"}&treq=1', '2025-01-10 11:14:46'),
(2497, 'skey=a882253a2d1ffb14fee3fe2869570f33&tranID=2629105409&domain=jackybadmintona&status=00&amount=24.80&currency=RM&paydate=2025-01-10 11:13:34&orderid=P20250110111322566C&appcode=&error_code=&error_desc=&channel=FPX_CIMBCLICKS&extraP={\"fpx_buyer_name\":\"LEE%20EU%20ROY\",\"fpx_txn_id\":\"2501101113350266\"}&treq=1', '2025-01-10 11:15:00'),
(2498, 'nbcb=2&tranID=2629138427&orderid=P202501101130331708&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=25.00&currency=RM&appcode=&paydate=2025-01-10 11:30:42&skey=c93fe1205377773d53fed002077d4db6&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD HASIF BIN ROZAK\",\"fpx_txn_id\":\"2501101130420345\"}&treq=1', '2025-01-10 11:31:16'),
(2499, 'skey=c93fe1205377773d53fed002077d4db6&tranID=2629138427&domain=jackybadmintona&status=00&amount=25.00&currency=RM&paydate=2025-01-10 11:30:42&orderid=P202501101130331708&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20HASIF%20BIN%20ROZAK\",\"fpx_txn_id\":\"2501101130420345\"}&treq=1', '2025-01-10 11:31:24'),
(2500, 'nbcb=2&tranID=2629471565&orderid=P202501101407311223&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=25.00&currency=RM&appcode=&paydate=2025-01-10 14:07:41&skey=a29098a1bdbdcfc9f3bde48448a699e5&channel=publicbank&extraP={\"fpx_buyer_name\":\"TANG AIK LIE\",\"fpx_txn_id\":\"2501101407410880\"}&treq=1', '2025-01-10 14:08:59'),
(2501, 'skey=a29098a1bdbdcfc9f3bde48448a699e5&tranID=2629471565&domain=jackybadmintona&status=00&amount=25.00&currency=RM&paydate=2025-01-10 14:07:41&orderid=P202501101407311223&appcode=&error_code=&error_desc=&channel=FPX_PBB&extraP={\"fpx_buyer_name\":\"TANG%20AIK%20LIE\",\"fpx_txn_id\":\"2501101407410880\"}&treq=1', '2025-01-10 14:09:15'),
(2502, 'nbcb=2&tranID=2629469940&orderid=P20250110140637BB34&status=11&error_desc=Transaction Not Found&error_code=FPX_76&domain=jackybadmintona&amount=25.00&currency=RM&appcode=&paydate=2025-01-10 14:06:49&skey=b7554431108d097dbd8424c954fedf1a&channel=maybank2u&extraP={\"fpx_txn_id\":\"2501101406510542\"}&treq=1', '2025-01-10 14:24:54'),
(2503, 'nbcb=2&tranID=2630615054&orderid=P202501110008487C56&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2025-01-11 00:10:07&skey=e53748a8b0d6868018a4bafb2b49346d&channel=TNG-EWALLET&treq=1', '2025-01-11 00:10:19'),
(2504, 'skey=e53748a8b0d6868018a4bafb2b49346d&tranID=2630615054&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2025-01-11 00:10:07&orderid=P202501110008487C56&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-11 00:10:49'),
(2505, 'skey=e53748a8b0d6868018a4bafb2b49346d&tranID=2630615054&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2025-01-11 00:10:07&orderid=P202501110008487C56&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-11 00:10:51'),
(2506, 'nbcb=2&tranID=2630619457&orderid=P202501110015262EE2&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2025-01-11 00:15:49&skey=858c934a4e8ce64291aed0699ca176b9&channel=bankislam&extraP={\"fpx_buyer_name\":\"MUHAMMAD HAZIQ BIN MOHD NADZIR\",\"fpx_txn_id\":\"2501110015500804\"}&treq=1', '2025-01-11 00:16:15'),
(2507, 'skey=858c934a4e8ce64291aed0699ca176b9&tranID=2630619457&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2025-01-11 00:15:49&orderid=P202501110015262EE2&appcode=&error_code=&error_desc=&channel=FPX_BIMB&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20HAZIQ%20BIN%20MOHD%20NADZIR\",\"fpx_txn_id\":\"2501110015500804\"}&treq=1', '2025-01-11 00:16:24'),
(2508, 'skey=e53748a8b0d6868018a4bafb2b49346d&tranID=2630615054&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2025-01-11 00:10:07&orderid=P202501110008487C56&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-11 00:16:38'),
(2509, 'nbcb=2&tranID=2630739505&orderid=P20250111060515B07F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2025-01-11 06:05:26&skey=efe5dad26cb35fbc8ccb31593907c9f8&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2501110605270087\"}&treq=1', '2025-01-11 06:06:10'),
(2510, 'skey=efe5dad26cb35fbc8ccb31593907c9f8&tranID=2630739505&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2025-01-11 06:05:26&orderid=P20250111060515B07F&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2501110605270087\"}&treq=1', '2025-01-11 06:06:18'),
(2511, 'nbcb=2&tranID=2630864849&orderid=P202501110855217B04&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.30&currency=RM&appcode=&paydate=2025-01-11 08:55:32&skey=77ad613ad86da497f11e6e2e2c435945&channel=ShopeePay&treq=1', '2025-01-11 08:56:39'),
(2512, 'nbcb=2&tranID=2630868792&orderid=P202501110858296796&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2025-01-11 08:58:39&skey=efb9f69ffec1e37513dda4440348afed&channel=TNG-EWALLET&treq=1', '2025-01-11 08:58:57'),
(2513, 'skey=efb9f69ffec1e37513dda4440348afed&tranID=2630868792&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2025-01-11 08:58:39&orderid=P202501110858296796&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-11 08:59:04'),
(2514, 'skey=efb9f69ffec1e37513dda4440348afed&tranID=2630868792&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2025-01-11 08:58:39&orderid=P202501110858296796&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-11 08:59:04'),
(2515, 'skey=efb9f69ffec1e37513dda4440348afed&tranID=2630868792&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2025-01-11 08:58:39&orderid=P202501110858296796&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-11 08:59:05'),
(2516, 'nbcb=2&tranID=2631023317&orderid=P202501111036598E3C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2025-01-11 10:37:10&skey=04d8a502b0f37785fa92bbb8aa097c72&channel=TNG-EWALLET&treq=1', '2025-01-11 10:37:27'),
(2517, 'skey=04d8a502b0f37785fa92bbb8aa097c72&tranID=2631023317&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2025-01-11 10:37:10&orderid=P202501111036598E3C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-11 10:37:41'),
(2518, 'nbcb=2&tranID=2631837205&orderid=P20250111172800DF32&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2025-01-11 17:28:09&skey=703a267be5fccfb561726848a2727062&channel=TNG-EWALLET&treq=1', '2025-01-11 17:28:27'),
(2519, 'skey=703a267be5fccfb561726848a2727062&tranID=2631837205&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2025-01-11 17:28:09&orderid=P20250111172800DF32&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-11 17:28:37'),
(2520, 'nbcb=2&tranID=2632960122&orderid=P20250112123115B55F&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.80&currency=RM&appcode=&paydate=2025-01-12 12:31:25&skey=f714a36d8ee0fd19d9b5c0c1cc444dba&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2501121231260304\"}&treq=1', '2025-01-12 12:32:13'),
(2521, 'skey=f714a36d8ee0fd19d9b5c0c1cc444dba&tranID=2632960122&domain=jackybadmintona&status=00&amount=20.80&currency=RM&paydate=2025-01-12 12:31:25&orderid=P20250112123115B55F&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2501121231260304\"}&treq=1', '2025-01-12 12:32:24'),
(2522, 'nbcb=2&tranID=2633060798&orderid=P20250112131903DBEF&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2025-01-12 13:19:17&skey=f0887e6e78fa212a9936abe703cd790a&channel=TNG-EWALLET&treq=1', '2025-01-12 13:19:49'),
(2523, 'skey=f0887e6e78fa212a9936abe703cd790a&tranID=2633060798&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2025-01-12 13:19:17&orderid=P20250112131903DBEF&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-12 13:19:58'),
(2524, 'nbcb=2&tranID=2633323870&orderid=P202501121527273669&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.40&currency=RM&appcode=&paydate=2025-01-12 15:27:39&skey=08b937db65312d8bd034ee12cf72ae2c&channel=TNG-EWALLET&treq=1', '2025-01-12 15:27:55'),
(2525, 'skey=08b937db65312d8bd034ee12cf72ae2c&tranID=2633323870&domain=jackybadmintona&status=00&amount=21.40&currency=RM&paydate=2025-01-12 15:27:39&orderid=P202501121527273669&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-12 15:28:03'),
(2526, 'nbcb=2&tranID=2633667370&orderid=P20250112182249BA67&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2025-01-12 18:22:58&skey=2f2f37008054eb279aae0b80c64812c4&channel=cimb&extraP={\"fpx_buyer_name\":\"LEE EU ROY\",\"fpx_txn_id\":\"2501121822590636\"}&treq=1', '2025-01-12 18:23:30'),
(2527, 'skey=2f2f37008054eb279aae0b80c64812c4&tranID=2633667370&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2025-01-12 18:22:58&orderid=P20250112182249BA67&appcode=&error_code=&error_desc=&channel=FPX_CIMBCLICKS&extraP={\"fpx_buyer_name\":\"LEE%20EU%20ROY\",\"fpx_txn_id\":\"2501121822590636\"}&treq=1', '2025-01-12 18:23:35'),
(2528, 'nbcb=2&tranID=2633842336&orderid=P202501121950590785&status=11&error_desc=Internal Error At Bank System&error_code=FPX_85&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2025-01-12 19:51:12&skey=5fc6fd7b815e2ae83cfa6ab6db6ba716&channel=maybank2u&extraP={\"fpx_txn_id\":\"2501121951130967\"}&treq=1', '2025-01-12 19:51:29'),
(2529, 'skey=5fc6fd7b815e2ae83cfa6ab6db6ba716&tranID=2633842336&domain=jackybadmintona&status=11&amount=22.00&currency=RM&paydate=2025-01-12 19:51:12&orderid=P202501121950590785&appcode=&error_code=FPX_85&error_desc=Internal Error At Bank System&channel=FPX_MB2U&extraP={\"fpx_txn_id\":\"2501121951130967\"}&treq=1', '2025-01-12 19:51:48'),
(2530, 'nbcb=2&tranID=2633846167&orderid=P202501121952505783&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2025-01-12 19:53:05&skey=aa25768cdec69bc35b6a1bd028ad59db&channel=cimb&extraP={\"fpx_buyer_name\":\"TANG AIK LIE\",\"fpx_txn_id\":\"2501121953060535\"}&treq=1', '2025-01-12 19:53:57'),
(2531, 'skey=aa25768cdec69bc35b6a1bd028ad59db&tranID=2633846167&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2025-01-12 19:53:05&orderid=P202501121952505783&appcode=&error_code=&error_desc=&channel=FPX_CIMBCLICKS&extraP={\"fpx_buyer_name\":\"TANG%20AIK%20LIE\",\"fpx_txn_id\":\"2501121953060535\"}&treq=1', '2025-01-12 19:54:09');
INSERT INTO `payments_returns` (`payment_return_id`, `return_data`, `return_datetime`) VALUES
(2532, 'nbcb=2&tranID=2633840936&orderid=P202501121950147C1C&status=11&error_desc=Transaction Not Found&error_code=FPX_76&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2025-01-12 19:50:29&skey=844e0d330708ef6d6bd420fd4a1e1a9f&channel=maybank2u&extraP={\"fpx_txn_id\":\"2501121950300198\"}&treq=1', '2025-01-12 20:06:08'),
(2533, 'nbcb=2&tranID=2634923360&orderid=P20250113120500E29C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2025-01-13 12:05:14&skey=f9c4686ca8d280aa0dbb39c1332b3037&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20250113MBBEMYKL030OQR85789599\"}&treq=1', '2025-01-13 12:05:23'),
(2534, 'skey=f9c4686ca8d280aa0dbb39c1332b3037&tranID=2634923360&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2025-01-13 12:05:14&orderid=P20250113120500E29C&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20250113MBBEMYKL030OQR85789599\"}&treq=1', '2025-01-13 12:05:32'),
(2535, 'nbcb=2&tranID=2639520453&orderid=P2025011518191557AC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2025-01-15 18:19:38&skey=8b9ec1de62ac8d50769781af490efb6a&channel=TNG-EWALLET&treq=1', '2025-01-15 18:19:53'),
(2536, 'skey=8b9ec1de62ac8d50769781af490efb6a&tranID=2639520453&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2025-01-15 18:19:38&orderid=P2025011518191557AC&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-15 18:20:15'),
(2537, 'nbcb=2&tranID=2640960531&orderid=P202501161344333F10&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2025-01-16 13:44:41&skey=a47a8d82a2c97dce9188d86165c41ddc&channel=TNG-EWALLET&treq=1', '2025-01-16 13:45:04'),
(2538, 'skey=a47a8d82a2c97dce9188d86165c41ddc&tranID=2640960531&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2025-01-16 13:44:41&orderid=P202501161344333F10&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-16 13:45:13'),
(2539, 'nbcb=2&tranID=2641032757&orderid=P20250116142351678D&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2025-01-16 14:24:04&skey=655db940f7766ee9928f362bbc145db8&channel=TNG-EWALLET&treq=1', '2025-01-16 14:24:11'),
(2540, 'skey=655db940f7766ee9928f362bbc145db8&tranID=2641032757&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2025-01-16 14:24:04&orderid=P20250116142351678D&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-16 14:24:23'),
(2541, 'skey=655db940f7766ee9928f362bbc145db8&tranID=2641032757&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2025-01-16 14:24:04&orderid=P20250116142351678D&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-16 14:24:24'),
(2542, 'nbcb=2&tranID=2641169202&orderid=P20250116154345E7AD&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2025-01-16 15:43:55&skey=00959ef19050034b429de0024806d456&channel=TNG-EWALLET&treq=1', '2025-01-16 15:44:13'),
(2543, 'skey=00959ef19050034b429de0024806d456&tranID=2641169202&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2025-01-16 15:43:55&orderid=P20250116154345E7AD&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-16 15:44:19'),
(2544, 'nbcb=2&tranID=2643041021&orderid=P20250117160011AE09&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2025-01-17 16:00:22&skey=aa7fc5493bad314365a1fb9f4ae5a8d3&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD HASIF BIN ROZAK\",\"fpx_txn_id\":\"2501171600230394\"}&treq=1', '2025-01-17 16:01:07'),
(2545, 'skey=aa7fc5493bad314365a1fb9f4ae5a8d3&tranID=2643041021&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2025-01-17 16:00:22&orderid=P20250117160011AE09&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20HASIF%20BIN%20ROZAK\",\"fpx_txn_id\":\"2501171600230394\"}&treq=1', '2025-01-17 16:01:13'),
(2546, 'nbcb=2&tranID=2643200087&orderid=P20250117173420D912&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=25.00&currency=RM&appcode=&paydate=2025-01-17 17:34:31&skey=1127efaa3fae199b5cf63a3b8eb95569&channel=TNG-EWALLET&treq=1', '2025-01-17 17:34:42'),
(2547, 'skey=1127efaa3fae199b5cf63a3b8eb95569&tranID=2643200087&domain=jackybadmintona&status=00&amount=25.00&currency=RM&paydate=2025-01-17 17:34:31&orderid=P20250117173420D912&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-17 17:34:50'),
(2548, 'skey=1127efaa3fae199b5cf63a3b8eb95569&tranID=2643200087&domain=jackybadmintona&status=00&amount=25.00&currency=RM&paydate=2025-01-17 17:34:31&orderid=P20250117173420D912&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-17 17:36:06'),
(2549, 'nbcb=2&tranID=2643689913&orderid=P20250117215435E2BE&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2025-01-17 21:54:46&skey=2da7918d45c0ade34b21f02803a12c97&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2501172154460593\"}&treq=1', '2025-01-17 21:55:40'),
(2550, 'skey=2da7918d45c0ade34b21f02803a12c97&tranID=2643689913&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2025-01-17 21:54:46&orderid=P20250117215435E2BE&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2501172154460593\"}&treq=1', '2025-01-17 21:55:50'),
(2551, 'nbcb=2&tranID=2644222129&orderid=P2025011809454950D1&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2025-01-18 09:46:04&skey=75ca48bad02ccc484e22a204d527d1d2&channel=TNG-EWALLET&treq=1', '2025-01-18 09:46:30'),
(2552, 'skey=75ca48bad02ccc484e22a204d527d1d2&tranID=2644222129&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2025-01-18 09:46:04&orderid=P2025011809454950D1&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-18 09:46:38'),
(2553, 'skey=75ca48bad02ccc484e22a204d527d1d2&tranID=2644222129&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2025-01-18 09:46:04&orderid=P2025011809454950D1&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-18 09:46:40'),
(2554, 'nbcb=2&tranID=2646598547&orderid=P202501191448064FB4&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2025-01-19 14:48:17&skey=389990a182d5559099150ee54645349f&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20250119MBBEMYKL030OQR83595320\"}&treq=1', '2025-01-19 14:48:35'),
(2555, 'skey=389990a182d5559099150ee54645349f&tranID=2646598547&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2025-01-19 14:48:17&orderid=P202501191448064FB4&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20250119MBBEMYKL030OQR83595320\"}&treq=1', '2025-01-19 14:48:45'),
(2556, 'skey=389990a182d5559099150ee54645349f&tranID=2646598547&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2025-01-19 14:48:17&orderid=P202501191448064FB4&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20250119MBBEMYKL030OQR83595320\"}&treq=1', '2025-01-19 14:48:45'),
(2557, 'nbcb=2&tranID=2648012222&orderid=P2025012010232930F9&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.00&currency=RM&appcode=&paydate=2025-01-20 10:23:40&skey=1fa2746b48b4d95f715f3488abe21bf8&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20250120MBBEMYKL030OQR77670923\"}&treq=1', '2025-01-20 10:23:49'),
(2558, 'skey=1fa2746b48b4d95f715f3488abe21bf8&tranID=2648012222&domain=jackybadmintona&status=00&amount=21.00&currency=RM&paydate=2025-01-20 10:23:40&orderid=P2025012010232930F9&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20250120MBBEMYKL030OQR77670923\"}&treq=1', '2025-01-20 10:23:57'),
(2559, 'nbcb=2&tranID=2649023939&orderid=P202501201924239450&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=18.00&currency=RM&appcode=&paydate=2025-01-20 19:24:38&skey=984f777dcebbc22428ce13c56d23ac97&channel=TNG-EWALLET&treq=1', '2025-01-20 19:24:46'),
(2560, 'skey=984f777dcebbc22428ce13c56d23ac97&tranID=2649023939&domain=jackybadmintona&status=00&amount=18.00&currency=RM&paydate=2025-01-20 19:24:38&orderid=P202501201924239450&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-20 19:25:19'),
(2561, 'nbcb=2&tranID=2657504786&orderid=P202501241618596735&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=25.00&currency=RM&appcode=&paydate=2025-01-24 16:19:11&skey=d2ec530bd8efea1b1c981f20bfac4738&channel=TNG-EWALLET&treq=1', '2025-01-24 16:19:44'),
(2562, 'skey=d2ec530bd8efea1b1c981f20bfac4738&tranID=2657504786&domain=jackybadmintona&status=00&amount=25.00&currency=RM&paydate=2025-01-24 16:19:11&orderid=P202501241618596735&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-24 16:19:56'),
(2563, 'skey=d2ec530bd8efea1b1c981f20bfac4738&tranID=2657504786&domain=jackybadmintona&status=00&amount=25.00&currency=RM&paydate=2025-01-24 16:19:11&orderid=P202501241618596735&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-01-24 16:19:57'),
(2564, 'nbcb=2&tranID=2658402538&orderid=P202501242239155333&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2025-01-24 22:39:26&skey=9538ac18ab100708190d22bd46690739&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2501242239270360\"}&treq=1', '2025-01-24 22:40:13'),
(2565, 'skey=9538ac18ab100708190d22bd46690739&tranID=2658402538&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2025-01-24 22:39:26&orderid=P202501242239155333&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2501242239270360\"}&treq=1', '2025-01-24 22:40:22'),
(2566, 'nbcb=2&tranID=2678630779&orderid=P20250203103804E316&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2025-02-03 10:38:19&skey=e693997223dff20c0cd8013107b0a594&channel=TNG-EWALLET&treq=1', '2025-02-03 10:38:34'),
(2567, 'skey=e693997223dff20c0cd8013107b0a594&tranID=2678630779&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2025-02-03 10:38:19&orderid=P20250203103804E316&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-02-03 10:38:45'),
(2568, 'nbcb=2&tranID=2685613287&orderid=P20250206133247443C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2025-02-06 13:32:55&skey=06559a11f42008693afd49b0ccd813a4&channel=TNG-EWALLET&treq=1', '2025-02-06 13:33:18'),
(2569, 'skey=06559a11f42008693afd49b0ccd813a4&tranID=2685613287&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2025-02-06 13:32:55&orderid=P20250206133247443C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-02-06 13:33:26'),
(2570, 'skey=06559a11f42008693afd49b0ccd813a4&tranID=2685613287&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2025-02-06 13:32:55&orderid=P20250206133247443C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-02-06 13:33:27'),
(2571, 'nbcb=2&tranID=2686092799&orderid=P202502061721227025&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2025-02-06 17:21:37&skey=2b0264e219498ab35d159a8ffe19d4ef&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2025-02-06 17:22:13'),
(2572, 'skey=c7e52d77d8f39923201058eff25a359c&tranID=2686092799&domain=jackybadmintona&status=00&amount=23.00&currency=MYR&paydate=2025-02-06 17:21:37&orderid=P202502061721227025&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2025-02-06 17:22:18'),
(2573, 'nbcb=2&tranID=2688031187&orderid=P20250207145331578C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=25.00&currency=RM&appcode=&paydate=2025-02-07 14:53:41&skey=8bbcc3d59fdde8dd3b44d96188e4d00e&channel=TNG-EWALLET&treq=1', '2025-02-07 14:54:02'),
(2574, 'skey=8bbcc3d59fdde8dd3b44d96188e4d00e&tranID=2688031187&domain=jackybadmintona&status=00&amount=25.00&currency=RM&paydate=2025-02-07 14:53:41&orderid=P20250207145331578C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-02-07 14:54:10'),
(2575, 'skey=8bbcc3d59fdde8dd3b44d96188e4d00e&tranID=2688031187&domain=jackybadmintona&status=00&amount=25.00&currency=RM&paydate=2025-02-07 14:53:41&orderid=P20250207145331578C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-02-07 14:54:11'),
(2576, 'nbcb=2&tranID=2688268913&orderid=P20250207164341DA03&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2025-02-07 16:43:56&skey=3e7bb046d72e005b843fd93cf977b105&channel=maybank2u&extraP={\"fpx_buyer_name\":\"MUHAMMAD HASIF BIN ROZAK\",\"fpx_txn_id\":\"2502071643570509\"}&treq=1', '2025-02-07 16:44:32'),
(2577, 'skey=3e7bb046d72e005b843fd93cf977b105&tranID=2688268913&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2025-02-07 16:43:56&orderid=P20250207164341DA03&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"MUHAMMAD%20HASIF%20BIN%20ROZAK\",\"fpx_txn_id\":\"2502071643570509\"}&treq=1', '2025-02-07 16:44:40'),
(2578, 'nbcb=2&tranID=2689584035&orderid=P20250208094515DDC7&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=20.80&currency=RM&appcode=&paydate=2025-02-08 09:45:33&skey=2ea31757e18ba9005ea75769cc8cffe4&channel=ShopeePay&treq=1', '2025-02-08 09:46:36'),
(2579, 'nbcb=2&tranID=2690006855&orderid=P20250208131909386A&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2025-02-08 13:19:30&skey=6a8960344288fcffacd00a15917fcde0&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20250208MBBEMYKL030OQR88013323\"}&treq=1', '2025-02-08 13:19:50'),
(2580, 'skey=6a8960344288fcffacd00a15917fcde0&tranID=2690006855&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2025-02-08 13:19:30&orderid=P20250208131909386A&appcode=&error_code=&error_desc=&channel=RPP_DuitNowQR&extraP={\"DbtrAgt\":\"MBBEMYKL\",\"DbtrAcct_Type\":\"SVGS\",\"TxnType\":\"DOMESTIC\",\"refundability\":\"true\",\"bank_issuer\":\"Maybank Berhad\",\"duitnowqr_indicator\":\"20250208MBBEMYKL030OQR88013323\"}&treq=1', '2025-02-08 13:19:57'),
(2581, 'nbcb=2&tranID=2699945922&orderid=P20250213105601F324&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2025-02-13 10:56:22&skey=deef45d64ec390f55c132495c2173ea9&channel=TNG-EWALLET&treq=1', '2025-02-13 10:56:40'),
(2582, 'skey=deef45d64ec390f55c132495c2173ea9&tranID=2699945922&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2025-02-13 10:56:22&orderid=P20250213105601F324&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-02-13 10:56:53'),
(2583, 'nbcb=2&tranID=2700760738&orderid=P202502131808137D3C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=23.00&currency=RM&appcode=&paydate=2025-02-13 18:08:24&skey=61c9f0f94ce20af3ba3c976db8da28f7&channel=TNG-EWALLET&treq=1', '2025-02-13 18:08:42'),
(2584, 'skey=61c9f0f94ce20af3ba3c976db8da28f7&tranID=2700760738&domain=jackybadmintona&status=00&amount=23.00&currency=RM&paydate=2025-02-13 18:08:24&orderid=P202502131808137D3C&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-02-13 18:08:50'),
(2585, 'nbcb=2&tranID=2702245226&orderid=P20250214142515CD5C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=10.00&currency=RM&appcode=&paydate=2025-02-14 14:26:13&skey=375ec6820595b555e881b205f79b070a&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2025-02-14 14:26:52'),
(2586, 'skey=9c0363c8a08a4cb5a3fe048a43a8852a&tranID=2702245226&domain=jackybadmintona&status=00&amount=10.00&currency=MYR&paydate=2025-02-14 14:26:13&orderid=P20250214142515CD5C&appcode=&error_code=&error_desc=&channel=GrabPay&extraP={\"grabpay_indicator\":\"GPWALLET\"}&treq=1', '2025-02-14 14:26:57'),
(2587, 'nbcb=2&tranID=2703271843&orderid=P2025021423250909D0&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2025-02-14 23:25:26&skey=ee661ed6866d406b4e765cb43b5ace66&channel=TNG-EWALLET&treq=1', '2025-02-14 23:25:58'),
(2588, 'skey=ee661ed6866d406b4e765cb43b5ace66&tranID=2703271843&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2025-02-14 23:25:26&orderid=P2025021423250909D0&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-02-14 23:26:06'),
(2589, 'nbcb=2&tranID=2703559813&orderid=P20250215083144050C&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=21.80&currency=RM&appcode=&paydate=2025-02-15 08:31:59&skey=7da70b9276b3338850dd4cd98cd90a1d&channel=maybank2u&extraP={\"fpx_buyer_name\":\"TAN TOH FEI\",\"fpx_txn_id\":\"2502150832000591\"}&treq=1', '2025-02-15 08:32:47'),
(2590, 'skey=7da70b9276b3338850dd4cd98cd90a1d&tranID=2703559813&domain=jackybadmintona&status=00&amount=21.80&currency=RM&paydate=2025-02-15 08:31:59&orderid=P20250215083144050C&appcode=&error_code=&error_desc=&channel=FPX_MB2U&extraP={\"fpx_buyer_name\":\"TAN%20TOH%20FEI\",\"fpx_txn_id\":\"2502150832000591\"}&treq=1', '2025-02-15 08:32:55'),
(2591, 'nbcb=2&tranID=2703767535&orderid=P202502151055216F1B&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=9.80&currency=RM&appcode=002600&paydate=2025-02-15 10:56:28&skey=4d3fd427029ea5ee80ed76998252572b&channel=credit&extraP={\"ccbrand\":\"VISA\",\"cctype\":\"N\\/A\",\"cclast4\":\"6091\"}&treq=1', '2025-02-15 10:56:41'),
(2592, 'skey=a617e488695f3783e25c2f8c3c45053b&tranID=2703767535&domain=jackybadmintona&status=00&amount=9.80&currency=MYR&paydate=2025-02-15 10:56:28&orderid=P202502151055216F1B&appcode=002600&error_code=&error_desc=&channel=Credit&extraP={\"ccbrand\":\"Visa\",\"cclast4\":\"6091\",\"cctype\":\"N\\/a\"}&treq=1', '2025-02-15 10:56:46'),
(2593, 'nbcb=2&tranID=2703788171&orderid=P20250215110741BFBC&status=00&error_desc=&error_code=&domain=jackybadmintona&amount=22.00&currency=RM&appcode=&paydate=2025-02-15 11:07:51&skey=561a0bd68c33ff0f353877b46e2dcf17&channel=TNG-EWALLET&treq=1', '2025-02-15 11:08:12'),
(2594, 'skey=561a0bd68c33ff0f353877b46e2dcf17&tranID=2703788171&domain=jackybadmintona&status=00&amount=22.00&currency=RM&paydate=2025-02-15 11:07:51&orderid=P20250215110741BFBC&appcode=&error_code=&error_desc=&channel=TNG-EWALLET&treq=1', '2025-02-15 11:08:20');

-- --------------------------------------------------------

--
-- Table structure for table `phone_otp`
--

CREATE TABLE `phone_otp` (
  `phone_otp_id` int(11) NOT NULL,
  `user_email` varchar(80) NOT NULL,
  `mobile_phone` varchar(20) NOT NULL,
  `otp` varchar(6) NOT NULL,
  `otp_created_datetime` datetime NOT NULL,
  `otp_send_status` varchar(30) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `phone_otp`
--

INSERT INTO `phone_otp` (`phone_otp_id`, `user_email`, `mobile_phone`, `otp`, `otp_created_datetime`, `otp_send_status`) VALUES
(1, 'puchong88@yahoo.com', '60122132066', '3375', '2023-08-09 03:10:20', '2000 = SUCCESS:1613691733'),
(2, 'kongyeexuan.8@gmail.com', '601162289352', '5383', '2023-08-10 23:56:24', '2000 = SUCCESS:1614486561'),
(3, 'tandkn@gmail.com', '60193559986', '4487', '2023-08-11 17:38:01', '2000 = SUCCESS:1614756781'),
(4, 'onglengsi88@gmail.com', '60122885366', '2311', '2023-08-11 18:40:52', '2000 = SUCCESS:1614779715'),
(5, 'wellagaindanielkoh@gmail.com', '60163236465', '9134', '2023-08-11 18:59:58', '2000 = SUCCESS:1614785805'),
(6, 'chutikan.som@gmail.com', '60102554915', '8461', '2023-08-11 22:37:19', '2000 = SUCCESS:1614895359'),
(7, 'icecreamcarvy@gmail.com', '60183718681', '3768', '2023-08-12 11:30:51', '2000 = SUCCESS:1615260417'),
(8, 'fansygan@gmail.com', '60127088610', '3527', '2023-08-12 11:34:47', '2000 = SUCCESS:1615262487'),
(9, 'ianbo2002@gmail.com', '601112639688', '5562', '2023-08-12 18:23:10', '2000 = SUCCESS:1615345245'),
(10, 'gabrielwkchai@gmail.com', '60138359308', '9278', '2023-08-13 12:20:02', '2000 = SUCCESS:1615433287'),
(11, 'leewenshoong@gmail.com', '60182750065', '3172', '2023-08-16 12:35:40', '2000 = SUCCESS:1616594667'),
(12, 'sillanthana@gmail.com', '60122049131', '9551', '2023-08-17 10:12:27', '2000 = SUCCESS:1616956897'),
(13, 'melv81@gmail.com', '60165927070', '2161', '2023-08-17 10:22:03', '2000 = SUCCESS:1616964123'),
(14, 'thyemingyu5@gmail.com', '60105686682', '9746', '2023-08-17 12:00:49', '2000 = SUCCESS:1617041965'),
(15, 'dilip.vellasamy1@gmail.com', '60163319260', '7123', '2023-08-17 14:32:22', '2000 = SUCCESS:1617107133'),
(16, 'le.ohxuan@gmail.com', '60185730938', '2469', '2023-08-17 15:34:52', '2000 = SUCCESS:1617142403'),
(17, 'le.ohxuan@gmail.com', '60185730938', '9715', '2023-08-17 15:35:13', '2000 = SUCCESS:1617142669'),
(18, 'shiyannn96@gmail.com', '601112278600', '8715', '2023-08-17 16:04:26', '2000 = SUCCESS:1617156737'),
(19, 'hermankok57@gmail.com', '60165577269', '6258', '2023-08-17 17:23:20', '2000 = SUCCESS:1617193935'),
(20, 'shuwen425@live.com', '60109016437', '2162', '2023-08-17 18:50:23', '2000 = SUCCESS:1617215165'),
(21, 'kunimisaki831@gmail.com', '60163841150', '7944', '2023-08-17 19:03:31', '2000 = SUCCESS:1617220105'),
(22, 'kunimisaki831@gmail.com', '601159890551', '6141', '2023-08-17 19:06:39', '2000 = SUCCESS:1617221847'),
(23, 'xsheng99@gmail.com', '60179732685', '7484', '2023-08-18 08:42:35', '2000 = SUCCESS:1617325685'),
(24, 'crh10001@gmail.com', '601127205413', '6787', '2023-08-18 14:08:20', '2000 = SUCCESS:1617486927'),
(25, 'feiyee75@hotmail.com', '60122880443', '9574', '2023-08-18 18:05:05', '2000 = SUCCESS:1617591569'),
(26, 'ckwey86@yahoo.com', '60166659301', '8617', '2023-08-18 18:40:24', '2000 = SUCCESS:1617606631'),
(27, 'ckiM9322@gmail.com', '60163337232', '7649', '2023-08-19 13:04:14', '2000 = SUCCESS:1617783225'),
(28, 'ckiM9322@gmail.com', '60163337232', '3316', '2023-08-19 13:09:37', '2000 = SUCCESS:1617784683'),
(29, 'ckiM9322@gmail.com', '60163337232', '8258', '2023-08-19 13:10:19', '2000 = SUCCESS:1617784937'),
(30, 'ckiM9322@gmail.com', '6063337232', '1187', '2023-08-19 13:12:51', ''),
(31, 'ckiM9322@gmail.com', '60163337232', '2858', '2023-08-19 13:14:23', '2000 = SUCCESS:1617786017'),
(32, 'Tmsjx@icloud.com', '60129953393', '3111', '2023-08-19 13:21:55', '2000 = SUCCESS:1617787121'),
(33, 'chin825@gmail.com', '60177263286', '9882', '2023-08-19 20:52:16', '2000 = SUCCESS:1617854339'),
(34, 'bryan_coolmusic@hotmail.com', '60162107311', '6123', '2023-08-20 11:28:39', '2000 = SUCCESS:1618055635'),
(35, 'weishaw01@hotmail.com', '601123880569', '4849', '2023-08-20 18:57:36', '2000 = SUCCESS:1618135531'),
(36, 'jklam84@yahoo.com', '60165640208', '3148', '2023-08-20 22:26:17', '2000 = SUCCESS:1618150505'),
(37, 'dennjypang@gmail.com', '60105686086', '4698', '2023-08-21 11:35:37', '2000 = SUCCESS:1618423055'),
(38, 'dacocond29@gmail.com', '60178778254', '4832', '2023-08-21 17:01:55', '2000 = SUCCESS:1618570843'),
(39, 'jimmyjiao2@hotmail.com', '6587421213', '4354', '2023-08-21 21:40:02', '2000 = SUCCESS:1618670247'),
(40, 'jimmyjiao2@hotmail.com', '60104675332', '3911', '2023-08-21 21:41:41', '2000 = SUCCESS:1618670877'),
(41, 'kohwangshen@gmail.com', '60162011160', '2752', '2023-08-23 17:21:38', '2000 = SUCCESS:1619418919'),
(42, 'mingloh8989@gmail.com', '60182048977', '7718', '2023-08-23 18:39:44', '2000 = SUCCESS:1619465465'),
(43, 'stefankhoo.1@gmail.com', '60134502800', '6661', '2023-08-24 11:46:04', '2000 = SUCCESS:1619704679'),
(44, 'jennyfoo5782@gmail.com', '60122961255', '8327', '2023-08-25 10:47:18', '2000 = SUCCESS:1620181557'),
(45, 'mok7338@gmail.com', '60126068770', '7312', '2023-08-25 14:56:16', '2000 = SUCCESS:1620372187'),
(46, 'qifong0514@gmail.com', '60106680887', '4474', '2023-08-25 17:06:18', '2000 = SUCCESS:1620431625'),
(47, 'wendy.farm@ramssol.com', '60186670229', '7661', '2023-08-25 18:11:08', '2000 = SUCCESS:1620460305'),
(48, 'eclipseyang97@gmail.com', '601119167310', '2362', '2023-08-25 20:58:24', '2000 = SUCCESS:1620501929'),
(49, 'kcchang2933@gmail.com', '60129872933', '4563', '2023-08-25 22:56:41', '2000 = SUCCESS:1620513327'),
(50, 'stepheno364@gmail.com', '601112091591', '2219', '2023-08-25 23:00:44', '2000 = SUCCESS:1620513575'),
(51, 'eric1661.e@gmail.com', '60123028706', '7594', '2023-08-26 10:42:21', '2000 = SUCCESS:1620606343'),
(52, 'rickyworkco@gmail.com', '60129052589', '4281', '2023-08-27 13:14:31', '2000 = SUCCESS:1620828067'),
(53, 'konww002@gmail.com', '60162207582', '7249', '2023-08-28 09:01:57', '2000 = SUCCESS:1620989837'),
(54, 'lemagnifique338@gmail.com', '60123882627', '9556', '2023-08-28 13:34:56', '2000 = SUCCESS:1621179061'),
(55, 'sikkwang.then@gmail.com', '60193864792', '7634', '2023-08-28 13:42:58', '2000 = SUCCESS:1621181485'),
(56, 'yennmao520@gmail.com', '60176111358', '1584', '2023-08-28 16:17:24', '2000 = SUCCESS:1621266615'),
(57, 'rusydinaim01126@gmail.com', '601126454047', '4115', '2023-08-28 16:43:28', '2000 = SUCCESS:1621287727'),
(58, 'gamonsya04@gmail.com', '60173426806', '4498', '2023-08-29 02:12:33', '2000 = SUCCESS:1621446029'),
(59, 'yuankl1306@gmail.com', '60173339988', '7745', '2023-08-30 11:54:39', '2000 = SUCCESS:1622245619'),
(60, 'wongkw2001@gmail.com', '60173398717', '4722', '2023-08-30 15:37:35', '2000 = SUCCESS:1622384937'),
(61, 'yang123pro@hotmail.com', '60109434137', '4199', '2023-08-30 23:33:14', '2000 = SUCCESS:1622506115'),
(62, 'zandro970626@gmail.com', '60162593887', '4669', '2023-08-30 23:58:55', '2000 = SUCCESS:1622507839'),
(63, 'hpitonokl.22@gmail.com', '601112912252', '3984', '2023-08-31 10:43:38', '2000 = SUCCESS:1622687091'),
(64, 'limweeliang@gmail.com', '60122376600', '9799', '2023-08-31 13:02:48', '2000 = SUCCESS:1622830467'),
(65, 'chan.newtonsg@gmail.com', '60165207900', '3166', '2023-08-31 14:05:44', '2000 = SUCCESS:1622881617'),
(66, 'walterkhaw@gmail.com', '60122018145', '4867', '2023-08-31 16:27:11', '2000 = SUCCESS:1622919223'),
(67, 'leejianweishann@gmail.com', '60163223030', '9461', '2023-08-31 18:27:06', '2000 = SUCCESS:1622954579'),
(68, 'shensoon0602@gmail.com', '60129208348', '1628', '2023-08-31 22:50:33', '2000 = SUCCESS:1622983931'),
(69, 'rayravernus@gmail.com', '60123019956', '8485', '2023-09-01 18:26:16', '2000 = SUCCESS:1623425121'),
(70, 'dewei588@icloud.com', '60105341314', '7829', '2023-09-01 21:28:23', '2000 = SUCCESS:1623492349'),
(71, 'yeong_1010@hotmail.com', '60176170369', '8784', '2023-09-01 22:20:51', '2000 = SUCCESS:1623508551'),
(72, 'siewsan87@hotmail.com', '60123157849', '5272', '2023-09-01 22:59:18', '2000 = SUCCESS:1623520015'),
(73, 'khloh79@yahoo.com', '60126610136', '3976', '2023-09-02 09:11:33', '2000 = SUCCESS:1623580409'),
(74, 'pjproperty123@gmail.com', '60167111556', '1938', '2023-09-02 14:02:21', '2000 = SUCCESS:1623751805'),
(75, 'andrewton2002@gmail.com', '60107652238', '3854', '2023-09-02 14:42:04', '2000 = SUCCESS:1623768209'),
(76, 'eddyngu26@gmail.com', '601125161105', '2539', '2023-09-02 14:42:38', '2000 = SUCCESS:1623768503'),
(77, 'wanglixiong25@gmail.com', '601126172818', '3313', '2023-09-03 01:37:43', '2000 = SUCCESS:1623988933'),
(78, 'ooijshen97@gmail.com', '60134409824', '6124', '2023-09-03 12:10:20', '2000 = SUCCESS:1624075063'),
(79, 'wtkw2002@yahoo.com', '60123170292', '7855', '2023-09-03 17:28:13', '2000 = SUCCESS:1624125401'),
(80, 'jamietanlw@hotmail.com', '60122966193', '7538', '2023-09-04 09:26:46', '2000 = SUCCESS:1624227811'),
(81, 'aa-ron@hotmail.com', '60166697700', '6793', '2023-09-04 15:01:14', '2000 = SUCCESS:1624404403'),
(82, 'ninezer@gmail.com', '60193137067', '4131', '2023-09-04 17:11:37', '2000 = SUCCESS:1624473047'),
(83, 'girijesh.hanchate@gmail.com', '60123312748', '8536', '2023-09-06 19:57:22', '2000 = SUCCESS:1625390053'),
(84, 'ali@baba.com', '60122076125', '8857', '2023-09-06 21:52:22', '2000 = SUCCESS:1625409929'),
(85, 'Ahboy197@gmail.com', '60177370589', '7116', '2023-09-06 21:57:14', '2000 = SUCCESS:1625410229'),
(86, 'aziekecik65@gmail.con', '60127776074', '1535', '2023-09-07 12:03:29', '2000 = SUCCESS:1625580881'),
(87, 'hokoee88@gmail.com', '60125330788', '4287', '2023-09-07 13:06:50', '2000 = SUCCESS:1625621863'),
(88, 'yongyuanchuan@gmail.com', '601125758997', '8348', '2023-09-07 14:19:06', '2000 = SUCCESS:1625663745'),
(89, 'aziekecik65@gmail.com', '60127776074', '8753', '2023-09-07 15:29:44', '2000 = SUCCESS:1625702949'),
(90, 'derrick.yongtl@gmail.com', '60176347687', '2441', '2023-09-07 17:46:10', '2000 = SUCCESS:1625743777'),
(91, 'ckcagn@gmail.com', '601126117689', '9754', '2023-09-08 10:08:49', '2000 = SUCCESS:1625977363'),
(92, 'kentyeusy@gmail.com', '601125563059', '4592', '2023-09-08 19:14:57', '2000 = SUCCESS:1626311581'),
(93, 'danielwai2228@gmail.com', '601152018888', '8293', '2023-09-09 12:40:13', '2000 = SUCCESS:1626622989'),
(94, 'sungwei1147@gmail.com', '60122276148', '7154', '2023-09-09 13:58:07', '2000 = SUCCESS:1626644759'),
(95, 'soh299@yahoo.com', '60129005299', '8693', '2023-09-09 23:59:18', '2000 = SUCCESS:1626741287'),
(96, 'lsyalex999@gmail.com', '60103320810', '8879', '2023-09-10 14:00:57', '2000 = SUCCESS:1626849983'),
(97, 'kuga23@gmail.com', '60122552725', '7677', '2023-09-11 18:03:28', '2000 = SUCCESS:1627303577'),
(98, 'ooikaisheng1@gmail.com', '601110581932', '4342', '2023-09-12 16:12:18', '2000 = SUCCESS:1627712811'),
(99, 'ky@mbitsdigital.com', '60162727494', '1862', '2023-09-13 22:50:43', '2000 = SUCCESS:1628294633'),
(100, 'joonyee000@gmail.com', '60176188753', '8622', '2023-09-14 16:41:37', '2000 = SUCCESS:1628673533'),
(101, 'thiemkuanhao@gmail.com', '60124818611', '2518', '2023-09-14 16:48:19', '2000 = SUCCESS:1628678485'),
(102, 'aaron_joseph85@yahoo.com', '60173399222', '6425', '2023-09-15 16:00:43', '2000 = SUCCESS:1629428287'),
(103, 'amber98999@gmail.com', '601126238516', '9618', '2023-09-16 10:25:07', '2000 = SUCCESS:1629892173'),
(104, 'jonong1210@gmail.com', '60176788055', '4351', '2023-09-16 12:45:34', '2000 = SUCCESS:1629974431'),
(105, 'jayleehong@gmail.com', '60129247129', '9522', '2023-09-16 14:57:41', '2000 = SUCCESS:1630042113'),
(106, 'lennawong14@gmail.com', '601111133191', '8871', '2023-09-17 01:00:37', '2000 = SUCCESS:1630196163'),
(107, 'baiers6811@gmail.com', '60163336268', '9166', '2023-09-17 12:54:05', '2000 = SUCCESS:1630283979'),
(108, 'parimala9364@gmail.com', '60128260633', '5693', '2023-09-21 10:21:37', '2000 = SUCCESS:1632074189'),
(109, 'jianbin.soon@gmail.com', '60162804162', '3322', '2023-09-21 23:37:52', '2000 = SUCCESS:1632347529'),
(110, 'shaunleex1113@gmail.com', '60146212236', '7726', '2023-09-24 02:55:54', '2000 = SUCCESS:1632938505'),
(111, 'ngoiwengshen1111@gmail.com', '60196003151', '3388', '2023-09-25 16:31:12', '2000 = SUCCESS:1633444005'),
(112, 'tkxingyi14@gmail.com', '60123919401', '2983', '2023-09-30 19:06:08', '2000 = SUCCESS:1635539741'),
(113, 'ashokhpadmanathan93@gmail.com', '60174336365', '6995', '2023-10-02 14:53:16', '2000 = SUCCESS:1636061603'),
(114, 'chua0923@gmail.com', '60197832888', '1195', '2023-10-03 13:33:57', '2000 = SUCCESS:1636486685'),
(115, 'garyyjh@gmail.com', '60183236603', '5198', '2023-10-09 14:50:11', '2000 = SUCCESS:1638745775'),
(116, 'vincelky@live.com', '60105502999', '7287', '2023-10-12 17:31:47', '2000 = SUCCESS:1640019927'),
(117, 'kyazelim@gmail.com', '60162727494', '4446', '2023-10-12 18:16:55', '2000 = SUCCESS:1640047543'),
(118, 'marko978@web.de', '60165140247', '1746', '2023-10-13 19:42:03', '2000 = SUCCESS:1640434721'),
(119, 'marko978@web.de', '60165140247', '8637', '2023-10-13 19:42:27', '2000 = SUCCESS:1640434935'),
(120, 'wilsonlim.kw@gmail.com', '60126895828', '4329', '2023-10-16 15:47:36', '2000 = SUCCESS:1641524071'),
(121, 'weng.kern@hotmail.com', '60127801190', '6448', '2023-10-21 14:29:06', '2000 = SUCCESS:1643375931'),
(122, 'jw319527@gmail.com', '601162502183', '1916', '2023-10-22 13:54:09', '2000 = SUCCESS:1643591655'),
(123, 'pung.yeongyaw@gmail.com', '60172645989', '4184', '2023-10-22 20:41:58', '2000 = SUCCESS:1643684933'),
(124, 'nicktay84@gmail.com', '60193281989', '6924', '2023-10-24 19:14:44', '2000 = SUCCESS:1644488793'),
(125, 'daviottan@gmail.com', '60172573193', '9116', '2023-10-26 18:19:30', '2000 = SUCCESS:1645390753'),
(126, 'imteaaa63@gmail.con', '601116255935', '3376', '2023-10-28 22:57:24', '2000 = SUCCESS:1646315121'),
(127, 'junfengyap2002@gmail.com', '60132782997', '5192', '2023-10-29 13:40:43', '2000 = SUCCESS:1646463903'),
(128, 'dkeong@hotmail.com', '60162770383', '1438', '2023-11-01 11:58:27', '2000 = SUCCESS:1648576379'),
(129, 'davidng1987@hotmail.com', '60167137897', '7929', '2023-11-01 18:29:03', '2000 = SUCCESS:1648746713'),
(130, '0122ridge@gmail.com', '60193305179', '1162', '2023-11-02 19:32:49', '2000 = SUCCESS:1649132359'),
(131, 'hannygangiaphan@gmail.com', '60122021001', '4868', '2023-11-04 09:30:58', '2000 = SUCCESS:1649678467'),
(132, 'seanfoo2109@gmail.com', '60127915195', '1194', '2023-11-04 10:17:48', '2000 = SUCCESS:1649712877'),
(133, 'patricklim4312@gmail.com', '60173736733', '9598', '2023-11-04 11:06:11', '2000 = SUCCESS:1649740469'),
(134, 'shangjing898@gmail.com', '60193353559', '1687', '2023-11-05 13:28:19', '2000 = SUCCESS:1649964619'),
(135, 'banana_low@yahoo.com.sg', '60126183430', '9689', '2023-11-07 12:50:10', '2000 = SUCCESS:1650711915'),
(136, 'yunxian0801@gmail.com', '6002210273', '5528', '2023-11-08 11:55:44', ''),
(137, 'yunxian0801@gmail.com', '60102210273', '7959', '2023-11-08 11:56:25', '2000 = SUCCESS:1651122197'),
(138, 'whyehowe9741@gmail.com', '60165219254', '8222', '2023-11-12 15:27:11', '2000 = SUCCESS:1652721413'),
(139, 'asamgenerationz@gmail.com', '60133475071', '6599', '2023-11-13 01:13:58', '2000 = SUCCESS:1653027667'),
(140, 'brianlau97@gmail.com', '60168804596', '9871', '2023-11-13 10:11:52', '2000 = SUCCESS:1653160421'),
(141, 'jerrald_ykh@yahoo.com', '60164425174', '1739', '2023-11-14 23:37:17', '2000 = SUCCESS:1653844761'),
(142, 'saikeong8831@gmail.com', '60162130390', '7389', '2023-11-16 17:05:06', '2000 = SUCCESS:1654582109'),
(143, 'jerryyee0902@gmail.com', '60102899611', '4377', '2023-11-19 11:32:49', '2000 = SUCCESS:1655423687'),
(144, 'yewrui@hotmail.com', '60123771428', '3999', '2023-11-23 22:18:02', '2000 = SUCCESS:1657209143'),
(145, '1410sophia@gmail.com', '60138809285', '6351', '2023-11-25 18:37:16', '2000 = SUCCESS:1658070635'),
(146, 'yamchinghann@gmail.com', '60182064078', '4469', '2023-11-28 10:51:26', '2000 = SUCCESS:1658883497'),
(147, 'kennyfoong1033@gmail.com', '60129871033', '6451', '2023-11-29 17:38:42', '2000 = SUCCESS:1659725119'),
(148, 'alimdyousufali191856@gmail.com', '60167610417', '2824', '2023-11-30 19:36:38', '2000 = SUCCESS:1660318515'),
(149, 'chuayfun@hotmail.com', '6596938355', '3895', '2023-12-02 12:40:49', '2000 = SUCCESS:1661070863'),
(150, 'marcus@polypet.com.sg', '6596488547', '3384', '2023-12-02 12:59:21', '2000 = SUCCESS:1661078371'),
(151, 'marcus@polypet.com.sg', '6596938355', '2215', '2023-12-02 13:00:33', '2000 = SUCCESS:1661079301'),
(152, 'rayechan119@gmail.com', '60129219763', '2144', '2023-12-04 18:24:21', '2000 = SUCCESS:1661817519'),
(153, '873fdb656dbca4@crankymonkey.info', '601113254425', '2859', '2023-12-04 19:49:36', '2000 = SUCCESS:1661839183'),
(154, 'hareeuniversity@gmail.com', '60102066135', '6534', '2023-12-04 23:24:58', '2000 = SUCCESS:1661870719'),
(155, 'huisiang.tan@live.com.my', '60122968766', '7169', '2023-12-08 13:51:26', '2000 = SUCCESS:1663667237'),
(156, 'aiwei_tang0828@hotmail.com', '60166688710', '9967', '2023-12-08 19:44:04', '2000 = SUCCESS:1663859053'),
(157, 'happyboy3101@gmail.com', '60173386315', '4766', '2023-12-09 18:10:13', '2000 = SUCCESS:1664158595'),
(158, 'happyboy3101@gmail.com', '60173386315', '6324', '2023-12-09 18:11:02', '2000 = SUCCESS:1664158667'),
(159, 'happyboy3101@gmail.com', '60173386315', '4164', '2023-12-09 18:12:44', '2000 = SUCCESS:1664158821'),
(160, 'atleylaw@hotmail.com', '60123650378', '5344', '2023-12-10 11:03:46', '2000 = SUCCESS:1664281755'),
(161, 'atleylaw@hotmail.com', '60123650378', '3318', '2023-12-10 11:04:12', '2000 = SUCCESS:1664281799'),
(162, 'jianshenpro123@gmail.com', '60182822363', '6992', '2023-12-13 17:44:34', '2000 = SUCCESS:1665696963'),
(163, 'jeffrey975522@outlook.com', '60125562044', '9817', '2023-12-16 17:08:18', '2000 = SUCCESS:1666967585'),
(164, 'chaikuanghong@symphony-eng.com.my', '60125141068', '9768', '2023-12-20 16:40:24', '2000 = SUCCESS:1668896079'),
(165, 'yee_yang94@hotmail.com', '60192383575', '4648', '2023-12-23 13:33:54', '2000 = SUCCESS:1670020365'),
(166, 'Yl_hoong@yahoo.com', '60123642817', '4466', '2023-12-24 11:58:45', '2000 = SUCCESS:1670170065'),
(167, 'winsen.oon@gmail.com', '60172571430', '3858', '2023-12-24 19:06:29', '2000 = SUCCESS:1670226149'),
(168, 'abuzar1@windowslive.com', '601161837749', '5536', '2023-12-27 14:44:21', '2000 = SUCCESS:1671076137'),
(169, 'abuzar1@windowslive.com', '601161837749', '8393', '2023-12-27 14:44:30', '2000 = SUCCESS:1671076243'),
(170, 'abuzar1@windowslive.com', '601161837749', '7555', '2023-12-27 14:44:50', '2000 = SUCCESS:1671076399'),
(171, 'andrewyeau@gmail.com', '60123698848', '6229', '2023-12-27 15:20:31', '2000 = SUCCESS:1671099629'),
(172, 'stevenkhoh0111@gmail.com', '60162426793', '9444', '2023-12-27 19:00:36', '2000 = SUCCESS:1671197597'),
(173, 'khinvyn@gmail.com', '60123591533', '9962', '2023-12-28 16:45:05', '2000 = SUCCESS:1671686983'),
(174, 'weechinoon@gmail.com', '601163100120', '1264', '2023-12-30 13:55:43', '2000 = SUCCESS:1672324057'),
(175, 'weechinoon@yahoo.com', '601163100120', '6878', '2024-01-04 13:31:01', '2000 = SUCCESS:1674019743'),
(176, 'mandyong865@gmail.com', '60166178373', '7851', '2024-01-06 21:48:43', '2000 = SUCCESS:1675466411'),
(177, 'jensonnbh89@gmail.com', '60165380448', '3398', '2024-01-07 14:34:38', '2000 = SUCCESS:1675586529'),
(178, 'fiqrie81@gmail.com', '601111331067', '3676', '2024-01-07 20:33:48', '2000 = SUCCESS:1675645351'),
(179, 'ongjuee@gmail.com', '60176923905', '1695', '2024-01-10 15:20:12', '2000 = SUCCESS:1676954357'),
(180, 'lydiaong2001@yahoo.com', '60166679919', '4253', '2024-01-11 17:49:49', '2000 = SUCCESS:1677611395'),
(181, 'siachenghong@hotmail.com', '60143564018', '1278', '2024-01-11 18:21:16', '2000 = SUCCESS:1677631371'),
(182, 'www.davidong@gmail.com', '60103517272', '1414', '2024-01-11 18:25:55', '2000 = SUCCESS:1677633343'),
(183, 'www.davidong@gmail.com', '60163517272', '6192', '2024-01-11 18:27:27', '2000 = SUCCESS:1677633901'),
(184, 'soofw@yahoo.com', '60163600255', '4158', '2024-01-13 11:39:33', '2000 = SUCCESS:1678271239'),
(185, 'mondayminton@gmail.com', '60178982996', '9858', '2024-01-14 13:29:41', '2000 = SUCCESS:1678565375'),
(186, 'jasonngks114@gmail.com', '60143918064', '5723', '2024-01-20 11:16:26', '2000 = SUCCESS:1681234019'),
(187, 'jasonngks114@gmail.com', '60143918064', '7791', '2024-01-20 11:17:07', '2000 = SUCCESS:1681234431'),
(188, 'jasonngks114@gmail.com', '60143918064', '9228', '2024-01-20 11:17:35', '2000 = SUCCESS:1681234891'),
(189, 'jasonngks114@gmail.com', '60143910864', '6634', '2024-01-20 11:18:15', '2000 = SUCCESS:1681235321'),
(190, 'saileesh01@gmail.com', '601121779709', '3345', '2024-01-20 18:19:36', '2000 = SUCCESS:1681338727'),
(191, 'kevin_cross91@yahoo.com', '60166537528', '4284', '2024-01-20 23:21:01', '2000 = SUCCESS:1681365593'),
(192, 'jackhunt86@gmail.com', '60168596979', '6166', '2024-01-21 12:15:09', '2000 = SUCCESS:1681459913'),
(193, 'kakits0502@gmail.com', '60149041539', '2511', '2024-01-24 20:56:35', '2000 = SUCCESS:1683032353'),
(194, 'afdiaffiliate@gmail.com', '60179650998', '6193', '2024-01-25 14:36:30', '2000 = SUCCESS:1683242075'),
(195, 'underwater76@hotmail.com', '60122191196', '5125', '2024-01-25 15:52:35', '2000 = SUCCESS:1683270675'),
(196, 'alvin00us@yahoo.com', '60125808476', '9439', '2024-01-28 10:21:00', '2000 = SUCCESS:1684120309'),
(197, 'gracelhy1@gmail.com', '60173353583', '5179', '2024-01-29 18:11:08', '2000 = SUCCESS:1684588797'),
(198, 'bensigan86@gmail.com', '60123279077', '8487', '2024-01-31 09:10:23', '2000 = SUCCESS:1685134171'),
(199, '32aguk@gmail.com', '60122552725', '2946', '2024-02-02 19:09:00', '2000 = SUCCESS:1686495765'),
(200, 'andrewngu77@gmail.com', '60196166956', '9396', '2024-02-04 12:29:48', '2000 = SUCCESS:1686981699'),
(201, 'john.khor97@gmail.com', '60183998956', '7295', '2024-02-04 14:00:09', '2000 = SUCCESS:1686997011'),
(202, 'zainancies@gmail.com', '601131081901', '9642', '2024-02-04 14:11:43', '2000 = SUCCESS:1686999135'),
(203, 'santahed@gmail.com', '60102310834', '8268', '2024-02-07 12:31:43', '2000 = SUCCESS:1688291161'),
(204, 'siahchengsoon0301@gmail.com', '60187792533', '4833', '2024-02-10 18:34:27', '2000 = SUCCESS:1689729183'),
(205, 'pirdausmlkn@gmail.com', '60193012268', '3874', '2024-02-11 08:09:34', '2000 = SUCCESS:1689787457'),
(206, 'anderson.liew000@gmail.com', '60163946936', '4356', '2024-02-11 13:46:15', '2000 = SUCCESS:1689846569'),
(207, 'anderson.liew000@gmail.com', '60163946935', '2425', '2024-02-11 13:51:17', '2000 = SUCCESS:1689848773'),
(208, 'lkitingon@gmail.com', '601111202074', '2516', '2024-02-11 17:35:58', '2000 = SUCCESS:1689882661'),
(209, 'joonhong1991@gmail.com', '60125657296', '2987', '2024-02-11 17:48:06', '2000 = SUCCESS:1689883239'),
(210, 'syedikhmalhakim12@gmail.com', '60137718130', '3639', '2024-02-12 12:41:44', '2000 = SUCCESS:1690021827'),
(211, 'mingchuan0909@gmail.com', '601123544982', '9777', '2024-02-14 16:25:01', '2000 = SUCCESS:1690935163'),
(212, 'xiiaoming341@gmail.com', '601110971815', '4393', '2024-02-14 18:21:57', '2000 = SUCCESS:1690981351'),
(213, 'sam.yeow@gmail.com', '60123376621', '3283', '2024-02-14 22:59:07', '2000 = SUCCESS:1691022509'),
(214, 'Savebao@hotmail.com', '60172647945', '2582', '2024-02-19 19:09:35', '2000 = SUCCESS:1692844901'),
(215, 'kahjun94.kj@gmail.com', '60102563030', '9199', '2024-03-03 14:12:23', '2000 = SUCCESS:1699321427'),
(216, 'junyeng818@gmail.com', '60103861238', '9176', '2024-03-03 14:25:02', '2000 = SUCCESS:1699328505'),
(217, 'alftwm@hotmail.com', '60129183866', '2289', '2024-03-04 16:54:49', '2000 = SUCCESS:1699723285'),
(218, 'Sharvarikulkarni1@gmail.com', '60176580537', '4729', '2024-03-07 22:29:17', '2000 = SUCCESS:1701826543'),
(219, 'engchunkiet9862@gmail.com', '601137989862', '3832', '2024-03-09 10:39:55', '2000 = SUCCESS:1702462271'),
(220, 'tonywong4338@gmail.com', '60142354338', '3764', '2024-03-14 11:13:15', '2000 = SUCCESS:1704221649'),
(221, 'Weiyee0502@gmail.com', '60124466212', '7826', '2024-03-14 15:56:12', '2000 = SUCCESS:1704450217'),
(222, 'evasheaulee@gmail.com', '60176001636', '1385', '2024-03-14 17:52:15', '2000 = SUCCESS:1704490745'),
(223, 'kenong@yahoo.com', '601123854782', '5656', '2024-03-23 08:15:57', '2000 = SUCCESS:1708140253'),
(224, 'ebnergeoffrey@gmail.com', '60122743243', '4652', '2024-03-25 23:04:18', '2000 = SUCCESS:1709065273'),
(225, 'laikerjian@yahoo.com', '60133997897', '5232', '2024-03-25 23:14:02', '2000 = SUCCESS:1709066809'),
(226, 'zhikuan123@hotmail.com', '60172934982', '6755', '2024-03-26 11:15:42', '2000 = SUCCESS:1709250509'),
(227, 'ksphun1901@gmail.com', '60168713521', '5796', '2024-03-26 12:02:40', '2000 = SUCCESS:1709285831'),
(228, 'keele6555@gmail.com', '60168210503', '9145', '2024-03-26 19:35:18', '2000 = SUCCESS:1709513981'),
(229, 'chaimingyin.cmy@gmail.com', '60168906273', '4945', '2024-03-27 19:29:24', '2000 = SUCCESS:1710053875'),
(230, 'winniehlbong@gmail.com', '60162723587', '1883', '2024-03-29 15:42:35', '2000 = SUCCESS:1710800177'),
(231, 'adriannicklaus7a2@gmail.com', '60178864902', '1557', '2024-03-30 18:21:57', '2000 = SUCCESS:1711294669'),
(232, 'tommytan1985@yahoo.com', '60127996981', '5393', '2024-04-01 14:46:36', '2000 = SUCCESS:1711848289'),
(233, 'alvyn_chin@hotmail.com', '60172053663', '2863', '2024-04-01 15:31:09', '2000 = SUCCESS:1711868909'),
(234, 'mby15230272325@gmail.com', '60103994063', '3686', '2024-04-01 19:55:43', '2000 = SUCCESS:1711998447'),
(235, 'te.oliver@outlook.com', '601126513395', '5577', '2024-04-01 23:56:01', '2000 = SUCCESS:1712077925'),
(236, 'wlkby@pm.me', '60162330517', '8924', '2024-04-03 22:20:41', '2000 = SUCCESS:1712996117'),
(237, 'lohcarlson@gmail.com', '60172306138', '3713', '2024-04-04 20:44:35', '2000 = SUCCESS:1713535137'),
(238, 'tftan@yahoo.com', '60102544968', '9751', '2024-04-05 11:48:32', '2000 = SUCCESS:1713762777'),
(239, 'vcquekvcc@gmail.com', '60129381208', '7757', '2024-04-05 23:14:58', '2000 = SUCCESS:1714077961'),
(240, 'tingentan98@gmail.com', '60194815573', '3335', '2024-04-06 10:20:39', '2000 = SUCCESS:1714192501'),
(241, 'leawbk@gmail.com', '60127132511', '9931', '2024-04-10 13:22:40', '2000 = SUCCESS:1715588937'),
(242, 'ahheng1998@hotmail.com', '60189874226', '7425', '2024-04-10 16:27:11', '2000 = SUCCESS:1715617091'),
(243, 'sonjen2010.js@gmail.com', '60194755387', '6266', '2024-04-10 18:47:44', '2000 = SUCCESS:1715626935'),
(244, 'chiachianng@gmail.com', '60174079288', '1543', '2024-04-10 19:39:23', '2000 = SUCCESS:1715629701'),
(245, 'leehaojie717@gmail.com', '60193806117', '8352', '2024-04-11 14:44:00', '2000 = SUCCESS:1715780933'),
(246, 'carmanjw22@gmail.com', '60123848330', '6942', '2024-04-12 15:03:44', '2000 = SUCCESS:1716050089'),
(247, 'hongyuan2020@gmail.com', '60127977751', '4245', '2024-04-12 17:14:32', '2000 = SUCCESS:1716100931'),
(248, 'jayden_wong1992@hotmail.com', '60168516993', '3234', '2024-04-13 10:50:06', '2000 = SUCCESS:1716246875'),
(249, 'snowinteren@gmail.com', '60129217133', '4386', '2024-04-13 13:41:45', '2000 = SUCCESS:1716305613'),
(250, 'c.yongjun11@gmail.com', '60142506747', '9548', '2024-04-14 18:34:45', '2000 = SUCCESS:1716580029'),
(251, 'princehoward1@hotmail.com', '60173318080', '9296', '2024-04-24 10:43:15', '2000 = SUCCESS:1720474079'),
(252, 'weihungho1993@gmail.com', '60169222960', '5733', '2024-04-24 17:39:54', '2000 = SUCCESS:1720651579'),
(253, 'bryanchan202@gmail.com', '601110997238', '2591', '2024-05-01 17:50:47', '2000 = SUCCESS:1723846173'),
(254, 'tanmartin121@gmail.com', '60164160319', '2389', '2024-05-03 18:13:33', '2000 = SUCCESS:1725116597'),
(255, 'Ming23teng@gmail.com', '60123521252', '3198', '2024-05-08 06:40:31', '2000 = SUCCESS:1727125627'),
(256, 'idrisong7766@gmail.com', '60146087119', '6674', '2024-05-09 07:06:46', '2000 = SUCCESS:1727611229'),
(257, 'kelvinghk@yahoo.com', '60123718321', '8227', '2024-05-09 15:25:07', '2000 = SUCCESS:1727871679'),
(258, 'mdanishhazim44@gmail.com', '601139394451', '7945', '2024-05-11 08:52:16', '2000 = SUCCESS:1728614239'),
(259, 'xjphang716@gmail.com', '60104673449', '5148', '2024-05-16 10:01:55', '2000 = SUCCESS:1730392625'),
(260, 'bryanlaizekai2017@gmail.com', '601136546232', '2657', '2024-05-16 12:29:04', '2000 = SUCCESS:1730478613'),
(261, 'bryanlaizekai2017@gmail.com', '601136546232', '7269', '2024-05-16 12:30:05', '2000 = SUCCESS:1730479293'),
(262, 'bryanlaizekai2017@gmail.com', '601136546232', '9475', '2024-05-16 13:30:52', '2000 = SUCCESS:1730508485'),
(263, 'bryanlaizekai2017@gmail.com', '601136546232', '3596', '2024-05-16 13:32:35', '2000 = SUCCESS:1730509267'),
(264, 'jackhee.hcsr@gmail.com', '60169161504', '7989', '2024-05-22 13:28:52', '2000 = SUCCESS:1732584543'),
(265, 'twinkie.lai@gmail.com', '60139816083', '7866', '2024-05-22 13:59:35', '2000 = SUCCESS:1732592885'),
(266, 'wilbertwong1030@gmail.com', '60126006338', '5815', '2024-05-23 13:59:21', '2000 = SUCCESS:1732937859'),
(267, 'wilbertwong1030@gmail.com', '60126006338', '6647', '2024-05-23 13:59:34', '2000 = SUCCESS:1732938007'),
(268, 'keasimsee@gmail.com', '601110691368', '9525', '2024-05-23 16:01:21', '2000 = SUCCESS:1733176561'),
(269, 'elinsharptan@gmail.com', '601110763986', '5482', '2024-05-23 23:08:56', '2000 = SUCCESS:1733345413'),
(270, 'windchesterng@hotmail.com', '60127161150', '6829', '2024-05-25 07:28:54', '2000 = SUCCESS:1733780199'),
(271, 'sailingtomars@protonmail.com', '60105734366', '8293', '2024-05-30 17:24:43', '2000 = SUCCESS:1736058833'),
(272, 'kouhong.ckh@gmail.com', '60125141068', '7223', '2024-06-01 10:56:18', '2000 = SUCCESS:1736829885'),
(273, 'clw1116@hotmail.com', '60126212227', '9721', '2024-06-01 11:42:13', '2000 = SUCCESS:1736854909'),
(274, 'tom_guan97@hotmail.com', '60168330916', '4297', '2024-06-01 12:15:00', '2000 = SUCCESS:1736873155'),
(275, 'arzulmiahmad@gmail.com', '60125513711', '7996', '2024-06-02 07:41:22', '2000 = SUCCESS:1737058575'),
(276, 'choonhou922@gmail.com', '60164377787', '8341', '2024-06-02 23:25:51', '2000 = SUCCESS:1737237805'),
(277, 'priyathamsantu@gmail.com', '601172460173', '6464', '2024-06-03 11:31:17', '2000 = SUCCESS:1737334849'),
(278, 'jdingxue@gmail.com', '60176325486', '6366', '2024-06-04 16:01:18', '2000 = SUCCESS:1737974433'),
(279, 'yukicjm0417@gmail.com', '60169270230', '9478', '2024-06-07 09:18:47', '2000 = SUCCESS:1739337523'),
(280, 'login.nicksontan@gmail.com', '60125090686', '3449', '2024-06-07 19:39:58', '2000 = SUCCESS:1739668449'),
(281, 'simon_lee0122@yahoo.com', '60165955682', '4378', '2024-06-08 09:41:54', '2000 = SUCCESS:1739858157'),
(282, 'stunningcurtain@yahoo.com', '60163363503', '7764', '2024-06-08 13:09:10', '2000 = SUCCESS:1739966169'),
(283, 'lucas_lee84@yahoo.com', '60162304315', '1656', '2024-06-08 17:13:16', '2000 = SUCCESS:1740036315'),
(284, 'zecheng.t@gmail.com', '60107650206', '7468', '2024-06-08 18:09:11', '2000 = SUCCESS:1740047141'),
(285, 'patricksks04@gmail.com', '60123356801', '5658', '2024-06-09 14:15:45', '2000 = SUCCESS:1740207093'),
(286, 'patricksks04@gmail.com', '60123356801', '8198', '2024-06-09 14:16:08', '2000 = SUCCESS:1740207229'),
(287, 'khenglim_93@hotmail.com', '60162051313', '6258', '2024-06-10 01:24:12', '2000 = SUCCESS:1740313953'),
(288, 'ansoncth@gmail.com', '60173707979', '5151', '2024-06-10 16:21:30', '2000 = SUCCESS:1740635167'),
(289, 'chrisphang2001@gmail.com', '60162582388', '1391', '2024-06-11 11:53:22', '2000 = SUCCESS:1740970167'),
(290, 'yuuri_7926726@hotmail.com', '60142150969', '1647', '2024-06-11 14:06:40', '2000 = SUCCESS:1741053057'),
(291, 'rajamohdazeehan@yahoo.com.my', '60165188538', '9676', '2024-06-11 14:43:35', '2000 = SUCCESS:1741073059'),
(292, 'kathleenrosche12@gmail.com', '60182295077', '6564', '2024-06-11 17:48:05', '2000 = SUCCESS:1741194201'),
(293, 'aredious02@gmail.com', '60139844677', '6361', '2024-06-12 03:36:29', '2000 = SUCCESS:1741329385'),
(294, 'wengonn5678@gmail.com', '60102745426', '8698', '2024-06-15 16:25:05', '2000 = SUCCESS:1743057149'),
(295, 'junsuke23@gmail.com', '60163380989', '4751', '2024-06-15 18:27:55', '2000 = SUCCESS:1743082965'),
(296, 'hillaryxuanne@gmail.com', '601156300401', '6944', '2024-06-16 18:10:26', '2000 = SUCCESS:1743314701'),
(297, 'gohchunnam123@gmail.com', '60193394616', '6454', '2024-06-23 10:05:51', '2000 = SUCCESS:1745665237'),
(298, 'winnee.hiew@hotmail.com', '60163207952', '8861', '2024-06-23 20:30:32', '2000 = SUCCESS:1745779107'),
(299, 'garrylcz1205@hotmail.com', '60167163418', '4731', '2024-06-23 22:00:35', '2000 = SUCCESS:1745798471'),
(300, 'garrylcz1205@hotmail.com', '60167163418', '7542', '2024-06-23 22:01:04', '2000 = SUCCESS:1745798497'),
(301, 'eugene_hyh@yahoo.com', '60102113398', '7244', '2024-06-24 16:03:14', '2000 = SUCCESS:1746065483'),
(302, 'alexsim.w.k86@gmail.com', '60176620800', '9357', '2024-06-25 16:16:07', '2000 = SUCCESS:1746611933'),
(303, 'hueytingl@hotmail.com', '60102794369', '1998', '2024-06-26 13:47:44', '2000 = SUCCESS:1747030817'),
(304, 'hueytingl@hotmail.com', '60102794369', '6313', '2024-06-26 13:49:04', '2000 = SUCCESS:1747031483'),
(305, 'yongyiulim1405@gmail.com', '60162265570', '7993', '2024-06-26 13:58:31', '2000 = SUCCESS:1747036969'),
(306, 'fungzv@gmail.com', '60189443877', '8487', '2024-06-27 10:59:18', '2000 = SUCCESS:1747456307'),
(307, 'thekiller2810@yahoo.com', '60127359561', '9879', '2024-06-27 11:15:56', '2000 = SUCCESS:1747468061'),
(308, 'cherlytan222@gmail.com', '60163123890', '5829', '2024-06-27 11:25:33', '2000 = SUCCESS:1747475983'),
(309, 'chinchinhong86@gmail.com', '60162006621', '4858', '2024-06-27 18:27:57', '2000 = SUCCESS:1747748609'),
(310, 'kongpinpin91@gmail.com', '60175101061', '3338', '2024-06-28 14:03:23', '2000 = SUCCESS:1748138179'),
(311, 'jun88sheng@gmail.com', '60122040456', '7247', '2024-06-28 18:32:43', '2000 = SUCCESS:1748284319'),
(312, 'manseng1019@gmail.com', '60108283593', '6831', '2024-06-29 10:15:33', '2000 = SUCCESS:1748570223'),
(313, 'gabri3l@yahoo.com', '60176723038', '6681', '2024-06-30 11:23:36', '2000 = SUCCESS:1749143795'),
(314, 'chaiz85@gmail.com', '60166993326', '1155', '2024-06-30 15:42:14', '2000 = SUCCESS:1749200839'),
(315, 'saad.hos@gmail.com', '60147455712', '2171', '2024-07-03 14:45:11', '2000 = SUCCESS:1750475233'),
(316, 'shentan1122@gmail.com', '601110725131', '9544', '2024-07-04 15:07:13', '2000 = SUCCESS:1751100737'),
(317, 'vlvictorlee@hotmail.com', '60123479699', '4451', '2024-07-04 22:51:29', '2000 = SUCCESS:1751277927'),
(318, 'shaoranswc@live.co.uk', '60186668573', '2324', '2024-07-06 10:56:05', '2000 = SUCCESS:1751948497'),
(319, 'mohdzarulazham970@gmail.com', '601111827167', '5433', '2024-07-06 17:11:42', '2000 = SUCCESS:1752120081'),
(320, 'mohdzarulazham970@gmail.com', '601111827167', '7426', '2024-07-06 17:17:39', '2000 = SUCCESS:1752122231'),
(321, 'havard8890@hotmail.com', '60102650025', '4734', '2024-07-07 12:14:05', '2000 = SUCCESS:1752275571'),
(322, 'andrewngu512@gmail.com', '60196166956', '6651', '2024-07-07 13:07:00', '2000 = SUCCESS:1752289717'),
(323, '1phousehp@gmail.com', '60105375998', '3194', '2024-07-08 00:58:48', '2000 = SUCCESS:1752389999'),
(324, '1phousehp@gmail.com', '60105375008', '7141', '2024-07-08 01:00:41', '2000 = SUCCESS:1752390027'),
(325, 'chuahisaac9657@gmail.com', '60102289657', '7257', '2024-07-08 01:19:15', '2000 = SUCCESS:1752390755'),
(326, 'cyz313188@gmail.com', '601116465203', '7858', '2024-07-08 09:39:43', '2000 = SUCCESS:1752445811'),
(327, 'pslimowl@gmail.com', '60193831173', '5627', '2024-07-08 12:59:08', '2000 = SUCCESS:1752541853'),
(328, 'kuanghong5@hotmail.com', '60164822900', '7497', '2024-07-08 17:24:56', '2000 = SUCCESS:1752616843'),
(329, 'alanku@yahoo.com', '60163111736', '5227', '2024-07-08 22:09:38', '2000 = SUCCESS:1752699665'),
(330, 'chamberlii86@gmail.com', '608038405172', '2545', '2024-07-10 12:03:49', ''),
(331, 'wareve_reaper@yahoo.com', '601121601893', '6248', '2024-07-10 17:01:04', '2000 = SUCCESS:1753535255'),
(332, 'w.kjhanakkan@gmail.com', '60172507534', '6117', '2024-07-12 09:28:34', '2000 = SUCCESS:1754214467'),
(333, 'chakhua514@yahoo.com', '60125391811', '9312', '2024-07-12 13:25:06', '2000 = SUCCESS:1754376769'),
(334, 'jonathanyxs@gmail.com', '60124861751', '4468', '2024-07-12 19:25:45', '2000 = SUCCESS:1754621709'),
(335, 'ziming20010903@gmail.com', '60165163533', '9638', '2024-07-13 10:55:50', '2000 = SUCCESS:1754880025'),
(336, 'lweilun92@gmail.com', '60129818475', '6438', '2024-07-13 11:18:37', '2000 = SUCCESS:1754890735'),
(337, 'cshengyang8@gmail.com', '60162266094', '8629', '2024-07-13 12:08:10', '2000 = SUCCESS:1754911685'),
(338, 'cshengyang8@gmail.com', '60162266094', '7933', '2024-07-13 12:08:31', '2000 = SUCCESS:1754911825'),
(339, 'tongjack99@gmail.com', '60178122887', '1792', '2024-07-13 15:37:47', '2000 = SUCCESS:1754976233'),
(340, 'alvinlang617@gmail.com', '60102600493', '8321', '2024-07-13 17:55:11', '2000 = SUCCESS:1755014867'),
(341, 'kelvinpang543@gmail.com', '60175803073', '8453', '2024-07-13 19:01:43', '2000 = SUCCESS:1755029989'),
(342, 'seanteh35@gmail.com', '60135180528', '8286', '2024-07-14 13:14:57', '2000 = SUCCESS:1755214525'),
(343, 'aisyfaiz42@gmail.com', '60198668730', '3229', '2024-07-14 13:44:00', '2000 = SUCCESS:1755220237'),
(344, 'thejoekingman@gmail.com', '60122806750', '4274', '2024-07-15 18:46:38', '2000 = SUCCESS:1755713071'),
(345, 'lstjeffrey@gmail.com', '60187654819', '7419', '2024-07-16 11:17:43', '2000 = SUCCESS:1756245753'),
(346, 'marhaabdrazak@gmail.com', '60123910097', '3447', '2024-07-16 15:06:39', '2000 = SUCCESS:1756379299'),
(347, 'solehchong0416@gmail.com', '601121605306', '2664', '2024-07-16 16:15:31', '2000 = SUCCESS:1756403623'),
(348, 'jiawernho99@gmail.com', '60134812949', '6972', '2024-07-17 12:14:23', '2000 = SUCCESS:1756766031'),
(349, 'leejiancong061009@gmail.com', '601110848618', '2945', '2024-07-17 14:45:27', '2000 = SUCCESS:1756882609'),
(350, 'soon7118@gmail.com', '60127383118', '3297', '2024-07-18 14:42:23', '2000 = SUCCESS:1757488355'),
(351, 'lennyrong8090@gmail.com', '60176527470', '8344', '2024-07-18 22:51:57', '2000 = SUCCESS:1757805683'),
(352, 'w0926005493@gmail.com', '601158612821', '2172', '2024-07-19 13:08:36', '2000 = SUCCESS:1758038419'),
(353, 'jim970521@gmail.com', '60163197879', '5186', '2024-07-20 09:43:59', '2000 = SUCCESS:1758338359'),
(354, 'szejiun0829@gmail.com', '60173336982', '6735', '2024-07-20 16:32:44', '2000 = SUCCESS:1758482921'),
(355, 'doyks5@gmail.com', '60129337578', '8354', '2024-07-20 16:33:54', '2000 = SUCCESS:1758483469'),
(356, 'kimkuan200207@gmail.com', '60126801265', '7135', '2024-07-21 11:15:07', '2000 = SUCCESS:1758647407'),
(357, 'sitinabihah96@gmail.com', '60104005518', '8851', '2024-07-21 12:17:26', '2000 = SUCCESS:1758665943'),
(358, 'saracyruz@gmail.com', '60139030867', '3424', '2024-07-21 12:38:21', '2000 = SUCCESS:1758668839'),
(359, 'nguandrew89@gmail.com', '601118780820', '8126', '2024-07-21 13:57:38', '2000 = SUCCESS:1758682625'),
(360, 'nguandrew89@gmail.com', '60196166956', '5564', '2024-07-21 13:59:35', '2000 = SUCCESS:1758682901'),
(361, 'mhd.azimahmad@gmail.com', '601137321775', '2655', '2024-07-21 15:00:13', '2000 = SUCCESS:1758691413'),
(362, 'buydirect168@gmail.com', '60182435778', '3773', '2024-07-21 15:18:09', '2000 = SUCCESS:1758693919'),
(363, 'songzhou0317@gmail.com', '60194580157', '9173', '2024-07-21 18:54:30', '2000 = SUCCESS:1758752667'),
(364, 'songzhou0317@gmail.com', '60194580157', '8182', '2024-07-21 18:55:26', '2000 = SUCCESS:1758752877'),
(365, 'zentofu997@gmail.com', '60176724733', '7376', '2024-07-21 19:03:51', '2000 = SUCCESS:1758755171'),
(366, 'vincentleong0602@gmail.com', '601112522817', '3472', '2024-07-21 20:14:18', '2000 = SUCCESS:1758772793'),
(367, 'sufino@gmail.com', '60123557124', '3847', '2024-07-22 21:52:30', '2000 = SUCCESS:1759219689'),
(368, 'sufino@gmail.com', '60123557124', '9573', '2024-07-22 22:00:45', '2000 = SUCCESS:1759222977'),
(369, 'sufino@gmail.com', '60123558124', '1413', '2024-07-22 22:02:37', '2000 = SUCCESS:1759223783'),
(370, 'sufino@gmail.com', '60123557124', '4146', '2024-07-22 22:07:45', '2000 = SUCCESS:1759225887'),
(371, 'sufino@gmail.com', '60123557124', '8574', '2024-07-22 22:22:43', '2000 = SUCCESS:1759228855'),
(372, 'fiqstudio@gmail.com', '60162322105', '3169', '2024-07-23 06:40:32', '2000 = SUCCESS:1759299429'),
(373, 'leekokyong8880@gmail.com', '60123428865', '6712', '2024-07-23 21:58:07', '2000 = SUCCESS:1759762619'),
(374, 'daftpunkflynn@gmail.com', '601151855800', '1953', '2024-07-24 14:47:13', '2000 = SUCCESS:1760093493'),
(375, 'winnie00000029@gmail.con', '60123010327', '4558', '2024-07-25 20:03:30', '2000 = SUCCESS:1760729973'),
(376, 'edmondlim412@gmail.com', '60127660882', '1157', '2024-07-26 03:06:58', '2000 = SUCCESS:1760818785'),
(377, 'Nicholaschan020900@gmail.com', '60142919336', '2136', '2024-07-26 10:59:33', '2000 = SUCCESS:1760965569'),
(378, 'chinfefi@gmail.com', '601131433816', '4427', '2024-07-26 16:50:48', '2000 = SUCCESS:1761177009'),
(379, 'chinfefi@gmail.com', '601131433816', '1512', '2024-07-26 16:51:35', '2000 = SUCCESS:1761177749'),
(380, 'ivan19961@live.com', '60176988595', '4515', '2024-07-26 17:06:11', '2000 = SUCCESS:1761191189'),
(381, 'zahiruddinmzmz97@gmail.com', '60174912983', '8769', '2024-07-26 23:36:27', '2000 = SUCCESS:1761367025'),
(382, 'nogah22@protonmail.com', '60166070836', '1444', '2024-07-27 10:40:21', '2000 = SUCCESS:1761496639'),
(383, 'tangyw03@gmail.com', '60102776276', '6817', '2024-07-27 10:44:06', '2000 = SUCCESS:1761498049'),
(384, 'wongrickyi44@gmail.com', '60183101103', '4899', '2024-07-27 11:27:49', '2000 = SUCCESS:1761515245'),
(385, 'lwlpeng99@gmail.com', '60198253796', '9937', '2024-07-28 14:37:51', '2000 = SUCCESS:1761866493'),
(386, 'Hongli9595@gmail.com', '60123816251', '2117', '2024-07-29 19:33:54', '2000 = SUCCESS:1762328071'),
(387, 'aqwaameer@gmail.com', '60106640018', '2196', '2024-07-30 16:29:22', '2000 = SUCCESS:1762787219'),
(388, 'ganesan.thamilmani@hotmail.co.uk', '60107602093', '4998', '2024-07-30 19:01:04', '2000 = SUCCESS:1762853005'),
(389, 'kingkong12227@gmail.com', '60102397636', '1372', '2024-07-31 16:20:49', '2000 = SUCCESS:1763267723'),
(390, 'veichoongsiew@gmail.com', '601121510069', '7534', '2024-08-01 14:39:43', '2000 = SUCCESS:1763811605'),
(391, 'jackiexem0520@yahoo.com', '601124235490', '4741', '2024-08-02 12:53:48', '2000 = SUCCESS:1764383977'),
(392, 'yunmoon@excellift.com', '60189451226', '7237', '2024-08-02 12:57:05', '2000 = SUCCESS:1764385257'),
(393, 'yunmoon@gmail.com', '60189451226', '6471', '2024-08-02 13:01:08', '2000 = SUCCESS:1764386811'),
(394, 'srfnzmry88@gmail.com', '60193473230', '6731', '2024-08-02 18:55:01', '2000 = SUCCESS:1764574329'),
(395, 'srfnzmry88@gmail.com', '60193473230', '4428', '2024-08-02 18:57:02', '2000 = SUCCESS:1764575519'),
(396, 'moha.mmed484@yahoo.com', '601118750839', '7341', '2024-08-02 21:32:25', '2000 = SUCCESS:1764641043'),
(397, 'amirulafiq0207@gmail.com', '60134017229', '2198', '2024-08-04 15:45:30', '2000 = SUCCESS:1765093439'),
(398, 'mummyboy12378@gmail.com', '6582857078', '8117', '2024-08-04 16:00:49', '2000 = SUCCESS:1765095661'),
(399, 'boyzhirap18@gmail.com', '601170755607', '3619', '2024-08-04 19:26:07', '2000 = SUCCESS:1765143841'),
(400, 'dylanteoh1@gmail.com', '60166799423', '2997', '2024-08-04 19:41:12', '2000 = SUCCESS:1765145115'),
(401, 'jzhuen@gmail.com', '60182000822', '3769', '2024-08-05 13:40:44', '2000 = SUCCESS:1765372275'),
(402, 'hcm1995o0o@hotmail.com', '60143829100', '4526', '2024-08-05 15:34:19', '2000 = SUCCESS:1765422753'),
(403, 'ooilifang1994@gmail.com', '601124090899', '2178', '2024-08-07 16:13:11', '2000 = SUCCESS:1766576657'),
(404, 'bubu.teoh94@gmail.com', '60104099010', '5697', '2024-08-07 17:37:00', '2000 = SUCCESS:1766622297'),
(405, 'chanhoong91@gmail.com', '60176019128', '7937', '2024-08-08 10:37:57', '2000 = SUCCESS:1766895735'),
(406, 'jerry.lee8888@gmail.com', '60129083828', '5224', '2024-08-08 11:21:26', '2000 = SUCCESS:1766928493'),
(407, 'icopheck@hotmail.com', '60167952636', '9322', '2024-08-09 11:39:00', '2000 = SUCCESS:1767562893'),
(408, 'icopheck@hotmail.com', '60167952636', '1859', '2024-08-09 11:39:20', '2000 = SUCCESS:1767563151'),
(409, 'dtan4434@gmail.com', '60163928355', '7287', '2024-08-09 13:38:49', '2000 = SUCCESS:1767616989'),
(410, 'zhichihow04@gmail.com', '601170186117', '3491', '2024-08-09 14:58:05', '2000 = SUCCESS:1767642971'),
(411, 'zhichihow04@gmail.com', '601170186117', '1928', '2024-08-09 15:01:41', '2000 = SUCCESS:1767644959'),
(412, 'zhichihow04@gmail.com', '601170186117', '4454', '2024-08-09 15:03:03', '2000 = SUCCESS:1767645647'),
(413, 'zhichihow04@gmail.com', '601170186117', '7429', '2024-08-09 15:05:40', '2000 = SUCCESS:1767646569'),
(414, 'zhichihow04@gmail.com', '60146213776', '6689', '2024-08-09 15:10:50', '2000 = SUCCESS:1767648079'),
(415, 'erickonel10@gmail.com', '60169152634', '4583', '2024-08-09 15:38:21', '2000 = SUCCESS:1767657583'),
(416, 'jooleng88@hotmail.com', '60126073972', '4739', '2024-08-10 01:39:11', '2000 = SUCCESS:1767785621'),
(417, 'alex_ckj@hotmail.com', '60142396735', '8793', '2024-08-10 21:14:52', '2000 = SUCCESS:1768078109'),
(418, 'veryqq89@gmail.com', '60127092754', '5185', '2024-08-11 11:27:19', '2000 = SUCCESS:1768199457'),
(419, 'hoong_ww@hotmail.com', '60178077883', '4377', '2024-08-12 00:12:28', '2000 = SUCCESS:1768334067'),
(420, 'piaobailiao@gmail.com', '60167224722', '3399', '2024-08-12 15:10:35', '2000 = SUCCESS:1768625457'),
(421, 'ngweixiang2005@gmail.com', '60126514618', '2899', '2024-08-14 21:20:36', '2000 = SUCCESS:1769898421'),
(422, 'suhaneshcrusader@yahoo.com', '60124129681', '7621', '2024-08-15 08:01:21', '2000 = SUCCESS:1769965143'),
(423, 'eugeneyong809@gmail.com', '601161313313', '4868', '2024-08-15 15:35:04', '2000 = SUCCESS:1770212295'),
(424, 'mhafiz88@yahoo.co.uk', '60139361306', '6264', '2024-08-15 15:53:35', '2000 = SUCCESS:1770221021'),
(425, 'neomail321@gmail.com', '601126139079', '7417', '2024-08-15 16:30:14', '2000 = SUCCESS:1770235771'),
(426, 'miow1111@gmail.com', '60194268872', '4256', '2024-08-16 10:22:23', '2000 = SUCCESS:1770503603'),
(427, 'lokemm007@gmail.com', '60102256321', '8993', '2024-08-17 11:27:41', '2000 = SUCCESS:1771010265'),
(428, 'hakimiakim4040@gmail.com', '60109549437', '2222', '2024-08-17 17:28:51', '2000 = SUCCESS:1771124991'),
(429, 'cheehoefong5782@gmail.com', '60143388277', '3678', '2024-08-17 18:40:11', '2000 = SUCCESS:1771136781'),
(430, 'cheehoefong5782@gmail.com', '60143388277', '2544', '2024-08-17 18:43:19', '2000 = SUCCESS:1771137441'),
(431, 'cheehoefong5782@gmail.com', '60143388277', '3586', '2024-08-17 18:51:57', '2000 = SUCCESS:1771139323'),
(432, 'cheehoefong5782@gmail.com', '60143388277', '6113', '2024-08-17 18:52:47', '2000 = SUCCESS:1771139525'),
(433, 'jiahean@gmail.com', '60162167383', '2717', '2024-08-17 20:42:56', '2000 = SUCCESS:1771153211'),
(434, 'sharon.ong3010@gmail.com', '60162907357', '4314', '2024-08-17 21:16:11', '2000 = SUCCESS:1771156895'),
(435, 'melissa.tsm15@gmail.com', '60166001142', '1128', '2024-08-17 21:17:51', '2000 = SUCCESS:1771157195'),
(436, 'sf.chg@hotmail.com', '60122745168', '9278', '2024-08-18 16:02:50', '2000 = SUCCESS:1771332651'),
(437, 'laivoonbin01@gmail.com', '60128173323', '2719', '2024-08-18 16:30:00', '2000 = SUCCESS:1771336623'),
(438, 'liongjianhao@hotmail.com', '60163023625', '4569', '2024-08-18 20:05:04', '2000 = SUCCESS:1771398319'),
(439, 'kimistaken95@gmail.com', '60143106368', '5839', '2024-08-19 02:01:04', '2000 = SUCCESS:1771447043'),
(440, 'kianjie1998@gmail.com', '60123373175', '2695', '2024-08-20 09:05:04', '2000 = SUCCESS:1771983359'),
(441, 'frankyn.chong@gmail.com', '60123455513', '3966', '2024-08-20 12:24:01', '2000 = SUCCESS:1772147473'),
(442, 'pokdebb@gmail.com', '60166633649', '3416', '2024-08-20 13:05:59', '2000 = SUCCESS:1772188829'),
(443, 'pokdebb@gmail.com', '60166633649', '1111', '2024-08-20 13:06:30', '2000 = SUCCESS:1772189285'),
(444, 'kuan_3070@hotmail.com', '60149308846', '7775', '2024-08-20 13:08:26', '2000 = SUCCESS:1772191079'),
(445, 'leong.seow@hotmail.com', '60102060420', '4252', '2024-08-20 16:05:20', '2000 = SUCCESS:1772319465'),
(446, 'cade.guo5@gmail.com', '60107001887', '6148', '2024-08-21 10:37:30', '2000 = SUCCESS:1772641285'),
(447, 'yeahhcf@gmail.com', '60182333169', '8227', '2024-08-21 15:01:03', '2000 = SUCCESS:1772951691'),
(448, 'wesleysee@outlook.com', '60122842259', '4758', '2024-08-21 18:58:29', '2000 = SUCCESS:1773076461'),
(449, 'jason.ckms@gmail.com', '60182706889', '2949', '2024-08-22 08:07:34', '2000 = SUCCESS:1773238201'),
(450, 'lee0612@hotmail.com', '60166427547', '7247', '2024-08-22 18:22:37', '2000 = SUCCESS:1773640387'),
(451, 'yekaitan9@gmail.com', '601116563225', '4559', '2024-08-22 22:25:56', '2000 = SUCCESS:1773745085'),
(452, 'shopperdj@yahoo.com', '601125778710', '5247', '2024-08-22 23:02:35', '2000 = SUCCESS:1773749567'),
(453, 'wengchun0821@gmail.com', '60168335208', '8763', '2024-08-23 00:41:28', '2000 = SUCCESS:1773763123'),
(454, 'oioi0717@hotmail.com', '60165557953', '9963', '2024-08-23 15:09:18', '2000 = SUCCESS:1774042165'),
(455, 'chengsikqq2104@gmail.com', '60177546696', '2489', '2024-08-23 16:05:02', '2000 = SUCCESS:1774060575'),
(456, 'nabilbakti2@gmail.com', '60197972523', '8581', '2024-08-23 17:22:18', '2000 = SUCCESS:1774093193'),
(457, 'cheekin27@yahoo.com', '60182288299', '8612', '2024-08-23 20:28:43', '2000 = SUCCESS:1774236465'),
(458, 'andrewcwk91@gmail.com', '60172967853', '4842', '2024-08-24 12:28:57', '2000 = SUCCESS:1774502377'),
(459, 'tiongchyi@gmail.com', '60177293246', '1394', '2024-08-25 11:21:11', '2000 = SUCCESS:1774706713'),
(460, 'arifzakwan247@gmail.com', '60142341692', '8725', '2024-08-25 18:15:13', '2000 = SUCCESS:1774789339'),
(461, 'valenciayou@yahoo.com', '60104610455', '1874', '2024-08-25 19:39:20', '2000 = SUCCESS:1774822705'),
(462, 'jianwui2001@hotmail.com', '60169532995', '6836', '2024-08-25 19:43:08', '2000 = SUCCESS:1774824423'),
(463, 'lowenghup@gmail.com', '60122707073', '9898', '2024-08-26 21:20:07', '2000 = SUCCESS:1775283169'),
(464, 'alyaamanina448@gmail.com', '60102771997', '3875', '2024-08-27 19:46:29', '2000 = SUCCESS:1775757591'),
(465, 'wkweng87@live.com', '60166508485', '5945', '2024-08-28 15:01:13', '2000 = SUCCESS:1776123025'),
(466, 'faruzmk@gmail.com', '60162094801', '5551', '2024-08-29 13:08:26', '2000 = SUCCESS:1776637187'),
(467, 'faruzmk@gmail.com', '60162194801', '9932', '2024-08-29 13:09:34', '2000 = SUCCESS:1776637751'),
(468, 'n.jinying@gmail.com', '601110564912', '6535', '2024-08-31 09:07:20', '2000 = SUCCESS:1777391407'),
(469, 'syafiq.aasb@gmail.com', '60192121745', '6618', '2024-09-03 00:28:26', '2000 = SUCCESS:1778412785'),
(470, 'syafiq.aasb@gmail.com', '60192121745', '4284', '2024-09-03 00:33:35', '2000 = SUCCESS:1778414063'),
(471, 'ae861995@hotmail.com', '60148094716', '3852', '2024-09-03 12:58:56', '2000 = SUCCESS:1778641629'),
(472, 'ae861995@hotmail.com', '60148094716', '4957', '2024-09-03 13:04:58', '2000 = SUCCESS:1778644777'),
(473, 'ae861995@hotmail.com', '60148094716', '9517', '2024-09-03 13:10:21', '2000 = SUCCESS:1778646295'),
(474, 'ae861995@hotmail.comXXX', '60148094716', '7675', '2024-09-03 13:21:36', '2000 = SUCCESS:1778649597'),
(475, 'ae861995@hotmail.com', '60148094716', '1756', '2024-09-03 14:54:51', '2000 = SUCCESS:1778688551');
INSERT INTO `phone_otp` (`phone_otp_id`, `user_email`, `mobile_phone`, `otp`, `otp_created_datetime`, `otp_send_status`) VALUES
(476, 'k1mberly4u8@gmail.com', '60168088405', '4349', '2024-09-03 15:14:18', '2000 = SUCCESS:1778698935'),
(477, 'lianki.lee@gmail.com', '60182734258', '8887', '2024-09-03 17:14:29', '2000 = SUCCESS:1778747881'),
(478, 'hasif.rozak@gmail.com', '60104015044', '2967', '2024-09-06 17:13:19', '2000 = SUCCESS:1780056573'),
(479, 'jcjessica31@gmail.com', '60162819261', '7974', '2024-09-07 02:34:39', '2000 = SUCCESS:1780190583'),
(480, 'hwahsy@hotmail.com', '60122897871', '5187', '2024-09-07 16:28:58', '2000 = SUCCESS:1780445885'),
(481, 'limshenchuan@gmail.com', '60129135914', '9917', '2024-09-08 15:40:15', '2000 = SUCCESS:1780641191'),
(482, 'beradychua@gmail.com', '601169815548', '6569', '2024-09-08 17:36:43', '2000 = SUCCESS:1780696837'),
(483, 'nicknameho98@gmail.com', '60129806215', '5381', '2024-09-08 17:52:31', '2000 = SUCCESS:1780706193'),
(484, 'manhou1994@gmail.com', '60123822917', '5122', '2024-09-09 12:50:06', '2000 = SUCCESS:1780960187'),
(485, 'goodguymathew@gmail.com', '601126120021', '5214', '2024-09-09 13:02:18', '2000 = SUCCESS:1780966333'),
(486, 'wdrian@hotmail.com', '60166407912', '5478', '2024-09-09 16:28:22', '2000 = SUCCESS:1781075365'),
(487, 'cstham1993@gmail.com', '60186605809', '9886', '2024-09-10 20:42:32', '2000 = SUCCESS:1781607907'),
(488, 'andyfen88@outlook.com', '60162656604', '8313', '2024-09-11 12:54:47', '2000 = SUCCESS:1781915635'),
(489, 'oimeng@rocketmail.com', '60182008801', '7126', '2024-09-11 17:40:50', '2000 = SUCCESS:1782028213'),
(490, 'calvinhah@gmail.com', '60163040003', '3676', '2024-09-12 14:41:04', '2000 = SUCCESS:1782387865'),
(491, 'ggugugaga78@gmail.com', '60102771997', '8641', '2024-09-13 10:38:55', '2000 = SUCCESS:1782795285'),
(492, 'fikiruddinhakim95@gmail.com', '60143106268', '8488', '2024-09-14 12:31:08', '2000 = SUCCESS:1783252903'),
(493, 'fikiruddinhakim95@gmail.com', '60143106368', '8273', '2024-09-14 12:31:23', '2000 = SUCCESS:1783252957'),
(494, 'redzaakbar@gmail.com', '60193052870', '3692', '2024-09-14 13:58:22', '2000 = SUCCESS:1783267297'),
(495, 'leea79347@gmail.com', '601110579657', '1157', '2024-09-14 14:51:39', '2000 = SUCCESS:1783275319'),
(496, 'tzenie15@gmail.com', '60127016612', '5552', '2024-09-14 15:15:20', '2000 = SUCCESS:1783279513'),
(497, 'soongtzewen@gmail.com', '60162106612', '8228', '2024-09-14 15:25:11', '2000 = SUCCESS:1783280889'),
(498, 'nakiyofu@gmail.com', '601155012355', '6721', '2024-09-14 19:37:16', '2000 = SUCCESS:1783328485'),
(499, 'kaxonfoong0205@gmail.com', '601151159026', '6456', '2024-09-14 19:43:40', '2000 = SUCCESS:1783328991'),
(500, 'aun1011@hotmail.com', '60193706288', '4621', '2024-09-14 20:02:29', '2000 = SUCCESS:1783330679'),
(501, 'ywl12@hotmail.com', '60198288732', '4155', '2024-09-15 13:23:25', '2000 = SUCCESS:1783466367'),
(502, 'jeremyhch00@gmail.com', '60187926866', '5634', '2024-09-15 14:16:38', '2000 = SUCCESS:1783474311'),
(503, 'jameslow1141@gmail.com', '60143499319', '2234', '2024-09-16 07:43:26', '2000 = SUCCESS:1783592329'),
(504, 'leejianwei0511@gmail.com', '60163223030', '4416', '2024-09-16 12:38:44', '2000 = SUCCESS:1783701287'),
(505, 'boscowong97@gmail.com', '60163748288', '5313', '2024-09-16 19:30:55', '2000 = SUCCESS:1783796143'),
(506, 'jasonleeshop@gmail.com', '60142222829', '4579', '2024-09-17 00:09:12', '2000 = SUCCESS:1783832587'),
(507, 'zkong211@yahoo.com.hk', '601112930188', '1886', '2024-09-19 15:20:53', '2000 = SUCCESS:1784916457'),
(508, 'fraihanah3299@gmail.com', '60136560627', '9293', '2024-09-22 08:26:45', '2000 = SUCCESS:1786138423'),
(509, 'cjhere4@gmail.com', '60129832623', '9792', '2024-09-25 00:44:46', '2000 = SUCCESS:1787177253'),
(510, 'khrisha.93@gmail.com', '60172059017', '1526', '2024-09-25 14:20:53', '2000 = SUCCESS:1787438721'),
(511, 'fikiruddinhakimpersonal@gmail.com', '60143106368', '3325', '2024-09-27 22:29:17', '2000 = SUCCESS:1788753875'),
(512, 'johnnyleebs@gmail.com', '60166608810', '2978', '2024-09-28 12:58:59', '2000 = SUCCESS:1788990259'),
(513, 'nightangle7@gmail.com', '60163072081', '4658', '2024-09-28 15:21:24', '2000 = SUCCESS:1789034203'),
(514, 'komethi15@yahoo.com', '601923517778', '3714', '2024-09-28 15:35:06', '2000 = SUCCESS:1789037429'),
(515, 'komethi15@yahoo.com', '601923517778', '1294', '2024-09-28 15:37:46', '2000 = SUCCESS:1789037779'),
(516, 'komethi15@yahoo.com', '60192351778', '2131', '2024-09-28 15:38:04', '2000 = SUCCESS:1789037835'),
(517, 'tuc.arden@gmail.com', '60169301759', '2552', '2024-09-28 16:17:44', '2000 = SUCCESS:1789046665'),
(518, 'ardenlim97@hotmail.com', '60169301759', '6833', '2024-09-28 17:02:10', '2000 = SUCCESS:1789055729'),
(519, 'ardenlim97@hotmail.com', '60169301759', '5312', '2024-09-28 17:02:17', '2000 = SUCCESS:1789055765'),
(520, 'jymieelle8155@gmail.com', '60137010761', '1669', '2024-09-29 03:10:08', '2000 = SUCCESS:1789122511'),
(521, 'kaijinwong2001@gmail.com', '60123983687', '8331', '2024-09-30 14:44:20', '2000 = SUCCESS:1789701075'),
(522, 'darryl.sujang@outlook.com', '60177782802', '3356', '2024-09-30 14:51:32', '2000 = SUCCESS:1789703337'),
(523, 'naveeneshbolt@gmail.com', '60179879440', '8449', '2024-10-01 16:58:45', '2000 = SUCCESS:1790455445'),
(524, 'owenvwong@icloud.com', '601111335457', '6241', '2024-10-01 22:24:03', '2000 = SUCCESS:1790576533'),
(525, 'alvinyong2088@gmail.com', '60108157719', '3389', '2024-10-02 02:02:13', '2000 = SUCCESS:1790599137'),
(526, 'Tanakanarita2@gmail.com', '601127750258', '1657', '2024-10-02 15:55:34', '2000 = SUCCESS:1790934991'),
(527, 'Tanakanarita2@gmail.com', '601127750258', '5224', '2024-10-02 16:00:09', '2000 = SUCCESS:1790938199'),
(528, 'Tanakanarita2@gmail.com', '601127750258', '8537', '2024-10-02 16:05:04', '2000 = SUCCESS:1790942503'),
(529, 'Tanakanarita2@gmail.com', '60177951241', '9875', '2024-10-02 16:17:47', '2000 = SUCCESS:1790951553'),
(530, 'mccwai@gmail.com', '60169619161', '2654', '2024-10-03 11:01:30', '2000 = SUCCESS:1791255541'),
(531, 'michaelsaint64@gmail.com', '601165126134', '9474', '2024-10-03 15:45:29', '2000 = SUCCESS:1791352563'),
(532, 'calvin_hah_@hotmail.com', '60136928724', '5891', '2024-10-03 16:09:14', '2000 = SUCCESS:1791364537'),
(533, 'haraneeganesh18@gmail.com', '60192437841', '1125', '2024-10-03 17:10:09', '2000 = SUCCESS:1791387205'),
(534, 'feigefoo16009@gmail.com', '60134026511', '6868', '2024-10-03 17:38:57', '2000 = SUCCESS:1791396753'),
(535, 'fengyi_0216@hotmail.com', '60147065785', '7665', '2024-10-03 22:27:45', '2000 = SUCCESS:1791494367'),
(536, 'shahab.kiarashpour@gmail.com', '60172428169', '9966', '2024-10-04 15:05:49', '2000 = SUCCESS:1791989929'),
(537, 'spare0067@gmail.com', '60129459717', '8272', '2024-10-05 13:18:01', '2000 = SUCCESS:1792252655'),
(538, 'lionlucky2412@gmail.com', '60163855679', '2589', '2024-10-06 13:41:55', '2000 = SUCCESS:1792483187'),
(539, 'lionlucky2412@gmail.com', '60163855679', '3452', '2024-10-06 13:42:20', '2000 = SUCCESS:1792483277'),
(540, 'jackiekong.7200@hotmail.com', '60146034343', '2482', '2024-10-06 14:00:03', '2000 = SUCCESS:1792486217'),
(541, 'jackiekong.7200@hotmail.com', '60146034343', '2736', '2024-10-06 14:00:13', '2000 = SUCCESS:1792486261'),
(542, 'hafizi.shaari@gmail.com', '601127010572', '6283', '2024-10-06 23:02:37', '2000 = SUCCESS:1792558539'),
(543, 'shawn.poey@1fit.app', '60123726313', '9572', '2024-10-07 16:20:49', '2000 = SUCCESS:1792842325'),
(544, 'pangestu.teguh@gmail.com', '60193511324', '3553', '2024-10-07 18:27:02', '2000 = SUCCESS:1792894591'),
(545, 'leewengfung2002@gmail.com', '601133499209', '6788', '2024-10-08 13:41:21', '2000 = SUCCESS:1793221503'),
(546, 'chewhuaseong@gmail.com', '60102253303', '1252', '2024-10-08 18:03:41', '2000 = SUCCESS:1793398875'),
(547, 'chewhuaseong@gmail.com', '60102253303', '8278', '2024-10-08 18:03:58', '2000 = SUCCESS:1793399061'),
(548, 'haohaota57@gmail.com', '60168575333', '8949', '2024-10-09 17:25:21', '2000 = SUCCESS:1793957459'),
(549, 'stephenwongyc82@gmail.com', '60163730885', '7381', '2024-10-10 06:06:43', '2000 = SUCCESS:1794163883'),
(550, 'chuajack@gmail.com', '60122821557', '7291', '2024-10-12 09:36:59', '2000 = SUCCESS:1795092815'),
(551, 'jinh430@gmail.com', '60193169233', '4944', '2024-10-12 16:27:17', '2000 = SUCCESS:1795225563'),
(552, 'benalive@gmail.com', '60192806630', '5152', '2024-10-12 23:31:04', '2000 = SUCCESS:1795273953'),
(553, 'must_mu@yahoo.com', '60122692619', '5282', '2024-10-13 10:12:15', '2000 = SUCCESS:1795361815'),
(554, 'tungkl1986@gmail.com', '60173913381', '8323', '2024-10-13 10:50:17', '2000 = SUCCESS:1795370639'),
(555, 'iamlawliming@gmail.com', '60179885846', '8148', '2024-10-13 12:18:14', '2000 = SUCCESS:1795400179'),
(556, 'richard.gcj@gmail.com', '60167733122', '4631', '2024-10-15 09:45:14', '2000 = SUCCESS:1796242873'),
(557, 'tianloklow99@gmail.com', '60163271182', '4243', '2024-10-15 10:14:47', '2000 = SUCCESS:1796268843'),
(558, 'kjiemeng@gmail.com', '60102205817', '4594', '2024-10-16 07:57:35', '2000 = SUCCESS:1796677287'),
(559, 'lydiajominin@gmail.com', '60192080991', '4978', '2024-10-17 11:54:50', '2000 = SUCCESS:1797201337'),
(560, 'akmal.iwan@yahoo.com', '60103662314', '2433', '2024-10-17 19:47:27', '2000 = SUCCESS:1797398177'),
(561, 'weixuan.see@gmail.com', '60197329964', '7862', '2024-10-20 13:46:30', '2000 = SUCCESS:1798254549'),
(562, 'ch_yap@yahoo.com', '60127283446', '9519', '2024-10-21 15:25:40', '2000 = SUCCESS:1798629551'),
(563, 'akirito487@gmail.com', '60182020561', '4783', '2024-10-23 16:20:10', '2000 = SUCCESS:1799537717'),
(564, 'laiwengchoon@hotmail.com', '60166733003', '4469', '2024-10-26 21:34:08', '2000 = SUCCESS:1801131903'),
(565, 'rogerliew94@gmail.com', '601120204078', '5569', '2024-10-28 15:48:50', '2000 = SUCCESS:1801745493'),
(566, 'chitravin_87@hotmail.com', '60146997020', '6957', '2024-10-28 21:26:28', '2000 = SUCCESS:1801868249'),
(567, 'sl21sc41@gmail.com', '60128813091', '1379', '2024-10-30 01:17:09', '2000 = SUCCESS:1802456413'),
(568, 'nicholastab88@gmail.com', '601110780281', '7172', '2024-10-30 15:50:54', '2000 = SUCCESS:1802766543'),
(569, 'dexterliew@icloud.com', '601126295439', '3819', '2024-10-31 12:54:54', '2000 = SUCCESS:1803108721'),
(570, 'freddyz0817@gmail.com', '601112870951', '4352', '2024-10-31 13:00:48', '2000 = SUCCESS:1803110203'),
(571, 'junhantan0916@gmail.com', '60122144314', '6811', '2024-10-31 17:10:00', '2000 = SUCCESS:1803182481'),
(572, 'kfreeu0232@gmail.com', '60172595387', '2595', '2024-11-02 10:37:24', '2000 = SUCCESS:1804004073'),
(573, 'yingyung92@gmail.com', '60162545530', '9319', '2024-11-02 10:46:14', '2000 = SUCCESS:1804009747'),
(574, 'jason421412@gmail.com', '601112106160', '7938', '2024-11-02 18:00:02', '2000 = SUCCESS:1804149615'),
(575, 'lim-jiajiun@hotmail.com', '60163117582', '9235', '2024-11-03 12:27:11', '2000 = SUCCESS:1804294471'),
(576, 'hongyip0616@gmail.com', '60166488469', '1619', '2024-11-03 13:53:26', '2000 = SUCCESS:1804332061'),
(577, 'mickfxxx@gmail.com', '60163233531', '5898', '2024-11-03 14:02:46', '2000 = SUCCESS:1804336073'),
(578, 'winsonlim1028@gmail.com', '60103836216', '1132', '2024-11-08 18:00:28', '2000 = SUCCESS:1806901121'),
(579, 'kzq_96@hotmail.com', '60168283861', '4238', '2024-11-09 07:50:55', '2000 = SUCCESS:1807147581'),
(580, 'lailianglong@gmail.com', '60162664083', '6723', '2024-11-09 09:31:49', '2000 = SUCCESS:1807193189'),
(581, 'danielgancw@gmail.com', '60122032843', '5982', '2024-11-11 08:52:46', '2000 = SUCCESS:1807784029'),
(582, 'syahmishmsl21@gmail.com', '60108898500', '4936', '2024-11-11 14:44:15', '2000 = SUCCESS:1807944309'),
(583, 'azrifarisrasid@gmail.com', '60183127998', '4954', '2024-11-12 22:55:38', '2000 = SUCCESS:1808631183'),
(584, 'Immortal_877@yahoo.com', '60142963693', '9375', '2024-11-15 05:58:35', '2000 = SUCCESS:1809666813'),
(585, 'mirdzuan@gmail.com', '60107709667', '3823', '2024-11-15 17:04:21', '2000 = SUCCESS:1809955149'),
(586, 'zbt199@gmail.com', '60169756879', '2921', '2024-11-16 11:12:39', '2000 = SUCCESS:1810283475'),
(587, 'zbt199@gmail.com', '60169756879', '7782', '2024-11-16 11:12:41', '2000 = SUCCESS:1810283487'),
(588, 'jickina@yahoo.com', '60123344213', '3488', '2024-11-17 14:32:21', '2000 = SUCCESS:1810646615'),
(589, 'jickina@yahoo.com', '60123344213', '4781', '2024-11-17 15:28:31', '2000 = SUCCESS:1810662517'),
(590, 'rosie5000@gmail.com', '601118833791', '2594', '2024-11-18 14:15:28', '2000 = SUCCESS:1811036631'),
(591, 'jcftran@gmail.com', '601135413914', '8764', '2024-11-19 02:14:09', '2000 = SUCCESS:1811262567'),
(592, 'jmseventeenlove@gmail.com', '60162141372', '7319', '2024-11-19 19:13:25', '2000 = SUCCESS:1811615351'),
(593, 'mnasrullah89@gmail.com', '60127748604', '7941', '2024-11-19 19:19:40', '2000 = SUCCESS:1811617421'),
(594, 'lydiacse16@gmail.com', '60163224988', '6339', '2024-11-20 19:43:14', '2000 = SUCCESS:1812076215'),
(595, 'joygan1999@gmail.com', '60177640883', '7265', '2024-11-21 23:36:25', '2000 = SUCCESS:1812626025'),
(596, 'huhu980606@gmail.com', '60183579866', '7523', '2024-11-23 04:37:01', '2000 = SUCCESS:1813256755'),
(597, 'ck.phan@hotmail.com', '60165637058', '2576', '2024-11-23 18:09:34', '2000 = SUCCESS:1813543185'),
(598, 'ruxin94@gmail.com', '60163327311', '5673', '2024-11-26 14:43:31', '2000 = SUCCESS:1814811109'),
(599, 'izzulhajid0511@gmail.com', '60108140441', '5449', '2024-11-26 20:49:26', '2000 = SUCCESS:1814960051'),
(600, 'jianianhee@gmail.com', '60122282315', '6891', '2024-11-28 15:10:52', '2000 = SUCCESS:1815765627'),
(601, 'jianianhee@gmail.com', '60122282315', '6833', '2024-11-28 15:35:23', '2000 = SUCCESS:1815777089'),
(602, 'john_thiam@hotmail.com', '60122662300', '9867', '2024-11-30 12:09:18', '2000 = SUCCESS:1816734689'),
(603, 'nurzabirahz@gmail.com', '60177375732', '7169', '2024-12-02 20:33:39', '2000 = SUCCESS:1817724963'),
(604, 'samuelling@live.com', '601131342394', '1383', '2024-12-04 14:36:12', '2000 = SUCCESS:1818842423'),
(605, 'rubbhan1@outlook.com', '601116436294', '8987', '2024-12-04 18:11:51', '2000 = SUCCESS:1818964311'),
(606, 'mchin2005@gmail.com', '601133044831', '2623', '2024-12-06 10:35:23', '2000 = SUCCESS:1819952329'),
(607, 'kaijun5866@gmail.com', '60107059961', '5848', '2024-12-06 11:39:41', '2000 = SUCCESS:1819987053'),
(608, 'luwes.my@gmail.com', '60143106368', '4424', '2024-12-07 18:38:29', '2000 = SUCCESS:1820746097'),
(609, 'greysonloh2108@gmail.com', '60123733132', '2834', '2024-12-11 20:09:59', '2000 = SUCCESS:1822596255'),
(610, 'robertang8766@outlook.com', '60103818766', '4986', '2024-12-18 12:28:51', '2000 = SUCCESS:1825718105'),
(611, 'coolcows95@gmail.com', '60196848831', '3138', '2024-12-18 22:38:44', '2000 = SUCCESS:1825942281'),
(612, 'matthewwinangun0@gmail.com', '601140613213', '7784', '2024-12-18 22:55:19', '2000 = SUCCESS:1825945371'),
(613, 'theinfamous7404@gmail.com', '6053519080', '9676', '2024-12-19 14:00:54', ''),
(614, 'theinfamous7404@gmail.com', '601128377924', '5347', '2024-12-19 14:02:27', '2000 = SUCCESS:1826229085'),
(615, 'xinweitan3@gmail.com', '60162097394', '7745', '2024-12-19 15:37:24', '2000 = SUCCESS:1826278115'),
(616, 'henrysutton366@gmail.com', '60182620926', '1631', '2024-12-19 18:44:31', '2000 = SUCCESS:1826386951'),
(617, 'adrianchang97@gmail.com', '601139410839', '3519', '2024-12-20 18:34:42', '2000 = SUCCESS:1826913185'),
(618, 'weedzie10@gmail.com', '60132877665', '1244', '2024-12-21 14:14:33', '2000 = SUCCESS:1827205691'),
(619, 'behweiherng@gmail.com', '60165145509', '6338', '2024-12-21 16:42:20', '2000 = SUCCESS:1827241997'),
(620, 'behweiherng@gmail.com', '60165145509', '9523', '2024-12-21 16:42:50', '2000 = SUCCESS:1827242061'),
(621, 'sohype@gmail.com', '60143106368', '9946', '2024-12-21 17:25:38', '2000 = SUCCESS:1827250705'),
(622, 'sid.allright@gmail.com', '60123810076', '8473', '2024-12-21 18:58:16', '2000 = SUCCESS:1827263385'),
(623, 'sid.allright@gmail.com', '60123810076', '6395', '2024-12-21 18:59:10', '2000 = SUCCESS:1827263493'),
(624, 'sid.allright@gmail.com', '60123810076', '8478', '2024-12-21 19:02:58', '2000 = SUCCESS:1827263797'),
(625, 'sid.allright@gmail.com_XXX', '60123810076', '5923', '2024-12-21 19:12:21', '2000 = SUCCESS:1827264833'),
(626, 'alhakim.ambiah@gmail.com', '60132562561', '8493', '2024-12-23 17:22:43', '2000 = SUCCESS:1827869751'),
(627, 'toktingli@gmail.com', '601111141191', '7825', '2024-12-24 22:10:23', '2000 = SUCCESS:1828419113'),
(628, 'wanyeuhun@gmail.com', '60123012833', '7289', '2024-12-24 22:23:25', '2000 = SUCCESS:1828420687'),
(629, 'dingzhi0174@gmail.com', '60174082126', '6325', '2024-12-25 12:45:00', '2000 = SUCCESS:1828588537'),
(630, 'mohamadamrizal8@gmail.com', '601114345643', '5543', '2024-12-25 13:09:11', '2000 = SUCCESS:1828592031'),
(631, 'mohamadamrizal8@gmail.com', '601114345643', '2869', '2024-12-25 13:12:24', '2000 = SUCCESS:1828592465'),
(632, 'mohamadamrizal8@gmail.com', '6011114345643', '3837', '2024-12-25 13:15:05', ''),
(633, 'mohamadamrizal8@gmail.com', '601114345643', '6194', '2024-12-25 13:15:43', '2000 = SUCCESS:1828592903'),
(634, 'chinleek95@gmail.com', '60189123315', '3765', '2024-12-26 15:49:35', '2000 = SUCCESS:1828986059'),
(635, 'kouhong_ckh@live.com', '60125141068', '9256', '2024-12-27 07:43:29', '2000 = SUCCESS:1829194163'),
(636, 'sid.allright@gmail.com', '60123810076', '2897', '2024-12-28 10:45:26', '2000 = SUCCESS:1829758265'),
(637, 'feelgood817@gmail.com', '60182681078', '1852', '2024-12-28 18:30:36', '2000 = SUCCESS:1829879757'),
(638, 'ocl_0@foxmail.com', '60103202211', '2516', '2024-12-29 11:13:36', '2000 = SUCCESS:1830028553'),
(639, 'ziyingooi0515@gmail.com', '60149481172', '8439', '2024-12-29 11:25:10', '2000 = SUCCESS:1830030763'),
(640, 'limjl0029@gmail.com', '60122406622', '1744', '2024-12-29 14:13:56', '2000 = SUCCESS:1830081319'),
(641, 'jasoncheeyou@gmail.com', '60167123930', '1872', '2024-12-29 17:19:18', '2000 = SUCCESS:1830145079'),
(642, 'euroy95@gmail.com', '60126351022', '3212', '2025-01-01 14:01:16', '2000 = SUCCESS:1831660643'),
(643, 'aiklie99@hotmail.com', '60139489839', '5994', '2025-01-01 19:14:03', '2000 = SUCCESS:1831758411'),
(644, 'suthesankanagasabai@gmail.com', '60133239856', '4555', '2025-01-01 22:00:18', '2000 = SUCCESS:1831796085'),
(645, 'ikenuraien@gmail.com', '60192977777', '6277', '2025-01-03 17:56:47', '2000 = SUCCESS:1832657211'),
(646, 'alexteow23@gmail.com', '60164077877', '4978', '2025-01-03 18:09:02', '2000 = SUCCESS:1832662025'),
(647, 'ccaclw@gmail.com', '60123386523', '6523', '2025-01-07 13:42:54', '2000 = SUCCESS:1834038927'),
(648, 'tangaiklie@gmail.com', '60139489839', '5364', '2025-01-10 14:04:18', '2000 = SUCCESS:1835359005'),
(649, 'haziqnadzir98@gmail.com', '60162268460', '6721', '2025-01-11 00:12:08', '2000 = SUCCESS:1835538253'),
(650, 'kimhan_jim1997@hotmail.com', '60177451998', '3376', '2025-01-15 15:56:21', '2000 = SUCCESS:1837246113'),
(651, 'kamarul8727@gmail.com', '60177996324', '9256', '2025-01-15 20:02:45', '2000 = SUCCESS:1837363105'),
(652, 'kamarul8727@gmail.com', '60177996324', '4652', '2025-01-15 20:03:14', '2000 = SUCCESS:1837363165'),
(653, 'kamarul8727@gmail.com', '60177996324', '2257', '2025-01-15 20:03:31', '2000 = SUCCESS:1837363201'),
(654, 'g.aivee64@gmail.com', '60108787904', '7628', '2025-01-20 18:54:04', '2000 = SUCCESS:1839591559'),
(655, 'happyice81@yahoo.com', '60129556122', '5593', '2025-01-29 15:02:07', '2000 = SUCCESS:1843064427'),
(656, 'zul9546@gmail.com', '60198008914', '2868', '2025-02-06 15:45:50', '2000 = SUCCESS:1845945893'),
(657, 'maths190@gmail.com', '60162600410', '5838', '2025-02-06 20:03:53', '2000 = SUCCESS:1846066041'),
(658, 'amirul_rahman91@yahoo.com', '60148988646', '9737', '2025-02-28 16:32:11', '2000 = SUCCESS:1855989929'),
(659, 'mifthuda1337@gmail.com', '601121019307', '1976', '2025-03-29 17:19:50', '2000 = SUCCESS:1871549929'),
(660, 'johnson@inetbug.com', '60182471354', '1973', '2025-04-10 08:35:04', '2000 = SUCCESS:1876351949'),
(661, 'johnson@inetbug.com', '60182471354', '6918', '2025-04-10 10:46:41', '2000 = SUCCESS:1876444035'),
(662, 'johnson@inetbug.com', '60183603644', '4221', '2025-04-10 12:17:24', '2000 = SUCCESS:1876493681'),
(663, 'derickchong87@gmail.com', '60172627512', '8591', '2025-04-10 16:10:28', '2000 = SUCCESS:1876620017'),
(664, 'johnson@inetbug.com', '60183603644', '2314', '2025-04-10 20:40:00', '2000 = SUCCESS:1876757889'),
(665, 'keventai@gmail.com', '60122191186', '6188', '2025-04-19 03:01:07', '2000 = SUCCESS:1881713455'),
(666, 'keventai@gmail.com', '60122191186', '4264', '2025-04-19 03:01:22', '2000 = SUCCESS:1881713467'),
(667, 'littlesowl8@gmail.com', '60193831173', '7694', '2025-05-02 13:33:31', '2000 = SUCCESS:1889238375'),
(668, 'uvrama@gmail.com', '60126604251', '5651', '2025-07-09 14:40:29', '2000 = SUCCESS:1921928275'),
(669, 'uvrama@gmail.com', '60126604251', '7729', '2025-07-09 14:40:54', '2000 = SUCCESS:1921928513'),
(670, 'thomastheprince@outlook.com', '60169802788', '2372', '2025-07-25 14:03:54', '2000 = SUCCESS:1929773415'),
(671, 'ajabkhaneae@gmail.com', '603076155554', '2917', '2025-07-26 20:33:21', ''),
(672, 'ajabkhaneae@gmail.com', '603076155554', '2482', '2025-07-26 20:34:35', ''),
(673, 'dr.annteh@gmail.com', '60165981622', '3988', '2025-07-27 16:42:33', '2000 = SUCCESS:1930605357'),
(674, 'isaacxandikar@gmail.com', '60173492780', '9366', '2025-08-12 19:03:17', '2000 = SUCCESS:1938616347'),
(675, 'angelakhong7@gmail.com', '60123932856', '4124', '2025-08-25 18:13:39', '2000 = SUCCESS:1945069893'),
(676, 'angelakhong7@gmail.com', '60123932856', '1348', '2025-08-25 18:34:10', '2000 = SUCCESS:1945085363');

-- --------------------------------------------------------

--
-- Table structure for table `phone_otp_verifications`
--

CREATE TABLE `phone_otp_verifications` (
  `phone_otp_verification_id` int(11) NOT NULL,
  `user_email` varchar(80) NOT NULL,
  `mobile_phone` varchar(20) NOT NULL,
  `otp_actual` varchar(6) NOT NULL,
  `otp_attempt` varchar(6) NOT NULL,
  `verified` varchar(1) NOT NULL,
  `verify_datetime` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `phone_otp_verifications`
--

INSERT INTO `phone_otp_verifications` (`phone_otp_verification_id`, `user_email`, `mobile_phone`, `otp_actual`, `otp_attempt`, `verified`, `verify_datetime`) VALUES
(1, 'puchong88@yahoo.com', '60122132066', '3375', '3375', 'Y', '2023-08-09 03:10:48'),
(2, 'kongyeexuan.8@gmail.com', '601162289352', '5383', '5383', 'Y', '2023-08-10 23:56:46'),
(3, 'tandkn@gmail.com', '60193559986', '4487', '4487', 'Y', '2023-08-11 17:38:21'),
(4, 'onglengsi88@gmail.com', '60122885366', '2311', '2311', 'Y', '2023-08-11 18:41:08'),
(5, 'wellagaindanielkoh@gmail.com', '60163236465', '9134', '9134', 'Y', '2023-08-11 19:00:24'),
(6, 'chutikan.som@gmail.com', '60102554915', '8461', '8461', 'Y', '2023-08-11 22:37:42'),
(7, 'icecreamcarvy@gmail.com', '60183718681', '3768', '3768', 'Y', '2023-08-12 11:31:12'),
(8, 'fansygan@gmail.com', '60127088610', '3527', '3527', 'Y', '2023-08-12 11:35:08'),
(9, 'ianbo2002@gmail.com', '601112639688', '5562', '5562', 'Y', '2023-08-12 18:23:28'),
(10, 'gabrielwkchai@gmail.com', '60138359308', '9278', '9278', 'Y', '2023-08-13 12:20:17'),
(11, 'leewenshoong@gmail.com', '60182750065', '3172', '3172', 'Y', '2023-08-16 12:35:56'),
(12, 'sillanthana@gmail.com', '60122049131', '9551', '9551', 'Y', '2023-08-17 10:12:51'),
(13, 'melv81@gmail.com', '60165927070', '2161', '2161', 'Y', '2023-08-17 10:22:24'),
(14, 'thyemingyu5@gmail.com', '60105686682', '9746', '9746', 'Y', '2023-08-17 12:01:13'),
(15, 'dilip.vellasamy1@gmail.com', '60163319260', '7123', '7123', 'Y', '2023-08-17 14:32:34'),
(16, 'le.ohxuan@gmail.com', '60185730938', '9715', '9715', 'Y', '2023-08-17 15:35:29'),
(17, 'shiyannn96@gmail.com', '601112278600', '8715', '8715', 'Y', '2023-08-17 16:04:47'),
(18, 'hermankok57@gmail.com', '60165577269', '6258', '6258', 'Y', '2023-08-17 17:23:46'),
(19, 'shuwen425@live.com', '60109016437', '2162', '2162', 'Y', '2023-08-17 18:50:40'),
(20, 'kunimisaki831@gmail.com', '601159890551', '6141', '6141', 'Y', '2023-08-17 19:07:14'),
(21, 'xsheng99@gmail.com', '60179732685', '7484', '7484', 'Y', '2023-08-18 08:42:47'),
(22, 'crh10001@gmail.com', '601127205413', '6787', '6787', 'Y', '2023-08-18 14:08:39'),
(23, 'feiyee75@hotmail.com', '60122880443', '9574', '9574', 'Y', '2023-08-18 18:05:27'),
(24, 'ckwey86@yahoo.com', '60166659301', '8617', '8617', 'Y', '2023-08-18 18:40:46'),
(25, 'ckiM9322@gmail.com', '60163337232', '2858', '2858', 'Y', '2023-08-19 13:14:49'),
(26, 'Tmsjx@icloud.com', '60129953393', '3111', '3111', 'Y', '2023-08-19 13:22:10'),
(27, 'chin825@gmail.com', '60177263286', '9882', '9882', 'Y', '2023-08-19 20:52:34'),
(28, 'bryan_coolmusic@hotmail.com', '60162107311', '6123', '6123', 'Y', '2023-08-20 11:28:55'),
(29, 'weishaw01@hotmail.com', '601123880569', '4849', '4849', 'Y', '2023-08-20 18:57:50'),
(30, 'jklam84@yahoo.com', '60165640208', '3148', '3148', 'Y', '2023-08-20 22:26:27'),
(31, 'dennjypang@gmail.com', '60105686086', '4698', '4698', 'Y', '2023-08-21 11:35:59'),
(32, 'dacocond29@gmail.com', '60178778254', '4832', '4832', 'Y', '2023-08-21 17:02:13'),
(33, 'jimmyjiao2@hotmail.com', '60104675332', '3911', '3911', 'Y', '2023-08-21 21:42:04'),
(34, 'kohwangshen@gmail.com', '60162011160', '2752', '2752', 'Y', '2023-08-23 17:21:53'),
(35, 'mingloh8989@gmail.com', '60182048977', '7718', '7718', 'Y', '2023-08-23 18:40:02'),
(36, 'stefankhoo.1@gmail.com', '60134502800', '6661', '6661', 'Y', '2023-08-24 11:46:18'),
(37, 'jennyfoo5782@gmail.com', '60122961255', '8327', '8327', 'Y', '2023-08-25 10:47:50'),
(38, 'mok7338@gmail.com', '60126068770', '7312', '7312', 'Y', '2023-08-25 14:56:55'),
(39, 'qifong0514@gmail.com', '60106680887', '4474', '4474', 'Y', '2023-08-25 17:06:38'),
(40, 'wendy.farm@ramssol.com', '60186670229', '7661', '7661', 'Y', '2023-08-25 18:11:27'),
(41, 'eclipseyang97@gmail.com', '601119167310', '2362', '2362', 'Y', '2023-08-25 20:58:50'),
(42, 'kcchang2933@gmail.com', '60129872933', '4563', '4563', 'Y', '2023-08-25 22:57:17'),
(43, 'stepheno364@gmail.com', '601112091591', '2219', '2219', 'Y', '2023-08-25 23:01:09'),
(44, 'eric1661.e@gmail.com', '60123028706', '7594', '7594', 'Y', '2023-08-26 10:42:40'),
(45, 'rickyworkco@gmail.com', '60129052589', '4281', '4281', 'Y', '2023-08-27 13:14:46'),
(46, 'konww002@gmail.com', '60162207582', '7249', '7249', 'Y', '2023-08-28 09:02:17'),
(47, 'lemagnifique338@gmail.com', '60123882627', '9556', '9556', 'Y', '2023-08-28 13:35:17'),
(48, 'sikkwang.then@gmail.com', '60193864792', '7634', '7634', 'Y', '2023-08-28 13:43:12'),
(49, 'yennmao520@gmail.com', '60176111358', '1584', '1584', 'Y', '2023-08-28 16:17:38'),
(50, 'rusydinaim01126@gmail.com', '601126454047', '4115', '4115', 'Y', '2023-08-28 16:43:53'),
(51, 'gamonsya04@gmail.com', '60173426806', '4498', '4498', 'Y', '2023-08-29 02:12:52'),
(52, 'yuankl1306@gmail.com', '60173339988', '7745', '7745', 'Y', '2023-08-30 11:55:06'),
(53, 'wongkw2001@gmail.com', '60173398717', '4722', '4722', 'Y', '2023-08-30 15:37:51'),
(54, 'yang123pro@hotmail.com', '60109434137', '4199', '4199', 'Y', '2023-08-30 23:33:32'),
(55, 'zandro970626@gmail.com', '60162593887', '4669', '4669', 'Y', '2023-08-30 23:59:06'),
(56, 'hpitonokl.22@gmail.com', '601112912252', '3984', '3984', 'Y', '2023-08-31 10:43:52'),
(57, 'limweeliang@gmail.com', '60122376600', '9799', '9799', 'Y', '2023-08-31 13:03:17'),
(58, 'chan.newtonsg@gmail.com', '60165207900', '3166', '3166', 'Y', '2023-08-31 14:06:00'),
(59, 'walterkhaw@gmail.com', '60122018145', '4867', '4867', 'Y', '2023-08-31 16:27:55'),
(60, 'leejianweishann@gmail.com', '60163223030', '9461', '9461', 'Y', '2023-08-31 18:27:27'),
(61, 'shensoon0602@gmail.com', '60129208348', '1628', '1628', 'Y', '2023-08-31 22:50:56'),
(62, 'rayravernus@gmail.com', '60123019956', '8485', '8485', 'Y', '2023-09-01 18:26:27'),
(63, 'dewei588@icloud.com', '60105341314', '7829', '7829', 'Y', '2023-09-01 21:28:41'),
(64, 'yeong_1010@hotmail.com', '60176170369', '8784', '8784', 'Y', '2023-09-01 22:21:11'),
(65, 'siewsan87@hotmail.com', '60123157849', '5272', '5272', 'Y', '2023-09-01 22:59:35'),
(66, 'khloh79@yahoo.com', '60126610136', '3976', '3976', 'Y', '2023-09-02 09:11:54'),
(67, 'pjproperty123@gmail.com', '60167111556', '1938', '1938', 'Y', '2023-09-02 14:02:38'),
(68, 'andrewton2002@gmail.com', '60107652238', '3854', '3854', 'Y', '2023-09-02 14:42:15'),
(69, 'eddyngu26@gmail.com', '601125161105', '2539', '2539', 'Y', '2023-09-02 14:42:50'),
(70, 'wanglixiong25@gmail.com', '601126172818', '3313', '3313', 'Y', '2023-09-03 01:38:05'),
(71, 'ooijshen97@gmail.com', '60134409824', '6124', '6124', 'Y', '2023-09-03 12:10:32'),
(72, 'wtkw2002@yahoo.com', '60123170292', '7855', '7855', 'Y', '2023-09-03 17:28:42'),
(73, 'jamietanlw@hotmail.com', '60122966193', '7538', '7538', 'Y', '2023-09-04 09:27:05'),
(74, 'aa-ron@hotmail.com', '60166697700', '6793', '6793', 'Y', '2023-09-04 15:01:31'),
(75, 'ninezer@gmail.com', '60193137067', '4131', '4131', 'Y', '2023-09-04 17:11:57'),
(76, 'girijesh.hanchate@gmail.com', '60123312748', '8536', '8536', 'Y', '2023-09-06 19:57:44'),
(77, 'ali@baba.com', '60122076125', '8857', '8857', 'Y', '2023-09-06 21:52:43'),
(78, 'Ahboy197@gmail.com', '60177370589', '7116', '7116', 'Y', '2023-09-06 21:57:42'),
(79, 'aziekecik65@gmail.con', '60127776074', '1535', '1535', 'Y', '2023-09-07 12:03:55'),
(80, 'hokoee88@gmail.com', '60125330788', '4287', '4287', 'Y', '2023-09-07 13:07:05'),
(81, 'yongyuanchuan@gmail.com', '601125758997', '8348', '8348', 'Y', '2023-09-07 14:19:25'),
(82, 'aziekecik65@gmail.com', '60127776074', '8753', '8753', 'Y', '2023-09-07 15:30:06'),
(83, 'derrick.yongtl@gmail.com', '60176347687', '2441', '2441', 'Y', '2023-09-07 17:46:29'),
(84, 'ckcagn@gmail.com', '601126117689', '9754', '9754', 'Y', '2023-09-08 10:09:10'),
(85, 'kentyeusy@gmail.com', '601125563059', '4592', '4592', 'Y', '2023-09-08 19:15:21'),
(86, 'danielwai2228@gmail.com', '601152018888', '8293', '8293', 'Y', '2023-09-09 12:40:28'),
(87, 'sungwei1147@gmail.com', '60122276148', '7154', '7154', 'Y', '2023-09-09 13:58:22'),
(88, 'soh299@yahoo.com', '60129005299', '8693', '8693', 'Y', '2023-09-09 23:59:33'),
(89, 'lsyalex999@gmail.com', '60103320810', '8879', '8879', 'Y', '2023-09-10 14:01:13'),
(90, 'kuga23@gmail.com', '60122552725', '7677', '7677', 'Y', '2023-09-11 18:03:56'),
(91, 'ooikaisheng1@gmail.com', '601110581932', '4342', '4342', 'Y', '2023-09-12 16:12:43'),
(92, 'ky@mbitsdigital.com', '60162727494', '1862', '1862', 'Y', '2023-09-13 22:50:59'),
(93, 'joonyee000@gmail.com', '60176188753', '8622', '8622', 'Y', '2023-09-14 16:41:54'),
(94, 'thiemkuanhao@gmail.com', '60124818611', '2518', '2518', 'Y', '2023-09-14 16:48:36'),
(95, 'aaron_joseph85@yahoo.com', '60173399222', '6425', '6425', 'Y', '2023-09-15 16:01:04'),
(96, 'amber98999@gmail.com', '601126238516', '9618', '9618', 'Y', '2023-09-16 10:25:26'),
(97, 'jonong1210@gmail.com', '60176788055', '4351', '4351', 'Y', '2023-09-16 12:45:53'),
(98, 'jayleehong@gmail.com', '60129247129', '9522', '9522', 'Y', '2023-09-16 14:58:02'),
(99, 'lennawong14@gmail.com', '601111133191', '8871', '8871', 'Y', '2023-09-17 01:01:00'),
(100, 'baiers6811@gmail.com', '60163336268', '9166', '9166', 'Y', '2023-09-17 12:54:19'),
(101, 'parimala9364@gmail.com', '60128260633', '5693', '5693', 'Y', '2023-09-21 10:21:56'),
(102, 'jianbin.soon@gmail.com', '60162804162', '3322', '3322', 'Y', '2023-09-21 23:38:05'),
(103, 'shaunleex1113@gmail.com', '60146212236', '7726', '7726', 'Y', '2023-09-24 02:56:18'),
(104, 'ngoiwengshen1111@gmail.com', '60196003151', '3388', '3388', 'Y', '2023-09-25 16:31:34'),
(105, 'tkxingyi14@gmail.com', '60123919401', '2983', '2983', 'Y', '2023-09-30 19:06:28'),
(106, 'ashokhpadmanathan93@gmail.com', '60174336365', '6995', '6995', 'Y', '2023-10-02 14:53:29'),
(107, 'chua0923@gmail.com', '60197832888', '1195', '1195', 'Y', '2023-10-03 13:34:12'),
(108, 'garyyjh@gmail.com', '60183236603', '5198', '5198', 'Y', '2023-10-09 14:53:45'),
(109, 'vincelky@live.com', '60105502999', '7287', '7287', 'Y', '2023-10-12 17:32:11'),
(110, 'kyazelim@gmail.com', '60162727494', '4446', '4446', 'Y', '2023-10-12 18:17:23'),
(111, 'marko978@web.de', '60165140247', '1746', '1764', 'N', '2023-10-13 19:42:19'),
(112, 'marko978@web.de', '60165140247', '8637', '8637', 'Y', '2023-10-13 19:42:42'),
(113, 'wilsonlim.kw@gmail.com', '60126895828', '4329', '4329', 'Y', '2023-10-16 15:47:51'),
(114, 'weng.kern@hotmail.com', '60127801190', '6448', '6448', 'Y', '2023-10-21 14:29:20'),
(115, 'jw319527@gmail.com', '601162502183', '1916', '1916', 'Y', '2023-10-22 13:54:26'),
(116, 'pung.yeongyaw@gmail.com', '60172645989', '4184', '4184', 'Y', '2023-10-22 20:42:17'),
(117, 'nicktay84@gmail.com', '60193281989', '6924', '6924', 'Y', '2023-10-24 19:15:00'),
(118, 'daviottan@gmail.com', '60172573193', '9116', '9116', 'Y', '2023-10-26 18:19:48'),
(119, 'imteaaa63@gmail.con', '601116255935', '3376', '3376', 'Y', '2023-10-28 22:57:41'),
(120, 'junfengyap2002@gmail.com', '60132782997', '5192', '5192', 'Y', '2023-10-29 13:41:06'),
(121, 'dkeong@hotmail.com', '60162770383', '1438', '1438', 'Y', '2023-11-01 11:58:39'),
(122, 'davidng1987@hotmail.com', '60167137897', '7929', '7929', 'Y', '2023-11-01 18:29:23'),
(123, '0122ridge@gmail.com', '60193305179', '1162', '1162', 'Y', '2023-11-02 19:33:09'),
(124, 'hannygangiaphan@gmail.com', '60122021001', '4868', '4868', 'Y', '2023-11-04 09:31:18'),
(125, 'seanfoo2109@gmail.com', '60127915195', '1194', '1194', 'Y', '2023-11-04 10:18:00'),
(126, 'patricklim4312@gmail.com', '60173736733', '9598', '9598', 'Y', '2023-11-04 11:06:31'),
(127, 'shangjing898@gmail.com', '60193353559', '1687', '1687', 'Y', '2023-11-05 13:28:38'),
(128, 'banana_low@yahoo.com.sg', '60126183430', '9689', '9689', 'Y', '2023-11-07 12:50:34'),
(129, 'yunxian0801@gmail.com', '60102210273', '7959', '7959', 'Y', '2023-11-08 11:56:46'),
(130, 'whyehowe9741@gmail.com', '60165219254', '8222', '8222', 'Y', '2023-11-12 15:27:32'),
(131, 'asamgenerationz@gmail.com', '60133475071', '6599', '6599', 'Y', '2023-11-13 01:14:18'),
(132, 'brianlau97@gmail.com', '60168804596', '9871', '9871', 'Y', '2023-11-13 10:12:09'),
(133, 'jerrald_ykh@yahoo.com', '60164425174', '1739', '1739', 'Y', '2023-11-14 23:37:34'),
(134, 'saikeong8831@gmail.com', '60162130390', '7389', '7389', 'Y', '2023-11-16 17:05:34'),
(135, 'jerryyee0902@gmail.com', '60102899611', '4377', '4377', 'Y', '2023-11-19 11:33:04'),
(136, 'yewrui@hotmail.com', '60123771428', '3999', '3999', 'Y', '2023-11-23 22:18:22'),
(137, '1410sophia@gmail.com', '60138809285', '6351', '6351', 'Y', '2023-11-25 18:37:39'),
(138, 'yamchinghann@gmail.com', '60182064078', '4469', '4469', 'Y', '2023-11-28 10:51:49'),
(139, 'kennyfoong1033@gmail.com', '60129871033', '6451', '6451', 'Y', '2023-11-29 17:39:01'),
(140, 'alimdyousufali191856@gmail.com', '60167610417', '2824', '2824', 'Y', '2023-11-30 19:36:54'),
(141, 'chuayfun@hotmail.com', '6596938355', '3895', '3895', 'Y', '2023-12-02 12:41:14'),
(142, 'marcus@polypet.com.sg', '6596938355', '2215', '2215', 'Y', '2023-12-02 13:00:51'),
(143, 'rayechan119@gmail.com', '60129219763', '2144', '2144', 'Y', '2023-12-04 18:24:42'),
(144, '873fdb656dbca4@crankymonkey.info', '601113254425', '2859', '2859', 'Y', '2023-12-04 19:50:20'),
(145, 'hareeuniversity@gmail.com', '60102066135', '6534', '6534', 'Y', '2023-12-04 23:25:16'),
(146, 'huisiang.tan@live.com.my', '60122968766', '7169', '7169', 'Y', '2023-12-08 13:51:39'),
(147, 'aiwei_tang0828@hotmail.com', '60166688710', '9967', '9967', 'Y', '2023-12-08 19:44:18'),
(148, 'happyboy3101@gmail.com', '60173386315', '4164', '4164', 'Y', '2023-12-09 18:13:13'),
(149, 'atleylaw@hotmail.com', '60123650378', '3318', '3318', 'Y', '2023-12-10 11:04:24'),
(150, 'jianshenpro123@gmail.com', '60182822363', '6992', '6992', 'Y', '2023-12-13 17:45:10'),
(151, 'jeffrey975522@outlook.com', '60125562044', '9817', '9817', 'Y', '2023-12-16 17:08:29'),
(152, 'chaikuanghong@symphony-eng.com.my', '60125141068', '9768', '9768', 'Y', '2023-12-20 16:40:39'),
(153, 'yee_yang94@hotmail.com', '60192383575', '4648', '4648', 'Y', '2023-12-23 13:34:16'),
(154, 'Yl_hoong@yahoo.com', '60123642817', '4466', '4466', 'Y', '2023-12-24 11:59:01'),
(155, 'winsen.oon@gmail.com', '60172571430', '3858', '3858', 'Y', '2023-12-24 19:06:53'),
(156, 'abuzar1@windowslive.com', '601161837749', '7555', '7555', 'Y', '2023-12-27 14:45:02'),
(157, 'andrewyeau@gmail.com', '60123698848', '6229', '6229', 'Y', '2023-12-27 15:20:44'),
(158, 'stevenkhoh0111@gmail.com', '60162426793', '9444', '9444', 'Y', '2023-12-27 19:00:53'),
(159, 'khinvyn@gmail.com', '60123591533', '9962', '9962', 'Y', '2023-12-28 16:45:13'),
(160, 'weechinoon@gmail.com', '601163100120', '1264', '1264', 'Y', '2023-12-30 13:56:05'),
(161, 'weechinoon@yahoo.com', '601163100120', '6878', '6878', 'Y', '2024-01-04 13:32:15'),
(162, 'mandyong865@gmail.com', '60166178373', '7851', '7851', 'Y', '2024-01-06 21:49:01'),
(163, 'jensonnbh89@gmail.com', '60165380448', '3398', '3398', 'Y', '2024-01-07 14:34:54'),
(164, 'fiqrie81@gmail.com', '601111331067', '3676', '3676', 'Y', '2024-01-07 20:34:05'),
(165, 'ongjuee@gmail.com', '60176923905', '1695', '1695', 'Y', '2024-01-10 15:20:37'),
(166, 'lydiaong2001@yahoo.com', '60166679919', '4253', '4253', 'Y', '2024-01-11 17:50:08'),
(167, 'siachenghong@hotmail.com', '60143564018', '1278', '1278', 'Y', '2024-01-11 18:21:31'),
(168, 'www.davidong@gmail.com', '60163517272', '6192', '6192', 'Y', '2024-01-11 18:27:52'),
(169, 'soofw@yahoo.com', '60163600255', '4158', '4158', 'Y', '2024-01-13 11:39:48'),
(170, 'mondayminton@gmail.com', '60178982996', '9858', '9858', 'Y', '2024-01-14 13:30:03'),
(171, 'jasonngks114@gmail.com', '60143910864', '6634', '6634', 'Y', '2024-01-20 11:18:43'),
(172, 'saileesh01@gmail.com', '601121779709', '3345', '3345', 'Y', '2024-01-20 18:19:53'),
(173, 'kevin_cross91@yahoo.com', '60166537528', '4284', '4284', 'Y', '2024-01-20 23:21:22'),
(174, 'jackhunt86@gmail.com', '60168596979', '6166', '6166', 'Y', '2024-01-21 12:15:18'),
(175, 'kakits0502@gmail.com', '60149041539', '2511', '2511', 'Y', '2024-01-24 20:56:51'),
(176, 'afdiaffiliate@gmail.com', '60179650998', '6193', '6193', 'Y', '2024-01-25 14:36:47'),
(177, 'underwater76@hotmail.com', '60122191196', '5125', '5125', 'Y', '2024-01-25 15:52:51'),
(178, 'alvin00us@yahoo.com', '60125808476', '9439', '9439', 'Y', '2024-01-28 10:21:15'),
(179, 'gracelhy1@gmail.com', '60173353583', '5179', '5179', 'Y', '2024-01-29 18:11:30'),
(180, 'bensigan86@gmail.com', '60123279077', '8487', '8487', 'Y', '2024-01-31 09:10:40'),
(181, '32aguk@gmail.com', '60122552725', '2946', '2946', 'Y', '2024-02-02 19:09:27'),
(182, 'andrewngu77@gmail.com', '60196166956', '9396', '9396', 'Y', '2024-02-04 12:30:06'),
(183, 'john.khor97@gmail.com', '60183998956', '7295', '7295', 'Y', '2024-02-04 14:00:19'),
(184, 'zainancies@gmail.com', '601131081901', '9642', '9642', 'Y', '2024-02-04 14:12:38'),
(185, 'santahed@gmail.com', '60102310834', '8268', '8268', 'Y', '2024-02-07 12:32:03'),
(186, 'siahchengsoon0301@gmail.com', '60187792533', '4833', '4833', 'Y', '2024-02-10 18:34:56'),
(187, 'pirdausmlkn@gmail.com', '60193012268', '3874', '3874', 'Y', '2024-02-11 08:09:54'),
(188, 'anderson.liew000@gmail.com', '60163946935', '2425', '2425', 'Y', '2024-02-11 13:51:33'),
(189, 'lkitingon@gmail.com', '601111202074', '2516', '2516', 'Y', '2024-02-11 17:36:15'),
(190, 'joonhong1991@gmail.com', '60125657296', '2987', '2987', 'Y', '2024-02-11 17:48:23'),
(191, 'syedikhmalhakim12@gmail.com', '60137718130', '3639', '3639', 'Y', '2024-02-12 12:42:00'),
(192, 'mingchuan0909@gmail.com', '601123544982', '9777', '9777', 'Y', '2024-02-14 16:25:14'),
(193, 'xiiaoming341@gmail.com', '601110971815', '4393', '4393', 'Y', '2024-02-14 18:22:19'),
(194, 'sam.yeow@gmail.com', '60123376621', '3283', '3283', 'Y', '2024-02-14 22:59:23'),
(195, 'Savebao@hotmail.com', '60172647945', '2582', '2582', 'Y', '2024-02-19 19:09:47'),
(196, 'kahjun94.kj@gmail.com', '60102563030', '9199', '9199', 'Y', '2024-03-03 14:12:44'),
(197, 'junyeng818@gmail.com', '60103861238', '9176', '9176', 'Y', '2024-03-03 14:25:31'),
(198, 'alftwm@hotmail.com', '60129183866', '2289', '2289', 'Y', '2024-03-04 16:55:07'),
(199, 'Sharvarikulkarni1@gmail.com', '60176580537', '4729', '4729', 'Y', '2024-03-07 22:29:35'),
(200, 'engchunkiet9862@gmail.com', '601137989862', '3832', '3832', 'Y', '2024-03-09 10:40:09'),
(201, 'tonywong4338@gmail.com', '60142354338', '3764', '3764', 'Y', '2024-03-14 11:13:36'),
(202, 'Weiyee0502@gmail.com', '60124466212', '7826', '7826', 'Y', '2024-03-14 15:56:26'),
(203, 'evasheaulee@gmail.com', '60176001636', '1385', '1385', 'Y', '2024-03-14 17:52:36'),
(204, 'kenong@yahoo.com', '601123854782', '5656', '5656', 'Y', '2024-03-23 08:16:25'),
(205, 'ebnergeoffrey@gmail.com', '60122743243', '4652', '4652', 'Y', '2024-03-25 23:04:40'),
(206, 'laikerjian@yahoo.com', '60133997897', '5232', '5232', 'Y', '2024-03-25 23:14:20'),
(207, 'zhikuan123@hotmail.com', '60172934982', '6755', '6755', 'Y', '2024-03-26 11:15:54'),
(208, 'ksphun1901@gmail.com', '60168713521', '5796', '5796', 'Y', '2024-03-26 12:02:58'),
(209, 'keele6555@gmail.com', '60168210503', '9145', '9145', 'Y', '2024-03-26 19:35:39'),
(210, 'chaimingyin.cmy@gmail.com', '60168906273', '4945', '4945', 'Y', '2024-03-27 19:29:42'),
(211, 'winniehlbong@gmail.com', '60162723587', '1883', '1883', 'Y', '2024-03-29 15:42:55'),
(212, 'adriannicklaus7a2@gmail.com', '60178864902', '1557', '1557', 'Y', '2024-03-30 18:22:18'),
(213, 'tommytan1985@yahoo.com', '60127996981', '5393', '5393', 'Y', '2024-04-01 14:46:49'),
(214, 'alvyn_chin@hotmail.com', '60172053663', '2863', '2863', 'Y', '2024-04-01 15:31:21'),
(215, 'mby15230272325@gmail.com', '60103994063', '3686', '3686', 'Y', '2024-04-01 19:55:59'),
(216, 'te.oliver@outlook.com', '601126513395', '5577', '5577', 'Y', '2024-04-01 23:56:24'),
(217, 'wlkby@pm.me', '60162330517', '8924', '8924', 'Y', '2024-04-03 22:20:50'),
(218, 'lohcarlson@gmail.com', '60172306138', '3713', '3713', 'Y', '2024-04-04 20:44:45'),
(219, 'tftan@yahoo.com', '60102544968', '9751', '9751', 'Y', '2024-04-05 11:48:57'),
(220, 'vcquekvcc@gmail.com', '60129381208', '7757', '7757', 'Y', '2024-04-05 23:15:12'),
(221, 'tingentan98@gmail.com', '60194815573', '3335', '3335', 'Y', '2024-04-06 10:20:59'),
(222, 'leawbk@gmail.com', '60127132511', '9931', '9931', 'Y', '2024-04-10 13:22:51'),
(223, 'ahheng1998@hotmail.com', '60189874226', '7425', '7425', 'Y', '2024-04-10 16:27:22'),
(224, 'sonjen2010.js@gmail.com', '60194755387', '6266', '6266', 'Y', '2024-04-10 18:48:02'),
(225, 'chiachianng@gmail.com', '60174079288', '1543', '1543', 'Y', '2024-04-10 19:39:36'),
(226, 'leehaojie717@gmail.com', '60193806117', '8352', '8352', 'Y', '2024-04-11 14:44:12'),
(227, 'carmanjw22@gmail.com', '60123848330', '6942', '6942', 'Y', '2024-04-12 15:04:06'),
(228, 'hongyuan2020@gmail.com', '60127977751', '4245', '4245', 'Y', '2024-04-12 17:14:48'),
(229, 'jayden_wong1992@hotmail.com', '60168516993', '3234', '3234', 'Y', '2024-04-13 10:50:19'),
(230, 'snowinteren@gmail.com', '60129217133', '4386', '4386', 'Y', '2024-04-13 13:41:59'),
(231, 'c.yongjun11@gmail.com', '60142506747', '9548', '9548', 'Y', '2024-04-14 18:35:00'),
(232, 'princehoward1@hotmail.com', '60173318080', '9296', '9296', 'Y', '2024-04-24 10:43:34'),
(233, 'weihungho1993@gmail.com', '60169222960', '5733', '5733', 'Y', '2024-04-24 17:40:14'),
(234, 'bryanchan202@gmail.com', '601110997238', '2591', '2591', 'Y', '2024-05-01 17:51:09'),
(235, 'tanmartin121@gmail.com', '60164160319', '2389', '2389', 'Y', '2024-05-03 18:14:15'),
(236, 'Ming23teng@gmail.com', '60123521252', '3198', '3198', 'Y', '2024-05-08 06:40:45'),
(237, 'idrisong7766@gmail.com', '60146087119', '6674', '6674', 'Y', '2024-05-09 07:07:06'),
(238, 'kelvinghk@yahoo.com', '60123718321', '8227', '8227', 'Y', '2024-05-09 15:25:25'),
(239, 'mdanishhazim44@gmail.com', '601139394451', '7945', '7945', 'Y', '2024-05-11 08:52:33'),
(240, 'xjphang716@gmail.com', '60104673449', '5148', '5148', 'Y', '2024-05-16 10:02:17'),
(241, 'bryanlaizekai2017@gmail.com', '601136546232', '9475', '3895', 'N', '2024-05-16 13:32:18'),
(242, 'jackhee.hcsr@gmail.com', '60169161504', '7989', '7989', 'Y', '2024-05-22 13:29:20'),
(243, 'twinkie.lai@gmail.com', '60139816083', '7866', '7866', 'Y', '2024-05-22 13:59:55'),
(244, 'wilbertwong1030@gmail.com', '60126006338', '6647', '6647', 'Y', '2024-05-23 13:59:48'),
(245, 'keasimsee@gmail.com', '601110691368', '9525', '9525', 'Y', '2024-05-23 16:01:36'),
(246, 'elinsharptan@gmail.com', '601110763986', '5482', '5482', 'Y', '2024-05-23 23:09:12'),
(247, 'windchesterng@hotmail.com', '60127161150', '6829', '6829', 'Y', '2024-05-25 07:29:33'),
(248, 'sailingtomars@protonmail.com', '60105734366', '8293', '8293', 'Y', '2024-05-30 17:24:56'),
(249, 'kouhong.ckh@gmail.com', '60125141068', '7223', '7223', 'Y', '2024-06-01 10:56:36'),
(250, 'clw1116@hotmail.com', '60126212227', '9721', '9721', 'Y', '2024-06-01 11:42:31'),
(251, 'tom_guan97@hotmail.com', '60168330916', '4297', '4297', 'Y', '2024-06-01 12:15:14'),
(252, 'arzulmiahmad@gmail.com', '60125513711', '7996', '7996', 'Y', '2024-06-02 07:41:54'),
(253, 'choonhou922@gmail.com', '60164377787', '8341', '8341', 'Y', '2024-06-02 23:26:05'),
(254, 'priyathamsantu@gmail.com', '601172460173', '6464', '6464', 'Y', '2024-06-03 11:31:32'),
(255, 'jdingxue@gmail.com', '60176325486', '6366', '6366', 'Y', '2024-06-04 16:01:37'),
(256, 'yukicjm0417@gmail.com', '60169270230', '9478', '9478', 'Y', '2024-06-07 09:19:05'),
(257, 'login.nicksontan@gmail.com', '60125090686', '3449', '3449', 'Y', '2024-06-07 19:40:16'),
(258, 'simon_lee0122@yahoo.com', '60165955682', '4378', '4378', 'Y', '2024-06-08 09:42:13'),
(259, 'lucas_lee84@yahoo.com', '60162304315', '1656', '1656', 'Y', '2024-06-08 17:13:34'),
(260, 'zecheng.t@gmail.com', '60107650206', '7468', '7468', 'Y', '2024-06-08 18:09:29'),
(261, 'patricksks04@gmail.com', '60123356801', '8198', '8198', 'Y', '2024-06-09 14:16:23'),
(262, 'khenglim_93@hotmail.com', '60162051313', '6258', '6258', 'Y', '2024-06-10 01:24:22'),
(263, 'ansoncth@gmail.com', '60173707979', '5151', '5151', 'Y', '2024-06-10 16:21:47'),
(264, 'chrisphang2001@gmail.com', '60162582388', '1391', '1391', 'Y', '2024-06-11 11:53:35'),
(265, 'yuuri_7926726@hotmail.com', '60142150969', '1647', '1647', 'Y', '2024-06-11 14:07:41'),
(266, 'rajamohdazeehan@yahoo.com.my', '60165188538', '9676', '9676', 'Y', '2024-06-11 14:43:57'),
(267, 'kathleenrosche12@gmail.com', '60182295077', '6564', '6564', 'Y', '2024-06-11 17:48:15'),
(268, 'aredious02@gmail.com', '60139844677', '6361', '6361', 'Y', '2024-06-12 03:36:48'),
(269, 'wengonn5678@gmail.com', '60102745426', '8698', '8698', 'Y', '2024-06-15 16:25:12'),
(270, 'junsuke23@gmail.com', '60163380989', '4751', '4751', 'Y', '2024-06-15 18:28:17'),
(271, 'hillaryxuanne@gmail.com', '601156300401', '6944', '6944', 'Y', '2024-06-16 18:10:41'),
(272, 'gohchunnam123@gmail.com', '60193394616', '6454', '6454', 'Y', '2024-06-23 10:06:13'),
(273, 'winnee.hiew@hotmail.com', '60163207952', '8861', '8861', 'Y', '2024-06-23 20:30:52'),
(274, 'garrylcz1205@hotmail.com', '60167163418', '7542', '7542', 'Y', '2024-06-23 22:01:24'),
(275, 'eugene_hyh@yahoo.com', '60102113398', '7244', '7244', 'Y', '2024-06-24 16:03:26'),
(276, 'alexsim.w.k86@gmail.com', '60176620800', '9357', '9357', 'Y', '2024-06-25 16:16:22'),
(277, 'hueytingl@hotmail.com', '60102794369', '6313', '6313', 'Y', '2024-06-26 13:49:20'),
(278, 'yongyiulim1405@gmail.com', '60162265570', '7993', '7993', 'Y', '2024-06-26 13:59:08'),
(279, 'fungzv@gmail.com', '60189443877', '8487', '8487', 'Y', '2024-06-27 10:59:29'),
(280, 'thekiller2810@yahoo.com', '60127359561', '9879', '9879', 'Y', '2024-06-27 11:16:10'),
(281, 'cherlytan222@gmail.com', '60163123890', '5829', '5829', 'Y', '2024-06-27 11:25:58'),
(282, 'chinchinhong86@gmail.com', '60162006621', '4858', '4858', 'Y', '2024-06-27 18:28:16'),
(283, 'kongpinpin91@gmail.com', '60175101061', '3338', '3338', 'Y', '2024-06-28 14:03:43'),
(284, 'jun88sheng@gmail.com', '60122040456', '7247', '7247', 'Y', '2024-06-28 18:33:00'),
(285, 'manseng1019@gmail.com', '60108283593', '6831', '6831', 'Y', '2024-06-29 10:15:57'),
(286, 'gabri3l@yahoo.com', '60176723038', '6681', '6681', 'Y', '2024-06-30 11:24:10'),
(287, 'chaiz85@gmail.com', '60166993326', '1155', '1155', 'Y', '2024-06-30 15:42:29'),
(288, 'saad.hos@gmail.com', '60147455712', '2171', '2171', 'Y', '2024-07-03 14:45:24'),
(289, 'shentan1122@gmail.com', '601110725131', '9544', '9544', 'Y', '2024-07-04 15:07:33'),
(290, 'vlvictorlee@hotmail.com', '60123479699', '4451', '4451', 'Y', '2024-07-04 22:51:45'),
(291, 'shaoranswc@live.co.uk', '60186668573', '2324', '2324', 'Y', '2024-07-06 10:56:23'),
(292, 'mohdzarulazham970@gmail.com', '601111827167', '7426', '7426', 'Y', '2024-07-06 17:17:56'),
(293, 'havard8890@hotmail.com', '60102650025', '4734', '4734', 'Y', '2024-07-07 12:14:27'),
(294, 'andrewngu512@gmail.com', '60196166956', '6651', '6651', 'Y', '2024-07-07 13:07:18'),
(295, '1phousehp@gmail.com', '60105375008', '7141', '7141', 'Y', '2024-07-08 01:01:00'),
(296, 'chuahisaac9657@gmail.com', '60102289657', '7257', '7257', 'Y', '2024-07-08 01:19:33'),
(297, 'cyz313188@gmail.com', '601116465203', '7858', '7858', 'Y', '2024-07-08 09:40:03'),
(298, 'pslimowl@gmail.com', '60193831173', '5627', '5627', 'Y', '2024-07-08 12:59:42'),
(299, 'kuanghong5@hotmail.com', '60164822900', '7497', '7497', 'Y', '2024-07-08 17:25:12'),
(300, 'alanku@yahoo.com', '60163111736', '5227', '5227', 'Y', '2024-07-08 22:10:02'),
(301, 'wareve_reaper@yahoo.com', '601121601893', '6248', '6248', 'Y', '2024-07-10 17:01:25'),
(302, 'w.kjhanakkan@gmail.com', '60172507534', '6117', '6117', 'Y', '2024-07-12 09:28:56'),
(303, 'chakhua514@yahoo.com', '60125391811', '9312', '9312', 'Y', '2024-07-12 13:25:23'),
(304, 'jonathanyxs@gmail.com', '60124861751', '4468', '4468', 'Y', '2024-07-12 19:25:57'),
(305, 'ziming20010903@gmail.com', '60165163533', '9638', '9638', 'Y', '2024-07-13 10:56:09'),
(306, 'lweilun92@gmail.com', '60129818475', '6438', '6438', 'Y', '2024-07-13 11:18:55'),
(307, 'cshengyang8@gmail.com', '60162266094', '8629', '8626', 'N', '2024-07-13 12:08:28'),
(308, 'cshengyang8@gmail.com', '60162266094', '7933', '7933', 'Y', '2024-07-13 12:08:40'),
(309, 'tongjack99@gmail.com', '60178122887', '1792', '1792', 'Y', '2024-07-13 15:38:04'),
(310, 'alvinlang617@gmail.com', '60102600493', '8321', '8321', 'Y', '2024-07-13 17:55:43'),
(311, 'kelvinpang543@gmail.com', '60175803073', '8453', '8453', 'Y', '2024-07-13 19:02:04'),
(312, 'seanteh35@gmail.com', '60135180528', '8286', '8286', 'Y', '2024-07-14 13:15:13'),
(313, 'aisyfaiz42@gmail.com', '60198668730', '3229', '3229', 'Y', '2024-07-14 13:44:18'),
(314, 'thejoekingman@gmail.com', '60122806750', '4274', '4274', 'Y', '2024-07-15 18:46:56'),
(315, 'lstjeffrey@gmail.com', '60187654819', '7419', '7419', 'Y', '2024-07-16 11:17:54'),
(316, 'marhaabdrazak@gmail.com', '60123910097', '3447', '3447', 'Y', '2024-07-16 15:06:54'),
(317, 'solehchong0416@gmail.com', '601121605306', '2664', '2664', 'Y', '2024-07-16 16:15:46'),
(318, 'jiawernho99@gmail.com', '60134812949', '6972', '6972', 'Y', '2024-07-17 12:14:36'),
(319, 'leejiancong061009@gmail.com', '601110848618', '2945', '2945', 'Y', '2024-07-17 14:45:43'),
(320, 'soon7118@gmail.com', '60127383118', '3297', '3297', 'Y', '2024-07-18 14:43:03'),
(321, 'lennyrong8090@gmail.com', '60176527470', '8344', '8344', 'Y', '2024-07-18 22:52:18'),
(322, 'w0926005493@gmail.com', '601158612821', '2172', '2172', 'Y', '2024-07-19 13:08:50'),
(323, 'jim970521@gmail.com', '60163197879', '5186', '5186', 'Y', '2024-07-20 09:44:16'),
(324, 'szejiun0829@gmail.com', '60173336982', '6735', '6735', 'Y', '2024-07-20 16:32:58'),
(325, 'doyks5@gmail.com', '60129337578', '8354', '8354', 'Y', '2024-07-20 16:34:17'),
(326, 'kimkuan200207@gmail.com', '60126801265', '7135', '7135', 'Y', '2024-07-21 11:15:39'),
(327, 'sitinabihah96@gmail.com', '60104005518', '8851', '8851', 'Y', '2024-07-21 12:17:39'),
(328, 'saracyruz@gmail.com', '60139030867', '3424', '3424', 'Y', '2024-07-21 12:38:36'),
(329, 'nguandrew89@gmail.com', '60196166956', '5564', '5564', 'Y', '2024-07-21 13:59:56'),
(330, 'mhd.azimahmad@gmail.com', '601137321775', '2655', '2655', 'Y', '2024-07-21 15:00:35'),
(331, 'buydirect168@gmail.com', '60182435778', '3773', '3773', 'Y', '2024-07-21 15:18:38'),
(332, 'songzhou0317@gmail.com', '60194580157', '8182', '8182', 'Y', '2024-07-21 18:55:51'),
(333, 'zentofu997@gmail.com', '60176724733', '7376', '7376', 'Y', '2024-07-21 19:04:07'),
(334, 'vincentleong0602@gmail.com', '601112522817', '3472', '3472', 'Y', '2024-07-21 20:14:33'),
(335, 'sufino@gmail.com', '60123557124', '8574', '8574', 'Y', '2024-07-22 22:23:24'),
(336, 'fiqstudio@gmail.com', '60162322105', '3169', '3169', 'Y', '2024-07-23 06:40:54'),
(337, 'leekokyong8880@gmail.com', '60123428865', '6712', '6712', 'Y', '2024-07-23 21:58:23'),
(338, 'daftpunkflynn@gmail.com', '601151855800', '1953', '1953', 'Y', '2024-07-24 14:47:30'),
(339, 'winnie00000029@gmail.con', '60123010327', '4558', '4558', 'Y', '2024-07-25 20:03:48'),
(340, 'edmondlim412@gmail.com', '60127660882', '1157', '1157', 'Y', '2024-07-26 03:07:28'),
(341, 'Nicholaschan020900@gmail.com', '60142919336', '2136', '2136', 'Y', '2024-07-26 10:59:46'),
(342, 'chinfefi@gmail.com', '601131433816', '1512', '1512', 'Y', '2024-07-26 16:51:50'),
(343, 'ivan19961@live.com', '60176988595', '4515', '4515', 'Y', '2024-07-26 17:06:23'),
(344, 'zahiruddinmzmz97@gmail.com', '60174912983', '8769', '8769', 'Y', '2024-07-26 23:37:10'),
(345, 'nogah22@protonmail.com', '60166070836', '1444', '1444', 'Y', '2024-07-27 10:40:33'),
(346, 'tangyw03@gmail.com', '60102776276', '6817', '6817', 'Y', '2024-07-27 10:44:22'),
(347, 'wongrickyi44@gmail.com', '60183101103', '4899', '4899', 'Y', '2024-07-27 11:28:05'),
(348, 'lwlpeng99@gmail.com', '60198253796', '9937', '9937', 'Y', '2024-07-28 14:38:20'),
(349, 'Hongli9595@gmail.com', '60123816251', '2117', '2117', 'Y', '2024-07-29 19:34:16'),
(350, 'aqwaameer@gmail.com', '60106640018', '2196', '2196', 'Y', '2024-07-30 16:29:40'),
(351, 'ganesan.thamilmani@hotmail.co.uk', '60107602093', '4998', '4998', 'Y', '2024-07-30 19:01:19'),
(352, 'kingkong12227@gmail.com', '60102397636', '1372', '1372', 'Y', '2024-07-31 16:21:06'),
(353, 'veichoongsiew@gmail.com', '601121510069', '7534', '7534', 'Y', '2024-08-01 14:40:00'),
(354, 'jackiexem0520@yahoo.com', '601124235490', '4741', '4741', 'Y', '2024-08-02 12:54:05'),
(355, 'yunmoon@excellift.com', '60189451226', '7237', '7237', 'Y', '2024-08-02 12:57:31'),
(356, 'yunmoon@gmail.com', '60189451226', '6471', '6471', 'Y', '2024-08-02 13:01:20'),
(357, 'srfnzmry88@gmail.com', '60193473230', '4428', '4428', 'Y', '2024-08-02 18:57:18'),
(358, 'moha.mmed484@yahoo.com', '601118750839', '7341', '7341', 'Y', '2024-08-02 21:32:43'),
(359, 'amirulafiq0207@gmail.com', '60134017229', '2198', '2198', 'Y', '2024-08-04 15:45:49'),
(360, 'mummyboy12378@gmail.com', '6582857078', '8117', '8117', 'Y', '2024-08-04 16:01:26'),
(361, 'boyzhirap18@gmail.com', '601170755607', '3619', '3619', 'Y', '2024-08-04 19:26:30'),
(362, 'dylanteoh1@gmail.com', '60166799423', '2997', '2997', 'Y', '2024-08-04 19:42:44'),
(363, 'jzhuen@gmail.com', '60182000822', '3769', '3769', 'Y', '2024-08-05 13:41:00'),
(364, 'hcm1995o0o@hotmail.com', '60143829100', '4526', '4526', 'Y', '2024-08-05 15:34:31'),
(365, 'ooilifang1994@gmail.com', '601124090899', '2178', '2178', 'Y', '2024-08-07 16:13:33'),
(366, 'bubu.teoh94@gmail.com', '60104099010', '5697', '5697', 'Y', '2024-08-07 17:37:26'),
(367, 'chanhoong91@gmail.com', '60176019128', '7937', '7937', 'Y', '2024-08-08 10:38:14'),
(368, 'jerry.lee8888@gmail.com', '60129083828', '5224', '5224', 'Y', '2024-08-08 11:21:45'),
(369, 'icopheck@hotmail.com', '60167952636', '9322', '93WW', 'N', '2024-08-09 11:39:13'),
(370, 'icopheck@hotmail.com', '60167952636', '1859', '1859', 'Y', '2024-08-09 11:39:34'),
(371, 'dtan4434@gmail.com', '60163928355', '7287', '7287', 'Y', '2024-08-09 13:39:09'),
(372, 'zhichihow04@gmail.com', '60146213776', '6689', '6689', 'Y', '2024-08-09 15:11:25'),
(373, 'erickonel10@gmail.com', '60169152634', '4583', '4583', 'Y', '2024-08-09 15:38:53'),
(374, 'jooleng88@hotmail.com', '60126073972', '4739', '4739', 'Y', '2024-08-10 01:39:46'),
(375, 'alex_ckj@hotmail.com', '60142396735', '8793', '8793', 'Y', '2024-08-10 21:15:06'),
(376, 'veryqq89@gmail.com', '60127092754', '5185', '5185', 'Y', '2024-08-11 11:27:43'),
(377, 'hoong_ww@hotmail.com', '60178077883', '4377', '4377', 'Y', '2024-08-12 00:12:53'),
(378, 'piaobailiao@gmail.com', '60167224722', '3399', '3399', 'Y', '2024-08-12 15:10:57'),
(379, 'ngweixiang2005@gmail.com', '60126514618', '2899', '2899', 'Y', '2024-08-14 21:20:48'),
(380, 'suhaneshcrusader@yahoo.com', '60124129681', '7621', '7621', 'Y', '2024-08-15 08:02:09'),
(381, 'eugeneyong809@gmail.com', '601161313313', '4868', '4868', 'Y', '2024-08-15 15:35:47'),
(382, 'mhafiz88@yahoo.co.uk', '60139361306', '6264', '6264', 'Y', '2024-08-15 15:53:52'),
(383, 'neomail321@gmail.com', '601126139079', '7417', '7417', 'Y', '2024-08-15 16:30:44'),
(384, 'miow1111@gmail.com', '60194268872', '4256', '4256', 'Y', '2024-08-16 10:22:42'),
(385, 'lokemm007@gmail.com', '60102256321', '8993', '8993', 'Y', '2024-08-17 11:27:56'),
(386, 'hakimiakim4040@gmail.com', '60109549437', '2222', '2222', 'Y', '2024-08-17 17:29:06'),
(387, 'cheehoefong5782@gmail.com', '60143388277', '6113', '6113', 'Y', '2024-08-17 18:57:38'),
(388, 'jiahean@gmail.com', '60162167383', '2717', '2717', 'Y', '2024-08-17 20:43:19'),
(389, 'sharon.ong3010@gmail.com', '60162907357', '4314', '4314', 'Y', '2024-08-17 21:16:32'),
(390, 'melissa.tsm15@gmail.com', '60166001142', '1128', '1128', 'Y', '2024-08-17 21:18:12'),
(391, 'sf.chg@hotmail.com', '60122745168', '9278', '9278', 'Y', '2024-08-18 16:03:04'),
(392, 'laivoonbin01@gmail.com', '60128173323', '2719', '2719', 'Y', '2024-08-18 16:30:17'),
(393, 'liongjianhao@hotmail.com', '60163023625', '4569', '4569', 'Y', '2024-08-18 20:05:20'),
(394, 'kimistaken95@gmail.com', '60143106368', '5839', '5839', 'Y', '2024-08-19 02:01:16'),
(395, 'kianjie1998@gmail.com', '60123373175', '2695', '2695', 'Y', '2024-08-20 09:05:18'),
(396, 'frankyn.chong@gmail.com', '60123455513', '3966', '3966', 'Y', '2024-08-20 12:24:16'),
(397, 'pokdebb@gmail.com', '60166633649', '1111', '1111', 'Y', '2024-08-20 13:06:53'),
(398, 'kuan_3070@hotmail.com', '60149308846', '7775', '7775', 'Y', '2024-08-20 13:09:07'),
(399, 'leong.seow@hotmail.com', '60102060420', '4252', '4252', 'Y', '2024-08-20 16:05:45'),
(400, 'cade.guo5@gmail.com', '60107001887', '6148', '6148', 'Y', '2024-08-21 10:37:53'),
(401, 'yeahhcf@gmail.com', '60182333169', '8227', '8227', 'Y', '2024-08-21 15:01:18'),
(402, 'wesleysee@outlook.com', '60122842259', '4758', '4758', 'Y', '2024-08-21 18:58:44'),
(403, 'jason.ckms@gmail.com', '60182706889', '2949', '2949', 'Y', '2024-08-22 08:07:51'),
(404, 'lee0612@hotmail.com', '60166427547', '7247', '7247', 'Y', '2024-08-22 18:22:51'),
(405, 'yekaitan9@gmail.com', '601116563225', '4559', '4559', 'Y', '2024-08-22 22:26:14'),
(406, 'shopperdj@yahoo.com', '601125778710', '5247', '5247', 'Y', '2024-08-22 23:02:46'),
(407, 'wengchun0821@gmail.com', '60168335208', '8763', '8763', 'Y', '2024-08-23 00:41:46'),
(408, 'oioi0717@hotmail.com', '60165557953', '9963', '9963', 'Y', '2024-08-23 15:09:34'),
(409, 'chengsikqq2104@gmail.com', '60177546696', '2489', '2489', 'Y', '2024-08-23 16:05:14'),
(410, 'nabilbakti2@gmail.com', '60197972523', '8581', '8581', 'Y', '2024-08-23 17:22:37'),
(411, 'cheekin27@yahoo.com', '60182288299', '8612', '8612', 'Y', '2024-08-23 20:29:02'),
(412, 'andrewcwk91@gmail.com', '60172967853', '4842', '4842', 'Y', '2024-08-24 12:29:20'),
(413, 'tiongchyi@gmail.com', '60177293246', '1394', '1394', 'Y', '2024-08-25 11:21:35'),
(414, 'arifzakwan247@gmail.com', '60142341692', '8725', '8725', 'Y', '2024-08-25 18:15:31'),
(415, 'valenciayou@yahoo.com', '60104610455', '1874', '1874', 'Y', '2024-08-25 19:39:45'),
(416, 'jianwui2001@hotmail.com', '60169532995', '6836', '6836', 'Y', '2024-08-25 19:43:16'),
(417, 'lowenghup@gmail.com', '60122707073', '9898', '9898', 'Y', '2024-08-26 21:20:16'),
(418, 'alyaamanina448@gmail.com', '60102771997', '3875', '3875', 'Y', '2024-08-27 19:46:45'),
(419, 'wkweng87@live.com', '60166508485', '5945', '5945', 'Y', '2024-08-28 15:01:32'),
(420, 'faruzmk@gmail.com', '60162194801', '9932', '9932', 'Y', '2024-08-29 13:10:33'),
(421, 'n.jinying@gmail.com', '601110564912', '6535', '6535', 'Y', '2024-08-31 09:07:37'),
(422, 'ae861995@hotmail.com', '60148094716', '1756', '1756', 'Y', '2024-09-03 14:56:27'),
(423, 'lianki.lee@gmail.com', '60182734258', '8887', '8887', 'Y', '2024-09-03 17:14:40'),
(424, 'hasif.rozak@gmail.com', '60104015044', '2967', '2967', 'Y', '2024-09-06 17:13:37'),
(425, 'jcjessica31@gmail.com', '60162819261', '7974', '7974', 'Y', '2024-09-07 02:34:59'),
(426, 'hwahsy@hotmail.com', '60122897871', '5187', '5187', 'Y', '2024-09-07 16:29:15'),
(427, 'limshenchuan@gmail.com', '60129135914', '9917', '9917', 'Y', '2024-09-08 15:40:34'),
(428, 'beradychua@gmail.com', '601169815548', '6569', '6569', 'Y', '2024-09-08 17:37:03'),
(429, 'manhou1994@gmail.com', '60123822917', '5122', '5122', 'Y', '2024-09-09 12:50:26'),
(430, 'goodguymathew@gmail.com', '601126120021', '5214', '5214', 'Y', '2024-09-09 13:02:34'),
(431, 'wdrian@hotmail.com', '60166407912', '5478', '5478', 'Y', '2024-09-09 16:28:41'),
(432, 'cstham1993@gmail.com', '60186605809', '9886', '9886', 'Y', '2024-09-10 20:43:01'),
(433, 'andyfen88@outlook.com', '60162656604', '8313', '8313', 'Y', '2024-09-11 12:55:09'),
(434, 'oimeng@rocketmail.com', '60182008801', '7126', '7126', 'Y', '2024-09-11 17:41:11'),
(435, 'calvinhah@gmail.com', '60163040003', '3676', '3676', 'Y', '2024-09-12 14:41:20'),
(436, 'ggugugaga78@gmail.com', '60102771997', '8641', '8641', 'Y', '2024-09-13 10:39:20'),
(437, 'fikiruddinhakim95@gmail.com', '60143106368', '8273', '8273', 'Y', '2024-09-14 12:31:40'),
(438, 'redzaakbar@gmail.com', '60193052870', '3692', '3692', 'Y', '2024-09-14 13:58:38'),
(439, 'leea79347@gmail.com', '601110579657', '1157', '1157', 'Y', '2024-09-14 14:51:55'),
(440, 'tzenie15@gmail.com', '60127016612', '5552', '5552', 'Y', '2024-09-14 15:15:36'),
(441, 'soongtzewen@gmail.com', '60162106612', '8228', '8228', 'Y', '2024-09-14 15:25:27'),
(442, 'nakiyofu@gmail.com', '601155012355', '6721', '6721', 'Y', '2024-09-14 19:37:30'),
(443, 'kaxonfoong0205@gmail.com', '601151159026', '6456', '6456', 'Y', '2024-09-14 19:44:01'),
(444, 'aun1011@hotmail.com', '60193706288', '4621', '4621', 'Y', '2024-09-14 20:02:42'),
(445, 'ywl12@hotmail.com', '60198288732', '4155', '4155', 'Y', '2024-09-15 13:23:44'),
(446, 'jeremyhch00@gmail.com', '60187926866', '5634', '5634', 'Y', '2024-09-15 14:16:52'),
(447, 'jameslow1141@gmail.com', '60143499319', '2234', '2234', 'Y', '2024-09-16 07:43:42'),
(448, 'leejianwei0511@gmail.com', '60163223030', '4416', '4416', 'Y', '2024-09-16 12:38:56'),
(449, 'boscowong97@gmail.com', '60163748288', '5313', '5313', 'Y', '2024-09-16 19:31:16'),
(450, 'jasonleeshop@gmail.com', '60142222829', '4579', '4579', 'Y', '2024-09-17 00:09:23'),
(451, 'zkong211@yahoo.com.hk', '601112930188', '1886', '1886', 'Y', '2024-09-19 15:21:31'),
(452, 'fraihanah3299@gmail.com', '60136560627', '9293', '9293', 'Y', '2024-09-22 08:27:05'),
(453, 'cjhere4@gmail.com', '60129832623', '9792', '9792', 'Y', '2024-09-25 00:44:59'),
(454, 'khrisha.93@gmail.com', '60172059017', '1526', '1526', 'Y', '2024-09-25 14:21:42'),
(455, 'fikiruddinhakimpersonal@gmail.com', '60143106368', '3325', '3325', 'Y', '2024-09-27 22:29:36'),
(456, 'johnnyleebs@gmail.com', '60166608810', '2978', '2978', 'Y', '2024-09-28 12:59:13'),
(457, 'nightangle7@gmail.com', '60163072081', '4658', '4658', 'Y', '2024-09-28 15:21:45'),
(458, 'komethi15@yahoo.com', '60192351778', '2131', '2131', 'Y', '2024-09-28 15:38:36'),
(459, 'tuc.arden@gmail.com', '60169301759', '2552', '2552', 'Y', '2024-09-28 16:18:03'),
(460, 'ardenlim97@hotmail.com', '60169301759', '5312', '5312', 'Y', '2024-09-28 17:02:27'),
(461, 'jymieelle8155@gmail.com', '60137010761', '1669', '1669', 'Y', '2024-09-29 03:10:35'),
(462, 'kaijinwong2001@gmail.com', '60123983687', '8331', '8331', 'Y', '2024-09-30 14:44:43'),
(463, 'darryl.sujang@outlook.com', '60177782802', '3356', '3356', 'Y', '2024-09-30 14:51:48'),
(464, 'naveeneshbolt@gmail.com', '60179879440', '8449', '8449', 'Y', '2024-10-01 16:59:06'),
(465, 'owenvwong@icloud.com', '601111335457', '6241', '6241', 'Y', '2024-10-01 22:24:22'),
(466, 'alvinyong2088@gmail.com', '60108157719', '3389', '3389', 'Y', '2024-10-02 02:02:34'),
(467, 'Tanakanarita2@gmail.com', '60177951241', '9875', '9875', 'Y', '2024-10-02 16:18:20'),
(468, 'mccwai@gmail.com', '60169619161', '2654', '2654', 'Y', '2024-10-03 11:01:46'),
(469, 'michaelsaint64@gmail.com', '601165126134', '9474', '9474', 'Y', '2024-10-03 15:45:43'),
(470, 'calvin_hah_@hotmail.com', '60136928724', '5891', '5891', 'Y', '2024-10-03 16:09:33'),
(471, 'haraneeganesh18@gmail.com', '60192437841', '1125', '1125', 'Y', '2024-10-03 17:10:28'),
(472, 'fengyi_0216@hotmail.com', '60147065785', '7665', '7665', 'Y', '2024-10-03 22:28:13'),
(473, 'shahab.kiarashpour@gmail.com', '60172428169', '9966', '9966', 'Y', '2024-10-04 15:06:11'),
(474, 'spare0067@gmail.com', '60129459717', '8272', '8272', 'Y', '2024-10-05 13:18:22'),
(475, 'lionlucky2412@gmail.com', '60163855679', '2589', '2598', 'N', '2024-10-06 13:42:13'),
(476, 'lionlucky2412@gmail.com', '60163855679', '3452', '3452', 'Y', '2024-10-06 13:42:37'),
(477, 'jackiekong.7200@hotmail.com', '60146034343', '2736', '2736', 'Y', '2024-10-06 14:00:41'),
(478, 'hafizi.shaari@gmail.com', '601127010572', '6283', '6283', 'Y', '2024-10-06 23:03:02'),
(479, 'shawn.poey@1fit.app', '60123726313', '9572', '9572', 'Y', '2024-10-07 16:21:13'),
(480, 'pangestu.teguh@gmail.com', '60193511324', '3553', '3553', 'Y', '2024-10-07 18:27:12'),
(481, 'leewengfung2002@gmail.com', '601133499209', '6788', '6788', 'Y', '2024-10-08 13:41:42'),
(482, 'chewhuaseong@gmail.com', '60102253303', '8278', '8278', 'Y', '2024-10-08 18:04:08'),
(483, 'haohaota57@gmail.com', '60168575333', '8949', '8949', 'Y', '2024-10-09 17:25:38'),
(484, 'stephenwongyc82@gmail.com', '60163730885', '7381', '7381', 'Y', '2024-10-10 06:07:01'),
(485, 'chuajack@gmail.com', '60122821557', '7291', '7291', 'Y', '2024-10-12 09:37:19'),
(486, 'jinh430@gmail.com', '60193169233', '4944', '4944', 'Y', '2024-10-12 16:27:32'),
(487, 'benalive@gmail.com', '60192806630', '5152', '5152', 'Y', '2024-10-12 23:31:23'),
(488, 'must_mu@yahoo.com', '60122692619', '5282', '5282', 'Y', '2024-10-13 10:12:43'),
(489, 'tungkl1986@gmail.com', '60173913381', '8323', '8323', 'Y', '2024-10-13 10:50:39'),
(490, 'iamlawliming@gmail.com', '60179885846', '8148', '8148', 'Y', '2024-10-13 12:18:36'),
(491, 'richard.gcj@gmail.com', '60167733122', '4631', '4631', 'Y', '2024-10-15 09:45:28'),
(492, 'kjiemeng@gmail.com', '60102205817', '4594', '4594', 'Y', '2024-10-16 07:57:50'),
(493, 'lydiajominin@gmail.com', '60192080991', '4978', '4978', 'Y', '2024-10-17 11:55:08'),
(494, 'akmal.iwan@yahoo.com', '60103662314', '2433', '2433', 'Y', '2024-10-17 19:47:44'),
(495, 'weixuan.see@gmail.com', '60197329964', '7862', '7862', 'Y', '2024-10-20 13:46:51'),
(496, 'ch_yap@yahoo.com', '60127283446', '9519', '9519', 'Y', '2024-10-21 15:25:58'),
(497, 'akirito487@gmail.com', '60182020561', '4783', '4783', 'Y', '2024-10-23 16:20:32'),
(498, 'laiwengchoon@hotmail.com', '60166733003', '4469', '4469', 'Y', '2024-10-26 21:34:19'),
(499, 'rogerliew94@gmail.com', '601120204078', '5569', '5569', 'Y', '2024-10-28 15:49:08'),
(500, 'chitravin_87@hotmail.com', '60146997020', '6957', '6957', 'Y', '2024-10-28 21:26:43'),
(501, 'sl21sc41@gmail.com', '60128813091', '1379', '1379', 'Y', '2024-10-30 01:17:33'),
(502, 'nicholastab88@gmail.com', '601110780281', '7172', '7172', 'Y', '2024-10-30 15:51:14'),
(503, 'dexterliew@icloud.com', '601126295439', '3819', '3819', 'Y', '2024-10-31 12:55:07'),
(504, 'freddyz0817@gmail.com', '601112870951', '4352', '4352', 'Y', '2024-10-31 13:01:30'),
(505, 'junhantan0916@gmail.com', '60122144314', '6811', '6811', 'Y', '2024-10-31 17:10:21'),
(506, 'kfreeu0232@gmail.com', '60172595387', '2595', '2595', 'Y', '2024-11-02 10:37:37'),
(507, 'yingyung92@gmail.com', '60162545530', '9319', '9319', 'Y', '2024-11-02 10:46:36'),
(508, 'jason421412@gmail.com', '601112106160', '7938', '7938', 'Y', '2024-11-02 18:00:16'),
(509, 'lim-jiajiun@hotmail.com', '60163117582', '9235', '9235', 'Y', '2024-11-03 12:27:34'),
(510, 'hongyip0616@gmail.com', '60166488469', '1619', '1619', 'Y', '2024-11-03 13:53:48'),
(511, 'mickfxxx@gmail.com', '60163233531', '5898', '5898', 'Y', '2024-11-03 14:03:05'),
(512, 'winsonlim1028@gmail.com', '60103836216', '1132', '1132', 'Y', '2024-11-08 18:00:52'),
(513, 'kzq_96@hotmail.com', '60168283861', '4238', '4238', 'Y', '2024-11-09 07:51:12'),
(514, 'lailianglong@gmail.com', '60162664083', '6723', '6723', 'Y', '2024-11-09 09:31:59'),
(515, 'danielgancw@gmail.com', '60122032843', '5982', '5982', 'Y', '2024-11-11 08:53:00'),
(516, 'syahmishmsl21@gmail.com', '60108898500', '4936', '4936', 'Y', '2024-11-11 14:44:25'),
(517, 'azrifarisrasid@gmail.com', '60183127998', '4954', '4954', 'Y', '2024-11-12 22:55:55'),
(518, 'Immortal_877@yahoo.com', '60142963693', '9375', '9375', 'Y', '2024-11-15 05:58:59'),
(519, 'mirdzuan@gmail.com', '60107709667', '3823', '3823', 'Y', '2024-11-15 17:04:43'),
(520, 'zbt199@gmail.com', '60169756879', '7782', '7782', 'Y', '2024-11-16 11:13:08'),
(521, 'jickina@yahoo.com', '60123344213', '3488', '3438', 'N', '2024-11-17 14:32:42'),
(522, 'jickina@yahoo.com', '60123344213', '4781', '4781', 'Y', '2024-11-17 15:28:51'),
(523, 'rosie5000@gmail.com', '601118833791', '2594', '2594', 'Y', '2024-11-18 14:15:46'),
(524, 'jcftran@gmail.com', '601135413914', '8764', '8764', 'Y', '2024-11-19 02:14:26'),
(525, 'jmseventeenlove@gmail.com', '60162141372', '7319', '7319', 'Y', '2024-11-19 19:13:44'),
(526, 'mnasrullah89@gmail.com', '60127748604', '7941', '7941', 'Y', '2024-11-19 19:19:56'),
(527, 'lydiacse16@gmail.com', '60163224988', '6339', '6339', 'Y', '2024-11-20 19:43:26'),
(528, 'joygan1999@gmail.com', '60177640883', '7265', '7265', 'Y', '2024-11-21 23:36:43'),
(529, 'huhu980606@gmail.com', '60183579866', '7523', '7523', 'Y', '2024-11-23 04:37:19'),
(530, 'ck.phan@hotmail.com', '60165637058', '2576', '2576', 'Y', '2024-11-23 18:09:52'),
(531, 'ruxin94@gmail.com', '60163327311', '5673', '5673', 'Y', '2024-11-26 14:43:48'),
(532, 'izzulhajid0511@gmail.com', '60108140441', '5449', '5449', 'Y', '2024-11-26 20:49:42'),
(533, 'john_thiam@hotmail.com', '60122662300', '9867', '9867', 'Y', '2024-11-30 12:09:31'),
(534, 'nurzabirahz@gmail.com', '60177375732', '7169', '7169', 'Y', '2024-12-02 20:34:01'),
(535, 'samuelling@live.com', '601131342394', '1383', '1383', 'Y', '2024-12-04 14:36:21'),
(536, 'rubbhan1@outlook.com', '601116436294', '8987', '8987', 'Y', '2024-12-04 18:12:04'),
(537, 'mchin2005@gmail.com', '601133044831', '2623', '2623', 'Y', '2024-12-06 10:35:37'),
(538, 'kaijun5866@gmail.com', '60107059961', '5848', '5848', 'Y', '2024-12-06 11:40:45'),
(539, 'luwes.my@gmail.com', '60143106368', '4424', '4424', 'Y', '2024-12-07 18:38:37'),
(540, 'greysonloh2108@gmail.com', '60123733132', '2834', '2834', 'Y', '2024-12-11 20:10:14'),
(541, 'robertang8766@outlook.com', '60103818766', '4986', '4986', 'Y', '2024-12-18 12:29:09'),
(542, 'coolcows95@gmail.com', '60196848831', '3138', '3138', 'Y', '2024-12-18 22:38:55'),
(543, 'matthewwinangun0@gmail.com', '601140613213', '7784', '7784', 'Y', '2024-12-18 22:55:37'),
(544, 'theinfamous7404@gmail.com', '601128377924', '5347', '5347', 'Y', '2024-12-19 14:02:47'),
(545, 'xinweitan3@gmail.com', '60162097394', '7745', '7745', 'Y', '2024-12-19 15:37:36'),
(546, 'henrysutton366@gmail.com', '60182620926', '1631', '1631', 'Y', '2024-12-19 18:44:47'),
(547, 'adrianchang97@gmail.com', '601139410839', '3519', '3519', 'Y', '2024-12-20 18:35:00'),
(548, 'weedzie10@gmail.com', '60132877665', '1244', '1244', 'Y', '2024-12-21 14:14:49'),
(549, 'behweiherng@gmail.com', '60165145509', '9523', '9523', 'Y', '2024-12-21 16:43:00'),
(550, 'sohype@gmail.com', '60143106368', '9946', '9946', 'Y', '2024-12-21 17:25:52'),
(551, 'alhakim.ambiah@gmail.com', '60132562561', '8493', '8493', 'Y', '2024-12-23 17:23:02'),
(552, 'toktingli@gmail.com', '601111141191', '7825', '7825', 'Y', '2024-12-24 22:10:46'),
(553, 'wanyeuhun@gmail.com', '60123012833', '7289', '7289', 'Y', '2024-12-24 22:23:47'),
(554, 'dingzhi0174@gmail.com', '60174082126', '6325', '6325', 'Y', '2024-12-25 12:45:19'),
(555, 'chinleek95@gmail.com', '60189123315', '3765', '3765', 'Y', '2024-12-26 15:49:57'),
(556, 'kouhong_ckh@live.com', '60125141068', '9256', '9256', 'Y', '2024-12-27 07:43:49'),
(557, 'sid.allright@gmail.com', '60123810076', '2897', '2897', 'Y', '2024-12-28 10:46:49'),
(558, 'feelgood817@gmail.com', '60182681078', '1852', '1852', 'Y', '2024-12-28 18:31:03'),
(559, 'ocl_0@foxmail.com', '60103202211', '2516', '2516', 'Y', '2024-12-29 11:13:53');
INSERT INTO `phone_otp_verifications` (`phone_otp_verification_id`, `user_email`, `mobile_phone`, `otp_actual`, `otp_attempt`, `verified`, `verify_datetime`) VALUES
(560, 'ziyingooi0515@gmail.com', '60149481172', '8439', '8439', 'Y', '2024-12-29 11:25:40'),
(561, 'limjl0029@gmail.com', '60122406622', '1744', '1744', 'Y', '2024-12-29 14:14:09'),
(562, 'jasoncheeyou@gmail.com', '60167123930', '1872', '1872', 'Y', '2024-12-29 17:19:27'),
(563, 'euroy95@gmail.com', '60126351022', '3212', '3212', 'Y', '2025-01-01 14:01:27'),
(564, 'aiklie99@hotmail.com', '60139489839', '5994', '5994', 'Y', '2025-01-01 19:14:23'),
(565, 'suthesankanagasabai@gmail.com', '60133239856', '4555', '4555', 'Y', '2025-01-01 22:00:43'),
(566, 'ikenuraien@gmail.com', '60192977777', '6277', '6277', 'Y', '2025-01-03 17:57:21'),
(567, 'alexteow23@gmail.com', '60164077877', '4978', '4978', 'Y', '2025-01-03 18:09:20'),
(568, 'ccaclw@gmail.com', '60123386523', '6523', '6523', 'Y', '2025-01-07 13:43:29'),
(569, 'tangaiklie@gmail.com', '60139489839', '5364', '5364', 'Y', '2025-01-10 14:04:30'),
(570, 'haziqnadzir98@gmail.com', '60162268460', '6721', '6721', 'Y', '2025-01-11 00:12:23'),
(571, 'kimhan_jim1997@hotmail.com', '60177451998', '3376', '3376', 'Y', '2025-01-15 15:56:33'),
(572, 'kamarul8727@gmail.com', '60177996324', '2257', '2257', 'Y', '2025-01-15 20:03:52'),
(573, 'g.aivee64@gmail.com', '60108787904', '7628', '7628', 'Y', '2025-01-20 18:54:20'),
(574, 'happyice81@yahoo.com', '60129556122', '5593', '5593', 'Y', '2025-01-29 15:02:29'),
(575, 'zul9546@gmail.com', '60198008914', '2868', '2868', 'Y', '2025-02-06 15:46:09'),
(576, 'maths190@gmail.com', '60162600410', '5838', '5838', 'Y', '2025-02-06 20:04:14'),
(577, 'amirul_rahman91@yahoo.com', '60148988646', '9737', '9737', 'Y', '2025-02-28 16:32:37'),
(578, 'derickchong87@gmail.com', '60172627512', '8591', '8591', 'Y', '2025-04-10 16:10:42'),
(579, 'johnson@inetbug.com', '60183603644', '2314', '2314', 'Y', '2025-04-10 20:40:17'),
(580, 'keventai@gmail.com', '60122191186', '6188', '618I', 'N', '2025-04-19 03:01:18'),
(581, 'keventai@gmail.com', '60122191186', '4264', '4264', 'Y', '2025-04-19 03:01:36'),
(582, 'littlesowl8@gmail.com', '60193831173', '7694', '7694', 'Y', '2025-05-02 13:33:52'),
(583, 'uvrama@gmail.com', '60126604251', '5651', '5661', 'N', '2025-07-09 14:40:49'),
(584, 'uvrama@gmail.com', '60126604251', '7729', '7729', 'Y', '2025-07-09 14:41:04'),
(585, 'thomastheprince@outlook.com', '60169802788', '2372', '2372', 'Y', '2025-07-25 14:04:16'),
(586, 'dr.annteh@gmail.com', '60165981622', '3988', '3988', 'Y', '2025-07-27 16:42:48'),
(587, 'isaacxandikar@gmail.com', '60173492780', '9366', '9366', 'Y', '2025-08-12 19:03:36');

-- --------------------------------------------------------

--
-- Table structure for table `products`
--

CREATE TABLE `products` (
  `product_id` varchar(125) NOT NULL,
  `name` varchar(120) NOT NULL,
  `user_email` varchar(80) DEFAULT NULL,
  `description` varchar(3000) NOT NULL,
  `price_cost` decimal(10,2) NOT NULL,
  `price_original` decimal(10,2) NOT NULL,
  `price` decimal(10,2) NOT NULL,
  `quantity` int(11) NOT NULL,
  `brand_id` int(11) NOT NULL,
  `category_id` int(11) DEFAULT NULL,
  `the_condition` varchar(12) DEFAULT NULL,
  `location` int(11) NOT NULL,
  `highlight` varchar(20) NOT NULL,
  `rating_star` decimal(10,1) NOT NULL,
  `rating_count` int(11) NOT NULL,
  `status` varchar(1) NOT NULL,
  `has_variant` varchar(1) NOT NULL DEFAULT 'N',
  `variant_name` varchar(30) NOT NULL,
  `dealing_method` varchar(20) DEFAULT NULL,
  `meetup_location` varchar(300) DEFAULT NULL,
  `order_sequence` int(11) NOT NULL,
  `image_1` varchar(100) NOT NULL,
  `image_2` varchar(100) NOT NULL,
  `image_3` varchar(100) NOT NULL,
  `image_4` varchar(100) NOT NULL,
  `image_5` varchar(100) NOT NULL,
  `image_6` varchar(100) NOT NULL,
  `image_7` varchar(100) NOT NULL,
  `image_8` varchar(100) NOT NULL,
  `image_9` varchar(100) NOT NULL,
  `image_10` varchar(100) NOT NULL,
  `likes_count` int(11) NOT NULL DEFAULT '0',
  `whatsapps_count` int(11) NOT NULL DEFAULT '0',
  `added_datetime` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `updated_datetime` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `products`
--

INSERT INTO `products` (`product_id`, `name`, `user_email`, `description`, `price_cost`, `price_original`, `price`, `quantity`, `brand_id`, `category_id`, `the_condition`, `location`, `highlight`, `rating_star`, `rating_count`, `status`, `has_variant`, `variant_name`, `dealing_method`, `meetup_location`, `order_sequence`, `image_1`, `image_2`, `image_3`, `image_4`, `image_5`, `image_6`, `image_7`, `image_8`, `image_9`, `image_10`, `likes_count`, `whatsapps_count`, `added_datetime`, `updated_datetime`) VALUES
('brand-new-original-rsl-classic-shuttlecock', 'Brand New Original RSL Classic Shuttlecock', 'roychong@yahoo.com', '100% original and authentic\r\nTip top quality\r\nGreat for tournaments and games', 0.00, 102.00, 95.00, 10, 5, 2, 'new', 71, '', 0.0, 0, 'A', 'N', '', 'meetup,mailing', '10,69,71,126', 0, 'roychong-20240910-170947-234141-usqji.jpg', 'roychong-20240910-170945-284705-fpswh.jpg', '', '', '', '', '', '', '', '', 0, 1, '2024-09-10 17:21:48', '2024-09-10 17:45:46'),
('karakal-pu-super-grip', 'Karakal PU Super Grip', 'puchong88@yahoo.com', '- READY STOCK and available in MALAYSIA!\n- Malaysian local seller\n\n----------------------------------------------------------------------------------------------\n\nDescription:\n\nEnhance your performance on the court with the Karakal Super Grip, designed for ultimate comfort and control.\n\nThis grip is renowned for its tacky surface that ensures a secure hold even during intense rallies. Its absorbent nature helps keep your hands dry, maintaining a consistent grip for every shot. Ideal for badminton, tennis, squash, and pickle ball players looking to improve their game with a reliable, durable grip. Available in a variety of colors to suit your style.\n\nKarakal is a very well known brand in racket grips.\n\nBrand: Karakal\nGrip Name: Karakal PU Super Grip\nMaterial: Polyurethane (PU)\nSize: (L)110cm X (W)2.4cm X (Thickness) 1.6mm\n\nFeatures:\n✔️ Super Absorbent\n✔️ Super Tacky\n✔️ Nullifies Vibration\n✔️ Non Slip\n✔️ Extra Thick\n✔️ Self Adhesive Sealing Tape\n✔️ Extra long life\n\n☑ 100% new & high quality\n☑ 100% ORIGINAL and authentic\n☑ Affordable \n☑ Professional \n☑ Perfect for your sweaty hand\n☑ Suitable for all types of rackets, including badminton, squash and pickle ball rackets\n\nNote:\n1. Please allow slight (±5mm) manual measurement deviation of the data.\n2. Due to the difference between different monitors, the picture may not reflect the actual color of the item.\n3. If you have any queries, please drop us a message. Our friendly customer service will be more than happy to assist you. ❤️\n\nCan choose to pay online with our secure payment gateway. We accepts Touch N Go, GrabPay, most major credit cards and online bank transfers. Instant confirmation. Easy, convenient and hassle free.\n\nAlternatively, you can choose to pay during collection.', 9.00, 15.00, 12.00, 10, 10, NULL, NULL, 0, '', 4.5, 22, 'A', 'Y', 'Color', NULL, NULL, 70, 'karakal-pu-super-grip-main-1.jpg', '', '', '', '', '', '', '', '', '', 0, 0, '2024-08-09 02:52:57', NULL),
('lining-turbo-charging-75c-4u5g', 'Lining Turbo Charging 75C 4UG5', 'ronnie@yahoo.com', 'Condition: 8/10\r\nMinor paint chip\r\n\r\n✔️ STRINGS: Custom Option - See Above\r\n✔️ CASE: Premium Thermal Included\r\n✔️ COLOR: Black, Red\r\n✔️ MATERIAL: Military Grade Carbon Fiber\r\n✔️ WEIGHT: W3 85-89 grams\r\n✔️ GRIP SIZE: S2, Small 3 1/4&quot;/82.6mm\r\n✔️ OVERALL LENGTH: 675mm\r\n✔️ GRIP LENGTH: 200mm\r\n✔️ BALANCE POINT: 306mm\r\n✔️ FLEX: Medium Stiff\r\n✔️ TENSION: Vertical 26-30 lbs, Horizontal 28-32 lbs', 0.00, 1248.00, 1000.00, 1, 3, 3, 'used', 116, '', 0.0, 0, 'A', 'N', '', 'meetup', '116', 0, 'ronnie-20240910-180947-956535-rtzcl.jpg', 'ronnie-20240910-180949-135894-cmkga.jpg', 'ronnie-20240910-180950-311513-zukfs.jpg', '', '', '', '', '', '', '', 0, 0, '2024-09-10 18:16:17', '2024-09-10 18:38:11'),
('maxx-pu-super-grip', 'Maxx PU Super Grip', 'puchong88@yahoo.com', '- READY STOCK and available in MALAYSIA!\r\n- Malaysian local seller\r\n\r\n----------------------------------------------------------------------------------------------\r\n\r\nDescription:\r\n\r\nElevate your game with the Maxx PU Super Grip, a game-changing innovation designed for athletes seeking superior performance. Crafted from high-quality polyurethane, this grip tape delivers exceptional durability and comfort, ensuring a firm hold in any conditions.\r\n\r\nIdeal for badminton rackets, tennis rackets, golf clubs, baseball bats, and more, Maxx PU Super Grip enhances your equipment with its reliable grip and ergonomic design. Take your performance to the next level with the choice of champions.\r\n\r\nBrand: Maxx\r\nGrip Name: Maxx PU Super Grip\r\nMaterial: Polyurethane (PU)\r\nSize: (L)110cm X (W)2.5cm X (Thickness) 1.4mm\r\n\r\nFeatures:\r\n✔️ Super Absorbent\r\n✔️ Tacky and Soft\r\n✔️ Nullifies Vibration\r\n✔️ Non Slip\r\n✔️ Thick\r\n✔️ Self Adhesive Sealing Tape\r\n✔️ Long life\r\n\r\n☑ 100% new & high quality\r\n☑ 100% ORIGINAL and authentic\r\n☑ Affordable \r\n☑ Professional \r\n☑ Perfect for your sweaty hand\r\n☑ Suitable for all types of rackets, including badminton, squash and pickle ball rackets\r\n\r\nNote:\r\n1. Please allow slight (±5mm) manual measurement deviation of the data.\r\n2. Due to the difference between different monitors, the picture may not reflect the actual color of the item.\r\n3. If you have any queries, please drop us a message. Our friendly customer service will be more than happy to assist you. ❤️\r\n\r\nCan choose to pay online with our secure payment gateway. We accepts Touch N Go, GrabPay, most major credit cards and online bank transfers. Instant confirmation. Easy, convenient and hassle free.\r\n\r\nAlternatively, you can choose to pay during collection.', 5.00, 10.00, 8.00, 10, 52, NULL, NULL, 0, '', 4.5, 20, 'A', 'Y', 'Color', NULL, NULL, 80, 'maxx-pu-super-grip-main-1.jpg', '', '', '', '', '', '', '', '', '', 0, 0, '2024-08-09 02:52:57', NULL),
('pr-8023-badminton-racket', 'PURUI 8023 Badminton Racket', 'puchong88@yahoo.com', '- READY STOCK and available in MALAYSIA!\n- Malaysian local seller\n\n----------------------------------------------------------------------------------------------\n\nDescription:\n\n❤️ A racket specially designed for ladies/women\n\n✅ Light weight\n✅ Looks awesome\n\nBrand: P.R IND (Purui)\nName: 8023 Badminton Racket (浦锐8023羽毛球拍)\n\nFREE:\n✅ Soft cover bag\n\nFeatures:\n✔️ Type: All round offensive and defensive + control\n✔️ Frame: Reinforced box frame\n✔️ Balance Point: 298+-3mm\n✔️ Weight: 82g+-2g\n✔️ Grip: 4U/G5\n✔️ Flexibility: Medium shaft\n✔️ Max Tension: 32lbs\n✔️ Racket Material: Carbon Graphite\n\n☑ 100% new & high quality\n☑ 100% ORIGINAL and authentic\n☑ Affordable \n☑ Professional \n\nNote:\n1. Please allow slight (±5mm) manual measurement deviation of the data.\n2. Due to the difference between different monitors, the picture may not reflect the actual color of the item.\n3. If you have any queries, please drop us a message. Our friendly customer service will be more than happy to assist you. ❤️\n\nCan choose to pay online with our secure payment gateway. We accepts Touch N Go, GrabPay, most major credit cards and online bank transfers. Instant confirmation. Easy, convenient and hassle free.\n\nAlternatively, you can choose to pay during collection.', 140.00, 189.00, 170.00, 5, 11, NULL, NULL, 0, '', 5.0, 12, 'A', 'Y', 'Package', NULL, NULL, 60, 'pr-8023-main-1.jpg', 'pr-8023-main-2.jpg', 'pr-8023-main-3.jpg', 'pr-8023-main-4.jpg', 'pr-8023-main-5.jpg', 'pr-8023-main-6.jpg', 'general-racket-string-lbs.png', '', '', '', 0, 0, '2024-08-09 02:52:57', NULL),
('pr-towel-grip', 'PURUI Towel Grip', 'puchong88@yahoo.com', '- READY STOCK and available in MALAYSIA!\n- Malaysian local seller\n\n----------------------------------------------------------------------------------------------\n\nDescription:\n\nBrand: P.R IND (Purui)\nGrip Name: Towel Grip (浦锐毛巾胶)\nMaterial: Cotton\nSize: (L)70cm X (W)3cm X (Thickness) 1.5mm\n\nFeatures:\n✔️ Soft\n✔️ Durable \n✔️ Absorbs sweat\n✔️ Dries fast \n✔️ Anti-Slip\n\n☑ 100% new & high quality\n☑ 100% ORIGINAL and authentic\n☑ P.R IND Towel Grip\n☑ Affordable \n☑ Professional \n☑ Perfect for your sweaty hand\n☑ Suitable for all types of rackets, including badminton, squash and pickle ball rackets\n\nNote:\n1. Please allow slight (±5mm) manual measurement deviation of the data.\n2. Due to the difference between different monitors, the picture may not reflect the actual color of the item.\n3. If you have any queries, please drop us a message. Our friendly customer service will be more than happy to assist you. ❤️\n\nCan choose to pay online with our secure payment gateway. We accepts Touch N Go, GrabPay, most major credit cards and online bank transfers. Instant confirmation. Easy, convenient and hassle free.\n\nAlternatively, you can choose to pay during collection.', 4.00, 8.00, 6.00, 10, 11, NULL, NULL, 0, '', 4.5, 33, 'A', 'Y', 'Color', NULL, NULL, 40, 'pr-towel-main-1.jpg', 'pr-towel-main-2.jpg', 'pr-towel-main-3.jpg', '', '', '', '', '', '', '', 0, 0, '2024-08-09 02:52:57', NULL),
('purui-7c', 'PURUI 7C OverGrip Badminton Grip', 'puchong88@yahoo.com', '- READY STOCK and available in MALAYSIA!\n- Malaysian local seller\n\n----------------------------------------------------------------------------------------------\n\nDescription:\n\nBrand: P.R IND (Purui)\nGrip Name: 7C OverGrip (浦锐7C手胶)\nMaterial: PU polyurethane \nThickness：0.7mm\n\nFeatures:\n✔️ Soft\n✔️ Non-slip\n✔️ Durable \n✔️ Absorbs sweat\n✔️ Dries fast \n✔️ Sticky \n\n☑ 100% new & high quality\n☑ 100% ORIGINAL and authentic\n☑ P.R IND 7C OverGrip\n☑ Affordable \n☑ Professional \n☑ Perfect for your sweaty hand\n☑ Suitable for all types of rackets, including badminton, squash and pickle ball rackets\n\nNote:\n1. Please allow slight (±5mm) manual measurement deviation of the data.\n2. Due to the difference between different monitors, the picture may not reflect the actual color of the item.\n3. If you have any queries, please drop us a message. Our friendly customer service will be more than happy to assist you. ❤️\n\nCan choose to pay online with our secure payment gateway. We accepts Touch N Go, GrabPay, most major credit cards and online bank transfers. Instant confirmation. Easy, convenient and hassle free.\n\nAlternatively, you can choose to pay during collection.', 2.00, 6.00, 4.00, 50, 11, NULL, NULL, 0, '', 4.8, 30, 'A', 'Y', 'Color', NULL, NULL, 10, 'pr-7c-main-1.jpg', 'pr-7c-main-2.jpg', 'pr-7c-main-3.jpg', 'pr-7c-main-4.jpg', 'pr-7c-main-5.jpg', '', '', '', '', '', 0, 0, '2024-08-09 02:52:57', NULL),
('purui-9s', 'PURUI 9S OverGrip Badminton Grip', 'puchong88@yahoo.com', '- READY STOCK and available in MALAYSIA!\n- Malaysian local seller\n\n----------------------------------------------------------------------------------------------\n\nDescription:\n\nBrand: P.R IND (Purui)\nGrip Name: 9S OverGrip (浦锐9S手胶)\nMaterial: PU polyurethane \nThickness：0.6mm\n\nFeatures:\n✔️ Soft\n✔️ Non-slip\n✔️ Durable \n✔️ Absorbs sweat\n✔️ Dries fast \n✔️ Sticky \n\n☑ 100% new & high quality\n☑ 100% ORIGINAL and authentic\n☑ P.R IND 9S OverGrip\n☑ Affordable \n☑ Professional \n☑ Perfect for your sweaty hand\n☑ Suitable for all types of rackets, including badminton, squash and pickle ball rackets\n\nNote:\n1. Please allow slight (±5mm) manual measurement deviation of the data.\n2. Due to the difference between different monitors, the picture may not reflect the actual color of the item.\n3. If you have any queries, please drop us a message. Our friendly customer service will be more than happy to assist you. ❤️\n\nCan choose to pay online with our secure payment gateway. We accepts Touch N Go, GrabPay, most major credit cards and online bank transfers. Instant confirmation. Easy, convenient and hassle free.\n\nAlternatively, you can choose to pay during collection.', 2.00, 6.50, 4.00, 50, 11, NULL, NULL, 0, '', 5.0, 88, 'A', 'Y', 'Color', NULL, NULL, 20, 'pr-9s-main-1.jpg', 'pr-9s-main-2.jpg', 'pr-9s-main-3.jpg', 'pr-9s-main-4.jpg', 'pr-9s-main-5.jpg', '', '', '', '', '', 1, 1, '2024-08-09 02:52:57', NULL),
('purui-cushion-wrap', 'PURUI Cushion Wrap', 'puchong88@yahoo.com', '- READY STOCK and available in MALAYSIA!\n- Malaysian local seller\n\n----------------------------------------------------------------------------------------------\n\nDescription:\n\nBrand: P.R IND (Purui)\nName: Cushion Wrap (浦锐减震膜)\nSize: 7 cm X 2700 cm\n\n☑ 100% new & high quality\n☑ 100% ORIGINAL and authentic\n☑ P.R IND Cushion Wrap\n☑ Affordable \n☑ Professional \n☑ Perfect to match with Purui 7C and 9S OverGrips\n☑ Suitable for all types of rackets, including badminton, squash and pickle ball rackets\n\nNote:\n1. Please allow slight (±1cm) manual measurement deviation of the data.\n2. Due to the difference between different monitors, the picture may not reflect the actual color of the item.\n3. If you have any queries, please drop us a message. Our friendly customer service will be more than happy to assist you. ❤️\n\nCan choose to pay online with our secure payment gateway. We accepts Touch N Go, GrabPay, most major credit cards and online bank transfers. Instant confirmation. Easy, convenient and hassle free.\n\nAlternatively, you can choose to pay during collection.\n\n\n', 11.00, 18.00, 15.00, 5, 11, NULL, NULL, 0, '', 5.0, 36, 'A', 'Y', 'Color', NULL, NULL, 30, 'pr-cushion-main-1.jpg', 'pr-cushion-main-2.jpg', 'pr-cushion-main-3.jpg', 'pr-cushion-main-4.jpg', 'pr-cushion-main-5.jpg', '', '', '', '', '', 0, 0, '2024-08-09 02:52:57', NULL),
('purui-g1', 'PURUI G1 OverGrip 1 Set (4 pcs)', 'puchong88@yahoo.com', '- READY STOCK and available in MALAYSIA!\r\n- Malaysian local seller\r\n\r\n----------------------------------------------------------------------------------------------\r\n\r\nDescription:\r\n\r\nBrand: P.R IND (Purui)\r\nGrip Name: G1 OverGrip (浦锐G1手胶)\r\nMaterial: PU polyurethane \r\nThickness: 0.6mm\r\nSize: 2.5 X 115 X 0.6mm\r\n\r\n1 set = 4 pieces of OverGrips\r\n\r\nFeatures:\r\n✔️ Soft\r\n✔️ Non-slip\r\n✔️ Durable \r\n✔️ Absorbs sweat\r\n✔️ Dries fast \r\n✔️ Sticky \r\n\r\n☑ 100% new & high quality\r\n☑ 100% ORIGINAL and authentic\r\n☑ P.R IND G1 OverGrip\r\n☑ Affordable \r\n☑ Professional \r\n☑ Perfect for your sweaty hand\r\n☑ Suitable for all types of rackets, including badminton, squash and pickle ball rackets\r\n\r\nNote:\r\n1. Please allow slight (±5mm) manual measurement deviation of the data.\r\n2. Due to the difference between different monitors, the picture may not reflect the actual color of the item.\r\n3. If you have any queries, please drop us a message. Our friendly customer service will be more than happy to assist you. ❤️\r\n\r\nCan choose to pay online with our secure payment gateway. We accepts Touch N Go, GrabPay, most major credit cards and online bank transfers. Instant confirmation. Easy, convenient and hassle free.\r\n\r\nAlternatively, you can choose to pay during collection.', 12.00, 22.00, 20.00, 0, 11, NULL, NULL, 0, '', 5.0, 26, 'A', 'Y', 'Color', NULL, NULL, 50, 'pr-g1-main-1.jpg', 'pr-g1-main-2.jpg', 'pr-g1-main-3.jpg', 'pr-g1-main-4.jpg', 'pr-g1-main-5.jpg', '', '', '', '', '', 0, 0, '2024-08-09 02:52:57', NULL),
('used-shuttlecocks-aaa-grade', 'Used Shuttlecocks RSL, RCL, Lingmei (AAA Grade)', 'puchong88@yahoo.com', 'Used shuttlecocks\r\nAAA Grade\r\nPerfect for casual plays, and training\r\n12 shuttles in a tube\r\nMixed from Lingmei, RSL and RCL', 0.00, 50.00, 15.00, 5, 5, 2, 'used', 71, '', 0.0, 0, 'A', 'N', '', 'meetup', '69,71,99,113', 0, 'puchong88-20240910-040948-612603-dmsty.jpg', 'puchong88-20240910-040906-973792-nwsxg.jpg', '', '', '', '', '', '', '', '', 0, 3, '2024-09-10 04:49:49', '2024-09-10 14:23:07'),
('used-shuttlecocks-rsl-rcl-lingmei-a-grade', 'Used Shuttlecocks RSL, RCL, Lingmei (A Grade)', 'puchong88@yahoo.com', 'Used/secondhand shuttlecocks\r\nPerfect for warming up, or for badminton training\r\n12 shuttles per tube\r\nMixed from brands such as Lingmei, RSL, RCL and Yonex', 0.00, 25.00, 5.00, 10, 20, 2, 'used', 71, '', 0.0, 0, 'A', 'N', '', 'meetup,mailing', '10,69,71,99', 0, 'puchong88-20240910-170923-546541-ltysi.jpg', 'puchong88-20240910-170902-081384-ctrnh.jpg', '', '', '', '', '', '', '', '', 0, 0, '2024-09-10 17:35:24', '2024-09-10 17:37:03'),
('victor-bravesword-ltd-pro', 'Victor Bravesword Ltd Pro', 'cstham1993@gmail.com', 'Spec: 3uG5\r\nString: 1st stringing, BG 65TI-28 lbs (on top got protection grommet)\r\nCondition: 10/10 (No paintchip, perfect condition)\r\n\r\nSelling Rm 580 (negotiable)', 0.00, 600.00, 580.00, 1, 2, 3, 'used', 446, '', 0.0, 0, 'A', 'N', '', 'meetup', '32,69,446', 0, 'cstham1993-20240910-200952-322430-bjvak.jpg', 'cstham1993-20240910-200953-150783-cvblk.jpg', 'cstham1993-20240910-200953-947764-wcrdq.jpg', 'cstham1993-20240910-200954-737426-wnlmo.jpg', 'cstham1993-20240910-200955-526677-gfhsn.jpg', 'cstham1993-20240910-200956-321390-ahply.jpg', '', '', '', '', 0, 0, '2024-09-10 20:53:57', NULL),
('yonex-astrox-77-pro', 'Yonex Astrox 77 Pro    ', 'cheekin27@yahoo.com', 'WTS\r\n[RACKET]         : Yonex Astrox 77 Pro\r\n[CONDITION]  : New. Play 2 shots for testing\r\n[SPEC]              : 3ug5\r\n[PRICE]             : Rm650 nett. Selling only\r\n[LOCATION]      : Puchong , KL, Selangor\r\n[REASON]          : bought wrong spec. not suitable ', 0.00, 700.00, 650.00, 1, 1, 3, 'new', 71, '', 0.0, 0, 'P', 'N', '', 'meetup', '17,71,99,113', 0, 'cheekin27-20241011-161055-612015-ptceq.jpg', 'cheekin27-20241011-161057-230546-xhrfp.jpg', 'cheekin27-20241011-161058-761145-gmdtb.jpg', 'cheekin27-20241011-161000-276851-khlyw.jpg', 'cheekin27-20241011-161001-725663-csdwt.jpg', 'cheekin27-20241011-161003-387219-guydl.jpg', '', '', '', '', 0, 0, '2024-10-11 16:50:30', '2025-02-28 19:52:13'),
('yonex-astrox-88d-pro', 'Yonex Astrox 88D Pro', 'cstham1993@gmail.com', 'Spec: 3uG6 (super rare), Sp coded\r\nString: 2nd stringing, Bg 65Ti- 28 lbs (on top got protection grommet)\r\nCondition: 9/10, 1 small tiny paintchip at side frame.\r\nSelling Rm 600 (nego bit)\r\n\r\nCan COD in Klang Valley, Seremban, Port Dickson.', 0.00, 650.00, 600.00, 1, 1, 3, 'used', 446, '', 0.0, 0, 'A', 'N', '', 'meetup', '69,439,446', 0, 'cstham1993-20240910-200907-894985-ftwab.jpg', 'cstham1993-20240910-200908-729467-skpcw.jpg', 'cstham1993-20240910-200909-538559-laidg.jpg', 'cstham1993-20240910-200910-349046-vbkol.jpg', 'cstham1993-20240910-200911-159764-lkwqo.jpg', '', '', '', '', '', 0, 1, '2024-09-10 20:49:11', '2024-09-10 20:54:51');

-- --------------------------------------------------------

--
-- Table structure for table `product_brands`
--

CREATE TABLE `product_brands` (
  `brand_id` int(11) NOT NULL,
  `brand_name` varchar(30) NOT NULL,
  `order_sequence` int(11) NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `product_brands`
--

INSERT INTO `product_brands` (`brand_id`, `brand_name`, `order_sequence`) VALUES
(1, 'Yonex', 1),
(2, 'Victor', 1),
(3, 'Lining', 1),
(4, 'Ashaway', 1),
(5, 'RSL', 1),
(6, 'Felet', 1),
(7, 'Black Knight', 1),
(8, 'FZ Forza', 1),
(9, 'Carlton', 1),
(10, 'Karakal', 1),
(11, 'Purui', 1),
(12, 'Apacs', 1),
(13, 'Wilson', 1),
(14, 'Protech', 1),
(15, 'MMOA', 1),
(16, 'Kawasaki', 1),
(17, 'Babolat', 1),
(18, 'Mizuno', 1),
(19, 'Chaopai', 1),
(20, 'Lingmei', 1),
(21, 'Gosen', 1),
(22, 'Pointfore', 1),
(23, 'Proace', 1),
(24, 'Yang Yang', 1),
(25, 'Kimony', 1),
(26, 'Dunlop', 1),
(27, 'Hart Sport', 1),
(28, 'Prokennex', 1),
(29, 'Oliver', 1),
(30, 'Cosco', 1),
(31, 'Silver Sports', 1),
(32, 'Perfly', 1),
(33, 'Jinque', 1),
(34, 'Kumpoo', 1),
(35, 'Adidas', 1),
(36, 'Nike', 1),
(37, 'Youhe', 1),
(38, 'Snowpeak', 1),
(39, 'Asics', 1),
(40, 'Fischer', 1),
(41, 'Flypower', 1),
(42, 'Gamma', 1),
(43, 'Leipei', 1),
(44, 'Nivia', 1),
(45, 'Puma', 1),
(46, 'Reinforce Speed', 1),
(47, 'SOTX', 1),
(48, 'Salming', 1),
(49, 'Slazenger', 1),
(50, 'Toalson', 1),
(51, 'Winex', 1),
(52, 'Maxx', 1),
(1000, 'Others', 1000);

-- --------------------------------------------------------

--
-- Table structure for table `product_categories`
--

CREATE TABLE `product_categories` (
  `category_id` int(11) NOT NULL,
  `category_name` varchar(30) NOT NULL,
  `order_sequence` int(11) NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `product_categories`
--

INSERT INTO `product_categories` (`category_id`, `category_name`, `order_sequence`) VALUES
(1, 'Grips and tapes', 1),
(2, 'Shuttlecocks', 1),
(3, 'Rackets', 1),
(4, 'Apparels', 1),
(5, 'Strings', 1),
(6, 'Nets', 1),
(7, 'Bags', 1),
(100, 'Others', 100);

-- --------------------------------------------------------

--
-- Table structure for table `product_likes`
--

CREATE TABLE `product_likes` (
  `product_id` varchar(125) NOT NULL,
  `user_email` varchar(80) NOT NULL,
  `added_datetime` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

-- --------------------------------------------------------

--
-- Table structure for table `product_variants`
--

CREATE TABLE `product_variants` (
  `product_id` varchar(50) NOT NULL,
  `variant_id` varchar(50) NOT NULL,
  `variant_name` varchar(50) NOT NULL,
  `price_cost` decimal(10,2) NOT NULL,
  `price_original` decimal(10,2) NOT NULL,
  `price` decimal(10,2) NOT NULL,
  `quantity` int(11) NOT NULL,
  `status` varchar(1) NOT NULL,
  `order_sequence` int(11) NOT NULL,
  `image` varchar(100) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `product_variants`
--

INSERT INTO `product_variants` (`product_id`, `variant_id`, `variant_name`, `price_cost`, `price_original`, `price`, `quantity`, `status`, `order_sequence`, `image`) VALUES
('karakal-pu-super-grip', 'black', 'Black', 9.00, 15.00, 12.00, 10, 'A', 10, 'karakal-pu-super-grip-black.jpg'),
('karakal-pu-super-grip', 'blue', 'Blue', 9.00, 15.00, 12.00, 0, 'A', 30, 'karakal-pu-super-grip-blue.jpg'),
('karakal-pu-super-grip', 'light-blue', 'Light Blue', 9.00, 15.00, 12.00, 0, 'A', 40, 'karakal-pu-super-grip-light-blue.jpg'),
('karakal-pu-super-grip', 'orange', 'Orange', 9.00, 15.00, 12.00, 0, 'A', 60, 'karakal-pu-super-grip-orange.jpg'),
('karakal-pu-super-grip', 'pink', 'Pink', 9.00, 15.00, 12.00, 0, 'A', 80, 'karakal-pu-super-grip-pink.jpg'),
('karakal-pu-super-grip', 'purple', 'Purple', 9.00, 15.00, 12.00, 0, 'A', 90, 'karakal-pu-super-grip-purple.jpg'),
('karakal-pu-super-grip', 'red', 'Red', 9.00, 15.00, 12.00, 0, 'A', 70, 'karakal-pu-super-grip-red.jpg'),
('karakal-pu-super-grip', 'white', 'White', 9.00, 15.00, 12.00, 0, 'A', 20, 'karakal-pu-super-grip-white.jpg'),
('karakal-pu-super-grip', 'yellow', 'Yellow', 9.00, 15.00, 12.00, 10, 'A', 50, 'karakal-pu-super-grip-yellow.jpg'),
('maxx-pu-super-grip', 'black', 'Black', 5.00, 10.00, 8.00, 10, 'A', 10, 'maxx-pu-super-grip-black.jpg'),
('maxx-pu-super-grip', 'green', 'Green', 5.00, 10.00, 8.00, 10, 'A', 20, 'maxx-pu-super-grip-green.jpg'),
('maxx-pu-super-grip', 'grey', 'Grey', 5.00, 10.00, 8.00, 10, 'A', 30, 'maxx-pu-super-grip-grey.jpg'),
('maxx-pu-super-grip', 'orange', 'Orange', 5.00, 10.00, 8.00, 10, 'A', 40, 'maxx-pu-super-grip-orange.jpg'),
('maxx-pu-super-grip', 'purple', 'Purple', 5.00, 10.00, 8.00, 10, 'A', 50, 'maxx-pu-super-grip-purple.jpg'),
('maxx-pu-super-grip', 'red', 'Red', 5.00, 10.00, 8.00, 10, 'A', 60, 'maxx-pu-super-grip-red.jpg'),
('pr-8023-badminton-racket', 'racket-cover', 'Racket + Cover', 140.00, 189.00, 170.00, 5, 'A', 10, 'pr-8023-racket-cover.jpg'),
('pr-8023-badminton-racket', 'racket-cover-b', 'Racket + Cover + String + Grip', 155.00, 209.00, 185.00, 5, 'A', 20, 'pr-8023-racket-cover-full.jpg'),
('pr-towel-grip', 'blue', 'Blue', 4.00, 8.00, 6.00, 0, 'A', 30, 'pr-towel-blue.jpg'),
('pr-towel-grip', 'white', 'White', 4.00, 9.00, 6.00, 0, 'A', 10, 'pr-towel-white.jpg'),
('pr-towel-grip', 'yellow', 'Yellow', 4.00, 8.00, 6.00, 0, 'A', 20, 'pr-towel-yellow.jpg'),
('purui-7c', 'black', 'Black', 2.00, 6.00, 4.00, 10, 'A', 10, 'pr-7c-black.jpg'),
('purui-7c', 'forest-green', 'Forest Green', 2.00, 6.00, 4.00, 10, 'A', 20, 'pr-7c-forest-green.jpg'),
('purui-7c', 'light-purple', 'Light Purple', 2.00, 6.00, 4.00, 0, 'A', 30, 'pr-7c-light-purple.jpg'),
('purui-7c', 'lime-green', 'Lime Green', 2.00, 6.00, 4.00, 0, 'A', 40, 'pr-7c-lime-green.jpg'),
('purui-7c', 'mint-green', 'Mint Green', 2.00, 6.00, 4.00, 0, 'A', 50, 'pr-7c-mint-green.jpg'),
('purui-7c', 'ocean-blue', 'Ocean Blue', 2.00, 6.00, 4.00, 10, 'A', 60, 'pr-7c-ocean-blue.jpg'),
('purui-7c', 'orange', 'Orange', 2.00, 6.00, 4.00, 0, 'A', 70, 'pr-7c-orange.jpg'),
('purui-7c', 'purple', 'Purple', 2.00, 6.00, 4.00, 10, 'A', 80, 'pr-7c-purple.jpg'),
('purui-7c', 'rose-pink', 'Rose Pink', 2.00, 6.00, 4.00, 0, 'A', 90, 'pr-7c-rose-pink.jpg'),
('purui-7c', 'rose-red', 'Rose Red', 2.00, 6.00, 4.00, 10, 'A', 100, 'pr-7c-rose-red.jpg'),
('purui-7c', 'sakura-pink', 'Sakura Pink', 2.00, 6.00, 4.00, 0, 'A', 110, 'pr-7c-sakura-pink.jpg'),
('purui-7c', 'tiffany-green', 'Tiffany Green', 2.00, 6.00, 4.00, 10, 'A', 120, 'pr-7c-tiffany-green.jpg'),
('purui-7c', 'white', 'White', 2.00, 6.00, 4.00, 10, 'A', 130, 'pr-7c-white.jpg'),
('purui-7c', 'yellow', 'Yellow', 2.00, 6.00, 4.00, 0, 'A', 140, 'pr-7c-yellow.jpg'),
('purui-9s', 'amber-green', 'Amber Green', 2.00, 6.00, 4.00, 0, 'A', 40, 'pr-9s-amber-green.jpg'),
('purui-9s', 'jade-white', 'Jade White', 2.00, 6.00, 4.00, 10, 'A', 10, 'pr-9s-jade-white.jpg'),
('purui-9s', 'knight-black', 'Knight Black', 2.00, 6.50, 4.00, 0, 'A', 20, 'pr-9s-knight-black.jpg'),
('purui-9s', 'light-bean-green', 'Light Bean Green', 2.00, 6.00, 4.00, 10, 'A', 30, 'pr-9s-light-bean-green.jpg'),
('purui-9s', 'orange', 'Orange', 2.00, 6.00, 4.00, 10, 'A', 70, 'pr-9s-orange.jpg'),
('purui-9s', 'powder', 'Powder', 2.00, 6.00, 4.00, 0, 'A', 60, 'pr-9s-powder.jpg'),
('purui-9s', 'purple', 'Purple', 2.00, 6.00, 4.00, 0, 'A', 80, 'pr-9s-purple.jpg'),
('purui-9s', 'verdant-green', 'Verdant Green', 2.00, 6.00, 4.00, 0, 'A', 50, 'pr-9s-verdant-green.jpg'),
('purui-9s', 'xiamen-blue', 'Xiamen Blue', 2.00, 6.00, 4.00, 10, 'A', 90, 'pr-9s-xiamen-blue.jpg'),
('purui-9s', 'yellow', 'Yellow', 2.00, 6.00, 4.00, 10, 'A', 100, 'pr-9s-yellow.jpg'),
('purui-cushion-wrap', 'beige', 'Beige', 11.00, 18.00, 15.00, 0, 'A', 20, 'pr-cushion-beige.jpg'),
('purui-cushion-wrap', 'white', 'White', 11.00, 18.00, 15.00, 5, 'A', 10, 'pr-cushion-white.jpg'),
('purui-g1', 'white', 'White', 12.00, 22.00, 20.00, 7, 'A', 10, 'pr-g1-white.jpg'),
('purui-g1', 'yellow', 'Yellow', 12.00, 22.00, 20.00, 10, 'A', 20, 'pr-g1-yellow.jpg');

-- --------------------------------------------------------

--
-- Table structure for table `referral_engine`
--

CREATE TABLE `referral_engine` (
  `referral_id` int(11) NOT NULL,
  `email` varchar(80) NOT NULL,
  `referral_code` varchar(10) NOT NULL,
  `referral_type` varchar(10) NOT NULL,
  `referral_coins` int(11) NOT NULL,
  `is_active` varchar(1) NOT NULL DEFAULT 'Y',
  `created_datetime` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `referral_engine`
--

INSERT INTO `referral_engine` (`referral_id`, `email`, `referral_code`, `referral_type`, `referral_coins`, `is_active`, `created_datetime`) VALUES
(1, 'puchong88@yahoo.com', 'RA26F9E', 'signup', 200, 'Y', '2023-08-18 15:05:01'),
(2, 'robert898989@yahoo.com', 'RE63FD4', 'signup', 200, 'Y', '2023-08-18 15:16:43'),
(3, 'crh10001@gmail.com', 'RAF8997', 'signup', 200, 'Y', '2023-08-18 17:12:05'),
(4, 'ckiM9322@gmail.com', 'R2B89F3', 'signup', 200, 'Y', '2023-08-19 18:51:36'),
(5, 'xsheng99@gmail.com', 'RD0CBA8', 'signup', 200, 'Y', '2023-08-20 13:24:47'),
(6, 'weishaw01@hotmail.com', 'R991D7E', 'signup', 200, 'Y', '2023-08-20 19:06:49'),
(7, 'stefankhoo.1@gmail.com', 'R0994E5', 'signup', 200, 'Y', '2023-08-24 23:38:57'),
(8, 'thyemingyu5@gmail.com', 'RF7B8D0', 'signup', 200, 'Y', '2023-08-25 20:57:12'),
(9, 'eclipseyang97@gmail.com', 'R2CF37E', 'signup', 200, 'Y', '2023-08-25 22:20:36'),
(10, 'sikkwang.then@gmail.com', 'R3133F2', 'signup', 200, 'Y', '2023-08-28 13:45:46'),
(11, 'yennmao520@gmail.com', 'RFAA7C1', 'signup', 200, 'Y', '2023-08-28 16:20:54'),
(12, 'yang123pro@hotmail.com', 'R4BC248', 'signup', 200, 'Y', '2023-08-30 23:41:47'),
(13, 'zandro970626@gmail.com', 'R87E7A8', 'signup', 200, 'Y', '2023-08-31 00:03:45'),
(14, 'limweeliang@gmail.com', 'R24B5B4', 'signup', 200, 'Y', '2023-08-31 13:05:48'),
(15, 'feiyee75@hotmail.com', 'R9D6C12', 'signup', 200, 'Y', '2023-08-31 13:26:26'),
(16, 'yuankl1306@gmail.com', 'R200199', 'signup', 200, 'Y', '2023-08-31 18:25:06'),
(17, 'wanglixiong25@gmail.com', 'R0319BC', 'signup', 200, 'Y', '2023-09-03 01:43:48'),
(18, 'wtkw2002@yahoo.com', 'R64472C', 'signup', 200, 'Y', '2023-09-03 17:36:10'),
(19, 'ninezer@gmail.com', 'RD42A74', 'signup', 200, 'Y', '2023-09-04 17:14:59'),
(20, 'aziekecik65@gmail.con', 'R976F05', 'signup', 200, 'Y', '2023-09-07 12:09:15'),
(21, 'aziekecik65@gmail.com', 'RC79A70', 'signup', 200, 'Y', '2023-09-07 15:32:05'),
(22, 'kentyeusy@gmail.com', 'R1FDDB6', 'signup', 200, 'Y', '2023-09-08 19:55:54'),
(23, 'ooikaisheng1@gmail.com', 'R92E5DD', 'signup', 200, 'Y', '2023-09-12 16:12:04'),
(24, 'ky@mbitsdigital.com', 'RB39B00', 'signup', 200, 'Y', '2023-09-13 23:02:06'),
(25, 'joonyee000@gmail.com', 'R1C2ED5', 'signup', 200, 'Y', '2023-09-14 16:45:24'),
(26, 'soh299@yahoo.com', 'RC1DA50', 'signup', 200, 'Y', '2023-09-16 10:03:56'),
(27, 'jonong1210@gmail.com', 'R6DBC65', 'signup', 200, 'Y', '2023-09-16 12:47:19'),
(28, 'jayleehong@gmail.com', 'R65BF46', 'signup', 200, 'Y', '2023-09-16 15:29:28'),
(29, 'jianbin.soon@gmail.com', 'RDD86B6', 'signup', 200, 'Y', '2023-09-21 23:35:54'),
(30, 'leewenshoong@gmail.com', 'RAC89CA', 'signup', 200, 'Y', '2023-09-29 20:51:03'),
(31, 'ashokhpadmanathan93@gmail.com', 'RF1D7C1', 'signup', 200, 'Y', '2023-10-02 14:53:51'),
(32, 'samybutt@mail.com', 'RD8B681', 'signup', 200, 'Y', '2023-10-03 08:44:08'),
(33, 'walterkhaw@gmail.com', 'RA07E84', 'signup', 200, 'Y', '2023-10-05 14:12:15'),
(34, 'myvic86@yahoo.com.sg', 'R0CF6E9', 'signup', 200, 'Y', '2023-10-07 14:08:15'),
(35, 'woicheeyong@gmail.com', 'RAF8904', 'signup', 200, 'Y', '2023-10-10 14:07:50'),
(36, 'marko978@web.de', 'RCDFB1E', 'signup', 200, 'Y', '2023-10-13 19:56:01'),
(37, 'wilsonlim.kw@gmail.com', 'RD5981C', 'signup', 200, 'Y', '2023-10-16 15:50:15'),
(38, 'weng.kern@hotmail.com', 'RA99AA3', 'signup', 200, 'Y', '2023-10-21 14:32:00'),
(39, 'pung.yeongyaw@gmail.com', 'RDFA554', 'signup', 200, 'Y', '2023-10-22 20:43:30'),
(40, 'dkeong@hotmail.com', 'R6DE98E', 'signup', 200, 'Y', '2023-11-01 12:02:15'),
(41, 'davidng1987@hotmail.com', 'RBEB7B4', 'signup', 200, 'Y', '2023-11-01 18:30:31'),
(42, 'seanfoo2109@gmail.com', 'R0D9401', 'signup', 200, 'Y', '2023-11-04 10:18:27'),
(43, 'patricklim4312@gmail.com', 'RC23654', 'signup', 200, 'Y', '2023-11-04 12:56:46'),
(44, 'asamgenerationz@gmail.com', 'R7EE19F', 'signup', 200, 'Y', '2023-11-13 01:14:59'),
(45, 'marcus@polypet.com.sg', 'RCC69F7', 'signup', 200, 'Y', '2023-12-02 12:56:30'),
(46, 'wongkw2001@gmail.com', 'R56B431', 'signup', 200, 'Y', '2023-12-04 17:12:08'),
(47, '873fdb656dbca4@crankymonkey.info', 'RA02C84', 'signup', 200, 'Y', '2023-12-04 19:51:20'),
(48, 'huisiang.tan@live.com.my', 'R259BD6', 'signup', 200, 'Y', '2023-12-08 19:41:49'),
(49, 'chaikuanghong@symphony-eng.com.my', 'R69FADD', 'signup', 200, 'Y', '2023-12-20 16:49:15'),
(50, 'yee_yang94@hotmail.com', 'R15FEC2', 'signup', 200, 'Y', '2023-12-23 15:39:21'),
(51, 'stevenkhoh0111@gmail.com', 'R9D6B67', 'signup', 200, 'Y', '2023-12-27 19:03:26'),
(52, 'khinvyn@gmail.com', 'RC905D7', 'signup', 200, 'Y', '2023-12-28 16:48:41'),
(53, 'lydiaong2001@yahoo.com', 'R846056', 'signup', 200, 'Y', '2024-01-11 18:24:44'),
(54, 'jasonngks114@gmail.com', 'R98979F', 'signup', 200, 'Y', '2024-01-24 13:33:47'),
(55, 'saileesh01@gmail.com', 'R815210', 'signup', 200, 'Y', '2024-01-25 19:32:34'),
(56, 'john.khor97@gmail.com', 'R97F79E', 'signup', 200, 'Y', '2024-02-04 14:03:19'),
(57, 'pirdausmlkn@gmail.com', 'R45AB23', 'signup', 200, 'Y', '2024-02-11 08:12:34'),
(58, 'lkitingon@gmail.com', 'R3E70FA', 'signup', 200, 'Y', '2024-02-11 19:35:11'),
(59, 'syedikhmalhakim12@gmail.com', 'RC1A4BB', 'signup', 200, 'Y', '2024-02-12 12:43:53'),
(60, 'mingchuan0909@gmail.com', 'RCF3B90', 'signup', 200, 'Y', '2024-02-14 16:19:10'),
(61, 'sam.yeow@gmail.com', 'R04B56A', 'signup', 200, 'Y', '2024-02-14 23:03:13'),
(62, 'kahjun94.kj@gmail.com', 'R6D3573', 'signup', 200, 'Y', '2024-03-03 14:11:52'),
(63, 'junyeng818@gmail.com', 'RDE87BF', 'signup', 200, 'Y', '2024-03-03 14:27:47'),
(64, 'laikerjian@yahoo.com', 'R8E2A2E', 'signup', 200, 'Y', '2024-03-25 23:16:21'),
(65, 'zhikuan123@hotmail.com', 'RC85A3B', 'signup', 200, 'Y', '2024-03-26 11:26:15'),
(66, 'adriannicklaus7a2@gmail.com', 'R078A13', 'signup', 200, 'Y', '2024-03-30 18:22:47'),
(67, 'alvyn_chin@hotmail.com', 'R604F44', 'signup', 200, 'Y', '2024-04-01 15:32:16'),
(68, 'te.oliver@outlook.com', 'RD71788', 'signup', 200, 'Y', '2024-04-02 00:06:53'),
(69, 'tommytan1985@yahoo.com', 'R1CCC32', 'signup', 200, 'Y', '2024-04-08 12:54:20'),
(70, 'leehaojie717@gmail.com', 'RD7E2CE', 'signup', 200, 'Y', '2024-04-11 14:46:29'),
(71, 'jayden_wong1992@hotmail.com', 'RF4F841', 'signup', 200, 'Y', '2024-04-13 10:57:43'),
(72, 'weihungho1993@gmail.com', 'R549219', 'signup', 200, 'Y', '2024-04-24 17:51:21'),
(73, 'kelvinghk@yahoo.com', 'RF5F73F', 'signup', 200, 'Y', '2024-05-09 15:27:35'),
(74, 'test10@test.com', 'R007A73', 'signup', 200, 'Y', '2024-05-10 15:04:18'),
(75, 'mdanishhazim44@gmail.com', 'RA0A6E3', 'signup', 200, 'Y', '2024-05-11 08:52:01'),
(76, 'xjphang716@gmail.com', 'RAC097C', 'signup', 200, 'Y', '2024-05-16 10:01:20'),
(77, 'bryanlaizekai2017@gmail.com', 'R9BF807', 'signup', 200, 'Y', '2024-05-16 12:28:34'),
(78, 'wmnlee@netvigator.com', 'R8A2D60', 'signup', 200, 'Y', '2024-05-20 23:30:15'),
(79, 'jackhee.hcsr@gmail.com', 'R1B53A9', 'signup', 200, 'Y', '2024-05-22 13:28:37'),
(80, 'twinkie.lai@gmail.com', 'RF1FDB7', 'signup', 200, 'Y', '2024-05-22 13:58:55'),
(81, 'amaki@couxpn.com', 'R64548E', 'signup', 200, 'Y', '2024-05-23 13:38:58'),
(82, 'wilbertwong1030@gmail.com', 'R4CEE1C', 'signup', 200, 'Y', '2024-05-23 13:59:10'),
(83, 'keasimsee@gmail.com', 'R6AE3F3', 'signup', 200, 'Y', '2024-05-23 16:01:04'),
(84, 'elinsharptan@gmail.com', 'RAF061F', 'signup', 200, 'Y', '2024-05-23 23:08:42'),
(85, 'windchesterng@hotmail.com', 'R7CD525', 'signup', 200, 'Y', '2024-05-25 07:28:41'),
(86, 'sailingtomars@protonmail.com', 'R22BF92', 'signup', 200, 'Y', '2024-05-30 17:24:11'),
(87, 'kouhong.ckh@gmail.com', 'RFB8A99', 'signup', 200, 'Y', '2024-06-01 10:55:34'),
(88, 'clw1116@hotmail.com', 'R56D3C6', 'signup', 200, 'Y', '2024-06-01 11:41:37'),
(89, 'tom_guan97@hotmail.com', 'RB62D5B', 'signup', 200, 'Y', '2024-06-01 12:14:48'),
(90, 'hengheng@gmail.com', 'RE20B9B', 'signup', 200, 'Y', '2024-06-01 13:17:06'),
(91, 'arzulmiahmad@gmail.com', 'R407252', 'signup', 200, 'Y', '2024-06-02 07:25:19'),
(92, 'choonhou922@gmail.com', 'R3646A9', 'signup', 200, 'Y', '2024-06-02 23:25:37'),
(93, 'priyathamsantu@gmail.com', 'RF13B65', 'signup', 200, 'Y', '2024-06-03 11:29:49'),
(94, 'jdingxue@gmail.com', 'R71C3E6', 'signup', 200, 'Y', '2024-06-04 16:01:04'),
(95, 'yukicjm0417@gmail.com', 'RFC06A3', 'signup', 200, 'Y', '2024-06-07 09:18:33'),
(96, 'login.nicksontan@gmail.com', 'R2A27BB', 'signup', 200, 'Y', '2024-06-07 19:39:41'),
(97, 'simon_lee0122@yahoo.com', 'RBBC056', 'signup', 200, 'Y', '2024-06-08 09:41:41'),
(98, 'stunningcurtain@yahoo.com', 'RA4F399', 'signup', 200, 'Y', '2024-06-08 13:08:50'),
(99, 'lucas_lee84@yahoo.com', 'R053AAE', 'signup', 200, 'Y', '2024-06-08 17:12:53'),
(100, 'zecheng.t@gmail.com', 'R0340EB', 'signup', 200, 'Y', '2024-06-08 18:02:43'),
(101, 'patricksks04@gmail.com', 'R3FEA7D', 'signup', 200, 'Y', '2024-06-09 14:15:36'),
(102, 'khenglim_93@hotmail.com', 'R0859B9', 'signup', 200, 'Y', '2024-06-10 01:23:56'),
(103, 'mbfraser@timhoreads.com', 'R363A2B', 'signup', 200, 'Y', '2024-06-10 04:08:45'),
(104, 'ansoncth@gmail.com', 'RA91BC7', 'signup', 200, 'Y', '2024-06-10 16:21:11'),
(105, 'watcher2112@ecocryptolab.com', 'R6FBF2D', 'signup', 200, 'Y', '2024-06-11 07:17:08'),
(106, 'chrisphang2001@gmail.com', 'R2AAAEE', 'signup', 200, 'Y', '2024-06-11 11:52:52'),
(107, 'yuuri_7926726@hotmail.com', 'R76423A', 'signup', 200, 'Y', '2024-06-11 14:06:28'),
(108, 'rajamohdazeehan@yahoo.com.my', 'RCF79D4', 'signup', 200, 'Y', '2024-06-11 14:43:13'),
(109, 'kathleenrosche12@gmail.com', 'R24613B', 'signup', 200, 'Y', '2024-06-11 17:47:44'),
(110, 'aredious02@gmail.com', 'R4E4218', 'signup', 200, 'Y', '2024-06-12 03:36:18'),
(111, 'gabri3l@yahoo.com', 'RD877CE', 'signup', 200, 'Y', '2024-06-14 22:20:56'),
(112, 'wengonn5678@gmail.com', 'RBD3017', 'signup', 200, 'Y', '2024-06-15 16:24:32'),
(113, 'junsuke23@gmail.com', 'RF19853', 'signup', 200, 'Y', '2024-06-15 18:27:43'),
(114, 'tftan@yahoo.com', 'R0BD6ED', 'signup', 200, 'Y', '2024-06-16 13:22:25'),
(115, 'hillaryxuanne@gmail.com', 'R0B6932', 'signup', 200, 'Y', '2024-06-16 18:10:08'),
(116, 'gohchunnam123@gmail.com', 'RB82CB6', 'signup', 200, 'Y', '2024-06-23 10:05:34'),
(117, 'winnee.hiew@hotmail.com', 'R4FED27', 'signup', 200, 'Y', '2024-06-23 20:30:11'),
(118, 'garrylcz1205@hotmail.com', 'RE01618', 'signup', 200, 'Y', '2024-06-23 22:00:15'),
(119, 'eugene_hyh@yahoo.com', 'R8998CD', 'signup', 200, 'Y', '2024-06-24 15:57:18'),
(120, 'ck_chan@hotmail.com', 'RDF2E28', 'signup', 200, 'Y', '2024-06-25 15:23:41'),
(121, 'ck_chan84@hotmail.com', 'RFDF722', 'signup', 200, 'Y', '2024-06-25 15:24:29'),
(122, 'alexsim.w.k86@gmail.com', 'R09C14F', 'signup', 200, 'Y', '2024-06-25 16:15:40'),
(123, 'hueytingl@hotmail.com', 'RC5236F', 'signup', 200, 'Y', '2024-06-26 13:47:12'),
(124, 'yongyiulim1405@gmail.com', 'RFF9854', 'signup', 200, 'Y', '2024-06-26 13:58:12'),
(125, 'davidtan2605@gmail.con', 'R518713', 'signup', 200, 'Y', '2024-06-26 18:17:43'),
(126, 'daivdtan2605@gmail.com', 'RE0C7AE', 'signup', 200, 'Y', '2024-06-26 18:19:46'),
(127, 'fungzv@gmail.com', 'RFE4418', 'signup', 200, 'Y', '2024-06-27 10:57:03'),
(128, 'thekiller2810@yahoo.com', 'R0865DC', 'signup', 200, 'Y', '2024-06-27 11:15:42'),
(129, 'cherlytan222@gmail.com', 'RD9BE23', 'signup', 200, 'Y', '2024-06-27 11:25:22'),
(130, 'chinchinhong86@gmail.com', 'R82DFF4', 'signup', 200, 'Y', '2024-06-27 18:27:43'),
(131, 'kongpinpin91@gmail.com', 'R3E5A6B', 'signup', 200, 'Y', '2024-06-28 14:03:02'),
(132, 'jun88sheng@gmail.com', 'R878D4F', 'signup', 200, 'Y', '2024-06-28 18:31:56'),
(133, 'manseng1019@gmail.com', 'RACCBED', 'signup', 200, 'Y', '2024-06-29 10:15:00'),
(134, 'chaiz85@gmail.com', 'RF47BA9', 'signup', 200, 'Y', '2024-06-30 15:41:51'),
(135, 'kevintan295@gmail.com', 'R6815C6', 'signup', 200, 'Y', '2024-07-02 17:21:39'),
(136, 'saad.hos@gmail.com', 'R8FDF35', 'signup', 200, 'Y', '2024-07-03 14:44:19'),
(137, 'shentan1122@gmail.com', 'RC2C8BB', 'signup', 200, 'Y', '2024-07-04 15:06:51'),
(138, 'vlvictorlee@hotmail.com', 'R5A5CEC', 'signup', 200, 'Y', '2024-07-04 22:51:13'),
(139, 'shaoranswc@live.co.uk', 'R4266A2', 'signup', 200, 'Y', '2024-07-06 10:54:14'),
(140, 'mohdzarulazham970@gmail.com', 'RB6C00B', 'signup', 200, 'Y', '2024-07-06 17:11:27'),
(141, 'havard8890@hotmail.com', 'RC46A8A', 'signup', 200, 'Y', '2024-07-07 12:13:53'),
(142, 'andrewngu512@gmail.com', 'R1CE60A', 'signup', 200, 'Y', '2024-07-07 13:06:46'),
(143, '1phousehp@gmail.com', 'R0A360F', 'signup', 200, 'Y', '2024-07-08 00:58:29'),
(144, 'chuahisaac9657@gmail.com', 'RC661B5', 'signup', 200, 'Y', '2024-07-08 01:18:49'),
(145, 'cyz313188@gmail.com', 'R0C1CEC', 'signup', 200, 'Y', '2024-07-08 09:39:28'),
(146, 'pslimowl@gmail.com', 'R5784CD', 'signup', 200, 'Y', '2024-07-08 12:58:54'),
(147, 'kuanghong5@hotmail.com', 'R0ADAFE', 'signup', 200, 'Y', '2024-07-08 17:24:18'),
(148, 'alanku@yahoo.com', 'RE7BF14', 'signup', 200, 'Y', '2024-07-08 22:09:22'),
(149, 'chamberlii86@gmail.com', 'RA5B977', 'signup', 200, 'Y', '2024-07-10 11:58:33'),
(150, 'wareve_reaper@yahoo.com', 'R9C873A', 'signup', 200, 'Y', '2024-07-10 17:00:49'),
(151, 'w.kjhanakkan@gmail.com', 'RDF2843', 'signup', 200, 'Y', '2024-07-12 09:27:58'),
(152, 'chakhua514@yahoo.com', 'R878CAC', 'signup', 200, 'Y', '2024-07-12 13:24:49'),
(153, 'jonathanyxs@gmail.com', 'R3A792E', 'signup', 200, 'Y', '2024-07-12 19:25:21'),
(154, 'ziming20010903@gmail.com', 'R2CABAD', 'signup', 200, 'Y', '2024-07-13 10:55:17'),
(155, 'lweilun92@gmail.com', 'R8C100D', 'signup', 200, 'Y', '2024-07-13 11:18:26'),
(156, 'cshengyang8@gmail.com', 'RFB90EF', 'signup', 200, 'Y', '2024-07-13 12:07:20'),
(157, 'tongjack99@gmail.com', 'R296755', 'signup', 200, 'Y', '2024-07-13 15:37:28'),
(158, 'alvinlang617@gmail.com', 'REB08FD', 'signup', 200, 'Y', '2024-07-13 17:54:48'),
(159, 'kelvinpang543@gmail.com', 'R5F2111', 'signup', 200, 'Y', '2024-07-13 19:01:29'),
(160, 'seanteh35@gmail.com', 'RCCAEB3', 'signup', 200, 'Y', '2024-07-14 13:14:43'),
(161, 'aisyfaiz42@gmail.com', 'R9E22B7', 'signup', 200, 'Y', '2024-07-14 13:43:42'),
(162, 'thejoekingman@gmail.com', 'R847412', 'signup', 200, 'Y', '2024-07-15 18:45:50'),
(163, 'nurazmina@epnox.com', 'R9FF994', 'signup', 200, 'Y', '2024-07-15 22:29:18'),
(164, 'lstjeffrey@gmail.com', 'RE678CE', 'signup', 200, 'Y', '2024-07-16 11:17:26'),
(165, 'marhaabdrazak@gmail.com', 'R990FC2', 'signup', 200, 'Y', '2024-07-16 15:06:22'),
(166, 'solehchong0416@gmail.com', 'R204C36', 'signup', 200, 'Y', '2024-07-16 16:15:17'),
(167, 'jiawernho99@gmail.com', 'REC5714', 'signup', 200, 'Y', '2024-07-17 12:13:57'),
(168, 'leejiancong061009@gmail.com', 'R8D642C', 'signup', 200, 'Y', '2024-07-17 14:44:51'),
(169, 'soon7118@gmail.com', 'R461658', 'signup', 200, 'Y', '2024-07-18 14:42:05'),
(170, 'lennyrong8090@gmail.com', 'R29AE85', 'signup', 200, 'Y', '2024-07-18 22:50:43'),
(171, 'w0926005493@gmail.com', 'R1BC9A7', 'signup', 200, 'Y', '2024-07-19 13:08:14'),
(172, 's081233@gmail.com', 'RC939E4', 'signup', 200, 'Y', '2024-07-19 13:12:09'),
(173, 'jim970521@gmail.com', 'RBD348C', 'signup', 200, 'Y', '2024-07-20 09:43:46'),
(174, 'szejiun0829@gmail.com', 'RE1E627', 'signup', 200, 'Y', '2024-07-20 16:32:31'),
(175, 'doyks5@gmail.com', 'R020C4A', 'signup', 200, 'Y', '2024-07-20 16:33:38'),
(176, 'kimkuan200207@gmail.com', 'REBC487', 'signup', 200, 'Y', '2024-07-21 11:14:19'),
(177, 'sitinabihah96@gmail.com', 'R597E3D', 'signup', 200, 'Y', '2024-07-21 12:17:13'),
(178, 'saracyruz@gmail.com', 'RF047FF', 'signup', 200, 'Y', '2024-07-21 12:38:09'),
(179, 'nguandrew89@gmail.com', 'R3B8D8F', 'signup', 200, 'Y', '2024-07-21 13:57:20'),
(180, 'mhd.azimahmad@gmail.com', 'R36499F', 'signup', 200, 'Y', '2024-07-21 14:59:59'),
(181, 'buydirect168@gmail.com', 'RB3076D', 'signup', 200, 'Y', '2024-07-21 15:17:40'),
(182, 'songzhou0317@gmail.com', 'RD020EF', 'signup', 200, 'Y', '2024-07-21 18:53:48'),
(183, 'zentofu997@gmail.com', 'RC77E35', 'signup', 200, 'Y', '2024-07-21 19:03:27'),
(184, 'vincentleong0602@gmail.com', 'R3164BD', 'signup', 200, 'Y', '2024-07-21 20:14:06'),
(185, 'sufino@gmail.com', 'R173FBC', 'signup', 200, 'Y', '2024-07-22 21:50:33'),
(186, 'fiqstudio@gmail.com', 'R7C0D40', 'signup', 200, 'Y', '2024-07-23 06:40:03'),
(187, 'leekokyong8880@gmail.com', 'R5420D5', 'signup', 200, 'Y', '2024-07-23 21:57:39'),
(188, 'daftpunkflynn@gmail.com', 'RD61BB3', 'signup', 200, 'Y', '2024-07-24 14:46:44'),
(189, 'winnie00000029@gmail.con', 'RAFA028', 'signup', 200, 'Y', '2024-07-25 20:03:13'),
(190, 'edmondlim412@gmail.com', 'R3DD02B', 'signup', 200, 'Y', '2024-07-26 03:06:44'),
(191, 'Nicholaschan020900@gmail.com', 'R48F732', 'signup', 200, 'Y', '2024-07-26 10:59:18'),
(192, 'chinfefi@gmail.com', 'R8CB190', 'signup', 200, 'Y', '2024-07-26 16:50:30'),
(193, 'ivan19961@live.com', 'R5F0DC2', 'signup', 200, 'Y', '2024-07-26 17:05:55'),
(194, 'zahiruddinmzmz97@gmail.com', 'R0B12E1', 'signup', 200, 'Y', '2024-07-26 23:36:08'),
(195, 'tangyw03@gmail.com', 'RFD12F1', 'signup', 200, 'Y', '2024-07-27 10:40:07'),
(196, 'nogah22@protonmail.com', 'R6A76CE', 'signup', 200, 'Y', '2024-07-27 10:40:08'),
(197, 'wongrickyi44@gmail.com', 'R65128E', 'signup', 200, 'Y', '2024-07-27 11:27:32'),
(198, 'lwlpeng99@gmail.com', 'R21E5B3', 'signup', 200, 'Y', '2024-07-28 14:37:00'),
(199, 'Hongli9595@gmail.com', 'R7D0833', 'signup', 200, 'Y', '2024-07-29 19:33:36'),
(200, 'aqwaameer@gmail.com', 'R94FC0C', 'signup', 200, 'Y', '2024-07-30 16:29:10'),
(201, 'ganesan.thamilmani@hotmail.co.uk', 'R9C3609', 'signup', 200, 'Y', '2024-07-30 18:57:17'),
(202, 'kingkong12227@gmail.com', 'R55B045', 'signup', 200, 'Y', '2024-07-31 16:20:30'),
(203, 'veichoongsiew@gmail.com', 'R00DC25', 'signup', 200, 'Y', '2024-08-01 14:39:30'),
(204, 'jackiexem0520@yahoo.com', 'RB2B4B6', 'signup', 200, 'Y', '2024-08-02 12:53:22'),
(205, 'yunmoon@excellift.com', 'RD92EB3', 'signup', 200, 'Y', '2024-08-02 12:56:16'),
(206, 'yunmoon@gmail.com', 'RBF7E82', 'signup', 200, 'Y', '2024-08-02 13:00:15'),
(207, 'srfnzmry88@gmail.com', 'RC71FEF', 'signup', 200, 'Y', '2024-08-02 18:54:38'),
(208, 'moha.mmed484@yahoo.com', 'R2BF48C', 'signup', 200, 'Y', '2024-08-02 21:30:51'),
(209, 'amirulafiq0207@gmail.com', 'R646612', 'signup', 200, 'Y', '2024-08-04 15:45:17'),
(210, 'mummyboy12378@gmail.com', 'RB4588B', 'signup', 200, 'Y', '2024-08-04 16:00:13'),
(211, 'muhdizzat110300@gmail.com', 'R42E0BA', 'signup', 200, 'Y', '2024-08-04 19:24:09'),
(212, 'boyzhirap18@gmail.com', 'R22D77C', 'signup', 200, 'Y', '2024-08-04 19:25:55'),
(213, 'dylanteoh1@gmail.com', 'R064A0E', 'signup', 200, 'Y', '2024-08-04 19:41:00'),
(214, 'jzhuen@gmail.com', 'R4D6F83', 'signup', 200, 'Y', '2024-08-05 13:40:33'),
(215, 'hcm1995o0o@hotmail.com', 'R019116', 'signup', 200, 'Y', '2024-08-05 15:29:52'),
(216, 'ooilifang1994@gmail.com', 'RBFD08B', 'signup', 200, 'Y', '2024-08-07 16:12:57'),
(217, 'bubu.teoh94@gmail.com', 'RF77DFC', 'signup', 200, 'Y', '2024-08-07 17:36:21'),
(218, 'chanhoong91@gmail.com', 'RABB106', 'signup', 200, 'Y', '2024-08-08 10:37:37'),
(219, 'jerry.lee8888@gmail.com', 'R45697E', 'signup', 200, 'Y', '2024-08-08 11:20:58'),
(220, 'icopheck@hotmail.com', 'RE737FD', 'signup', 200, 'Y', '2024-08-09 11:38:47'),
(221, 'dtan4434@gmail.com', 'R93BC02', 'signup', 200, 'Y', '2024-08-09 13:38:33'),
(222, 'zhichihow04@gmail.com', 'R1F8F8D', 'signup', 200, 'Y', '2024-08-09 14:57:41'),
(223, 'erickonel10@gmail.com', 'RB818B2', 'signup', 200, 'Y', '2024-08-09 15:38:01'),
(224, 'jooleng88@hotmail.com', 'R018A1F', 'signup', 200, 'Y', '2024-08-10 01:38:43'),
(225, 'alex_ckj@hotmail.com', 'R944AE5', 'signup', 200, 'Y', '2024-08-10 21:11:12'),
(226, 'veryqq89@gmail.com', 'R3ED86D', 'signup', 200, 'Y', '2024-08-11 11:26:57'),
(227, 'hoong_ww@hotmail.com', 'R43931E', 'signup', 200, 'Y', '2024-08-12 00:11:59'),
(228, 'piaobailiao@gmail.com', 'R09F748', 'signup', 200, 'Y', '2024-08-12 15:09:58'),
(229, 'ngweixiang2005@gmail.com', 'RD2C523', 'signup', 200, 'Y', '2024-08-14 21:15:50'),
(230, 'suhaneshcrusader@yahoo.com', 'R1BE5CA', 'signup', 200, 'Y', '2024-08-15 08:01:00'),
(231, 'eugeneyong809@gmail.com', 'R736064', 'signup', 200, 'Y', '2024-08-15 15:34:03'),
(232, 'mhafiz88@yahoo.co.uk', 'R266720', 'signup', 200, 'Y', '2024-08-15 15:52:04'),
(233, 'neomail321@gmail.com', 'R051FBE', 'signup', 200, 'Y', '2024-08-15 16:29:29'),
(234, 'miow1111@gmail.com', 'R0BB0FA', 'signup', 200, 'Y', '2024-08-16 10:14:17'),
(235, 'lokemm007@gmail.com', 'RBA0134', 'signup', 200, 'Y', '2024-08-17 11:27:21'),
(236, 'hakimiakim4040@gmail.com', 'R2EB692', 'signup', 200, 'Y', '2024-08-17 17:28:31'),
(237, 'cheehoefong5782@gmail.com', 'R9F4949', 'signup', 200, 'Y', '2024-08-17 18:39:47'),
(238, 'jiahean@gmail.com', 'R848B7B', 'signup', 200, 'Y', '2024-08-17 20:42:28'),
(239, 'sharon.ong3010@gmail.com', 'R15D716', 'signup', 200, 'Y', '2024-08-17 21:15:23'),
(240, 'melissa.tsm15@gmail.com', 'R8D257A', 'signup', 200, 'Y', '2024-08-17 21:17:37'),
(241, 'sf.chg@hotmail.com', 'R914536', 'signup', 200, 'Y', '2024-08-18 16:02:34'),
(242, 'laivoonbin01@gmail.com', 'R05EB02', 'signup', 200, 'Y', '2024-08-18 16:29:45'),
(243, 'liongjianhao@hotmail.com', 'RB1CBD6', 'signup', 200, 'Y', '2024-08-18 19:57:21'),
(244, 'kimistaken95@gmail.com', 'R3DD638', 'signup', 200, 'Y', '2024-08-19 01:59:41'),
(245, 'kianjie1998@gmail.com', 'R908740', 'signup', 200, 'Y', '2024-08-20 09:04:43'),
(246, 'frankyn.chong@gmail.com', 'RA45028', 'signup', 200, 'Y', '2024-08-20 12:22:45'),
(247, 'pokdebb@gmail.com', 'RA677EA', 'signup', 200, 'Y', '2024-08-20 13:05:19'),
(248, 'kuan_3070@hotmail.com', 'R748886', 'signup', 200, 'Y', '2024-08-20 13:08:05'),
(249, 'leong.seow@hotmail.com', 'RA1D359', 'signup', 200, 'Y', '2024-08-20 16:04:53'),
(250, 'cade.guo5@gmail.com', 'RD602DD', 'signup', 200, 'Y', '2024-08-21 10:37:15'),
(251, 'tanlion1223@gmail.com', 'R0A6679', 'signup', 200, 'Y', '2024-08-21 13:02:08'),
(252, 'yeahhcf@gmail.com', 'R8D851A', 'signup', 200, 'Y', '2024-08-21 15:00:54'),
(253, 'jirryn@gmail.com', 'R018152', 'signup', 200, 'Y', '2024-08-21 18:24:18'),
(254, 'wesleysee@outlook.com', 'R7B46D5', 'signup', 200, 'Y', '2024-08-21 18:58:15'),
(255, 'jason.ckms@gmail.com', 'R8543F4', 'signup', 200, 'Y', '2024-08-22 08:07:22'),
(256, 'lee0612@hotmail.com', 'RA98FF9', 'signup', 200, 'Y', '2024-08-22 18:22:24'),
(257, 'yekaitan9@gmail.com', 'R7C02BE', 'signup', 200, 'Y', '2024-08-22 22:25:24'),
(258, 'shopperdj@yahoo.com', 'RB8B92E', 'signup', 200, 'Y', '2024-08-22 23:02:24'),
(259, 'wengchun0821@gmail.com', 'R14E71F', 'signup', 200, 'Y', '2024-08-23 00:41:16'),
(260, 'oioi0717@hotmail.com', 'R315F52', 'signup', 200, 'Y', '2024-08-23 15:09:05'),
(261, 'chengsikqq2104@gmail.com', 'RCFCFEB', 'signup', 200, 'Y', '2024-08-23 16:04:52'),
(262, 'nabilbakti2@gmail.com', 'R0D33B1', 'signup', 200, 'Y', '2024-08-23 17:22:00'),
(263, 'cheekin27@yahoo.com', 'RB90F26', 'signup', 200, 'Y', '2024-08-23 20:28:11'),
(264, 'andrewcwk91@gmail.com', 'RB5050B', 'signup', 200, 'Y', '2024-08-24 12:28:37'),
(265, 'tiongchyi@gmail.com', 'R99CF13', 'signup', 200, 'Y', '2024-08-25 11:15:15'),
(266, 'arifzakwan247@gmail.com', 'R609C63', 'signup', 200, 'Y', '2024-08-25 18:15:01'),
(267, 'valenciayou@yahoo.com', 'R3BC828', 'signup', 200, 'Y', '2024-08-25 19:37:48'),
(268, 'jianwui2001@hotmail.com', 'R62622F', 'signup', 200, 'Y', '2024-08-25 19:42:55'),
(269, 'lowenghup@gmail.com', 'R8596FE', 'signup', 200, 'Y', '2024-08-26 21:19:08'),
(270, 'alyaamanina448@gmail.com', 'RCF323F', 'signup', 200, 'Y', '2024-08-27 19:46:12'),
(271, 'yamanishi.ac.0773.02.23@gmail.com', 'R46C8E1', 'signup', 200, 'Y', '2024-08-27 20:10:26'),
(272, 'wkweng87@live.com', 'RF96798', 'signup', 200, 'Y', '2024-08-28 15:00:58'),
(273, 'faruzmk@gmail.com', 'RDEC859', 'signup', 200, 'Y', '2024-08-29 13:07:28'),
(274, 'n.jinying@gmail.com', 'R3D73F8', 'signup', 200, 'Y', '2024-08-31 09:07:06'),
(275, 'syafiq.aasb@gmail.com', 'R5B0ED0', 'signup', 200, 'Y', '2024-09-03 00:27:56'),
(276, 'ae861995@hotmail.com', 'R07CB0A', 'signup', 200, 'Y', '2024-09-03 12:58:42'),
(277, 'k1mberly4u8@gmail.com', 'RBF28D8', 'signup', 200, 'Y', '2024-09-03 15:14:06'),
(278, 'lianki.lee@gmail.com', 'R7C8946', 'signup', 200, 'Y', '2024-09-03 17:13:34'),
(279, 'romnik2012@code-gmail.com', 'R765CA8', 'signup', 200, 'Y', '2024-09-05 20:17:19'),
(280, 'hasif.rozak@gmail.com', 'R307ECC', 'signup', 200, 'Y', '2024-09-06 17:13:05'),
(281, 'jcjessica31@gmail.com', 'R875962', 'signup', 200, 'Y', '2024-09-07 02:33:53'),
(282, 'hwahsy@hotmail.com', 'RC9E5E7', 'signup', 200, 'Y', '2024-09-07 16:28:33'),
(283, 'limshenchuan@gmail.com', 'RBCD96E', 'signup', 200, 'Y', '2024-09-08 15:39:26'),
(284, 'beradychua@gmail.com', 'R7F2D68', 'signup', 200, 'Y', '2024-09-08 17:36:27'),
(285, 'nicknameho98@gmail.com', 'R6D66D7', 'signup', 200, 'Y', '2024-09-08 17:52:15'),
(286, 'manhou1994@gmail.com', 'R4E10E4', 'signup', 200, 'Y', '2024-09-09 12:49:50'),
(287, 'goodguymathew@gmail.com', 'R0EB810', 'signup', 200, 'Y', '2024-09-09 13:01:29'),
(288, 'wdrian@hotmail.com', 'REB8BBB', 'signup', 200, 'Y', '2024-09-09 16:27:51'),
(289, 'kuanhen0628@gmail.com', 'RECF649', 'signup', 200, 'Y', '2024-09-10 08:53:45'),
(290, 'roychong@yahoo.com', 'R2EEB36', 'signup', 200, 'Y', '2024-09-10 15:13:13'),
(291, 'ronnie@yahoo.com', 'RED4739', 'signup', 200, 'Y', '2024-09-10 17:53:03'),
(292, 'cstham1993@gmail.com', 'R302389', 'signup', 200, 'Y', '2024-09-10 20:42:19'),
(293, 'andyfen88@outlook.com', 'R7DE1A5', 'signup', 200, 'Y', '2024-09-11 12:54:07'),
(294, 'oimeng@rocketmail.com', 'R73C30F', 'signup', 200, 'Y', '2024-09-11 17:40:29'),
(295, 'calvinhah@gmail.com', 'RA044D1', 'signup', 200, 'Y', '2024-09-12 14:40:29'),
(296, 'ggugugaga78@gmail.com', 'R0E4F4A', 'signup', 200, 'Y', '2024-09-13 10:38:38'),
(297, 'fikiruddinhakim95@gmail.com', 'RB5D9A0', 'signup', 200, 'Y', '2024-09-14 12:30:48'),
(298, 'redzaakbar@gmail.com', 'RDC9785', 'signup', 200, 'Y', '2024-09-14 13:58:06'),
(299, 'leea79347@gmail.com', 'R1FEEB8', 'signup', 200, 'Y', '2024-09-14 14:51:26'),
(300, 'tzenie15@gmail.com', 'RC0DF2D', 'signup', 200, 'Y', '2024-09-14 15:14:17'),
(301, 'soongtzewen@gmail.com', 'R27EC70', 'signup', 200, 'Y', '2024-09-14 15:24:57'),
(302, 'nakiyofu@gmail.com', 'RC5D407', 'signup', 200, 'Y', '2024-09-14 19:37:04'),
(303, 'kaxonfoong0205@gmail.com', 'RB25DB5', 'signup', 200, 'Y', '2024-09-14 19:43:25'),
(304, 'aun1011@hotmail.com', 'RC6C652', 'signup', 200, 'Y', '2024-09-14 20:02:14'),
(305, 'ywl12@hotmail.com', 'R3744D1', 'signup', 200, 'Y', '2024-09-15 13:23:07'),
(306, 'jeremyhch00@gmail.com', 'R839AFD', 'signup', 200, 'Y', '2024-09-15 14:15:45'),
(307, 'jameslow1141@gmail.com', 'RC1AF70', 'signup', 200, 'Y', '2024-09-16 07:43:11'),
(308, 'boscowong97@gmail.com', 'R61D5CB', 'signup', 200, 'Y', '2024-09-16 19:30:36'),
(309, 'jasonleeshop@gmail.com', 'R17523B', 'signup', 200, 'Y', '2024-09-17 00:08:58'),
(310, 'zkong211@yahoo.com.hk', 'RF67D8E', 'signup', 200, 'Y', '2024-09-19 15:20:33'),
(311, 'roofa2000@automisly.org', 'R9330EB', 'signup', 200, 'Y', '2024-09-19 19:49:56'),
(312, 'fraihanah3299@gmail.com', 'RCC39CE', 'signup', 200, 'Y', '2024-09-22 08:26:21'),
(313, 'winniehlbong@gmail.com', 'R4E6E30', 'signup', 200, 'Y', '2024-09-24 15:54:57'),
(314, 'cjhere4@gmail.com', 'R8DFB51', 'signup', 200, 'Y', '2024-09-25 00:44:36'),
(315, 'khrisha.93@gmail.com', 'R06048B', 'signup', 200, 'Y', '2024-09-25 14:20:06'),
(316, 'fikiruddinhakimpersonal@gmail.com', 'RA71366', 'signup', 200, 'Y', '2024-09-27 22:28:59'),
(317, 'johnnyleebs@gmail.com', 'RBA3275', 'signup', 200, 'Y', '2024-09-28 12:58:49'),
(318, 'nightangle7@gmail.com', 'RB5041F', 'signup', 200, 'Y', '2024-09-28 15:21:04'),
(319, 'komethi15@yahoo.com', 'RC7D8C9', 'signup', 200, 'Y', '2024-09-28 15:25:21'),
(320, 'tuc.arden@gmail.com', 'R46EBE5', 'signup', 200, 'Y', '2024-09-28 16:17:31'),
(321, 'ardenlim97@hotmail.com', 'RA06430', 'signup', 200, 'Y', '2024-09-28 17:02:00'),
(322, 'jymieelle8155@gmail.com', 'RB7C3F6', 'signup', 200, 'Y', '2024-09-29 03:09:42'),
(323, 'holabirch@naver.com', 'R6C9AA0', 'signup', 200, 'Y', '2024-09-29 18:37:59'),
(324, 'kaijinwong2001@gmail.com', 'R438D04', 'signup', 200, 'Y', '2024-09-30 14:44:07'),
(325, 'darryl.sujang@outlook.com', 'R3A1116', 'signup', 200, 'Y', '2024-09-30 14:51:20'),
(326, 'naveeneshbolt@gmail.com', 'RF1DBE0', 'signup', 200, 'Y', '2024-10-01 16:58:21'),
(327, 'owenvwong@icloud.com', 'R538820', 'signup', 200, 'Y', '2024-10-01 22:23:47'),
(328, 'alvinyong2088@gmail.com', 'R747C33', 'signup', 200, 'Y', '2024-10-02 02:01:35'),
(329, 'Tanakanarita2@gmail.com', 'RC414FA', 'signup', 200, 'Y', '2024-10-02 15:54:38'),
(330, 'mccwai@gmail.com', 'R21C0FE', 'signup', 200, 'Y', '2024-10-03 11:01:16'),
(331, 'michaelsaint64@gmail.com', 'REBC512', 'signup', 200, 'Y', '2024-10-03 15:45:10'),
(332, 'calvin_hah_@hotmail.com', 'RB96940', 'signup', 200, 'Y', '2024-10-03 16:08:19'),
(333, 'haraneeganesh18@gmail.com', 'R6BA95E', 'signup', 200, 'Y', '2024-10-03 17:09:55'),
(334, 'feigefoo16009@gmail.com', 'R1EB81B', 'signup', 200, 'Y', '2024-10-03 17:38:45'),
(335, 'fengyi_0216@hotmail.com', 'RBC02CF', 'signup', 200, 'Y', '2024-10-03 22:27:29'),
(336, 'shahab.kiarashpour@gmail.com', 'R1DE623', 'signup', 200, 'Y', '2024-10-04 15:05:03'),
(337, 'spare0067@gmail.com', 'R1418C9', 'signup', 200, 'Y', '2024-10-05 13:17:50'),
(338, 'yacinelamri59@gmail.com', 'RC2CF17', 'signup', 200, 'Y', '2024-10-06 13:26:32'),
(339, 'lionlucky2412@gmail.com', 'R8ED336', 'signup', 200, 'Y', '2024-10-06 13:41:40'),
(340, 'jackiekong.7200@hotmail.com', 'R59F8B7', 'signup', 200, 'Y', '2024-10-06 13:59:45'),
(341, 'hafizi.shaari@gmail.com', 'RF82522', 'signup', 200, 'Y', '2024-10-06 23:01:57'),
(342, 'shawn.poey@1fit.app', 'R4492F3', 'signup', 200, 'Y', '2024-10-07 16:20:36'),
(343, 'pangestu.teguh@gmail.com', 'RB2B0E7', 'signup', 200, 'Y', '2024-10-07 18:26:45'),
(344, 'leewengfung2002@gmail.com', 'R41A85D', 'signup', 200, 'Y', '2024-10-08 13:41:07'),
(345, 'chewhuaseong@gmail.com', 'R837237', 'signup', 200, 'Y', '2024-10-08 18:03:29'),
(346, 'haohaota57@gmail.com', 'R7376F0', 'signup', 200, 'Y', '2024-10-09 17:25:03'),
(347, 'stephenwongyc82@gmail.com', 'RDABD59', 'signup', 200, 'Y', '2024-10-10 06:06:10'),
(348, 'chuajack@gmail.com', 'R14E146', 'signup', 200, 'Y', '2024-10-12 09:36:21'),
(349, 'jinh430@gmail.com', 'R5977CD', 'signup', 200, 'Y', '2024-10-12 16:27:04'),
(350, 'jiawei0603@gmail.com', 'RBA545C', 'signup', 200, 'Y', '2024-10-12 19:25:42'),
(351, 'rich88owl@gmail.con', 'R2D7F4B', 'signup', 200, 'Y', '2024-10-12 19:26:05'),
(352, 'rich88owl@gmail.com', 'RA7F8F6', 'signup', 200, 'Y', '2024-10-12 19:26:17'),
(353, 'benalive@gmail.com', 'R5ABBBC', 'signup', 200, 'Y', '2024-10-12 23:30:46'),
(354, 'must_mu@yahoo.com', 'RF39F07', 'signup', 200, 'Y', '2024-10-13 10:11:58'),
(355, 'tungkl1986@gmail.com', 'RE87CB4', 'signup', 200, 'Y', '2024-10-13 10:49:35'),
(356, 'iamlawliming@gmail.com', 'R48C31C', 'signup', 200, 'Y', '2024-10-13 12:18:00'),
(357, 'work777top@gmail.com', 'RC573FA', 'signup', 200, 'Y', '2024-10-13 17:19:03'),
(358, 'jmehoff@gmailod.com', 'R285B5A', 'signup', 200, 'Y', '2024-10-14 01:02:15'),
(359, 'wjloke16@gmail.com', 'REC95D3', 'signup', 200, 'Y', '2024-10-14 11:38:42'),
(360, 'richard.gcj@gmail.com', 'R962CDB', 'signup', 200, 'Y', '2024-10-15 09:45:00'),
(361, 'tianloklow99@gmail.com', 'R36E9AD', 'signup', 200, 'Y', '2024-10-15 10:14:24'),
(362, 'kjiemeng@gmail.com', 'R6A718E', 'signup', 200, 'Y', '2024-10-16 07:57:16'),
(363, 'lydiajominin@gmail.com', 'RFE88BE', 'signup', 200, 'Y', '2024-10-17 11:54:38'),
(364, 'darkzzdevil@hotmail.com', 'RD1DDD0', 'signup', 200, 'Y', '2024-10-17 19:17:58'),
(365, 'akmal.iwan@yahoo.com', 'REF9F3A', 'signup', 200, 'Y', '2024-10-17 19:47:11'),
(366, 'proctorshilav@gmail.com', 'R8E2B67', 'signup', 200, 'Y', '2024-10-18 09:06:51'),
(367, 'testtest@test.com', 'R8A9B21', 'signup', 200, 'Y', '2024-10-19 21:00:08'),
(368, 'weixuan.see@gmail.com', 'REC3D60', 'signup', 200, 'Y', '2024-10-20 13:46:14'),
(369, 'dydiandersimone@gmail.com', 'RA4B810', 'signup', 200, 'Y', '2024-10-21 13:59:13'),
(370, 'ch_yap@yahoo.com', 'RCB85E2', 'signup', 200, 'Y', '2024-10-21 15:25:24'),
(371, 'akirito487@gmail.com', 'RD30906', 'signup', 200, 'Y', '2024-10-23 16:19:46'),
(372, '0fee808d2a7f@drmail.in', 'R293B5D', 'signup', 200, 'Y', '2024-10-24 06:37:44'),
(373, 'niggas2001@yahoo.com', 'R0BA1D7', 'signup', 200, 'Y', '2024-10-24 15:23:55'),
(374, 'leiyahaa720@gmail.com', 'RC2EC1E', 'signup', 200, 'Y', '2024-10-26 01:05:23'),
(375, 'webkey.pp.ua@gmail.com', 'RE76F49', 'signup', 200, 'Y', '2024-10-26 18:17:55'),
(376, 'laiwengchoon@hotmail.com', 'RF29334', 'signup', 200, 'Y', '2024-10-26 21:33:48'),
(377, 'rogerliew94@gmail.com', 'RD69616', 'signup', 200, 'Y', '2024-10-28 15:48:35'),
(378, 'chitravin_87@hotmail.com', 'RDE6A6C', 'signup', 200, 'Y', '2024-10-28 21:25:13'),
(379, 'sebastian_uebler@yahoo.de', 'R75AFA4', 'signup', 200, 'Y', '2024-10-29 17:44:02'),
(380, 'sl21sc41@gmail.com', 'R309D40', 'signup', 200, 'Y', '2024-10-30 01:16:40'),
(381, 'nicholastab88@gmail.com', 'R536F84', 'signup', 200, 'Y', '2024-10-30 15:50:34'),
(382, 'dexterliew@icloud.com', 'R4E56C1', 'signup', 200, 'Y', '2024-10-31 12:54:39'),
(383, 'freddyz0817@gmail.com', 'R5A19F0', 'signup', 200, 'Y', '2024-10-31 13:00:36'),
(384, 'junhantan0916@gmail.com', 'R8E1D9D', 'signup', 200, 'Y', '2024-10-31 17:09:44'),
(385, 'kfreeu0232@gmail.com', 'RBC4D15', 'signup', 200, 'Y', '2024-11-02 10:37:09'),
(386, 'yingyung92@gmail.com', 'RD9B1E1', 'signup', 200, 'Y', '2024-11-02 10:44:42'),
(387, 'jason421412@gmail.com', 'RB1A643', 'signup', 200, 'Y', '2024-11-02 17:59:46'),
(388, 'lim-jiajiun@hotmail.com', 'R47FEE5', 'signup', 200, 'Y', '2024-11-03 12:26:53'),
(389, 'hongyip0616@gmail.com', 'R06894F', 'signup', 200, 'Y', '2024-11-03 13:53:15'),
(390, 'mickfxxx@gmail.com', 'RD73312', 'signup', 200, 'Y', '2024-11-03 14:02:26'),
(391, 'bereimei55@gmail.com', 'R0B9DEB', 'signup', 200, 'Y', '2024-11-09 06:28:12'),
(392, 'kzq_96@hotmail.com', 'RB723B9', 'signup', 200, 'Y', '2024-11-09 07:50:40'),
(393, 'lailianglong@gmail.com', 'R7C161E', 'signup', 200, 'Y', '2024-11-09 09:31:29'),
(394, 'st.fiofab@yahoo.com', 'R700C5C', 'signup', 200, 'Y', '2024-11-10 00:49:56'),
(395, 'isolacaraibica@yahoo.com', 'R787171', 'signup', 200, 'Y', '2024-11-10 18:10:44'),
(396, 'danielgancw@gmail.com', 'R23AD39', 'signup', 200, 'Y', '2024-11-11 08:52:08'),
(397, 'syahmishmsl21@gmail.com', 'R85F93B', 'signup', 200, 'Y', '2024-11-11 14:43:56'),
(398, 'erdrhafeiaty@yahoo.com', 'RAA4BB0', 'signup', 200, 'Y', '2024-11-12 06:41:24'),
(399, 'azrifarisrasid@gmail.com', 'R946B20', 'signup', 200, 'Y', '2024-11-12 22:54:57'),
(400, 'dygiofy34@gmail.com', 'RCBF927', 'signup', 200, 'Y', '2024-11-13 03:22:13'),
(401, 'munloong1024@gmail.com', 'RC72CB5', 'signup', 200, 'Y', '2024-11-14 14:46:10'),
(402, 'meychawluk@yahoo.com', 'RBDA345', 'signup', 200, 'Y', '2024-11-14 21:41:04'),
(403, 'Immortal_877@yahoo.com', 'R6657A5', 'signup', 200, 'Y', '2024-11-15 05:57:49'),
(404, 'mirdzuan@gmail.com', 'R6EAFC3', 'signup', 200, 'Y', '2024-11-15 17:04:04'),
(405, 'bb5arwxpun40m5k0@yahoo.com', 'RDA88F1', 'signup', 200, 'Y', '2024-11-15 18:39:05'),
(406, 'zbt199@gmail.com', 'R3E7D2A', 'signup', 200, 'Y', '2024-11-16 11:29:46'),
(407, 'dario.1955@yahoo.com', 'RBB3440', 'signup', 200, 'Y', '2024-11-16 16:33:44'),
(408, 'jickina@yahoo.com', 'R5A0F62', 'signup', 200, 'Y', '2024-11-17 14:24:57'),
(409, 'wshantelql1582@gmail.com', 'R155760', 'signup', 200, 'Y', '2024-11-17 14:42:53'),
(410, 'rosie5000@gmail.com', 'RDB9DB9', 'signup', 200, 'Y', '2024-11-18 14:15:04'),
(411, 'yasen.krasen.13+89488@mail.ru', 'REA0D76', 'signup', 200, 'Y', '2024-11-18 18:29:53'),
(412, 'mashate_said@yahoo.com', 'R3C04C6', 'signup', 200, 'Y', '2024-11-18 19:47:59'),
(413, 'jcftran@gmail.com', 'R1D2120', 'signup', 200, 'Y', '2024-11-19 02:13:35'),
(414, 'jmseventeenlove@gmail.com', 'RCCCE43', 'signup', 200, 'Y', '2024-11-19 19:13:05'),
(415, 'mnasrullah89@gmail.com', 'R60CC74', 'signup', 200, 'Y', '2024-11-19 19:19:27'),
(416, 'lydiacse16@gmail.com', 'R9AA3C9', 'signup', 200, 'Y', '2024-11-20 19:43:05'),
(417, 'fansygan@gmail.com', 'RB4E7F4', 'signup', 200, 'Y', '2024-11-21 11:47:06'),
(418, 'roihre17@gmail.com', 'RDEB237', 'signup', 200, 'Y', '2024-11-21 20:53:37'),
(419, 'azizxkill1@setxko.com', 'R81E85F', 'signup', 200, 'Y', '2024-11-21 22:08:53'),
(420, 'joygan1999@gmail.com', 'REEA27E', 'signup', 200, 'Y', '2024-11-21 23:36:12'),
(421, 'ruxin94@gmail.com', 'RD88927', 'signup', 200, 'Y', '2024-11-22 15:30:33'),
(422, 'huhu980606@gmail.com', 'RFB7AB0', 'signup', 200, 'Y', '2024-11-23 04:36:46'),
(423, 'ck.phan@hotmail.com', 'R586286', 'signup', 200, 'Y', '2024-11-23 18:08:19'),
(424, 'heilwoodsf@gmail.com', 'R69D2A5', 'signup', 200, 'Y', '2024-11-24 05:05:08'),
(425, 'pc0ijjbnqg@yahoo.com', 'R4544F7', 'signup', 200, 'Y', '2024-11-25 22:09:32'),
(426, 'izzulhajid0511@gmail.com', 'R7AFE34', 'signup', 200, 'Y', '2024-11-26 20:49:12'),
(427, 'bernaisvi34@gmail.com', 'RAA2F01', 'signup', 200, 'Y', '2024-11-26 21:01:37'),
(428, 'nidjelharve2738@gmail.com', 'R6D0DDA', 'signup', 200, 'Y', '2024-11-27 19:08:04'),
(429, 'jianianhee@gmail.com', 'RA95ED4', 'signup', 200, 'Y', '2024-11-28 15:08:44'),
(430, 'asd@gmail.com', 'R261ABD', 'signup', 200, 'Y', '2024-11-28 15:55:27'),
(431, 'jackser@outlook.com', 'RD0A010', 'signup', 200, 'Y', '2024-11-28 16:02:42'),
(432, 'smiqyyvyiuj@yahoo.com', 'RE2B075', 'signup', 200, 'Y', '2024-11-28 17:32:20'),
(433, 'lakishasanchezb@gmail.com', 'R5D57A5', 'signup', 200, 'Y', '2024-11-29 14:19:15'),
(434, 'john_thiam@hotmail.com', 'R1D3320', 'signup', 200, 'Y', '2024-11-30 12:09:04'),
(435, 'guzzettsecketa@yahoo.com', 'R9982A0', 'signup', 200, 'Y', '2024-12-01 21:51:52'),
(436, 'nurzabirahz@gmail.com', 'R4A25BA', 'signup', 200, 'Y', '2024-12-02 20:33:10'),
(437, 'djarrodrandolphtc@gmail.com', 'R5983DE', 'signup', 200, 'Y', '2024-12-03 08:50:04'),
(438, 'wqwbudiykxhgpojx@yahoo.com', 'R5EF553', 'signup', 200, 'Y', '2024-12-04 02:28:51'),
(439, 'samuelling@live.com', 'R41A15E', 'signup', 200, 'Y', '2024-12-04 14:35:57'),
(440, 'bluteichtrochez@yahoo.com', 'R5CB061', 'signup', 200, 'Y', '2024-12-04 18:04:54'),
(441, 'rubbhan1@outlook.com', 'RC34D5B', 'signup', 200, 'Y', '2024-12-04 18:11:18'),
(442, 'ktkqmfnkx@yahoo.com', 'RD2FBD9', 'signup', 200, 'Y', '2024-12-05 11:57:06'),
(443, 'cokspjnisuym@yahoo.com', 'R30B018', 'signup', 200, 'Y', '2024-12-06 07:32:29'),
(444, 'mchin2005@gmail.com', 'RA4132A', 'signup', 200, 'Y', '2024-12-06 10:35:07'),
(445, 'kaijun5866@gmail.com', 'R1A14DD', 'signup', 200, 'Y', '2024-12-06 11:38:57'),
(446, 'eldoclub798+97yOwMG@gmail.com\r\n', 'R40563F', 'signup', 200, 'Y', '2024-12-07 01:15:32'),
(447, 'demihaelovinski@yahoo.com', 'R8E3BF1', 'signup', 200, 'Y', '2024-12-07 02:30:09'),
(448, 'luwes.my@gmail.com', 'RF64637', 'signup', 200, 'Y', '2024-12-07 18:38:15'),
(449, 'rrozasharn@gmail.com', 'RFD3714', 'signup', 200, 'Y', '2024-12-08 14:36:37'),
(450, 'adrianchang97@gmail.com', 'RC507E9', 'signup', 200, 'Y', '2024-12-09 05:03:28'),
(451, 'vilmerdoyle5@gmail.com', 'RFC58B2', 'signup', 200, 'Y', '2024-12-09 07:42:34'),
(452, 'dean@aaawindowcleaning.com', 'R42C26C', 'signup', 200, 'Y', '2024-12-10 04:22:19'),
(453, 'm.m.fleischer@t-online.de', 'RE7E1DA', 'signup', 200, 'Y', '2024-12-11 18:15:32'),
(454, 'greysonloh2108@gmail.com', 'R491F0D', 'signup', 200, 'Y', '2024-12-11 20:09:31'),
(455, 'reverieau56iris@gmail.com', 'RB2FDBF', 'signup', 200, 'Y', '2024-12-12 13:32:46'),
(456, 'ihdhsfxito@yahoo.com', 'RA35EF0', 'signup', 200, 'Y', '2024-12-13 17:03:53'),
(457, 'wienczorkowsitammaro@yahoo.com', 'R8BE5A3', 'signup', 200, 'Y', '2024-12-14 16:19:52'),
(458, 'etanbradyrt51@gmail.com', 'RD74F7E', 'signup', 200, 'Y', '2024-12-15 12:30:23'),
(459, 'rosebaunearsing@yahoo.com', 'R0F1FA1', 'signup', 200, 'Y', '2024-12-16 10:56:01'),
(460, 'segundowesley628@gmail.com', 'R4A4179', 'signup', 200, 'Y', '2024-12-17 16:11:31'),
(461, 'robertang8766@outlook.com', 'R851064', 'signup', 200, 'Y', '2024-12-18 12:28:37'),
(462, 'coolcows95@gmail.com', 'RD498FB', 'signup', 200, 'Y', '2024-12-18 22:37:30'),
(463, 'matthewwinangun0@gmail.com', 'R9EC004', 'signup', 200, 'Y', '2024-12-18 22:53:06'),
(464, 'theinfamous7404@gmail.com', 'R2AFF0F', 'signup', 200, 'Y', '2024-12-19 14:00:00'),
(465, 'xinweitan3@gmail.com', 'REF3DBC', 'signup', 200, 'Y', '2024-12-19 15:37:10'),
(466, 'henrysutton366@gmail.com', 'R643A8D', 'signup', 200, 'Y', '2024-12-19 18:44:17'),
(467, 'etehoqic659@gmail.com', 'RFE9BF2', 'signup', 200, 'Y', '2024-12-19 19:33:56'),
(468, 'vxqipue8euasc4dq@yahoo.com', 'R3B2E3D', 'signup', 200, 'Y', '2024-12-20 19:34:42'),
(469, 'weedzie10@gmail.com', 'RE0940C', 'signup', 200, 'Y', '2024-12-21 14:14:19'),
(470, 'ijatuvek88@gmail.com', 'R8A7908', 'signup', 200, 'Y', '2024-12-21 16:31:50'),
(471, 'behweiherng@gmail.com', 'R2B84DE', 'signup', 200, 'Y', '2024-12-21 16:42:01'),
(472, 'sohype@gmail.com', 'R45405A', 'signup', 200, 'Y', '2024-12-21 17:25:26'),
(473, 'sid.allright@gmail.com', 'RE82AB7', 'signup', 200, 'Y', '2024-12-21 18:57:36'),
(474, 'jhghcdoygmnqft@yahoo.com', 'R8B439C', 'signup', 200, 'Y', '2024-12-22 11:52:23'),
(475, 'gecitewav17@gmail.com', 'R2E2781', 'signup', 200, 'Y', '2024-12-23 06:19:52'),
(476, 'alhakim.ambiah@gmail.com', 'RF37410', 'signup', 200, 'Y', '2024-12-23 17:19:03'),
(477, 'tygiqk4uoddeudiiw@yahoo.com', 'RDD09F0', 'signup', 200, 'Y', '2024-12-24 02:14:42'),
(478, 'toktingli@gmail.com', 'R4833C8', 'signup', 200, 'Y', '2024-12-24 22:10:07'),
(479, 'wanyeuhun@gmail.com', 'R6A0750', 'signup', 200, 'Y', '2024-12-24 22:23:09'),
(480, 'oxivaxo747@gmail.com', 'R07F024', 'signup', 200, 'Y', '2024-12-25 04:45:50'),
(481, 'dingzhi0174@gmail.com', 'RF661F1', 'signup', 200, 'Y', '2024-12-25 12:44:39'),
(482, 'mohamadamrizal8@gmail.com', 'R7100DC', 'signup', 200, 'Y', '2024-12-25 13:07:05'),
(483, 'kburtfvuswtmg@yahoo.com', 'R96361D', 'signup', 200, 'Y', '2024-12-26 00:47:11'),
(484, 'chinleek95@gmail.com', 'R8A3182', 'signup', 200, 'Y', '2024-12-26 15:49:23'),
(485, 'oremorissette@yahoo.com', 'R8341FF', 'signup', 200, 'Y', '2024-12-26 19:41:24'),
(486, 'kouhong_ckh@live.com', 'RB2F504', 'signup', 200, 'Y', '2024-12-27 07:43:14'),
(487, 'yufevubu61@gmail.com', 'R678CCF', 'signup', 200, 'Y', '2024-12-27 20:29:22'),
(488, 'feelgood817@gmail.com', 'R58E4CC', 'signup', 200, 'Y', '2024-12-28 18:30:18'),
(489, 'ryprsb7yotavwthaj@yahoo.com', 'RFD904E', 'signup', 200, 'Y', '2024-12-28 19:13:50'),
(490, 'ocl_0@foxmail.com', 'R883875', 'signup', 200, 'Y', '2024-12-29 11:10:35'),
(491, 'ziyingooi0515@gmail.com', 'RC3CD02', 'signup', 200, 'Y', '2024-12-29 11:24:56'),
(492, 'limjl0029@gmail.com', 'RBA52AC', 'signup', 200, 'Y', '2024-12-29 14:13:23'),
(493, 'jasoncheeyou@gmail.com', 'R480B80', 'signup', 200, 'Y', '2024-12-29 17:19:06'),
(494, 'hlgadikywht@yahoo.com', 'R02354C', 'signup', 200, 'Y', '2024-12-30 14:17:25'),
(495, 'keravit327@gmail.com', 'R1FF40B', 'signup', 200, 'Y', '2024-12-31 11:24:37'),
(496, 'ifivodefi53@gmail.com', 'RBCF3D2', 'signup', 200, 'Y', '2025-01-01 06:06:36'),
(497, 'euroy95@gmail.com', 'R4B1DE6', 'signup', 200, 'Y', '2025-01-01 14:01:03'),
(498, 'aiklie99@hotmail.com', 'RAFC562', 'signup', 200, 'Y', '2025-01-01 19:12:29'),
(499, 'suthesankanagasabai@gmail.com', 'R5F1AE5', 'signup', 200, 'Y', '2025-01-01 21:59:55'),
(500, 'craokqnpkiulx@yahoo.com', 'RD1CEED', 'signup', 200, 'Y', '2025-01-01 22:53:53'),
(501, 'upiguluvo18@gmail.com', 'R7BAFD5', 'signup', 200, 'Y', '2025-01-02 15:55:13'),
(502, 'aqabonuzaf695@gmail.com', 'RFB3509', 'signup', 200, 'Y', '2025-01-03 12:37:09'),
(503, 'ikenuraien@gmail.com', 'RC06398', 'signup', 200, 'Y', '2025-01-03 17:56:32'),
(504, 'alexteow23@gmail.com', 'R061B5A', 'signup', 200, 'Y', '2025-01-03 18:08:50'),
(505, 'xememovuyu286@gmail.com', 'R649822', 'signup', 200, 'Y', '2025-01-04 12:07:09'),
(506, 'imujemedoqi880@gmail.com', 'R24777B', 'signup', 200, 'Y', '2025-01-05 12:08:18'),
(507, 'ccaclw@gmail.com', 'R0FDC0F', 'signup', 200, 'Y', '2025-01-07 13:41:24'),
(508, 'ivobaxuhakux47@gmail.com', 'R127A95', 'signup', 200, 'Y', '2025-01-07 19:27:14'),
(509, 'mucuwemajel312@gmail.com', 'R9D66B9', 'signup', 200, 'Y', '2025-01-08 20:02:22'),
(510, 'mass15678@proton.me', 'R1A1F18', 'signup', 200, 'Y', '2025-01-09 14:23:23'),
(511, 'hiwuyebuqupu55@gmail.com', 'R8F5348', 'signup', 200, 'Y', '2025-01-10 00:46:46'),
(512, 'tangaiklie@gmail.com', 'R3A393B', 'signup', 200, 'Y', '2025-01-10 14:03:42'),
(513, 'laspobmvev@yahoo.com', 'R305433', 'signup', 200, 'Y', '2025-01-10 23:07:08'),
(514, 'haziqnadzir98@gmail.com', 'R96DA0B', 'signup', 200, 'Y', '2025-01-11 00:11:53'),
(515, 'shawnfelt8@gmail.com', 'RC00E13', 'signup', 200, 'Y', '2025-01-11 15:07:54'),
(516, 'dgqmqxk7zl@yahoo.com', 'R071964', 'signup', 200, 'Y', '2025-01-11 20:47:31'),
(517, 'fusidacaqi415@gmail.com', 'R22C698', 'signup', 200, 'Y', '2025-01-12 22:56:00'),
(518, 'aishazizan14@gmail.com', 'R5A0D75', 'signup', 200, 'Y', '2025-01-14 19:19:10'),
(519, 'kimhan_jim1997@hotmail.com', 'RAA2E2B', 'signup', 200, 'Y', '2025-01-15 15:55:54'),
(520, 'kamarul8727@gmail.com', 'R8BA575', 'signup', 200, 'Y', '2025-01-15 20:02:25'),
(521, 'yonder46oracle65@gmail.com', 'R772DB2', 'signup', 200, 'Y', '2025-01-17 06:15:14'),
(522, 'dixozarud99@gmail.com', 'R4538CF', 'signup', 200, 'Y', '2025-01-18 12:59:52'),
(523, 'eyonderiohorizon15@gmail.com', 'RC0DC3A', 'signup', 200, 'Y', '2025-01-19 10:31:23'),
(524, 'horizonaeglyph@gmail.com', 'R4C6B5C', 'signup', 200, 'Y', '2025-01-20 07:17:06'),
(525, 'g.aivee64@gmail.com', 'R9676FD', 'signup', 200, 'Y', '2025-01-20 18:53:47'),
(526, 'ub0flgudyrlm@yahoo.com', 'RBFFBDE', 'signup', 200, 'Y', '2025-01-22 18:52:22'),
(527, 'Abbie8Mason5200@gmail.com', 'REC1D11', 'signup', 200, 'Y', '2025-01-24 13:28:30'),
(528, 'poouicyhynb@yahoo.com', 'R8D8BF7', 'signup', 200, 'Y', '2025-01-25 18:33:43'),
(529, 'friedenspfeifen@omggreatfoods.com', 'REE4AE2', 'signup', 200, 'Y', '2025-01-26 13:26:13'),
(530, 'pazapz@mailbox.in.ua', 'R2D02EE', 'signup', 200, 'Y', '2025-01-26 21:20:59'),
(531, 'Benjamin8Thompson4984@gmail.com', 'R545B24', 'signup', 200, 'Y', '2025-01-27 15:14:16'),
(532, 'happyice81@yahoo.com', 'R92EDF1', 'signup', 200, 'Y', '2025-01-29 15:01:50'),
(533, 'Lee7Douglas9079@gmail.com', 'R3C6DFE', 'signup', 200, 'Y', '2025-01-30 09:00:22'),
(534, 'Howard2Albertson9551@gmail.com', 'R98CC00', 'signup', 200, 'Y', '2025-01-31 14:13:56'),
(535, 'tju8sfpbthw52dg@yahoo.com', 'RCE5941', 'signup', 200, 'Y', '2025-02-01 19:54:28'),
(536, 'tskhvtgnps@yahoo.com', 'RA074E0', 'signup', 200, 'Y', '2025-02-02 17:23:03'),
(537, 'forflood515@gmail.com', 'R1B119C', 'signup', 200, 'Y', '2025-02-03 00:32:06'),
(538, 'nirvanao81rift@gmail.com', 'R6070F7', 'signup', 200, 'Y', '2025-02-04 17:13:32'),
(539, 'jubileeeychime16a@gmail.com', 'R854A18', 'signup', 200, 'Y', '2025-02-05 17:34:51'),
(540, 'zul9546@gmail.com', 'R0A9C00', 'signup', 200, 'Y', '2025-02-06 15:44:43'),
(541, 'ewhisperoykaleidoscope96uo@gmail.com', 'R52167D', 'signup', 200, 'Y', '2025-02-06 17:21:24'),
(542, 'maths190@gmail.com', 'R800131', 'signup', 200, 'Y', '2025-02-06 20:03:38'),
(543, 'omementoouimirage@gmail.com', 'R6C252D', 'signup', 200, 'Y', '2025-02-07 15:46:18'),
(544, 'roryngdog@gmail.com', 'R99D3B2', 'signup', 200, 'Y', '2025-02-08 12:23:12'),
(545, 'eldoclub798+2nlHUDau@gmail.com\r\n', 'RD3AB42', 'signup', 200, 'Y', '2025-02-09 02:46:03'),
(546, 'oestellare27verge@gmail.com', 'R9FBE23', 'signup', 200, 'Y', '2025-02-09 12:41:00'),
(547, 'illuminateaerift15@gmail.com', 'R229653', 'signup', 200, 'Y', '2025-02-10 19:43:04'),
(548, 'meg.a.stop.lay@gmail.com', 'R8C014F', 'signup', 200, 'Y', '2025-02-14 07:47:25'),
(549, 'goxivanitepu39@gmail.com', 'RB84A21', 'signup', 200, 'Y', '2025-02-14 19:29:31'),
(550, 'uyilluminateoe95glyph0@gmail.com', 'R52D1A9', 'signup', 200, 'Y', '2025-02-15 14:06:52'),
(551, 'ressijy@gmail.com', 'R67EF15', 'signup', 200, 'Y', '2025-02-16 07:15:15'),
(552, 'karolconradg@gmail.com', 'R5B28F5', 'signup', 200, 'Y', '2025-02-16 22:34:11'),
(553, 'vilkilw1992@gmail.com', 'R42FD08', 'signup', 200, 'Y', '2025-02-18 19:45:30'),
(554, 'martinneldaax46@gmail.com', 'R9C3F04', 'signup', 200, 'Y', '2025-02-20 07:46:55'),
(555, 'norinebet1993@gmail.com', 'R8864DC', 'signup', 200, 'Y', '2025-02-21 07:52:34'),
(556, 'herleibah42@gmail.com', 'RB83D01', 'signup', 200, 'Y', '2025-02-21 20:28:06'),
(557, 'masonglinisi3@gmail.com', 'R96C58A', 'signup', 200, 'Y', '2025-02-22 20:57:19'),
(558, 'palmesilverv4@gmail.com', 'RE85EB5', 'signup', 200, 'Y', '2025-02-23 16:10:31'),
(559, 'fablejade62io@gmail.com', 'R2465F5', 'signup', 200, 'Y', '2025-02-24 10:08:02'),
(560, 'stellaruotalisman65ai@gmail.com', 'R77A75F', 'signup', 200, 'Y', '2025-02-25 09:19:01'),
(561, 'gileastpadaya@yahoo.com', 'RBDA001', 'signup', 200, 'Y', '2025-02-26 11:10:31'),
(562, 'abigeiltpz1987@gmail.com', 'R1B4B81', 'signup', 200, 'Y', '2025-02-27 07:42:12'),
(563, 'shermaneoly@gmail.com', 'RF6EC0A', 'signup', 200, 'Y', '2025-02-28 05:54:18'),
(564, 'amirul_rahman91@yahoo.com', 'R154BD6', 'signup', 200, 'Y', '2025-02-28 16:31:24'),
(565, 'rykianskyhernly@yahoo.com', 'REBFF48', 'signup', 200, 'Y', '2025-03-01 03:18:42'),
(566, 'vivzgnoras@email-temp.com', 'R1416C9', 'signup', 200, 'Y', '2025-03-01 16:00:53'),
(567, 'kchristensenqs2006@gmail.com', 'R1F386B', 'signup', 200, 'Y', '2025-03-01 19:04:33'),
(568, 'teitzunigamm35@gmail.com', 'R0022FB', 'signup', 200, 'Y', '2025-03-02 13:24:19'),
(569, 'diakondw1@gmail.com', 'RD3F22E', 'signup', 200, 'Y', '2025-03-03 06:55:54'),
(570, 'orilovisotsk@yahoo.com', 'R20AA80', 'signup', 200, 'Y', '2025-03-04 01:07:53'),
(571, 'vgillac38@gmail.com', 'R7CB75C', 'signup', 200, 'Y', '2025-03-05 02:21:02'),
(572, 'wqvfvhny@do-not-respond.me', 'R956CED', 'signup', 200, 'Y', '2025-03-05 15:38:19'),
(573, 'louratug@mail.ru', 'RD85108', 'signup', 200, 'Y', '2025-03-05 18:10:40'),
(574, '99@dianabykiris.fun', 'RFE05FD', 'signup', 200, 'Y', '2025-03-05 18:24:51'),
(575, 'charltirna30@gmail.com', 'REAA8C4', 'signup', 200, 'Y', '2025-03-06 05:03:04'),
(576, 'base.3level@gmail.com ', 'RD1D53C', 'signup', 200, 'Y', '2025-03-06 09:55:01'),
(577, 'iutempestau72zeal10@gmail.com', 'R2C8AE1', 'signup', 200, 'Y', '2025-03-07 13:48:55'),
(578, 'williamsteri2002@gmail.com', 'RB85879', 'signup', 200, 'Y', '2025-03-08 13:19:51'),
(579, 'avijagtap@dmxs8.com', 'RDC1823', 'signup', 200, 'Y', '2025-03-10 07:04:13'),
(580, 'mattireyesr25@gmail.com', 'R4C49B5', 'signup', 200, 'Y', '2025-03-10 12:36:54'),
(581, 'kertjordan38@gmail.com', 'RE2DFF9', 'signup', 200, 'Y', '2025-03-12 09:54:29'),
(582, 'ykworwpkvzj@yahoo.com', 'RF36B10', 'signup', 200, 'Y', '2025-03-13 21:27:06'),
(583, 'zjgmjplo@do-not-respond.me', 'R47C044', 'signup', 200, 'Y', '2025-03-14 06:08:08'),
(584, 'linyslangf46@gmail.com', 'R7BA027', 'signup', 200, 'Y', '2025-03-14 23:03:42'),
(585, 'gcervantesby19@gmail.com', 'R0C7559', 'signup', 200, 'Y', '2025-03-15 18:45:25'),
(586, 'daviddilbertjq@gmail.com', 'RAAB35B', 'signup', 200, 'Y', '2025-03-16 13:57:03'),
(587, 'djeidencu1999@gmail.com', 'R810218', 'signup', 200, 'Y', '2025-03-17 08:02:41'),
(588, 'carrlinskv@gmail.com', 'R09401E', 'signup', 200, 'Y', '2025-03-18 10:56:51'),
(589, 'marwanb91@code-gmail.com', 'RC6C8E8', 'signup', 200, 'Y', '2025-03-18 16:32:27'),
(590, 'txahole@eewmaop.com', 'R26A67D', 'signup', 200, 'Y', '2025-03-18 19:06:29');
INSERT INTO `referral_engine` (`referral_id`, `email`, `referral_code`, `referral_type`, `referral_coins`, `is_active`, `created_datetime`) VALUES
(591, 'caseyhymberto88@gmail.com', 'RD92B6F', 'signup', 200, 'Y', '2025-03-19 17:19:02'),
(592, 'einslib6@gmail.com', 'RE76B64', 'signup', 200, 'Y', '2025-03-20 21:31:14'),
(593, 'sextonrolino@gmail.com', 'R735D5B', 'signup', 200, 'Y', '2025-03-21 11:13:41'),
(594, 'tpwkzewh@do-not-respond.me', 'R8B7206', 'signup', 200, 'Y', '2025-03-21 16:15:40'),
(595, 'harperaselina@gmail.com', 'R75D8E3', 'signup', 200, 'Y', '2025-03-22 01:56:43'),
(596, 'm.egast.o.pla.y@gmail.com', 'RBD7817', 'signup', 200, 'Y', '2025-03-22 05:25:42'),
(597, 'aurorabnkwy@gmailbrt.com', 'R237F81', 'signup', 200, 'Y', '2025-03-22 10:44:04'),
(598, 'reidaikenun55@gmail.com', 'RC1E6D8', 'signup', 200, 'Y', '2025-03-22 17:25:00'),
(599, 'djenarnj18@gmail.com', 'R13BB06', 'signup', 200, 'Y', '2025-03-23 08:37:00'),
(600, 'solisfrend2002@gmail.com', 'R174BA1', 'signup', 200, 'Y', '2025-03-23 23:33:59'),
(601, 'fischerroksannasu@gmail.com', 'RA84E22', 'signup', 200, 'Y', '2025-03-24 16:32:40'),
(602, 'nomin.momin+368v0@mail.ru', 'RD71FD9', 'signup', 200, 'Y', '2025-03-24 22:49:09'),
(603, 'meg.a.sto.p.l.ay@gmail.com', 'R5E7C3A', 'signup', 200, 'Y', '2025-03-26 08:13:47'),
(604, 'aqilsks@gmail.com', 'RAE78DF', 'signup', 200, 'Y', '2025-03-26 19:26:26'),
(605, 'mifthuda1337@gmail.com', 'R1AC1C7', 'signup', 200, 'Y', '2025-03-29 17:18:35'),
(606, 'kertyucds@onet.eu', 'R03C838', 'signup', 200, 'Y', '2025-04-08 01:44:56'),
(607, 'johnson@inetbug.com', 'RAB8031', 'signup', 200, 'Y', '2025-04-10 08:34:13'),
(608, 'regeyob613@buides.com', 'RDCEF15', 'signup', 200, 'Y', '2025-04-10 16:09:24'),
(609, 'derickchong87@gmail.com', 'R3C5075', 'signup', 200, 'Y', '2025-04-10 16:10:18'),
(610, 'keventai@gmail.com', 'RCA15CF', 'signup', 200, 'Y', '2025-04-19 03:00:47'),
(611, 'littlesowl8@gmail.com', 'R65B52B', 'signup', 200, 'Y', '2025-05-02 13:33:04'),
(612, 'ikngoyeng1@gmail.com', 'R9767E6', 'signup', 200, 'Y', '2025-05-24 10:07:56'),
(613, 'golovachenasywa@boranora.com', 'R7ED587', 'signup', 200, 'Y', '2025-05-29 20:24:37'),
(614, 'adriellytorres@adsensekorea.com', 'R14AAC6', 'signup', 200, 'Y', '2025-06-01 09:00:36'),
(615, 'wyqtozve@ronaldofmail.com', 'R12CEB1', 'signup', 200, 'Y', '2025-06-08 07:57:18'),
(616, 'tckvbxsi@eblanomail.com', 'R7C4BF7', 'signup', 200, 'Y', '2025-06-09 04:36:02'),
(617, 'iglxrjzj@ronaldofmail.com', 'R27C2EF', 'signup', 200, 'Y', '2025-06-11 00:25:36'),
(618, 'ejhskzxg@bientotmail.com', 'RC7B280', 'signup', 200, 'Y', '2025-06-12 06:45:55'),
(619, 'yrrtcvmm@bonsoirmail.com', 'R9A4A41', 'signup', 200, 'Y', '2025-06-12 22:46:43'),
(620, 'xtqdyfpx@bientotmail.com', 'R623239', 'signup', 200, 'Y', '2025-06-13 00:03:58'),
(621, 'bush1508@phanmembanhang24h.com', 'RC7B05F', 'signup', 200, 'Y', '2025-06-22 15:18:55'),
(622, '6j3m5@jagomail.com', 'R814F54', 'signup', 200, 'Y', '2025-06-23 17:07:04'),
(623, 'pffxthzo@bientotmail.com', 'R567192', 'signup', 200, 'Y', '2025-06-28 09:01:00'),
(624, 'bsotkaea@bonsoirmail.com', 'R356D61', 'signup', 200, 'Y', '2025-06-28 15:45:13'),
(625, 'wjvjyekk@bonsoirmail.com', 'R8BAEAD', 'signup', 200, 'Y', '2025-06-29 06:36:01'),
(626, 'szqvascg@bientotmail.com', 'R4F40C6', 'signup', 200, 'Y', '2025-06-29 08:45:57'),
(627, 'djiaqsjq@aurevoirmail.com', 'RCFB36D', 'signup', 200, 'Y', '2025-06-29 11:54:14'),
(628, 'uvrama@gmail.com', 'R4F8E7F', 'signup', 200, 'Y', '2025-07-09 14:40:11'),
(629, 'ajvazovaskijo@gomigoofficial.com', 'R41AEFF', 'signup', 200, 'Y', '2025-07-13 09:31:34'),
(630, 'nomin.momin+382a6@mail.ru', 'RB363BC', 'signup', 200, 'Y', '2025-07-14 03:14:53'),
(631, 'andreiutenkov@twitch.work', 'R5B1CF8', 'signup', 200, 'Y', '2025-07-24 10:51:33'),
(632, 'thomastheprince@outlook.com', 'R03D4FC', 'signup', 200, 'Y', '2025-07-25 14:03:41'),
(633, 'ajabkhaneae@gmail.com', 'RAB3F8E', 'signup', 200, 'Y', '2025-07-26 20:32:52'),
(634, 'dr.annteh@gmail.com', 'R7DE99F', 'signup', 200, 'Y', '2025-07-27 16:41:28'),
(635, 'easyasswinsman@thinhmin.com', 'R1B26BE', 'signup', 200, 'Y', '2025-07-29 04:25:48'),
(636, 'paouqua@mailbox.in.ua', 'RF61A02', 'signup', 200, 'Y', '2025-08-05 00:37:55'),
(637, 'isaacxandikar@gmail.com', 'R75A2CE', 'signup', 200, 'Y', '2025-08-12 19:03:03'),
(638, 'pyfiijoj@testform.xyz', 'R567BEC', 'signup', 200, 'Y', '2025-08-16 18:13:04'),
(639, 'mattyawckml@chahcyrans.com', 'R7133EE', 'signup', 200, 'Y', '2025-08-25 06:56:25'),
(640, 'angelakhong7@gmail.com', 'RAFCDAC', 'signup', 200, 'Y', '2025-08-25 18:13:12'),
(641, 'katrishkalis@mytempmail.org', 'R7655DB', 'signup', 200, 'Y', '2025-08-26 04:50:43'),
(642, 'zinnurofff@btcmod.com', 'RA75A8B', 'signup', 200, 'Y', '2025-09-01 00:16:50'),
(643, 'nomin.momin+487b5@mail.ru', 'R63C2A8', 'signup', 200, 'Y', '2025-09-30 16:55:05'),
(644, 'cbfjocea@fringmail.com', 'RB4BFB3', 'signup', 200, 'Y', '2025-10-22 21:29:48'),
(645, 'pnizrfdm@testform.xyz', 'RCB595D', 'signup', 200, 'Y', '2025-10-23 03:28:30'),
(646, 'schik@cisco.com', 'R239399', 'signup', 200, 'Y', '2025-10-23 15:07:53'),
(647, 'lvdjlqff@testform.xyz', 'R178907', 'signup', 200, 'Y', '2025-11-14 12:55:14'),
(648, 'wkstlfzx@testform.xyz', 'R71D110', 'signup', 200, 'Y', '2025-11-16 04:56:26'),
(649, 'lobi6261@gmail.com', 'R8A7DA5', 'signup', 200, 'Y', '2025-11-20 00:01:25'),
(650, 'vrzhrbsr@tacoblastmail.com', 'R5E64A7', 'signup', 200, 'Y', '2025-11-21 05:04:59'),
(651, 'vshkxygf@testform.xyz', 'RF60B45', 'signup', 200, 'Y', '2025-11-21 16:23:21'),
(652, 'vugnfxba@polosmail.com', 'RF672E9', 'signup', 200, 'Y', '2025-11-21 22:01:47'),
(653, 'pxutexjw@testform.xyz', 'R95CE3C', 'signup', 200, 'Y', '2025-11-26 14:37:32'),
(654, 'xuhxfdii@testform.xyz', 'R52F09F', 'signup', 200, 'Y', '2025-11-28 05:42:34'),
(655, 'noorfikri7@gmail.com', 'R75FFA5', 'signup', 200, 'Y', '2025-12-04 09:15:42'),
(656, 'isaackarwailow@gmail.com', 'RED2F1A', 'signup', 200, 'Y', '2025-12-09 22:14:06'),
(657, 'ydx~nwa9pwyxz@mailbox.in.ua', 'RAD88E9', 'signup', 200, 'Y', '2025-12-11 08:22:48'),
(658, 'shivenbimmer@gmail.com', 'R03C2BA', 'signup', 200, 'Y', '2025-12-16 16:55:01'),
(659, 'Rocky060404@gmail.com', 'REDE888', 'signup', 200, 'Y', '2026-01-19 14:18:05'),
(660, 'jlxkqpyd@checkyourform.xyz', 'R283F49', 'signup', 200, 'Y', '2026-01-30 04:13:20'),
(661, 'charvard1@shopcobe.com', 'R94ABB9', 'signup', 200, 'Y', '2026-02-01 04:15:44'),
(662, 'termn8er@ship79.com', 'RAF14CA', 'signup', 200, 'Y', '2026-02-10 05:20:41'),
(663, 'xatunahome@warunkpedia.com', 'R67FB11', 'signup', 200, 'Y', '2026-02-11 09:33:22'),
(664, 'EAiO', 'RC8B1C7', 'signup', 200, 'Y', '2026-03-09 22:32:31'),
(665, 'udhmnojm@ immenseignite.info', 'RC0A031', 'signup', 200, 'Y', '2026-04-11 07:47:13'),
(666, '432342432423432@gmail.com', 'RB63A53', 'signup', 200, 'Y', '2026-04-14 22:09:42'),
(667, 'qiygpnqv@immenseignite.info', 'R4CB316', 'signup', 200, 'Y', '2026-05-24 19:06:25'),
(668, 'sivilir837@okcpress.com', 'RCEE99B', 'signup', 200, 'Y', '2026-05-25 09:26:33'),
(669, 'dtdksvif@immenseignite.info', 'RDAFC10', 'signup', 200, 'Y', '2026-05-25 16:19:14'),
(670, 'vsmtoddd@immenseignite.info', 'R7F75B9', 'signup', 200, 'Y', '2026-05-25 16:20:48'),
(671, '63qro3xc5d26i1@wshu.net', 'RC251EE', 'signup', 200, 'Y', '2026-05-28 11:12:38'),
(672, 'moontontlol321@gmail.com', 'R596362', 'signup', 200, 'Y', '2026-06-17 16:38:09'),
(673, 'dghyudyugsd@gmail.com', 'RC99D7F', 'signup', 200, 'Y', '2026-07-09 02:16:14'),
(674, 'francis.040896@gmail.com', 'RA82BD7', 'signup', 200, 'Y', '2026-07-15 14:22:02'),
(675, 'fauzan@sidec.com.my', 'R177AC1', 'signup', 200, 'Y', '2026-07-20 21:41:45'),
(676, 'zshuli007@naver.com', 'R269844', 'signup', 200, 'Y', '2026-08-03 09:58:30'),
(677, 'whpwtxdp@immenseignite.info', 'R305AE0', 'signup', 200, 'Y', '2026-08-21 02:57:18'),
(678, 'tickettm2019@gmail.com', 'RBABAB4', 'signup', 200, 'Y', '2026-08-23 22:47:35'),
(679, 'madamtaisia@mail.ru', 'R92B96F', 'signup', 200, 'Y', '2026-08-24 08:45:50'),
(680, 'TAISIAEVGENII@MAIL.RU', 'R5C7014', 'signup', 200, 'Y', '2026-08-26 13:44:10'),
(681, 'zutuji_tisu86@hotmail.com', 'R84E654', 'signup', 200, 'Y', '2026-09-02 21:03:02');

-- --------------------------------------------------------

--
-- Table structure for table `referral_signup`
--

CREATE TABLE `referral_signup` (
  `referral_signup_id` int(11) NOT NULL,
  `signup_email` varchar(80) NOT NULL,
  `from_referral_code` varchar(10) NOT NULL,
  `signup_datetime` datetime NOT NULL,
  `is_awarded` varchar(1) NOT NULL DEFAULT 'N',
  `awarded_message` varchar(200) NOT NULL,
  `awarded_datetime` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `referral_signup`
--

INSERT INTO `referral_signup` (`referral_signup_id`, `signup_email`, `from_referral_code`, `signup_datetime`, `is_awarded`, `awarded_message`, `awarded_datetime`) VALUES
(1, 'robert898989@yahoo.com', 'RA26F9E', '2023-08-18 15:13:26', 'Y', '200 Coins', '2023-08-18 16:00:51'),
(2, 'eclipseyang97@gmail.com', 'RF7B8D0', '2023-08-25 20:58:07', 'N', '', '0000-00-00 00:00:00'),
(3, 'kcchang2933@gmail.com', 'R2CF37E', '2023-08-25 22:56:20', 'N', '', '0000-00-00 00:00:00'),
(4, 'konww002@gmail.com', 'RA26F9E', '2023-08-28 09:01:42', 'N', '', '0000-00-00 00:00:00'),
(5, 'rusydinaim01126@gmail.com', 'RA26F9E', '2023-08-28 16:43:05', 'N', '', '0000-00-00 00:00:00'),
(6, 'gamonsya04@gmail.com', 'RA26F9E', '2023-08-29 02:12:16', 'N', '', '0000-00-00 00:00:00'),
(7, 'yklee1306@gmail.com', 'R991D7E', '2023-08-30 11:53:32', 'N', '', '0000-00-00 00:00:00'),
(8, 'yuankl1306@gmail.com', 'R991D7E', '2023-08-30 11:54:25', 'Y', '200 Coins', '2023-08-30 20:00:04'),
(9, 'chan.newtonsg@gmail.com', 'MERDEKA', '2023-08-31 14:05:31', 'N', '', '0000-00-00 00:00:00'),
(10, 'leejianweishann@gmail.com', 'R200199', '2023-08-31 18:26:51', 'Y', '200 Coins', '2023-08-31 20:00:04'),
(11, 'siewsan87@hotmail.com', 'R9D6C12', '2023-09-01 22:58:37', 'N', '', '0000-00-00 00:00:00'),
(12, 'ooijshen97@gmail.com', 'RA26F9E', '2023-09-03 12:10:07', 'Y', '200 Coins', '2023-09-03 14:00:04'),
(13, 'jcx3kevin@gmail.com', 'RA26F9E', '2023-09-03 17:35:52', 'N', '', '0000-00-00 00:00:00'),
(14, 'kevinraj298@gmail.com', 'RA26F9E', '2023-09-06 15:45:25', 'N', '', '0000-00-00 00:00:00'),
(15, 'girijesh.hanchate@gmail.com', 'RA26F9E', '2023-09-06 19:57:07', 'N', '', '0000-00-00 00:00:00'),
(16, 'aziekecik65@gmail.con', 'RA26F9E', '2023-09-07 12:03:17', 'N', '', '0000-00-00 00:00:00'),
(17, 'yongyuanchuan@gmail.com', 'RA26F9E', '2023-09-07 14:18:52', 'Y', '200 Coins', '2023-09-07 20:00:04'),
(18, 'aziekecik65@gmail.com', 'RA26F9E', '2023-09-07 15:29:30', 'N', '', '0000-00-00 00:00:00'),
(19, 'ky@mbitsdigital.com', 'RA26F9E', '2023-09-13 22:47:30', 'N', '', '0000-00-00 00:00:00'),
(20, 'thiemkuanhao@gmail.com', 'R1C2ED5', '2023-09-14 16:48:08', 'Y', '200 Coins', '2023-09-14 20:00:04'),
(21, 'amber98999@gmail.com', 'RC1DA50', '2023-09-16 10:23:51', 'Y', '200 Coins', '2023-09-16 14:00:05'),
(22, 'jianbin.soon@gmail.com', 'R87E7A8', '2023-09-21 23:35:45', 'N', '', '0000-00-00 00:00:00'),
(23, 'shaunleex1113@gmail.com', 'R200199', '2023-09-24 02:55:14', 'N', '', '0000-00-00 00:00:00'),
(24, 'veeyikpong@gmail.com', 'NEWUSER', '2023-09-27 16:04:01', 'N', '', '0000-00-00 00:00:00'),
(25, 'vincelky@live.com', 'NEWUSER', '2023-10-12 17:30:30', 'N', '', '0000-00-00 00:00:00'),
(26, '0122ridge@gmail.com', 'NEWUSER', '2023-11-02 19:32:21', 'N', '', '0000-00-00 00:00:00'),
(27, 'marcus@polypet.com.sg', 'R68A49E', '2023-12-02 12:54:21', 'N', '', '0000-00-00 00:00:00'),
(28, 'atleylaw@hotmail.com', 'R259BD6', '2023-12-10 11:03:32', 'N', '', '0000-00-00 00:00:00'),
(29, 'khinvyn@gmail.com', 'NEWUSER', '2023-12-28 16:44:54', 'N', '', '0000-00-00 00:00:00'),
(30, 'jasonngks114@gmail.com', 'R200199', '2024-01-20 11:15:46', 'Y', '200 Coins', '2024-01-20 15:00:06'),
(31, 'zainancies@gmail.com', 'R97F79E', '2024-02-04 14:11:22', 'Y', '200 Coins', '2024-02-04 15:00:07'),
(32, 'talyasem@angga.team', 'qsgx7a', '2024-02-20 12:18:56', 'N', '', '0000-00-00 00:00:00'),
(33, 'stevescan@24hinbox.com', 'oovoh4', '2024-02-22 06:55:15', 'N', '', '0000-00-00 00:00:00'),
(34, 'agedly@mailf5.us', '1dt82l', '2024-02-25 08:59:18', 'N', '', '0000-00-00 00:00:00'),
(35, 'junyeng818@gmail.com', 'R6D3573', '2024-03-03 14:23:40', 'Y', '200 Coins', '2024-03-03 15:00:10'),
(36, 'alvyn_chin@hotmail.com', 'NEWJOINER', '2024-04-01 15:30:24', 'N', '', '0000-00-00 00:00:00'),
(37, 'hatty2001@murahpanel.com', 'q26v8e', '2024-05-10 10:35:02', 'N', '', '0000-00-00 00:00:00'),
(38, 'amaki@couxpn.com', '8y2rec', '2024-05-23 13:38:58', 'N', '', '0000-00-00 00:00:00'),
(39, 'mbfraser@timhoreads.com', 'r7ukmi', '2024-06-10 04:08:45', 'N', '', '0000-00-00 00:00:00'),
(40, 'watcher2112@ecocryptolab.com', 'cqbwyu', '2024-06-11 07:17:08', 'N', '', '0000-00-00 00:00:00'),
(41, 'shaoranswc@live.co.uk', 'NEWUSER', '2024-07-06 10:54:14', 'N', '', '0000-00-00 00:00:00'),
(42, 'daftpunkflynn@gmail.com', 'NEWUSER', '2024-07-24 14:46:44', 'N', '', '0000-00-00 00:00:00'),
(43, 'boyzhirap18@gmail.com', 'NEWUSER', '2024-08-04 19:25:55', 'N', '', '0000-00-00 00:00:00'),
(44, 'alex_ckj@hotmail.com', 'RD877CE', '2024-08-10 21:11:12', 'Y', '200 Coins', '2024-08-18 02:00:09'),
(45, 'lokemm007@gmail.com', 'R9D6C12', '2024-08-17 11:27:21', 'Y', '200 Coins', '2024-12-20 09:00:08'),
(46, 'laivoonbin01@gmail.com', 'NEWUSER', '2024-08-18 16:29:45', 'N', '', '0000-00-00 00:00:00'),
(47, 'cade.guo5@gmail.com', 'R908740', '2024-08-21 10:37:15', 'Y', '200 Coins', '2024-08-21 14:00:10'),
(48, 'romnik2012@code-gmail.com', 'wz42d8', '2024-09-05 20:17:19', 'N', '', '0000-00-00 00:00:00'),
(49, 'nicknameho98@gmail.com', 'NEWUSER', '2024-09-08 17:52:15', 'N', '', '0000-00-00 00:00:00'),
(50, 'goodguymathew@gmail.com', 'R4E10E4', '2024-09-09 13:01:29', 'Y', '200 Coins', '2024-09-09 14:00:10'),
(51, 'roofa2000@automisly.org', 'rux6ch', '2024-09-19 19:49:56', 'N', '', '0000-00-00 00:00:00'),
(52, 'naveeneshbolt@gmail.com', 'R3A1116', '2024-10-01 16:58:21', 'N', '', '0000-00-00 00:00:00'),
(53, 'owenvwong@icloud.com', 'R3A1116', '2024-10-01 22:23:47', 'Y', '200 Coins', '2024-10-06 20:00:05'),
(54, 'must_mu@yahoo.com', 'NEWUSER', '2024-10-13 10:11:58', 'N', '', '0000-00-00 00:00:00'),
(55, 'jmehoff@gmailod.com', '19ohes', '2024-10-14 01:02:15', 'N', '', '0000-00-00 00:00:00'),
(56, 'proctorshilav@gmail.com', 'aUDmYcyw', '2024-10-18 09:06:51', 'N', '', '0000-00-00 00:00:00'),
(57, 'leiyahaa720@gmail.com', 'OBQcTuRbnL', '2024-10-26 01:05:23', 'N', '', '0000-00-00 00:00:00'),
(58, 'laiwengchoon@hotmail.com', 'NEWUSER', '2024-10-26 21:33:48', 'N', '', '0000-00-00 00:00:00'),
(59, 'sebastian_uebler@yahoo.de', 'jnODaQhVmd', '2024-10-29 17:44:02', 'N', '', '0000-00-00 00:00:00'),
(60, 'yingyung92@gmail.com', 'RBC4D15', '2024-11-02 10:44:42', 'N', '', '0000-00-00 00:00:00'),
(61, 'bereimei55@gmail.com', 'ZgRFjpmeJy', '2024-11-09 06:28:12', 'N', '', '0000-00-00 00:00:00'),
(62, 'st.fiofab@yahoo.com', 'tWvNcMBLOB', '2024-11-10 00:49:56', 'N', '', '0000-00-00 00:00:00'),
(63, 'isolacaraibica@yahoo.com', 'YFuVzlYI', '2024-11-10 18:10:44', 'N', '', '0000-00-00 00:00:00'),
(64, 'erdrhafeiaty@yahoo.com', 'zeKDCdDssj', '2024-11-12 06:41:24', 'N', '', '0000-00-00 00:00:00'),
(65, 'dygiofy34@gmail.com', 'QGAbEVxXuJ', '2024-11-13 03:22:13', 'N', '', '0000-00-00 00:00:00'),
(66, 'meychawluk@yahoo.com', 'VZtIrBpEFI', '2024-11-14 21:41:04', 'N', '', '0000-00-00 00:00:00'),
(67, 'bb5arwxpun40m5k0@yahoo.com', 'LMeabNpXeq', '2024-11-15 18:39:05', 'N', '', '0000-00-00 00:00:00'),
(68, 'dario.1955@yahoo.com', 'nPypwpNenk', '2024-11-16 16:33:44', 'N', '', '0000-00-00 00:00:00'),
(69, 'wshantelql1582@gmail.com', 'irQPNiQfvI', '2024-11-17 14:42:53', 'N', '', '0000-00-00 00:00:00'),
(70, 'yasen.krasen.13+89488@mail.ru', 'Mguheidjwd', '2024-11-18 18:29:53', 'N', '', '0000-00-00 00:00:00'),
(71, 'mashate_said@yahoo.com', 'YFiFwRzHOn', '2024-11-18 19:47:59', 'N', '', '0000-00-00 00:00:00'),
(72, 'roihre17@gmail.com', 'fDOiISluWx', '2024-11-21 20:53:37', 'N', '', '0000-00-00 00:00:00'),
(73, 'azizxkill1@setxko.com', 'jyh4ll', '2024-11-21 22:08:53', 'N', '', '0000-00-00 00:00:00'),
(74, 'heilwoodsf@gmail.com', 'RJJVtYGeZG', '2024-11-24 05:05:08', 'N', '', '0000-00-00 00:00:00'),
(75, 'pc0ijjbnqg@yahoo.com', 'JVJUPZHOAo', '2024-11-25 22:09:32', 'N', '', '0000-00-00 00:00:00'),
(76, 'bernaisvi34@gmail.com', 'qOtdyHVYqX', '2024-11-26 21:01:37', 'N', '', '0000-00-00 00:00:00'),
(77, 'nidjelharve2738@gmail.com', 'FvclaDSiWl', '2024-11-27 19:08:04', 'N', '', '0000-00-00 00:00:00'),
(78, 'smiqyyvyiuj@yahoo.com', 'yBNlELER', '2024-11-28 17:32:20', 'N', '', '0000-00-00 00:00:00'),
(79, 'lakishasanchezb@gmail.com', 'qrFEKFytA', '2024-11-29 14:19:15', 'N', '', '0000-00-00 00:00:00'),
(80, 'guzzettsecketa@yahoo.com', 'UYElrDxMQV', '2024-12-01 21:51:52', 'N', '', '0000-00-00 00:00:00'),
(81, 'djarrodrandolphtc@gmail.com', 'rdhAFAVEK', '2024-12-03 08:50:04', 'N', '', '0000-00-00 00:00:00'),
(82, 'wqwbudiykxhgpojx@yahoo.com', 'VJkBSwpqyU', '2024-12-04 02:28:51', 'N', '', '0000-00-00 00:00:00'),
(83, 'bluteichtrochez@yahoo.com', 'EdwHJfNBPU', '2024-12-04 18:04:54', 'N', '', '0000-00-00 00:00:00'),
(84, 'ktkqmfnkx@yahoo.com', 'vEpzvpXleS', '2024-12-05 11:57:06', 'N', '', '0000-00-00 00:00:00'),
(85, 'cokspjnisuym@yahoo.com', 'RVOLwcMyEL', '2024-12-06 07:32:29', 'N', '', '0000-00-00 00:00:00'),
(86, 'demihaelovinski@yahoo.com', 'dStWiIIwUj', '2024-12-07 02:30:09', 'N', '', '0000-00-00 00:00:00'),
(87, 'rrozasharn@gmail.com', 'HdLKUnHW', '2024-12-08 14:36:37', 'N', '', '0000-00-00 00:00:00'),
(88, 'vilmerdoyle5@gmail.com', 'DgXdstJakq', '2024-12-09 07:42:34', 'N', '', '0000-00-00 00:00:00'),
(89, 'reverieau56iris@gmail.com', 'mCdexcBgO', '2024-12-12 13:32:46', 'N', '', '0000-00-00 00:00:00'),
(90, 'ihdhsfxito@yahoo.com', 'opabyYsbh', '2024-12-13 17:03:53', 'N', '', '0000-00-00 00:00:00'),
(91, 'wienczorkowsitammaro@yahoo.com', 'VXhMpdFWmm', '2024-12-14 16:19:52', 'N', '', '0000-00-00 00:00:00'),
(92, 'etanbradyrt51@gmail.com', 'FBixwrCAbU', '2024-12-15 12:30:23', 'N', '', '0000-00-00 00:00:00'),
(93, 'rosebaunearsing@yahoo.com', 'YHHiloMaM', '2024-12-16 10:56:01', 'N', '', '0000-00-00 00:00:00'),
(94, 'segundowesley628@gmail.com', 'zNEQiUDLoa', '2024-12-17 16:11:31', 'N', '', '0000-00-00 00:00:00'),
(95, 'etehoqic659@gmail.com', 'OeiqSNHwtk', '2024-12-19 19:33:56', 'N', '', '0000-00-00 00:00:00'),
(96, 'vxqipue8euasc4dq@yahoo.com', 'bwAbWXKIZj', '2024-12-20 19:34:42', 'N', '', '0000-00-00 00:00:00'),
(97, 'ijatuvek88@gmail.com', 'JHEGqQuHsu', '2024-12-21 16:31:50', 'N', '', '0000-00-00 00:00:00'),
(98, 'jhghcdoygmnqft@yahoo.com', 'xDLanKiz', '2024-12-22 11:52:23', 'N', '', '0000-00-00 00:00:00'),
(99, 'gecitewav17@gmail.com', 'bePHkgep', '2024-12-23 06:19:52', 'N', '', '0000-00-00 00:00:00'),
(100, 'tygiqk4uoddeudiiw@yahoo.com', 'RHBXbWIVkv', '2024-12-24 02:14:42', 'N', '', '0000-00-00 00:00:00'),
(101, 'oxivaxo747@gmail.com', 'WLlezGcSOg', '2024-12-25 04:45:50', 'N', '', '0000-00-00 00:00:00'),
(102, 'kburtfvuswtmg@yahoo.com', 'OQhUWhqUnK', '2024-12-26 00:47:11', 'N', '', '0000-00-00 00:00:00'),
(103, 'oremorissette@yahoo.com', 'VicAMGGmdu', '2024-12-26 19:41:24', 'N', '', '0000-00-00 00:00:00'),
(104, 'yufevubu61@gmail.com', 'RxvDfPJdwJ', '2024-12-27 20:29:22', 'N', '', '0000-00-00 00:00:00'),
(105, 'ryprsb7yotavwthaj@yahoo.com', 'hxuVgVyUsk', '2024-12-28 19:13:50', 'N', '', '0000-00-00 00:00:00'),
(106, 'hlgadikywht@yahoo.com', 'VGVXUadUWK', '2024-12-30 14:17:25', 'N', '', '0000-00-00 00:00:00'),
(107, 'keravit327@gmail.com', 'TOacrOwNBr', '2024-12-31 11:24:37', 'N', '', '0000-00-00 00:00:00'),
(108, 'ifivodefi53@gmail.com', 'kraaRxLx', '2025-01-01 06:06:36', 'N', '', '0000-00-00 00:00:00'),
(109, 'craokqnpkiulx@yahoo.com', 'uKkReaCX', '2025-01-01 22:53:53', 'N', '', '0000-00-00 00:00:00'),
(110, 'upiguluvo18@gmail.com', 'XFejtMthQZ', '2025-01-02 15:55:13', 'N', '', '0000-00-00 00:00:00'),
(111, 'aqabonuzaf695@gmail.com', 'chQduBeVdC', '2025-01-03 12:37:09', 'N', '', '0000-00-00 00:00:00'),
(112, 'xememovuyu286@gmail.com', 'oKrGRzTFge', '2025-01-04 12:07:09', 'N', '', '0000-00-00 00:00:00'),
(113, 'imujemedoqi880@gmail.com', 'DhlOTbZgBU', '2025-01-05 12:08:18', 'N', '', '0000-00-00 00:00:00'),
(114, 'ivobaxuhakux47@gmail.com', 'ZPqPanRGRK', '2025-01-07 19:27:14', 'N', '', '0000-00-00 00:00:00'),
(115, 'mucuwemajel312@gmail.com', 'HUnNKRedYT', '2025-01-08 20:02:22', 'N', '', '0000-00-00 00:00:00'),
(116, 'hiwuyebuqupu55@gmail.com', 'dYlsxlJEUi', '2025-01-10 00:46:46', 'N', '', '0000-00-00 00:00:00'),
(117, 'laspobmvev@yahoo.com', 'pVYVXDUw', '2025-01-10 23:07:08', 'N', '', '0000-00-00 00:00:00'),
(118, 'dgqmqxk7zl@yahoo.com', 'DANEpmvmBZ', '2025-01-11 20:47:31', 'N', '', '0000-00-00 00:00:00'),
(119, 'fusidacaqi415@gmail.com', 'GfSByIWhxS', '2025-01-12 22:56:00', 'N', '', '0000-00-00 00:00:00'),
(120, 'yonder46oracle65@gmail.com', 'RaHAVeYWbU', '2025-01-17 06:15:14', 'N', '', '0000-00-00 00:00:00'),
(121, 'dixozarud99@gmail.com', 'hfFIcHTOra', '2025-01-18 12:59:52', 'N', '', '0000-00-00 00:00:00'),
(122, 'eyonderiohorizon15@gmail.com', 'QtFQvSuDAt', '2025-01-19 10:31:23', 'N', '', '0000-00-00 00:00:00'),
(123, 'horizonaeglyph@gmail.com', 'nIeUSxrqMu', '2025-01-20 07:17:06', 'N', '', '0000-00-00 00:00:00'),
(124, 'ub0flgudyrlm@yahoo.com', 'kjGceFqWeN', '2025-01-22 18:52:22', 'N', '', '0000-00-00 00:00:00'),
(125, 'Abbie8Mason5200@gmail.com', 'OcEUMjaFxy', '2025-01-24 13:28:30', 'N', '', '0000-00-00 00:00:00'),
(126, 'poouicyhynb@yahoo.com', 'eBBIxyElRO', '2025-01-25 18:33:43', 'N', '', '0000-00-00 00:00:00'),
(127, 'friedenspfeifen@omggreatfoods.com', 'shtkk2', '2025-01-26 13:26:13', 'N', '', '0000-00-00 00:00:00'),
(128, 'pazapz@mailbox.in.ua', 'dclc9h', '2025-01-26 21:20:59', 'N', '', '0000-00-00 00:00:00'),
(129, 'Benjamin8Thompson4984@gmail.com', 'pwcUCtdni', '2025-01-27 15:14:16', 'N', '', '0000-00-00 00:00:00'),
(130, 'Lee7Douglas9079@gmail.com', 'EAtHDxceXQ', '2025-01-30 09:00:22', 'N', '', '0000-00-00 00:00:00'),
(131, 'Howard2Albertson9551@gmail.com', 'JFCaTIodAR', '2025-01-31 14:13:56', 'N', '', '0000-00-00 00:00:00'),
(132, 'tju8sfpbthw52dg@yahoo.com', 'mxjTqBuEwW', '2025-02-01 19:54:28', 'N', '', '0000-00-00 00:00:00'),
(133, 'tskhvtgnps@yahoo.com', 'wsuTdTLDIa', '2025-02-02 17:23:03', 'N', '', '0000-00-00 00:00:00'),
(134, 'nirvanao81rift@gmail.com', 'EEupdRoPWB', '2025-02-04 17:13:32', 'N', '', '0000-00-00 00:00:00'),
(135, 'jubileeeychime16a@gmail.com', 'eGOnPHvwBh', '2025-02-05 17:34:51', 'N', '', '0000-00-00 00:00:00'),
(136, 'ewhisperoykaleidoscope96uo@gmail.com', 'NGRFtndoo', '2025-02-06 17:21:24', 'N', '', '0000-00-00 00:00:00'),
(137, 'omementoouimirage@gmail.com', 'WdRVJrmfna', '2025-02-07 15:46:18', 'N', '', '0000-00-00 00:00:00'),
(138, 'oestellare27verge@gmail.com', 'bWYpYSOb', '2025-02-09 12:40:59', 'N', '', '0000-00-00 00:00:00'),
(139, 'illuminateaerift15@gmail.com', 'bWewcDEUvy', '2025-02-10 19:43:04', 'N', '', '0000-00-00 00:00:00'),
(140, 'goxivanitepu39@gmail.com', 'LtgHTEag', '2025-02-14 19:29:31', 'N', '', '0000-00-00 00:00:00'),
(141, 'uyilluminateoe95glyph0@gmail.com', 'UUNNGhAfYc', '2025-02-15 14:06:52', 'N', '', '0000-00-00 00:00:00'),
(142, 'ressijy@gmail.com', 'juhpxJDZuP', '2025-02-16 07:15:15', 'N', '', '0000-00-00 00:00:00'),
(143, 'karolconradg@gmail.com', 'mfmGeQTbGX', '2025-02-16 22:34:11', 'N', '', '0000-00-00 00:00:00'),
(144, 'vilkilw1992@gmail.com', 'EybdBqbLVf', '2025-02-18 19:45:29', 'N', '', '0000-00-00 00:00:00'),
(145, 'martinneldaax46@gmail.com', 'EVnjCZcyKl', '2025-02-20 07:46:55', 'N', '', '0000-00-00 00:00:00'),
(146, 'norinebet1993@gmail.com', 'wlryASymcY', '2025-02-21 07:52:34', 'N', '', '0000-00-00 00:00:00'),
(147, 'herleibah42@gmail.com', 'nvWYLigQMN', '2025-02-21 20:28:06', 'N', '', '0000-00-00 00:00:00'),
(148, 'masonglinisi3@gmail.com', 'idygtgFgA', '2025-02-22 20:57:19', 'N', '', '0000-00-00 00:00:00'),
(149, 'palmesilverv4@gmail.com', 'tZbDXqKcrp', '2025-02-23 16:10:31', 'N', '', '0000-00-00 00:00:00'),
(150, 'fablejade62io@gmail.com', 'jjJXapPMGP', '2025-02-24 10:08:02', 'N', '', '0000-00-00 00:00:00'),
(151, 'stellaruotalisman65ai@gmail.com', 'sowsotEZW', '2025-02-25 09:19:01', 'N', '', '0000-00-00 00:00:00'),
(152, 'gileastpadaya@yahoo.com', 'bnqcvtId', '2025-02-26 11:10:31', 'N', '', '0000-00-00 00:00:00'),
(153, 'abigeiltpz1987@gmail.com', 'fdAndpGu', '2025-02-27 07:42:12', 'N', '', '0000-00-00 00:00:00'),
(154, 'shermaneoly@gmail.com', 'cVJaBRoY', '2025-02-28 05:54:18', 'N', '', '0000-00-00 00:00:00'),
(155, 'rykianskyhernly@yahoo.com', 'cFdsQkyHAg', '2025-03-01 03:18:42', 'N', '', '0000-00-00 00:00:00'),
(156, 'vivzgnoras@email-temp.com', 'mjslnd', '2025-03-01 16:00:53', 'N', '', '0000-00-00 00:00:00'),
(157, 'kchristensenqs2006@gmail.com', 'ctyMkfKEiK', '2025-03-01 19:04:33', 'N', '', '0000-00-00 00:00:00'),
(158, 'teitzunigamm35@gmail.com', 'tTmkUktAzZ', '2025-03-02 13:24:19', 'N', '', '0000-00-00 00:00:00'),
(159, 'diakondw1@gmail.com', 'ITGObJLeKh', '2025-03-03 06:55:54', 'N', '', '0000-00-00 00:00:00'),
(160, 'orilovisotsk@yahoo.com', 'lrwUWIqjky', '2025-03-04 01:07:53', 'N', '', '0000-00-00 00:00:00'),
(161, 'vgillac38@gmail.com', 'ncBMMwwUlv', '2025-03-05 02:21:02', 'N', '', '0000-00-00 00:00:00'),
(162, 'wqvfvhny@do-not-respond.me', 'Hello', '2025-03-05 15:38:19', 'N', '', '0000-00-00 00:00:00'),
(163, 'charltirna30@gmail.com', 'TwMkWWxMfE', '2025-03-06 05:03:04', 'N', '', '0000-00-00 00:00:00'),
(164, 'iutempestau72zeal10@gmail.com', 'RutRNjOXG', '2025-03-07 13:48:55', 'N', '', '0000-00-00 00:00:00'),
(165, 'williamsteri2002@gmail.com', 'cLqEqpkPFv', '2025-03-08 13:19:51', 'N', '', '0000-00-00 00:00:00'),
(166, 'avijagtap@dmxs8.com', 'xstglr', '2025-03-10 07:04:13', 'N', '', '0000-00-00 00:00:00'),
(167, 'mattireyesr25@gmail.com', 'UZFoNCqkT', '2025-03-10 12:36:54', 'N', '', '0000-00-00 00:00:00'),
(168, 'kertjordan38@gmail.com', 'avHloecITU', '2025-03-12 09:54:29', 'N', '', '0000-00-00 00:00:00'),
(169, 'ykworwpkvzj@yahoo.com', 'QmmUaJVaT', '2025-03-13 21:27:06', 'N', '', '0000-00-00 00:00:00'),
(170, 'zjgmjplo@do-not-respond.me', 'John', '2025-03-14 06:08:08', 'N', '', '0000-00-00 00:00:00'),
(171, 'linyslangf46@gmail.com', 'epmXXvYDP', '2025-03-14 23:03:42', 'N', '', '0000-00-00 00:00:00'),
(172, 'gcervantesby19@gmail.com', 'VkcUKFxENP', '2025-03-15 18:45:25', 'N', '', '0000-00-00 00:00:00'),
(173, 'daviddilbertjq@gmail.com', 'CguYjzWQBG', '2025-03-16 13:57:03', 'N', '', '0000-00-00 00:00:00'),
(174, 'djeidencu1999@gmail.com', 'MeVXyvYKOz', '2025-03-17 08:02:41', 'N', '', '0000-00-00 00:00:00'),
(175, 'carrlinskv@gmail.com', 'xUzErwSGpU', '2025-03-18 10:56:51', 'N', '', '0000-00-00 00:00:00'),
(176, 'marwanb91@code-gmail.com', 'rcel6q', '2025-03-18 16:32:27', 'N', '', '0000-00-00 00:00:00'),
(177, 'txahole@eewmaop.com', '0ekh5x', '2025-03-18 19:06:29', 'N', '', '0000-00-00 00:00:00'),
(178, 'caseyhymberto88@gmail.com', 'GmgRAgfpow', '2025-03-19 17:19:02', 'N', '', '0000-00-00 00:00:00'),
(179, 'einslib6@gmail.com', 'nTvmrzfxyq', '2025-03-20 21:31:14', 'N', '', '0000-00-00 00:00:00'),
(180, 'sextonrolino@gmail.com', 'UJuCzFCzKX', '2025-03-21 11:13:41', 'N', '', '0000-00-00 00:00:00'),
(181, 'tpwkzewh@do-not-respond.me', 'TestUser', '2025-03-21 16:15:39', 'N', '', '0000-00-00 00:00:00'),
(182, 'harperaselina@gmail.com', 'gobWSvQwYj', '2025-03-22 01:56:43', 'N', '', '0000-00-00 00:00:00'),
(183, 'aurorabnkwy@gmailbrt.com', 'fu08et', '2025-03-22 10:44:04', 'N', '', '0000-00-00 00:00:00'),
(184, 'reidaikenun55@gmail.com', 'uDytfgsHsJ', '2025-03-22 17:25:00', 'N', '', '0000-00-00 00:00:00'),
(185, 'djenarnj18@gmail.com', 'EpygCgntTs', '2025-03-23 08:37:00', 'N', '', '0000-00-00 00:00:00'),
(186, 'solisfrend2002@gmail.com', 'zaHiSKIwDU', '2025-03-23 23:33:59', 'N', '', '0000-00-00 00:00:00'),
(187, 'fischerroksannasu@gmail.com', 'PuqshePYJx', '2025-03-24 16:32:40', 'N', '', '0000-00-00 00:00:00'),
(188, 'nomin.momin+368v0@mail.ru', 'Opdwodowkd', '2025-03-24 22:49:09', 'N', '', '0000-00-00 00:00:00'),
(189, 'golovachenasywa@boranora.com', 'dt5357', '2025-05-29 20:24:37', 'N', '', '0000-00-00 00:00:00'),
(190, 'adriellytorres@adsensekorea.com', 'q9dwz9', '2025-06-01 09:00:36', 'N', '', '0000-00-00 00:00:00'),
(191, 'bush1508@phanmembanhang24h.com', 's3ddrx', '2025-06-22 15:18:55', 'N', '', '0000-00-00 00:00:00'),
(192, '6j3m5@jagomail.com', 'ovj2io', '2025-06-23 17:07:04', 'N', '', '0000-00-00 00:00:00'),
(193, 'ajvazovaskijo@gomigoofficial.com', 'ak6nun', '2025-07-13 09:31:34', 'N', '', '0000-00-00 00:00:00'),
(194, 'nomin.momin+382a6@mail.ru', 'Mfuehudwj ', '2025-07-14 03:14:53', 'N', '', '0000-00-00 00:00:00'),
(195, 'andreiutenkov@twitch.work', 'lq4d40', '2025-07-24 10:51:33', 'N', '', '0000-00-00 00:00:00'),
(196, 'easyasswinsman@thinhmin.com', 'jolxoy', '2025-07-29 04:25:48', 'N', '', '0000-00-00 00:00:00'),
(197, 'paouqua@mailbox.in.ua', 'tipu4a', '2025-08-05 00:37:55', 'N', '', '0000-00-00 00:00:00'),
(198, 'pyfiijoj@testform.xyz', 'gqpvhylyuo', '2025-08-16 18:13:04', 'N', '', '0000-00-00 00:00:00'),
(199, 'mattyawckml@chahcyrans.com', 'byfq58', '2025-08-25 06:56:25', 'N', '', '0000-00-00 00:00:00'),
(200, 'katrishkalis@mytempmail.org', 'adx6iy', '2025-08-26 04:50:43', 'N', '', '0000-00-00 00:00:00'),
(201, 'zinnurofff@btcmod.com', 'veumez', '2025-09-01 00:16:50', 'N', '', '0000-00-00 00:00:00'),
(202, 'nomin.momin+487b5@mail.ru', 'Lopoloifhi', '2025-09-30 16:55:05', 'N', '', '0000-00-00 00:00:00'),
(203, 'pnizrfdm@testform.xyz', 'kinuiltvlg', '2025-10-23 03:28:30', 'N', '', '0000-00-00 00:00:00'),
(204, 'lvdjlqff@testform.xyz', 'usezjvgmxv', '2025-11-14 12:55:14', 'N', '', '0000-00-00 00:00:00'),
(205, 'wkstlfzx@testform.xyz', 'fywqtooxld', '2025-11-16 04:56:26', 'N', '', '0000-00-00 00:00:00'),
(206, 'vshkxygf@testform.xyz', 'whdzughmmu', '2025-11-21 16:23:21', 'N', '', '0000-00-00 00:00:00'),
(207, 'pxutexjw@testform.xyz', 'wwysofwwnh', '2025-11-26 14:37:32', 'N', '', '0000-00-00 00:00:00'),
(208, 'xuhxfdii@testform.xyz', 'xessoqmeml', '2025-11-28 05:42:34', 'N', '', '0000-00-00 00:00:00'),
(209, 'ydx~nwa9pwyxz@mailbox.in.ua', 'e11bp2', '2025-12-11 08:22:48', 'N', '', '0000-00-00 00:00:00'),
(210, 'jlxkqpyd@checkyourform.xyz', 'hdkwufmoyz', '2026-01-30 04:13:20', 'N', '', '0000-00-00 00:00:00'),
(211, 'charvard1@shopcobe.com', 'y12oa9', '2026-02-01 04:15:44', 'N', '', '0000-00-00 00:00:00'),
(212, 'termn8er@ship79.com', 'alo88d', '2026-02-10 05:20:41', 'N', '', '0000-00-00 00:00:00'),
(213, 'xatunahome@warunkpedia.com', 't6h87j', '2026-02-11 09:33:22', 'N', '', '0000-00-00 00:00:00'),
(214, 'EAiO', 'AibT', '2026-03-09 22:32:30', 'N', '', '0000-00-00 00:00:00'),
(215, 'udhmnojm@ immenseignite.info', 'qxgkgmxfke', '2026-04-11 07:47:13', 'N', '', '0000-00-00 00:00:00'),
(216, 'qiygpnqv@immenseignite.info', 'ymfqhlxnhj', '2026-05-24 19:06:25', 'N', '', '0000-00-00 00:00:00'),
(217, 'dtdksvif@immenseignite.info', 'dwdyxlfsgp', '2026-05-25 16:19:14', 'N', '', '0000-00-00 00:00:00'),
(218, 'vsmtoddd@immenseignite.info', 'pthxrknetg', '2026-05-25 16:20:48', 'N', '', '0000-00-00 00:00:00'),
(219, '63qro3xc5d26i1@wshu.net', 'x3z1o6', '2026-05-28 11:12:38', 'N', '', '0000-00-00 00:00:00'),
(220, 'dghyudyugsd@gmail.com', 'General In', '2026-07-09 02:16:14', 'N', '', '0000-00-00 00:00:00'),
(221, 'whpwtxdp@immenseignite.info', 'ovhpqnovqv', '2026-08-21 02:57:18', 'N', '', '0000-00-00 00:00:00');

-- --------------------------------------------------------

--
-- Table structure for table `states`
--

CREATE TABLE `states` (
  `state_id` int(11) NOT NULL,
  `state_name` varchar(20) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `states`
--

INSERT INTO `states` (`state_id`, `state_name`) VALUES
(1, 'Selangor'),
(2, 'Kuala Lumpur'),
(3, 'Kedah'),
(4, 'Johor'),
(5, 'Kelantan'),
(6, 'Labuan'),
(7, 'Melaka'),
(8, 'Negeri Sembilan'),
(9, 'Pahang'),
(10, 'Penang'),
(11, 'Perak'),
(12, 'Perlis'),
(13, 'Putrajaya'),
(14, 'Sabah'),
(15, 'Sarawak'),
(16, 'Terengganu');

-- --------------------------------------------------------

--
-- Table structure for table `users`
--

CREATE TABLE `users` (
  `email` varchar(80) NOT NULL,
  `name` varchar(80) NOT NULL,
  `password` varchar(20) NOT NULL,
  `avatar` varchar(50) NOT NULL,
  `mobile_phone` varchar(20) NOT NULL,
  `is_mobile_phone_verified` varchar(1) NOT NULL DEFAULT 'N',
  `gender` varchar(1) NOT NULL,
  `skill_level` varchar(20) NOT NULL,
  `address` varchar(200) NOT NULL,
  `website` varchar(80) DEFAULT NULL,
  `instagram` varchar(50) DEFAULT NULL,
  `facebook` varchar(50) DEFAULT NULL,
  `stats_coins` int(11) NOT NULL DEFAULT '0',
  `stats_joined` int(11) NOT NULL DEFAULT '0',
  `stats_photos_likes_count` int(11) NOT NULL DEFAULT '0',
  `offset_coins` varchar(15) NOT NULL DEFAULT 'offset_no',
  `bs_1` tinyint(4) NOT NULL,
  `bs_2` tinyint(4) NOT NULL,
  `bs_3` tinyint(4) NOT NULL,
  `bs_4` tinyint(4) NOT NULL,
  `bs_5` tinyint(4) NOT NULL,
  `bs_6` tinyint(4) NOT NULL,
  `bs_average` decimal(10,1) NOT NULL,
  `signup_datetime` datetime NOT NULL,
  `last_updated` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `users`
--

INSERT INTO `users` (`email`, `name`, `password`, `avatar`, `mobile_phone`, `is_mobile_phone_verified`, `gender`, `skill_level`, `address`, `website`, `instagram`, `facebook`, `stats_coins`, `stats_joined`, `stats_photos_likes_count`, `offset_coins`, `bs_1`, `bs_2`, `bs_3`, `bs_4`, `bs_5`, `bs_6`, `bs_average`, `signup_datetime`, `last_updated`) VALUES
('0122ridge@gmail.com', 'Ridge Tan', 'rich970122', '', '60193305179', 'Y', '', '', '', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-11-02 19:32:21', '2023-11-02 19:33:29'),
('09.divisor_phylum@icloud.com', 'Binesh', 'qyzkit-9Wepfy-riwhyv', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-23 10:36:59', NULL),
('0fee808d2a7f@drmail.in', 'dsfgfdg', 'aa123aa123', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-24 06:37:44', NULL),
('1410sophia@gmail.com', 'Sophia', '1410sophia', '', '60138809285', 'Y', 'F', 'intermediate', 'PETALING JAYA', NULL, NULL, NULL, 60, 3, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-11-25 18:36:16', '2023-11-25 18:38:10'),
('1phousehp@gmail.com', 'Alfred ', '03280328', 'avatars/1phousehp-24-07-08-01-07-20.jpg', '60105375008', 'Y', '', '', '', NULL, NULL, NULL, 20, 2, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-08 00:58:29', '2024-07-08 01:05:20'),
('32aguk@gmail.com', 'Hendrik', 'Waja6279', '', '60122552725', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-02-02 19:08:38', NULL),
('432342432423432@gmail.com', '432342432423432', '432342432423432', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2026-04-14 22:09:42', NULL),
('63qro3xc5d26i1@wshu.net', '🏦 TRON Compensation Released Withdraw Compensation 👉👉👉 telegra.ph/COMPENSATION-0', '2b6KKf0eW4Oo', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2026-05-28 11:12:38', NULL),
('6j3m5@jagomail.com', '???? Notification: TRANSACTION 1.539018 BTC. Withdraw > https://yandex.com/poll/', 'HJMhhs1SEfpl', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-06-23 17:07:04', NULL),
('873fdb656dbca4@crankymonkey.info', 'Reon', 'aa1234', 'avatars/873fdb656dbca4-23-12-04-20-12-17.jpg', '601113254425', 'Y', '', '', '', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-12-04 19:49:07', '2023-12-04 20:02:30'),
('99@dianabykiris.fun', 'Anya99Pl', '4er9f5s%uEJ', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-05 18:24:51', NULL),
('aa-ron@hotmail.com', 'Aaron', 'ahw42647', 'avatars/aa-ron-23-09-04-15-09-04.jpeg', '60166697700', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-04 15:00:59', '2023-09-04 15:06:04'),
('aaron_joseph85@yahoo.com', 'Aaron', 'Mufaroha85', 'avatars/aaron_joseph85-23-09-15-16-09-34.jpg', '60173399222', 'Y', 'M', 'intermediate', 'Petaling Jaya, Selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-15 15:59:43', '2023-09-15 16:02:34'),
('Abbie8Mason5200@gmail.com', 'hBkFvZuHNCTGSR', 'hqYBGU5tQGVmTL!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-24 13:28:30', NULL),
('abigeiltpz1987@gmail.com', 'PZLvVaEhFs', 'SviIJjBqj0V562!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-02-27 07:42:12', NULL),
('abuzar1@windowslive.com', 'Abuzar Watan Pal', 'Abuzar991', '', '601161837749', 'Y', '', '', '', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-12-27 14:43:57', '2023-12-27 14:45:16'),
('adrianchang97@gmail.com', 'Adrian Chang ', 'Adrian10', '', '601139410839', 'Y', '', '', '', NULL, NULL, NULL, 20, 2, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-09 05:03:28', NULL),
('adriannicklaus7a2@gmail.com', 'Adrian', 'aneska02', '', '60178864902', 'Y', 'M', 'intermediate', 'Selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 3, 2, 2, 4, 3, 2, 2.7, '2024-03-30 18:21:15', '2024-03-30 18:22:42'),
('adriellytorres@adsensekorea.com', '???? + 1.219486 BTC.NEXT - https://yandex.com/poll/enter/BXidu5Ewa8hnAFoFznqSi9?', 'rJt8Pzdy5hhY', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-06-01 09:00:36', NULL),
('ae861995@hotmail.com', 'Yeo CH', '123456', '', '60148094716', 'Y', 'M', 'intermediate', 'Cyberjaya, Selangor', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 4, 2, 3, 3, 4, 2, 3.0, '2024-09-03 12:58:42', '2024-09-03 14:56:59'),
('afdiaffiliate@gmail.com', 'Che Mad', 'bnm123..', '', '60179650998', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-01-25 14:36:11', NULL),
('agedly@mailf5.us', '↕ Transfer 54 332 Dollars.  Withdrаw => https://forms.yandex.com/cloud/65c5cc625', 'Py4rZmssvOuy', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-02-25 08:59:18', NULL),
('Ahboy197@gmail.com', 'JJ', 'Ahboy010907040297', 'avatars/ahboy197-23-09-06-21-09-25.jpeg', '60177370589', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-06 21:56:51', '2023-09-06 21:59:25'),
('ahboy2005@gmail.com', 'A', '123qweasd', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-02-11 06:03:57', NULL),
('ahheng1998@hotmail.com', 'Heng', 'heng1998', '', '60189874226', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-04-10 16:26:33', NULL),
('aiklie99@hotmail.com', 'Elwin', 'Vonlie1218*', '', '60139489839', 'Y', 'M', 'newbie', 'Kuala lumpur ', NULL, NULL, NULL, 40, 2, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-01 19:12:29', '2025-01-01 19:14:59'),
('aishazizan14@gmail.com', 'Ayril', 'Aishah@1989', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-14 19:19:10', NULL),
('aisyfaiz42@gmail.com', 'Justine', 'g20010409', 'avatars/aisyfaiz42-24-07-14-13-07-13.jpg', '60198668730', 'Y', 'M', 'beginner', 'Klang', '', '', '', 80, 4, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-14 13:43:42', '2024-07-14 13:52:13'),
('aiwei_tang0828@hotmail.com', 'Ivy', 'Stronger99', '', '60166688710', 'Y', 'F', 'beginner', 'Kepong', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 2, 1, 1, 2, 1, 1, 1.3, '2023-12-08 19:40:32', '2023-12-08 19:44:42'),
('aizataziz18@gmail.com', 'Aizat bin abdul aziz', 'Aa123456', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-02 21:41:35', NULL),
('ajabkhaneae@gmail.com', 'Sajid', 'pakistan123', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-07-26 20:32:52', NULL),
('ajvazovaskijo@gomigoofficial.com', '???? + 1.243419 BTC.NEXT - https://graph.org/Payout-from-Blockchaincom-06-26?hs=', 'Jvhlin8glFwi', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-07-13 09:31:34', NULL),
('akirito487@gmail.com', 'Danial ', 'Dann4870@', 'avatars/akirito487-24-10-23-16-10-55.jpg', '60182020561', 'Y', 'M', 'newbie', 'Taman medan, petaling jaya', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-23 16:19:46', '2024-10-23 16:22:38'),
('akmal.iwan@yahoo.com', 'Norakmal', 'Bodohsakai99', 'avatars/akmal.iwan-24-10-17-19-10-04.jpg', '60103662314', 'Y', 'M', 'intermediate', 'Shah Alam, Selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 4, 3, 4, 3, 4, 3, 3.5, '2024-10-17 19:47:11', '2024-10-21 17:29:01'),
('alanku@yahoo.com', 'ku foo keong', 'platinum88', '', '60163111736', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-08 22:09:22', NULL),
('alexsim.w.k86@gmail.com', 'Alex Sim', 'Chein1988@', 'avatars/alexsim.w.k86-24-06-25-16-06-21.jpg', '60176620800', 'Y', 'M', 'intermediate', 'Kl , setapak', '', '', 'alexsim.w.k86@gmail.com', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-25 16:15:40', '2024-06-25 16:19:36'),
('alexteow23@gmail.com', 'Alex', 'Alleexx00()', 'avatars/alexteow23-25-01-03-18-01-24.jpeg', '60164077877', 'Y', '', '', '', NULL, NULL, NULL, 70, 1, 1, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-03 18:08:50', '2025-01-03 18:10:24'),
('alex_ckj@hotmail.com', 'Alex Chong', 'Alex1230', '', '60142396735', 'Y', 'M', 'beginner', 'Kuala Lumpur', NULL, NULL, NULL, 240, 2, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-10 21:11:12', '2024-08-10 21:16:15'),
('alftwm@hotmail.com', 'Alfred Tham', '@mny00499', 'avatars/alftwm-24-03-04-17-03-21.jpg', '60129183866', 'Y', 'M', 'advanced', 'Puchong, Selangor', NULL, NULL, NULL, 240, 12, 0, 'offset_no', 4, 4, 4, 4, 4, 5, 4.2, '2024-03-04 16:54:03', '2024-03-04 17:32:21'),
('alhakim.ambiah@gmail.com', 'AL HAKIM AMBIAH', 'kereta1234', 'avatars/alhakim.ambiah-24-12-23-17-12-27.jpg', '60132562561', 'Y', 'M', 'beginner', 'Klang Selangor', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-23 17:19:03', '2024-12-23 17:25:50'),
('ali@baba.com', 'Ali Baba', 'ncc1701e', '', '60122076125', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-06 21:51:57', NULL),
('alimdyousufali191856@gmail.com', 'yousuf ali', 'Ya1416ya@', '', '60167610417', 'Y', 'M', 'intermediate', 'sunway city', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-11-30 19:36:11', '2023-11-30 19:37:33'),
('alvin00us@yahoo.com', 'Alvin Ho', 'Candypop821030', '', '60125808476', 'Y', 'M', 'intermediate', 'Seri Kembangan', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-01-27 14:34:13', '2024-01-28 10:21:58'),
('alvinlang617@gmail.com', 'Alvin', 'alvin6745', 'avatars/alvinlang617-24-07-13-17-07-36.jpg', '60102600493', 'Y', '', '', '', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-13 17:54:48', '2024-07-13 17:59:39'),
('alvinyong2088@gmail.com', 'Alvin', '696969', '', '60108157719', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-02 02:01:35', NULL),
('alvyn_chin@hotmail.com', 'Alvyn Chin', '3326326', 'avatars/alvyn_chin-24-04-01-17-04-37.png', '60172053663', 'Y', 'M', 'beginner', 'Puchong', NULL, NULL, NULL, 60, 3, 0, 'offset_no', 2, 1, 2, 1, 1, 2, 1.5, '2024-04-01 15:30:24', '2024-04-01 17:00:43'),
('alyaamanina448@gmail.com', 'Alya', 'alyaamaninab', 'avatars/alyaamanina448-24-08-27-19-08-24.jpg', '60102771997', 'Y', 'F', 'intermediate', 'Shah alam', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-27 19:46:12', '2024-08-27 19:47:54'),
('amaki@couxpn.com', '???? ТRАNSАСТIОN 1.00536 ВТС. Соnfirm >> https://script.google.com/macros/s/AKfy', 'HmaovOdvoyMe', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-05-23 13:38:58', NULL),
('amber98999@gmail.com', 'Amber', 'Amber123#', '', '601126238516', 'Y', 'F', 'beginner', 'PJ', NULL, NULL, NULL, 20, 6, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-16 10:23:51', '2023-09-16 10:26:05'),
('amirulafiq0207@gmail.com', 'Amirul afiq ', 'Afiq@1234', 'avatars/amirulafiq0207-24-08-04-15-08-05.jpg', '60134017229', 'Y', 'M', 'beginner', 'Selangor', '', '', '', 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-04 15:45:17', '2024-08-04 15:47:05'),
('amirul_rahman91@yahoo.com', 'Amirul Anoiar', 'Amirul@91', '', '60148988646', 'Y', 'M', 'beginner', 'Puchong, Selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-02-28 16:31:24', '2025-02-28 16:33:15'),
('anderson.liew000@gmail.com', 'Anderson', 'weDxak-vunxiz-2wajny', '', '60163946935', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-02-11 13:46:00', NULL),
('andreiutenkov@twitch.work', '???? Alert - Transaction of 1.2 BTC detected. Confirm Now >> https://graph.org/C', 'D6JJkXeNLiXW', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-07-24 10:51:33', NULL),
('andrewcwk91@gmail.com', 'Andrew Chin', 'hello91', '', '60172967853', 'Y', 'M', 'beginner', 'Subang jaya', '', '', '', 20, 1, 0, 'offset_no', 2, 1, 2, 2, 1, 2, 1.7, '2024-08-24 12:28:37', '2024-08-24 12:30:04'),
('andrewngu512@gmail.com', 'Aandrew', '01082000', '', '60196166956', 'Y', '', '', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-07 13:06:46', NULL),
('andrewngu77@gmail.com', 'andrew ', '01082000', 'avatars/andrewngu77-24-02-04-12-02-16.jpeg', '60196166956', 'Y', 'M', 'intermediate', 'Petaling Jaya', '', 'a.n08_01', '', 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-02-04 12:29:36', '2024-02-04 12:34:07'),
('andrewton2002@gmail.com', 'Andrew', 'Andrewton2002', '', '60107652238', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-02 14:41:37', NULL),
('andrewyeau@gmail.com', 'Andrew Yeau Tze Han', 'andrew5421!', 'avatars/andrewyeau-23-12-27-15-12-28.jpg', '60123698848', 'Y', 'M', 'beginner', 'Selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-12-27 15:20:10', '2023-12-27 15:23:31'),
('andyfen88@outlook.com', 'TattChuen', 'Accent123', '', '60162656604', 'Y', 'M', 'intermediate', 'USJ', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-11 12:54:07', '2024-09-11 12:55:49'),
('angelakhong7@gmail.com', 'Angela', 'qwe12345', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-08-25 18:13:12', NULL),
('ansoncth@gmail.com', 'anson', '123456', '', '60173707979', 'Y', '', '', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-10 16:21:11', NULL),
('aqabonuzaf695@gmail.com', 'EZqcjFohGcFEK', 'NP4IoD3fWRhXbw!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-03 12:37:09', NULL),
('aqilsks@gmail.com', 'AQIL ASHRAF', 'MyGamer123', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-26 19:26:26', NULL),
('aqwaameer@gmail.com', 'Ameer', 'Annur91!', 'avatars/aqwaameer-24-07-30-16-07-41.jpg', '60106640018', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-30 16:29:10', '2024-07-30 16:30:41'),
('ardenlim97@hotmail.com', 'Arden', 'Leewen97!', '', '60169301759', 'Y', 'F', 'beginner', 'Sentul Kuala Lumpur', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-28 17:02:00', '2024-09-28 17:02:43'),
('aredious02@gmail.com', 'Aqil', 'Aq!l020903', 'avatars/aredious02-24-06-12-03-06-46.jpeg', '60139844677', 'Y', 'M', 'intermediate', 'Puchong, Selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-12 03:36:18', '2024-06-12 03:38:20'),
('arifzakwan247@gmail.com', 'zakwan', 'Zakwan@09', '', '60142341692', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-25 18:15:01', NULL),
('arzulmiahmad@gmail.com', 'Jumi', 'Rokiah86', 'avatars/arzulmiahmad-24-06-02-07-06-51.jpeg', '60125513711', 'Y', 'M', 'beginner', 'Kuala lumpur', NULL, NULL, NULL, 180, 9, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-02 07:25:19', '2024-06-02 07:44:04'),
('asamgenerationz@gmail.com', 'Rudy', 'asam_KL1996', '', '60133475071', 'Y', 'M', 'intermediate', 'Kl', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-11-13 01:13:41', '2023-11-13 01:14:47'),
('asd@gmail.com', 'asd', 'asdasdasd', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-28 15:55:27', NULL),
('ashokhpadmanathan93@gmail.com', 'Ashokh Padmanathan', 'Ashokh_13579', 'avatars/ashokhpadmanathan93-23-10-02-14-10-43.jpeg', '60174336365', 'Y', 'M', 'upper_intermediate', 'PUCHONG', NULL, NULL, NULL, 20, 4, 0, 'offset_no', 3, 3, 4, 3, 4, 4, 3.5, '2023-10-02 14:53:03', '2023-10-02 14:56:09'),
('atleylaw@hotmail.com', 'Atley', 'Abc9525Abc', 'avatars/atleylaw-24-01-01-20-01-12.jpeg', '60123650378', 'Y', 'M', 'upper_intermediate', 'Selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 5, 3, 3, 3, 4, 4, 3.7, '2023-12-10 11:03:32', '2024-01-01 20:22:12'),
('aun1011@hotmail.com', 'Lim', 'hahaha1011', '', '60193706288', 'Y', '', '', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-14 20:02:14', NULL),
('aurorabnkwy@gmailbrt.com', '???? Email- Withdrawing #FZ58. CONTINUE > https://graph.org/GET-BITCOIN-TRANSFER', '!mvPNXezzG8g', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-22 10:44:04', NULL),
('avijagtap@dmxs8.com', '???? Ticket: Withdrawing №MR80. NEXT => https://graph.org/GET-BITCOIN-TRANSFER-0', 'du9uDRPALQDh', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-10 07:04:13', NULL),
('aziekecik65@gmail.com', 'Azimah', 'Az!mah26', 'avatars/aziekecik65-23-09-07-15-09-36.jpeg', '60127776074', 'Y', 'F', 'beginner', 'Kuala lumpur', NULL, 'A.Z.I.M.A.H', NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-07 15:29:30', '2023-09-07 15:30:49'),
('azizxkill1@setxko.com', '???? We send a transfer from our company. Verify > https://telegra.ph/Go-to-your', 'P8OdCTeUZ!bx', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-21 22:08:53', NULL),
('azrifarisrasid@gmail.com', 'Azrii', 'Goodminton8_', 'avatars/azrifarisrasid-24-11-12-23-11-09.jpg', '60183127998', 'Y', 'M', 'intermediate', 'Shah Alam, Selangor', NULL, NULL, NULL, 20, 3, 0, 'offset_no', 4, 4, 2, 4, 5, 4, 3.8, '2024-11-12 22:54:57', '2024-11-13 15:56:42'),
('baiers6811@gmail.com', 'Bai', 'love1234', 'avatars/baiers6811-23-09-17-12-09-01.jpeg', '60163336268', 'Y', 'M', 'beginner', 'Kl', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-17 12:52:32', '2023-09-17 12:55:01'),
('banana_low@yahoo.com.sg', 'Ricky ', 'abc123', '', '60126183430', 'Y', 'M', 'intermediate', 'Selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-11-07 12:04:29', '2023-11-07 12:51:00'),
('bangkok@yahoo.com', 'Bangkok', 'aaaaaa', 'avatars/mohdamerudin88-23-06-17-13-06-30.jpg', '0123434343', 'N', 'F', 'beginner', 'Puchong, Selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-06-14 08:06:04', '2023-06-17 13:06:30'),
('base.3level@gmail.com ', 'EmanuelJaw', 'ofU58aqQ6%wX', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-06 09:55:01', NULL),
('bb5arwxpun40m5k0@yahoo.com', 'ViPUDkRQVLw', 'lTQWPJcLbW2ajb!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-15 18:39:05', NULL),
('behweiherng@gmail.com', 'Gummy', '0165145509', 'avatars/behweiherng-24-12-21-16-12-10.jpg', '60165145509', 'Y', 'M', 'beginner', 'Penang', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-21 16:42:01', '2024-12-21 16:50:14'),
('benalive@gmail.com', 'Ben Yoong', 'cepdys-jyzbow-jEpxu1', '', '60192806630', 'Y', 'M', 'advanced', 'selan gor', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-12 23:30:46', '2024-10-12 23:32:26'),
('Benjamin8Thompson4984@gmail.com', 'KdhhFRAlbW', '8TSyt5WwKq09Pm!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-27 15:14:16', NULL),
('bensigan86@gmail.com', 'Benedict Sigan', 'Badminton@123', '', '60123279077', 'Y', 'M', 'intermediate', 'Puchong Jaya', NULL, NULL, NULL, 120, 6, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-01-31 09:09:00', '2024-01-31 09:11:04'),
('beradychua@gmail.com', 'Berady Chua', 'Beraaaaady1@', 'avatars/beradychua-24-09-17-00-09-42.jpeg', '601169815548', 'Y', 'M', 'newbie', 'Puchong', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 1, 1, 1, 1, 1, 1, 1.0, '2024-09-08 17:36:27', '2024-09-17 00:56:42'),
('bereimei55@gmail.com', 'wfeflFuWEvXRdrA', 'gukvTfzJrMTRU9!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-09 06:28:12', NULL),
('bernaisvi34@gmail.com', 'UVWqmJerZZEsL', '44oY2p3z7PWCAm!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-26 21:01:37', NULL),
('bluteichtrochez@yahoo.com', 'USkiEFRDVQ', 'wIdPGrzrzT5vt9!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-04 18:04:54', NULL),
('boscowong97@gmail.com', 'Bosco Wong', 'Wong_1997', 'avatars/boscowong97-24-09-16-19-09-05.jpeg', '60163748288', 'Y', 'M', 'beginner', 'Puchong', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-16 19:30:36', '2024-09-16 19:34:01'),
('boyzhirap18@gmail.com', 'Izzat', 'Kipas123@', '', '601170755607', 'Y', 'M', 'beginner', 'Puchong Jaya', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-04 19:25:55', '2024-08-04 19:27:09'),
('brianlau97@gmail.com', 'Brian lau', '12345678', 'avatars/brianlau97-23-11-13-10-11-11.jpeg', '60168804596', 'Y', 'M', 'beginner', 'Kl ', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-11-13 10:11:40', '2023-11-13 10:13:32'),
('bryanchan202@gmail.com', 'Bryan', 'Bryan3360', '', '601110997238', 'Y', 'M', 'intermediate', 'Subang', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-05-01 17:49:52', '2024-05-01 17:51:37'),
('bryanlaizekai2017@gmail.com', 'Bryan Lai ', 'lai2017181', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-05-16 12:28:34', NULL),
('bryan_coolmusic@hotmail.com', 'Bryan', 'clarkson', 'avatars/bryan_coolmusic-23-08-20-11-08-51.jpg', '60162107311', 'Y', 'M', 'intermediate', 'Petaling Jaya', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-20 11:28:26', '2023-08-20 11:36:51'),
('bsotkaea@bonsoirmail.com', 'NARETGR1108647NERTHRTYHR', 'nd5Yl8x8bU', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-06-28 15:45:13', NULL),
('bubu.teoh94@gmail.com', 'Chloe', 'Kiakkon1125', 'avatars/bubu.teoh94-24-08-07-17-08-11.png', '60104099010', 'Y', 'F', 'intermediate', 'KL ', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-07 17:36:21', '2024-08-07 17:38:37'),
('bush1508@phanmembanhang24h.com', '???? Email; SENDING 1,739262 BTC. Withdraw =>> https://yandex.com/poll/enter/NNG', 'KhbAM!CtwOFH', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-06-22 15:18:55', NULL),
('buydirect168@gmail.com', 'KSG', '123456', 'avatars/buydirect168-24-07-21-15-07-27.jpg', '60182435778', 'Y', 'M', 'beginner', 'Bukit Jalil', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-21 15:17:40', '2024-07-21 15:30:58'),
('c.yongjun11@gmail.com', 'Yong jun', 'Cyjun1998', 'avatars/c.yongjun11-24-04-14-18-04-41.jpg', '60142506747', 'Y', 'M', 'intermediate', 'pj', '', '', '', 80, 4, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-04-14 18:33:31', '2024-04-14 18:38:30'),
('cade.guo5@gmail.com', 'Cade.Guo', 'Guo@1992', 'avatars/cade.guo5-24-08-21-10-08-23.jpeg', '60107001887', 'Y', '', '', '', NULL, NULL, NULL, 220, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-21 10:37:15', '2024-08-21 10:39:23'),
('calvinhah@gmail.com', 'Calvin Hah', 'Getalong1', 'avatars/calvinhah-24-09-12-14-09-58.jpg', '60163040003', 'Y', '', 'beginner', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 3, 1, 2, 2, 2, 1, 1.8, '2024-09-12 14:40:29', '2024-09-12 14:43:58'),
('calvin_hah_@hotmail.com', 'Joanne ', 'Getalong1', 'avatars/calvin_hah_-24-10-03-16-10-29.png', '60136928724', 'Y', 'F', 'newbie', 'Kajang', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-03 16:08:19', '2024-10-03 16:11:29'),
('carlyip36@gmail.com', 'YIP KAR FAI', 'carlyip009', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-23 17:05:57', NULL),
('carmanjw22@gmail.com', 'Carman', 'Wong@5208', 'avatars/carmanjw22-24-08-24-08-08-31.jpeg', '60123848330', 'Y', 'F', 'beginner', 'Seri kembangan', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-04-12 15:03:12', '2024-08-24 08:59:43'),
('carrlinskv@gmail.com', 'sCtaVaUGie', 'eWWSLKhQlRQBHT!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-18 10:56:51', NULL),
('caseyhymberto88@gmail.com', 'xppiHStt', 'Hbz1F3YxRb4DlZ!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-19 17:19:02', NULL),
('cbfjocea@fringmail.com', 'NAYUYUTY2608599NERTYTRY', 'nd5Yl8x8bU', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-10-22 21:29:48', NULL),
('ccaclw@gmail.com', 'Christina', 'F16900557f', 'avatars/ccaclw-25-01-07-13-01-08.jpeg', '60123386523', 'Y', 'F', 'intermediate', 'Kuala Lumpur', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-07 13:41:24', '2025-01-07 13:45:28'),
('chaikuanghong@symphony-eng.com.my', 'Chai', 'vastzert1249', 'avatars/chaikuanghong-23-12-20-16-12-06.jpg', '60125141068', 'Y', 'M', 'intermediate', 'Subang Jaya', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-12-20 16:39:38', '2023-12-20 16:41:31'),
('chaimingyin.cmy@gmail.com', 'Paul', 'Mingyin@98', 'avatars/chaimingyin.cmy-24-03-27-19-03-42.jpeg', '60168906273', 'Y', 'M', 'intermediate', 'Puchong Selangor', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-03-27 19:26:57', '2024-03-27 19:33:33'),
('chaiz85@gmail.com', 'Kelvin Chua', 'Lomaigai6772', '', '60166993326', 'Y', 'M', 'intermediate', 'Selangor', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-30 15:41:51', '2024-06-30 15:43:10'),
('chakhua514@yahoo.com', 'Andy yew', 'Fucksebas0$', 'avatars/chakhua514-24-07-12-13-07-13.jpg', '60125391811', 'Y', 'M', 'beginner', 'Subang selangor', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-12 13:24:49', '2024-07-12 13:27:46'),
('chamberlii86@gmail.com', 'Raymond', '247042952', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-10 11:58:33', NULL),
('chan.newtonsg@gmail.com', 'Caleb', 'caleb1988', '', '60165207900', 'Y', 'M', 'intermediate', 'Puchong', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-31 14:05:31', '2023-08-31 14:06:28'),
('chanhoong91@gmail.com', 'Poon', 'abcd@1234', 'avatars/chanhoong91-24-08-08-10-08-01.jpg', '60176019128', 'Y', 'M', 'beginner', 'Bukit Jalil KL', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-08 10:37:37', '2024-08-08 10:46:45'),
('charltirna30@gmail.com', 'GzNNWYwVS', '6iU69q9SiWX2gp!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-06 05:03:04', NULL),
('charvard1@shopcobe.com', '🍒 Dating for sex. Done ✨➜ yandex.com/poll/43o224okZdReGRb1Q8PXXJ?hs=e81b76f4e9ab', 'yggixhi0v7zR', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2026-02-01 04:15:44', NULL),
('cheehoefong5782@gmail.com', 'Chee Hoe ', 'CHCH5782', '', '60143388277', 'Y', 'M', 'upper_intermediate', 'Cheras selangor', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-17 18:39:47', '2024-08-17 18:59:09'),
('cheekin27@yahoo.com', 'ck', 'bad8899', '', '60182288299', 'Y', 'M', 'intermediate', 'puchong', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 3, 2, 3, 3, 4, 2, 2.8, '2024-08-23 20:28:11', '2024-08-23 20:29:36'),
('chengsikqq2104@gmail.com', 'Joshua Chai', '210496210496qqQQ', 'avatars/chengsikqq2104-24-08-23-16-08-07.png', '60177546696', 'Y', 'M', 'intermediate', 'USJ', NULL, NULL, NULL, 40, 3, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-23 16:04:52', '2024-08-23 16:06:23'),
('cherlytan222@gmail.com', 'CHERLY TAN', 'Tan@cherly22', '', '60163123890', 'Y', 'F', 'newbie', 'Klang', NULL, NULL, NULL, 60, 3, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-27 11:25:22', '2024-06-27 11:26:38'),
('chewhuaseong@gmail.com', 'Desmond ', 'Desmond123', '', '60102253303', 'Y', '', '', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-08 18:03:29', NULL),
('chiachianng@gmail.com', 'Roy', 'jacky1234', '', '60174079288', 'Y', 'M', 'intermediate', 'KL', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-04-10 19:38:46', '2024-04-10 19:39:54'),
('chin825@gmail.com', 'Chin', 'badminton686', 'avatars/chin825-23-08-19-20-08-24.jpeg', '60177263286', 'Y', 'M', 'beginner', 'Puchong Selangor', NULL, NULL, NULL, 100, 15, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-19 20:50:38', '2023-08-31 11:01:01'),
('chinchinhong86@gmail.com', 'Hong', 'badminton123', '', '60162006621', 'Y', 'F', 'intermediate', 'Puchong', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-27 18:27:43', '2024-06-27 18:28:49'),
('chinfefi@gmail.com', 'Fifi Chin', 'fifi1234', '', '601131433816', 'Y', 'F', 'beginner', 'Bukit Jalil', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-26 16:50:30', '2024-07-26 16:52:42'),
('chinleek95@gmail.com', 'TOH CHIN LEEK', '123456', '', '60189123315', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-26 15:49:23', NULL),
('chitravin_87@hotmail.com', 'Elvin', 'Chitra@87', 'avatars/chitravin_87-24-10-28-21-10-35.jpeg', '60146997020', 'Y', 'M', 'upper_intermediate', 'Telok Panglima Garang', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-28 21:25:13', '2024-10-28 21:28:35'),
('choonhou922@gmail.com', 'Au yong choon hou', 'choonhou922', '', '60164377787', 'Y', '', '', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-02 23:25:37', NULL),
('chrisphang2001@gmail.com', 'Chris', '12323Phang', 'avatars/chrisphang2001-24-06-11-11-06-48.jpeg', '60162582388', 'Y', 'M', 'upper_intermediate', 'Petaling Jaya ', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-11 11:52:52', '2024-06-11 18:19:57'),
('chua0923@gmail.com', 'Chuazhekai', 'wusgy4-gehPiz-wyfsov', 'avatars/chua0923-23-10-03-13-10-38.jpeg', '60197832888', 'Y', 'M', 'intermediate', 'Subang', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-19 17:48:14', '2023-10-03 13:34:56'),
('chuahisaac9657@gmail.com', 'Chuah Isaac', 'mk3389657', '', '60102289657', 'Y', 'M', 'upper_intermediate', 'Wilayah persetuan Kuala Lumpur', '', 'chuah_iz118', 'IZ IZ', 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-08 01:18:49', '2024-07-08 01:23:01'),
('chuajack@gmail.com', 'Jack Chua', 'chin8888', 'avatars/chuajack-24-10-12-09-10-16.jpg', '60122821557', 'Y', 'M', 'upper_intermediate', 'Petaling Jaya, Selangor', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-12 09:36:21', '2024-10-12 09:41:41'),
('chuayfun@hotmail.com', 'Jane ', 'janec123', '', '6596938355', 'Y', 'F', 'intermediate', 'Singapore ', '', '', 'Ah du', 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-12-02 12:39:12', '2023-12-02 12:42:11'),
('chutikan.som@gmail.com', 'Fahchutikan ', 'Fah#12345', 'avatars/chutikan.som-23-08-11-22-08-46.jpeg', '60102554915', 'Y', 'F', 'beginner', 'Selangor ', '', '', '', 40, 2, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-11 22:37:04', '2023-08-11 22:40:03'),
('ch_yap@yahoo.com', 'Marcus Yap', 'lengchai138$', '', '60127283446', 'Y', 'M', 'beginner', 'Puchong, Selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-21 15:25:24', '2024-10-21 15:26:54'),
('cjhere4@gmail.com', 'Cj ', 'Chinjie2000', 'avatars/cjhere4-24-09-25-00-09-53.jpeg', '60129832623', 'Y', 'M', 'intermediate', 'KL', NULL, NULL, NULL, 60, 4, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-25 00:44:36', '2024-09-25 00:51:43'),
('ck.phan@hotmail.com', 'PHAN CHOON KIT', 'Jacky@931127', '', '60165637058', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-23 18:08:19', NULL),
('ckcagn@gmail.com', 'Chong Khai Chuan', 'ckc1831998', '', '601126117689', 'Y', 'M', 'intermediate', 'Selangor ', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-08 10:08:14', '2023-09-08 10:09:45'),
('ckiM9322@gmail.com', 'LIM CHUN KOK', '0163337232', '', '60163337232', 'Y', '', '', '', '', '', '', 80, 4, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-19 13:03:42', '2023-09-02 15:39:27'),
('ckwey86@yahoo.com', 'ckw', 'Abcd1234', 'avatars/ckwey86-23-08-18-18-08-01.jpg', '60166659301', 'Y', 'M', 'intermediate', 'Puchong', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-18 18:39:54', '2023-08-18 18:42:52'),
('ck_chan84@hotmail.com', 'ck chan', 'Ckchan1984', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-25 15:24:29', NULL),
('ck_chan@hotmail.com', 'ck chan', 'Ckchan1984', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-25 15:23:41', NULL),
('clw1116@hotmail.com', 'LW', 'major2011-', 'avatars/clw1116-24-06-01-11-06-31.jpeg', '60126212227', 'Y', 'M', 'beginner', 'Balakong, Selangor ', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-01 11:41:37', '2024-06-01 11:45:15'),
('cokspjnisuym@yahoo.com', 'WvpaXSzCr', 'jPirslvdnXfJpv!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-06 07:32:29', NULL),
('coolcows95@gmail.com', 'Coulston ', 'WhiteBird*88', 'avatars/coolcows95-24-12-18-22-12-21.jpg', '60196848831', 'Y', 'M', 'newbie', 'KL', '', '', '', 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-18 22:37:30', '2024-12-18 22:58:45'),
('craokqnpkiulx@yahoo.com', 'mcFwoHDOyKPSkSd', 'LUZe2wGZZcqjte!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-01 22:53:53', NULL),
('crh10001@gmail.com', 'Ri Hang', 'ester112', 'avatars/crh10001-23-08-18-14-08-01.jpeg', '601127205413', 'Y', '', '', '', NULL, NULL, NULL, 520, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-18 13:23:29', '2023-08-18 14:09:01'),
('cshengyang8@gmail.com', 'Chong Sheng Yang', 'csY281010', 'avatars/cshengyang8-24-07-13-12-07-30.png', '60162266094', 'Y', '', '', '', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-13 12:07:20', '2024-07-13 12:10:21'),
('cstham1993@gmail.com', 'Tham chee shen ', 'cheeshen1234', 'avatars/cstham1993-24-09-10-20-09-07.jpg', '60186605809', 'Y', 'M', 'upper_intermediate', 'Seremban, Negeri Sembilan ', '', '', 'Tham chee shen ', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-10 20:42:19', '2024-09-10 20:50:12'),
('ctldenon@gmail.com', 'David', '123456', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-10-21 13:12:24', NULL),
('cyz313188@gmail.com', 'choong yuan zheng', 'yuan5796', 'avatars/cyz313188-24-07-08-09-07-35.png', '601116465203', 'Y', 'M', 'newbie', 'puchong', '', '', '', 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-08 09:39:28', '2024-07-08 09:40:52'),
('dacocond29@gmail.com', 'Nympha', '@2018Walnut', 'avatars/dacocond29-23-08-21-17-08-25.jpg', '60178778254', 'Y', 'F', 'intermediate', 'Seri Kembangan', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-21 17:01:35', '2023-08-21 17:05:48'),
('daftpunkflynn@gmail.com', 'Flynn', 'Badminton123', 'avatars/daftpunkflynn-24-07-24-14-07-25.jpg', '601151855800', 'Y', '', '', '', '', '', '', 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-24 14:46:44', '2024-07-24 14:56:34'),
('daivdtan2605@gmail.com', 'wei wei ', 'a123456', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-26 18:19:46', NULL),
('danielgancw@gmail.com', 'Daniel Gan', 'dangaming123', '', '60122032843', 'Y', '', '', '', NULL, NULL, NULL, 40, 12, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-11 08:52:08', NULL),
('danielwai2228@gmail.com', 'Daniel ', '123456789', '', '601152018888', 'Y', '', '', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-09 12:39:53', NULL),
('dario.1955@yahoo.com', 'DrEtYWUuWR', 'bdvINVemixCyBq!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-16 16:33:44', NULL),
('darkzzdevil@hotmail.com', 'ling', 'dragon012', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-17 19:17:58', NULL),
('darryl.sujang@outlook.com', 'Darryl', 'Darryl200_', 'avatars/darryl.sujang-24-09-30-14-09-01.jpg', '60177782802', 'Y', 'M', 'intermediate', 'Petaling Jaya', '', '', '', 270, 1, 1, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-30 14:51:20', '2024-09-30 14:57:14'),
('daviddilbertjq@gmail.com', 'pBvNbtLBgTikJN', 'rnzmNM6usu10Ah!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-16 13:57:03', NULL),
('davidng1987@hotmail.com', 'ng ping sheng', '010987ng', '', '60167137897', 'Y', 'M', 'intermediate', 'Selanhor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-11-01 18:28:51', '2023-11-01 18:29:42'),
('davidtan2605@gmail.con', 'wei wei', 'a123456', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-26 18:17:43', NULL),
('daviottan@gmail.com', 'dave', 'loving89', 'avatars/daviottan-23-10-26-18-10-34.jpg', '60172573193', 'Y', 'M', 'intermediate', 'ml', '', 'dazve321', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-10-26 18:19:16', '2023-10-26 18:24:21'),
('dean@aaawindowcleaning.com', 'JavierGen', '6b$p7lXdb8Q', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-10 04:22:19', NULL),
('demihaelovinski@yahoo.com', 'EGxtkfgcjemvFC', 'vXz47hjAO6FSpK!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-07 02:30:09', NULL),
('dennjypang@gmail.com', 'Denn', 'Dndn6867*', '', '60105686086', 'Y', 'M', 'intermediate', 'Cheras', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-21 11:35:15', '2023-08-21 11:37:03'),
('derickchong87@gmail.com', 'Derick', 'pot123456', '', '60172627512', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-04-10 16:10:18', NULL),
('derrick.yongtl@gmail.com', 'Derrick', '11228899', 'avatars/derrick.yongtl-23-09-07-17-09-29.jpeg', '60176347687', 'Y', 'M', 'intermediate', 'Putrajaya', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-07 17:45:44', '2023-09-07 17:47:47'),
('dewei588@icloud.com', 'De Wei', 'Dewei@5099', '', '60105341314', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-01 21:27:33', NULL),
('dexterliew@icloud.com', 'Dexter Liew', 'Dexter01', 'avatars/dexterliew-24-10-31-14-10-37.jpeg', '601126295439', 'Y', 'M', 'intermediate', 'Cheras', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-31 12:54:39', '2024-10-31 14:38:37'),
('dghyudyugsd@gmail.com', 'David', 'General Inquiry', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2026-07-09 02:16:14', NULL),
('dgqmqxk7zl@yahoo.com', 'aCxyDBzU', '2x0Fvd2sIKEC8R!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-11 20:47:31', NULL),
('diakondw1@gmail.com', 'XrCFcJThhhkygO', 'rqTf8fJPxP8G8g!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-03 06:55:54', NULL),
('dilip.vellasamy1@gmail.com', 'Dilip', 'TzThnpvIPoCa', '', '60163319260', 'Y', 'M', 'beginner', 'Puchong, Selangor ', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-17 14:32:02', '2023-08-17 14:33:04'),
('dingzhi0174@gmail.com', 'Ooi Ding Zhi', 'Ooidz0227', '', '60174082126', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-25 12:44:39', NULL),
('dixozarud99@gmail.com', 'PfFVJQaG', 'Y2rC2z9TijXGmS!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-18 12:59:52', NULL),
('djarrodrandolphtc@gmail.com', 'HhMebAosbBcMq', 'VxM63gIJQPzxvc!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-03 08:50:04', NULL),
('djeidencu1999@gmail.com', 'HgMKRglgNod', 'XX7n5aKl9uytL1!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-17 08:02:41', NULL),
('djenarnj18@gmail.com', 'ghbXfIvSSKdwN', 'ku3Tz0nETkLAK2!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-23 08:37:00', NULL),
('djiaqsjq@aurevoirmail.com', 'NARETGR1121142NEYRTHYT', 'nd5Yl8x8bU', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-06-29 11:54:14', NULL),
('dkeong@hotmail.com', 'Lee', 'my123456', '', '60162770383', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-11-01 11:58:11', NULL),
('doyks5@gmail.com', 'David Yan', '145129', 'avatars/doyks5-24-07-20-16-07-22.png', '60129337578', 'Y', 'M', 'intermediate', 'Petaling jaya', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-20 16:33:38', '2024-07-20 16:38:35'),
('dr.annteh@gmail.com', 'Teh Lay Ann', '880515086172', '', '60165981622', 'Y', 'F', 'beginner', 'Kuala Lumpur', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-07-27 16:41:28', '2025-07-27 16:43:30'),
('dtan4434@gmail.com', 'David', 'M1nz10-1', 'avatars/dtan4434-24-08-09-13-08-42.jpeg', '60163928355', 'Y', 'M', 'newbie', 'Puchong Selangor', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-09 13:38:33', '2024-08-09 13:40:42'),
('dtdksvif@immenseignite.info', 'vfqlveiwvm', 'zojeypwstdef', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2026-05-25 16:19:14', NULL),
('dydiandersimone@gmail.com', 'Dydiander', 'dydiander17', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-21 13:59:13', NULL),
('dygiofy34@gmail.com', 'MygwvoSvxvKPEK', 'J1MjzZkJaTWCwQ!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-13 03:22:13', NULL),
('dylanteoh1@gmail.com', 'Dylan Teoh', 'Poopypants1', 'avatars/dylanteoh1-24-08-04-19-08-06.jpg', '60166799423', 'Y', 'M', 'intermediate', '30 Jalan Margosa SD10/5B', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 3, 2, 3, 3, 3, 2, 2.7, '2024-08-04 19:41:00', '2024-08-04 19:49:36'),
('EAiO', 'cDbD', 'cjyo', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2026-03-09 22:32:30', NULL),
('easyasswinsman@thinhmin.com', '???? ???? Alert - 1.6 BTC ready for withdrawal. Confirm → https://graph.org/EARN', 'Z7VkN4K8GFtF', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-07-29 04:25:48', NULL),
('ebnergeoffrey@gmail.com', 'Geoffrey Ebner', 'Diesimpsis1', 'avatars/ebnergeoffrey-24-03-25-23-03-00.jpeg', '60122743243', 'Y', 'M', 'beginner', 'Kuala Lumpur', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-03-25 23:02:29', '2024-03-25 23:06:30'),
('eclipseyang97@gmail.com', 'Yang', 'Eclipse1235!@', 'avatars/eclipseyang97-23-08-26-13-08-37.jpg', '601119167310', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-25 20:58:07', '2023-08-26 13:46:37'),
('eddyngu26@gmail.com', 'Eddy', '990309135997', '', '601125161105', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-02 14:42:26', NULL),
('edmondlim412@gmail.com', 'Edmond lim ', 'edmondlim412', 'avatars/edmondlim412-24-07-26-03-07-35.jpeg', '60127660882', 'Y', 'M', 'intermediate', 'Pulau Pinang ', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-26 03:06:44', '2024-07-26 03:12:49'),
('eg.998@hotmail.com', 'Eugene', 'eugene12345', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-30 14:30:20', NULL),
('einslib6@gmail.com', 'ZTIkmkiGjh', '4aHRZ9j9nMgAiN!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-20 21:31:14', NULL),
('ejhskzxg@bientotmail.com', 'NAERTERHTE234308NEYRTHYT', 'nd5Yl8x8bU', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-06-12 06:45:55', NULL),
('eldoclub798+2nlHUDau@gmail.com\r\n', 'https://nmssad8661408.com', '5eFz$Fd2v6jR', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-02-09 02:46:03', NULL),
('eldoclub798+97yOwMG@gmail.com\r\n', 'www.dc-btc.space?q=6680308', 'www.dc-btc.space?q=9', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-07 01:15:32', NULL),
('elinsharptan@gmail.com', 'Tan Eelin ', 'bluewhale1950', 'avatars/elinsharptan-24-05-24-18-05-54.jpg', '601110763986', 'Y', 'F', 'intermediate', 'Puchong ', NULL, NULL, NULL, 20, 7, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-05-23 23:08:42', '2024-05-24 18:11:54'),
('engchunkiet9862@gmail.com', 'kiet', 'eck060203', 'avatars/engchunkiet9862-24-03-09-10-03-55.jpg', '601137989862', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-03-09 10:37:47', '2024-03-09 10:40:55'),
('erdrhafeiaty@yahoo.com', 'YrIktAOLNWmtbE', 'XFUNZ3BHDvEBPs!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-12 06:41:24', NULL),
('eric1661.e@gmail.com', 'Eric', 'Eric821020105087', 'avatars/eric1661.e-23-08-26-10-08-23.jpg', '60123028706', 'Y', '', '', '', '', '', '', 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-26 10:41:52', '2023-08-26 10:45:38'),
('erickonel10@gmail.com', 'Erick', '@Scream4fun', '', '60169152634', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-09 15:38:01', NULL),
('etanbradyrt51@gmail.com', 'aaOoZfcOreO', 'NntnHtaMgkm5Dm!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-15 12:30:23', NULL),
('etehoqic659@gmail.com', 'nQWRVlIwxIQg', 'qSZxaauZ8v1UWE!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-19 19:33:56', NULL),
('eugeneyong809@gmail.com', 'Eugene Yong ', 'Eugene890', 'avatars/eugeneyong809-24-08-15-15-08-28.jpeg', '601161313313', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-15 15:34:03', '2024-08-15 15:36:28'),
('eugene_hyh@yahoo.com', 'Eugene Hoo', 'Labyrinth@99', '', '60102113398', 'Y', 'M', 'intermediate', 'Puchong, Selangor', NULL, NULL, NULL, 40, 2, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-24 15:57:18', '2024-06-25 16:34:51'),
('euroy95@gmail.com', 'Roy', '2762r2762', 'avatars/euroy95-25-01-01-14-01-54.jpg', '60126351022', 'Y', 'M', 'upper_intermediate', 'Kuala lumpur', NULL, NULL, NULL, 20, 4, 0, 'offset_no', 4, 3, 4, 3, 3, 4, 3.5, '2025-01-01 14:01:03', '2025-01-01 14:14:03'),
('evasheaulee@gmail.com', 'Eva Lim', 'eV696435Ve*', '', '60176001636', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-03-14 17:51:04', NULL),
('ewhisperoykaleidoscope96uo@gmail.com', 'XgAPDRdFBo', 'Z3xyNJlWFlmCLj!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-02-06 17:21:24', NULL),
('eyonderiohorizon15@gmail.com', 'vQTETIntELenl', 'QlE1WAocjfjmM0!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-19 10:31:23', NULL),
('fablejade62io@gmail.com', 'oNrPLtusMxC', '9vpstJCP2qVTcw!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-02-24 10:08:02', NULL),
('fansygan@gmail.com', 'Fansy', 'Gan7088610@', 'avatars/fansygan-23-08-12-11-08-35.jpeg', '60127088610', 'Y', 'F', 'beginner', 'Puchong', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-12 11:33:50', '2023-08-12 11:36:35'),
('faruzmk@gmail.com', 'Faruz', 'bb787878', '', '60162194801', 'Y', 'F', 'beginner', 'Cyberjaya', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-29 13:07:28', '2024-08-29 13:11:13'),
('fauzan@sidec.com.my', 'Fauzan', 'Pojjano@99', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2026-07-20 21:41:45', NULL),
('feelgood817@gmail.com', 'JEROME LIM', 'Jl117117*', '', '60182681078', 'Y', '', '', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-28 18:30:18', NULL),
('feigefoo16009@gmail.com', 'Foo', 'ppooii0099', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-03 17:38:45', NULL),
('feiyee75@hotmail.com', 'Shirley Chen', 'Curious13', 'avatars/feiyee75-23-08-31-13-08-06.jpeg', '60122880443', 'Y', 'F', 'newbie', 'Shah Alam ', NULL, NULL, NULL, 220, 19, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-18 18:04:47', '2023-08-31 18:19:50'),
('fengyi_0216@hotmail.com', 'Feng Yi', 'YfYi0121!', '', '60147065785', 'Y', '', '', '', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-03 22:27:29', '2024-10-03 22:29:46'),
('fikiruddinhakim95@gmail.com', 'Kim', '123Vampire@', '', '60143106368', 'Y', 'M', 'beginner', 'Selangor', '', '', '', 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-14 12:30:48', '2024-09-14 12:32:23'),
('fikiruddinhakimpersonal@gmail.com', 'Fikiruddin', '123Vampire@', '', '60143106368', 'Y', 'M', 'beginner', 'Selangor', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-27 22:28:59', '2024-09-27 22:30:10'),
('fiqrie81@gmail.com', 'Muhammad Fiqrie', 'korfy9-wenkYr-dopsik', 'avatars/fiqrie81-24-01-07-20-01-00.jpeg', '601111331067', 'Y', 'M', 'upper_intermediate', 'Puchong', NULL, NULL, NULL, 40, 4, 0, 'offset_no', 4, 4, 4, 4, 4, 4, 4.0, '2024-01-07 20:33:35', '2024-01-18 11:33:34'),
('fiqstudio@gmail.com', 'Fikri', 'Sephi@2u', '', '60162322105', 'Y', 'M', 'intermediate', 'Cyberjaya', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-23 06:40:03', '2024-07-23 06:41:38'),
('fischerroksannasu@gmail.com', 'ZKyLSeWY', 'fyrlUh3hqj5TtZ!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-24 16:32:40', NULL),
('forflood515@gmail.com', 'RobertCinly', '3ypx6nH@A2cD', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-02-03 00:32:06', NULL);
INSERT INTO `users` (`email`, `name`, `password`, `avatar`, `mobile_phone`, `is_mobile_phone_verified`, `gender`, `skill_level`, `address`, `website`, `instagram`, `facebook`, `stats_coins`, `stats_joined`, `stats_photos_likes_count`, `offset_coins`, `bs_1`, `bs_2`, `bs_3`, `bs_4`, `bs_5`, `bs_6`, `bs_average`, `signup_datetime`, `last_updated`) VALUES
('fraihanah3299@gmail.com', 'Hanah', 'AxiaJUE7188@', 'avatars/fraihanah3299-24-09-22-08-09-33.jpeg', '60136560627', 'Y', 'F', 'newbie', 'subang jaya', '', '', '', 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-22 08:26:21', '2024-09-22 17:18:10'),
('francis.040896@gmail.com', 'FRANCIS A/L ANTHONYSAMY', 'Francis@4896', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2026-07-15 14:22:02', NULL),
('frankyn.chong@gmail.com', 'Frankyn Chong', 'BBfran13@', '', '60123455513', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-20 12:22:45', NULL),
('freddyz0817@gmail.com', 'Freddy Tan', 'Tantan123', 'avatars/freddyz0817-24-10-31-13-10-05.jpeg', '601112870951', 'Y', 'M', 'intermediate', ' Bukit jalil', '', '', '', 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-31 13:00:36', '2024-10-31 13:02:44'),
('friedenspfeifen@omggreatfoods.com', '???? Message: TRANSFER 0,75832762 BTC. Next =>> https://telegra.ph/Get-BTC-right', 'U7HNoPYEH60e', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-26 13:26:13', NULL),
('fungzv@gmail.com', 'FUNG ', 'fzvfzv', 'avatars/fungzv-24-06-27-11-06-24.jpeg', '60189443877', 'Y', 'M', 'beginner', 'Puchong', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-27 10:57:03', '2024-06-27 11:03:43'),
('fusidacaqi415@gmail.com', 'ZZNfDMUm', 'qlUKQBR88usrFZ!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-12 22:56:00', NULL),
('g.aivee64@gmail.com', 'Ivy', 'Aiveeyan', '', '60108787904', 'Y', 'F', 'newbie', 'Puchong', '', '', '', 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-20 18:53:47', '2025-01-20 19:23:25'),
('gabri3l@yahoo.com', 'Gabriel Ong', 'RHBihbYLHL4JTej', '', '60176723038', 'Y', 'M', 'newbie', 'Kuala lumpur ', NULL, NULL, NULL, 20, 19, 0, 'offset_no', 1, 1, 1, 1, 1, 1, 1.0, '2024-06-14 22:20:56', '2024-06-30 11:26:24'),
('gabrielwkchai@gmail.com', 'Gabriel ', 'Gcwk0904', 'avatars/gabrielwkchai-23-08-13-12-08-04.jpg', '60138359308', 'Y', '', '', '', '', '', '', 80, 6, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-13 12:19:49', '2023-08-13 12:22:11'),
('gamonsya04@gmail.com', 'maisara ', 'Syaagamon123@', '', '60173426806', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-29 02:12:16', NULL),
('ganesan.thamilmani@hotmail.co.uk', 'Ganesan', 'Mrgege90!', 'avatars/ganesan.thamilmani-24-07-30-19-07-55.jpg', '60107602093', 'Y', 'M', 'expert', 'Cyberjaya', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 5, 7, 7, 6, 7, 6, 6.3, '2024-07-30 18:57:17', '2024-07-30 19:02:59'),
('garrylcz1205@hotmail.com', 'Gary', '5543384a', '', '60167163418', 'Y', '', '', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-23 22:00:15', NULL),
('garyyjh@gmail.com', 'Gary', 'gary8282', 'avatars/garyyjh-24-06-18-16-06-23.jpg', '60183236603', 'Y', 'M', 'intermediate', 'Puchong', '', '', '', 20, 9, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-10-09 13:52:35', '2024-06-18 16:02:29'),
('gcervantesby19@gmail.com', 'OWkFaAOHPqxa', 'gxyK864WHa0F7L!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-15 18:45:25', NULL),
('gecitewav17@gmail.com', 'bTjzXfEL', 'zHtVgOuiRJe12u!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-23 06:19:52', NULL),
('ggugugaga78@gmail.com', 'Alya', 'BADminton', '', '60102771997', 'Y', 'F', 'intermediate', 'Shah alam', NULL, NULL, NULL, 20, 3, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-13 10:38:38', '2024-09-13 10:39:45'),
('gileastpadaya@yahoo.com', 'zyalqrYIDD', 'KNW5fBZPgjFqep!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-02-26 11:10:31', NULL),
('girijesh.hanchate@gmail.com', 'GIRIJESHAKUMAR VIJAYAKUMAR HANCHATE', 'Girijesh1', 'avatars/girijesh.hanchate-23-09-06-19-09-13.jpg', '60123312748', 'Y', 'M', 'advanced', 'Kuala Lumpur', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 5, 5, 4, 4, 6, 5, 4.8, '2023-09-06 19:57:07', '2023-09-06 19:59:22'),
('gohchunnam123@gmail.com', 'Goh', '868100Aa!', '', '60193394616', 'Y', 'M', 'beginner', 'kl,jinjang', '', '', '', 20, 3, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-23 10:05:34', '2024-06-23 10:17:11'),
('golovachenasywa@boranora.com', '???? OYNAYIN VE KAZANIN! BUGÜN SADECE %150 PARA YATIRMA BONUSU, 80 FREESPIN VE %', 'pUcHA8Yr3rGb', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-05-29 20:24:37', NULL),
('goodguymathew@gmail.com', 'Mathew lee', 'Mat93!@#', 'avatars/goodguymathew-24-09-09-13-09-18.jpeg', '601126120021', 'Y', 'M', 'newbie', 'Subang Jaya', '', 'https://www.instagram.com/goodguymathew/', '', 220, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-09 13:01:29', '2024-09-09 13:07:55'),
('goxivanitepu39@gmail.com', 'RIYgEyxWFVvzzsS', 'JsjtD8bjJFI7C6!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-02-14 19:29:31', NULL),
('gracelhy1@gmail.com', 'Grace', 'Grace888', '', '60173353583', 'Y', 'F', 'intermediate', 'puchong, selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-01-29 18:10:24', '2024-01-29 18:12:00'),
('greysonloh2108@gmail.com', 'Loh Yong Zhi', 'LohYongZhi2108', '', '60123733132', 'Y', 'M', 'newbie', 'Cheras Kuala Lumpur', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-11 20:09:31', '2024-12-11 20:10:47'),
('guzzettsecketa@yahoo.com', 'LdcpuFMs', 'MThQg38pA1Pyds!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-01 21:51:52', NULL),
('hafizi.shaari@gmail.com', 'Hafizi', 'Qwerty@12345', 'avatars/hafizi.shaari-24-10-06-23-10-10.jpg', '601127010572', 'Y', 'M', 'beginner', 'Puchong', NULL, NULL, NULL, 40, 2, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-06 23:01:57', '2024-10-06 23:04:45'),
('hakimiakim4040@gmail.com', 'Ikmal Hakimi', 'Shaza_14', 'avatars/hakimiakim4040-24-08-17-17-08-33.jpeg', '60109549437', 'Y', '', '', '', '', '', '', 40, 2, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-17 17:28:31', '2024-08-17 17:32:13'),
('hannygangiaphan@gmail.com', 'Gan', 'evelyn5172', '', '60122021001', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-11-04 09:30:41', NULL),
('haohaota57@gmail.com', 'Jun Hao', '02062005@AnG', 'avatars/haohaota57-24-10-09-17-10-04.jpeg', '60168575333', 'Y', 'M', 'intermediate', 'Sarawak', NULL, NULL, NULL, 180, 9, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-09 17:25:03', '2024-10-09 17:29:19'),
('happyboy3101@gmail.com', 'choon meng kan', 'Ben19730324', '', '60173386315', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-12-09 18:05:22', NULL),
('happyice81@yahoo.com', 'Wayne', 'Ice000954', '', '60129556122', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-29 15:01:50', NULL),
('haraneeganesh18@gmail.com', 'Haranee', 'Haranee18', 'avatars/haraneeganesh18-24-10-03-17-10-18.jpg', '60192437841', 'Y', 'F', 'intermediate', 'Puchong', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-03 17:09:55', '2024-10-03 17:13:12'),
('hareeuniversity@gmail.com', 'Haree s/o Ilangovan ', 'ninjaharee', 'avatars/hareeuniversity-23-12-04-23-12-41.jpg', '60102066135', 'Y', 'M', 'intermediate', 'Puchong, Selangor ', '', 'Hareeilan', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-12-04 23:24:45', '2023-12-04 23:31:36'),
('harperaselina@gmail.com', 'kHqGCIkZOIAN', 'uRMbAYUHJJD3ap!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-22 01:56:43', NULL),
('hasif.rozak@gmail.com', 'Hasif', 'QazasD123@6t9', 'avatars/hasif.rozak-24-09-06-17-09-34.jpeg', '60104015044', 'Y', 'M', 'newbie', 'Kajang', NULL, NULL, NULL, 200, 30, 0, 'offset_no', 1, 1, 1, 1, 1, 1, 1.0, '2024-09-06 17:13:05', '2024-09-06 17:16:06'),
('hatty2001@murahpanel.com', '???? You got NoHL25  WITHDRAW >>> https://script.google.com/macros/s/AKfycbz79gS', 'moLklCBfKOqA', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-05-10 10:35:02', NULL),
('havard8890@hotmail.com', 'Havard', 'Havard88@1', 'avatars/havard8890-24-07-07-12-07-11.jpeg', '60102650025', 'Y', '', '', '', '', '', '', 60, 3, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-07 12:13:53', '2024-07-07 12:19:41'),
('haziqnadzir98@gmail.com', 'Haziq', 'Kojik6395', 'avatars/haziqnadzir98-25-01-11-00-01-36.jpg', '60162268460', 'Y', 'M', 'intermediate', '68100', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-11 00:11:53', '2025-01-11 00:13:59'),
('hcm1995o0o@hotmail.com', 'HONG', '05041995', 'avatars/hcm1995o0o-24-08-05-15-08-10.jpg', '60143829100', 'Y', '', '', '', NULL, NULL, NULL, 100, 5, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-05 15:29:52', '2024-08-05 15:39:10'),
('heilwoodsf@gmail.com', 'eEkhAFIz', 'VyDikKVf0HfKUN!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-24 05:05:08', NULL),
('hengheng@gmail.com', 'hengheng', 'hengheng', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-01 13:17:06', NULL),
('henrysutton366@gmail.com', 'Henry', 'henry123', '', '60182620926', 'Y', '', '', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-19 18:44:17', NULL),
('herleibah42@gmail.com', 'UJhptfgYjePApI', 'TtV8YjWBNwRcP2!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-02-21 20:28:06', NULL),
('hermankok57@gmail.com', 'Herman kok', 'Happy5278!', 'avatars/hermankok57-23-08-17-17-08-22.jpeg', '60165577269', 'Y', 'F', 'beginner', 'Kota Damansara ', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-17 17:23:01', '2023-08-17 17:24:55'),
('hillaryxuanne@gmail.com', 'Kevin', 'xUANNE0401', 'avatars/hillaryxuanne-24-06-16-18-06-10.jpg', '601156300401', 'Y', '', '', '', NULL, NULL, NULL, 40, 2, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-16 18:10:08', '2024-06-16 18:34:10'),
('hiwuyebuqupu55@gmail.com', 'jCzQVnRDLfAv', 'ghdzurIafF6PFy!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-10 00:46:46', NULL),
('hlgadikywht@yahoo.com', 'hcmOiuZQQ', 'teH9gdBmZkQN3w!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-30 14:17:25', NULL),
('hokoee88@gmail.com', 'ko ee', '0125330933', '', '60125330788', 'Y', 'M', 'intermediate', 'bukit jalil', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-07 13:06:37', '2023-09-07 13:07:47'),
('holabirch@naver.com', 'Minseo Park', 'pmso1031!!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-29 18:37:59', NULL),
('Hongli9595@gmail.com', 'Lee hong li', 'Abc950731@', '', '60123816251', 'Y', 'M', 'beginner', 'Puchong ', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-29 19:33:36', '2024-07-29 19:34:48'),
('hongyip0616@gmail.com', 'Nick Tan', 'H@ngyip0616', '', '60166488469', 'Y', '', '', '', '', '', '', 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-03 13:53:15', '2024-11-03 13:54:06'),
('hongyuan2020@gmail.com', 'Tok', 'Hy890927', 'avatars/hongyuan2020-24-04-12-17-04-58.jpg', '60127977751', 'Y', 'M', 'beginner', 'Selangor', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-04-12 17:14:00', '2024-04-12 17:16:15'),
('hoong_ww@hotmail.com', 'Hoong', 'Hannah6720%', '', '60178077883', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-12 00:11:59', NULL),
('horizonaeglyph@gmail.com', 'JFbTUlPVTzh', 'bHIelbQSDSucoq!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-20 07:17:06', NULL),
('Howard2Albertson9551@gmail.com', 'WDgeeCoDBrPd', 'LIyjUX5m38CnYw!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-31 14:13:56', NULL),
('hpitonokl.22@gmail.com', 'Pit', '1!Pitono1', 'avatars/hpitonokl.22-23-08-31-10-08-27.jpg', '601112912252', 'Y', 'M', 'beginner', 'Ampang ', NULL, NULL, NULL, 60, 3, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-31 10:43:06', '2023-08-31 10:47:57'),
('hueytingl@hotmail.com', 'Ting', '961126', '', '60102794369', 'Y', 'F', 'intermediate', 'KL', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-26 13:47:12', '2024-06-26 13:49:41'),
('huhu980606@gmail.com', 'Jackson San', '980606166js', 'avatars/huhu980606-24-11-23-04-11-38.jpeg', '60183579866', 'Y', 'M', 'intermediate', 'KL', 'l.rovo.co/TbDtV3RZJOb', '', '', 20, 1, 0, 'offset_no', 2, 3, 3, 3, 3, 3, 2.8, '2024-11-23 04:36:46', '2024-11-23 04:39:38'),
('huisiang.tan@live.com.my', 'Hui Siang', 'Stronger99', 'avatars/huisiang.tan-23-12-08-13-12-37.jpeg', '60122968766', 'Y', 'M', 'intermediate', 'Puchong', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 3, 2, 3, 3, 2, 1, 2.3, '2023-12-08 13:51:12', '2023-12-10 13:29:44'),
('hwahsy@hotmail.com', 'Hwah Shih Yiew', 'badminton@123', 'avatars/hwahsy-24-09-07-16-09-05.png', '60122897871', 'Y', 'M', 'intermediate', 'Putra Heights, Subang Jaya, Selangor', NULL, NULL, NULL, 60, 3, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-07 16:28:33', '2024-09-07 16:33:49'),
('iamlawliming@gmail.com', 'Li Ming', 'Euro2008!!!', '', '60179885846', 'Y', '', '', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-13 12:18:00', NULL),
('ianbo2002@gmail.com', 'Ian', 'IanBo898', '', '601112639688', 'Y', '', '', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-12 18:22:28', NULL),
('icecreamcarvy@gmail.com', 'Mark', '888888', 'avatars/icecreamcarvy-23-08-12-11-08-18.jpg', '60183718681', 'Y', 'M', 'intermediate', 'Selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-12 11:30:35', '2023-08-12 11:34:45'),
('icopheck@hotmail.com', 'Yapkimtek', '123abcTEK', '', '60167952636', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-09 11:38:47', NULL),
('idrisong7766@gmail.com', 'Idris Ong', 'Adam2110', 'avatars/idrisong7766-24-05-09-07-05-57.jpg', '60146087119', 'Y', 'M', 'beginner', 'Kajang', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-05-09 07:05:52', '2024-05-09 07:08:27'),
('ifivodefi53@gmail.com', 'LILWScUAmPRYi', '02VJiSkBLKblrk!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-01 06:06:36', NULL),
('iglxrjzj@ronaldofmail.com', 'NARYTHY234308NEHTYHYHTR', 'nd5Yl8x8bU', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-06-11 00:25:36', NULL),
('ihdhsfxito@yahoo.com', 'GXakHfsmklwXHNL', 'mde2S94YwS9gLl!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-13 17:03:53', NULL),
('ijatuvek88@gmail.com', 'pODDJKyATbtJvV', 'u2x1uI4JzZoamn!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-21 16:31:50', NULL),
('ikenuraien@gmail.com', 'Ike', 'Yoodo@123', '', '60192977777', 'Y', 'F', 'beginner', 'Puchong', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-03 17:56:32', '2025-01-03 17:57:50'),
('ikngoyeng1@gmail.com', 'Mah', 'ikanmantap', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-05-24 10:07:56', NULL),
('illuminateaerift15@gmail.com', 'eQhJRcDRHwz', 'G7DhZPlYsGcPdC!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-02-10 19:43:04', NULL),
('Immortal_877@yahoo.com', 'Teh', 'Tehbana44', 'avatars/immortal_877-24-11-15-06-11-55.jpg', '60142963693', 'Y', 'M', 'beginner', 'Puchong', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-15 05:57:49', '2024-11-15 06:00:55'),
('imteaaa63@gmail.con', 'elaine', 'Joey695412@', '', '601116255935', 'Y', 'F', 'beginner', 'klang', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-10-28 22:57:10', '2023-10-28 22:58:11'),
('imujemedoqi880@gmail.com', 'PpPIDYAXQepW', '1dL7a12PPtetTP!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-05 12:08:18', NULL),
('isaackarwailow@gmail.com', 'Isaac Low', 'Back2Bible212!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-12-09 22:14:06', NULL),
('isaacxandikar@gmail.com', 'Isaac', 'isaaczack19', 'avatars/isaacxandikar-25-08-12-19-08-37.jpg', '60173492780', 'Y', 'M', 'intermediate', 'Puchong', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-08-12 19:03:03', '2025-08-12 19:06:28'),
('isolacaraibica@yahoo.com', 'jOxsowGeCToTHyN', 'Wfd4PZXO1OtJI7!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-10 18:10:44', NULL),
('iutempestau72zeal10@gmail.com', 'TEQlBTZkcOnzqfm', 'ZD7hIkVHcpRCa5!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-07 13:48:55', NULL),
('ivan19961@live.com', 'Teck Xieng', 'xieng1996', 'avatars/ivan19961-24-07-26-17-07-03.jpeg', '60176988595', 'Y', 'M', 'intermediate', 'Puchong, Selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-26 17:05:55', '2024-07-26 17:07:25'),
('ivobaxuhakux47@gmail.com', 'TZlCfSZrGhiBCVZ', '8I43fmLMgWcJaG!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-07 19:27:14', NULL),
('izzulhajid0511@gmail.com', 'Izzul', 'yotomoon0511', 'avatars/izzulhajid0511-24-11-26-20-11-41.jpeg', '60108140441', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-26 20:49:12', '2024-11-26 20:50:41'),
('jackhee.hcsr@gmail.com', 'Jackhee ', '79834414', 'avatars/jackhee.hcsr-24-05-22-13-05-47.jpg', '60169161504', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-05-22 13:28:37', '2024-05-22 13:30:47'),
('jackhunt86@gmail.com', 'Khai', 'A111222z', 'avatars/jackhunt86-24-01-21-12-01-08.jpg', '60168596979', 'Y', 'M', 'beginner', 'Kuala Lumpur', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-01-21 12:14:50', '2024-01-21 12:20:13'),
('jackiekong.7200@hotmail.com', 'Kong', 'password', '', '60146034343', 'Y', 'M', 'intermediate', 'Petaling Jaya', '', '', '', 90, 2, 1, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-06 13:59:45', '2024-10-06 14:01:17'),
('jackiexem0520@yahoo.com', 'Xem', 'Jackiexem0520', '', '601124235490', 'Y', 'M', 'intermediate', 'Selangor', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-02 12:53:22', '2024-08-02 12:54:56'),
('jackser@outlook.com', '<script>alert(\"jacky\")</script>', '12345678', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-28 16:02:42', NULL),
('jameslow1141@gmail.com', 'James Low', 'AAbbCCdd111_', 'avatars/jameslow1141-24-09-16-07-09-03.jpg', '60143499319', 'Y', 'M', 'intermediate', 'Selangor', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-16 07:43:11', '2024-09-16 07:44:44'),
('jamietanlw@hotmail.com', 'Jaymie', '54945776j@ym1E', '', '60122966193', 'Y', 'F', 'intermediate', 'Puchong', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-04 09:26:33', '2023-09-04 09:27:21'),
('jason.ckms@gmail.com', 'Jason Choo', 'ck890123', 'avatars/jason.ckms-24-08-22-08-08-15.jpg', '60182706889', 'Y', 'M', 'intermediate', 'Seri Kembangan Selangor', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-22 08:07:22', '2024-08-22 08:16:15'),
('jason421412@gmail.com', 'XU JASON', 'Jason268268', 'avatars/jason421412-24-11-02-18-11-13.jpg', '601112106160', 'Y', 'M', 'beginner', 'PJ', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-02 17:59:46', '2024-11-02 18:03:04'),
('jasoncheeyou@gmail.com', 'Tham Chee You', 'BeV7gjesNBzDvVg', '', '60167123930', 'Y', 'M', 'upper_intermediate', 'Cheras', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 3, 3, 3, 3, 3, 4, 3.2, '2024-12-29 17:19:06', '2024-12-29 17:21:31'),
('jasonleeshop@gmail.com', 'JASON LEE', 'jason@1988', 'avatars/jasonleeshop-24-09-17-00-09-43.jpg', '60142222829', 'Y', 'M', 'upper_intermediate', 'Puchong', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-17 00:08:58', '2024-09-17 00:09:58'),
('jasonngks114@gmail.com', 'Jason', 'Ironman@456', 'avatars/jasonngks114-24-01-20-11-01-58.jpg', '60143910864', 'Y', 'M', 'beginner', 'Petaling Jaya', '', '', '', 220, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-01-20 11:15:46', '2024-01-20 11:26:58'),
('jayden_wong1992@hotmail.com', 'Jayden Wong', 'wsj12345', 'avatars/jayden_wong1992-24-04-13-10-04-35.jpeg', '60168516993', 'Y', 'M', 'beginner', 'Selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-04-13 10:48:23', '2024-04-13 10:56:35'),
('jayleehong@gmail.com', 'Jayleehong', '5207175934', 'avatars/jayleehong-23-09-16-15-09-02.jpg', '60129247129', 'Y', 'M', 'beginner', 'Kepong', NULL, NULL, NULL, 40, 2, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-16 14:57:24', '2023-09-16 15:02:39'),
('jcftran@gmail.com', 'Jeffrey Tran', 'Gg3z_22800!jacky', 'avatars/jcftran-24-12-19-00-12-03.jpg', '601135413914', 'Y', 'M', 'advanced', 'Victoria, Australia', NULL, NULL, NULL, 100, 5, 0, 'offset_no', 5, 6, 4, 5, 5, 5, 5.0, '2024-11-19 02:13:35', '2024-12-19 00:27:09'),
('jcjessica31@gmail.com', 'Chio Cheng Xiang ', 'Jc020831', '', '60162819261', 'Y', 'M', 'intermediate', 'semenyih selangor', '', 'ccx.jc', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-07 02:33:53', '2024-09-07 02:35:59'),
('jcx3kevin@gmail.com', 'Kevin Ong Kok Hoong ', 'Pokemon1990', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-03 17:35:52', NULL),
('jdingxue@gmail.com', 'Ng Ding Xue (Jonathan)', '17025750_Dxdx', 'avatars/jdingxue-24-06-04-16-06-25.jpg', '60176325486', 'Y', 'M', 'expert', 'Subang Jaya', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 5, 5, 7, 5, 5, 5, 5.3, '2024-06-04 16:01:04', '2024-06-04 16:04:25'),
('jeffrey975522@outlook.com', 'Jeffrey Ong ', 'Abc12345', '', '60125562044', 'Y', 'M', 'upper_intermediate', 'Kuala lumpur', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-12-16 17:08:06', '2023-12-16 17:08:51'),
('jennyfoo5782@gmail.com', 'Fong Kah Keong ', 'JF578200', '', '60122961255', 'Y', 'M', 'intermediate', 'Selangor ', NULL, NULL, NULL, 60, 3, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-25 10:46:21', '2023-08-25 10:48:38'),
('jensonnbh89@gmail.com', 'Jenson Ng', '1461989nbh', '', '60165380448', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-01-07 14:34:01', NULL),
('jeremyhch00@gmail.com', 'JEREMY HO', 'Jeremy1997ho', '', '60187926866', 'Y', 'M', 'beginner', 'Petaling jaya', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-15 14:15:45', '2024-09-15 14:17:18'),
('jerrald_ykh@yahoo.com', 'Kai ', 'Jykh@010119#', '', '60164425174', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-11-14 23:36:16', NULL),
('jerry.lee8888@gmail.com', 'Jerry Lee', 'cejwup-4feqke-pocRip', 'avatars/jerry.lee8888-24-08-08-11-08-24.jpeg', '60129083828', 'Y', 'M', 'intermediate', 'Kepong', NULL, NULL, NULL, 100, 5, 0, 'offset_no', 3, 2, 1, 2, 3, 2, 2.2, '2024-08-08 11:20:58', '2024-08-08 11:23:48'),
('jerryyee0902@gmail.com', 'Jerry', 'Password123', '', '60102899611', 'Y', '', '', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-11-19 11:32:33', NULL),
('jhghcdoygmnqft@yahoo.com', 'HYEhKTSSrMWOyKi', 'xjQHGRr8wQQKPD!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-22 11:52:23', NULL),
('jiahean@gmail.com', 'Kok Jia Hean', 'jiahean7383', 'avatars/jiahean-24-08-17-20-08-51.jpeg', '60162167383', 'Y', 'M', 'intermediate', 'Puchong', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-17 20:42:28', '2024-08-17 23:07:28'),
('jianbin.soon@gmail.com', 'Soon Jian Bin', 'Binbin00$', '', '60162804162', 'Y', 'M', 'intermediate', 'Subang Jaya, Selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-21 23:35:45', '2023-09-21 23:38:52'),
('jianianhee@gmail.com', 'dave', 'ZaqZaq11111', '', '', 'N', '', 'upper_intermediate', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 4, 3, 4, 4, 4, 4, 3.8, '2024-11-28 15:08:44', NULL),
('jianshenpro123@gmail.com', 'Jackson', 'jackson0871', 'avatars/jianshenpro123-23-12-13-17-12-53.jpeg', '60182822363', 'Y', 'M', 'intermediate', 'kl and selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-12-13 17:44:00', '2023-12-13 17:46:23'),
('jianwui2001@hotmail.com', 'Kang', 'Jianwui@0319', '', '60169532995', 'Y', 'M', 'upper_intermediate', 'Petaling Jaya', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 4, 3, 3, 3, 4, 3, 3.3, '2024-08-25 19:42:55', '2024-08-25 19:43:55'),
('jiawei0603@gmail.com', 'Stephen Lim', 'Ab123456', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-12 19:25:42', NULL),
('jiawernho99@gmail.com', 'Jia Wern', '123456ho', '', '60134812949', 'Y', 'M', 'intermediate', 'Subang', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-17 12:13:57', '2024-07-17 12:14:58'),
('jickina@yahoo.com', 'Kevin Lim', 'jacky123!', 'avatars/jickina-24-11-17-15-11-16.jpg', '60123344213', 'Y', 'M', 'upper_intermediate', 'Petaling Jaya, Selangor ', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-17 14:24:57', '2024-11-17 15:31:48'),
('jim970521@gmail.com', 'Tekson Chan', 'jim970521', 'avatars/jim970521-24-07-20-09-07-48.jpg', '60163197879', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-20 09:43:46', '2024-07-20 09:44:48'),
('jimmyjiao2@hotmail.com', 'Jimmy', 'Jp181100$', '', '60104675332', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-21 21:39:40', NULL),
('jinh430@gmail.com', 'Jin', 'xuqta5-quwzis-rigruM', '', '60193169233', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-12 16:27:04', NULL),
('jirryn@gmail.com', 'Jirry Ng', 'gUgryz-xemxyv-jyzjo1', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-21 18:24:18', NULL),
('jklam84@yahoo.com', 'Jo kim', 'blekblek84', '', '60165640208', 'Y', 'M', 'beginner', 'Kl', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-20 22:25:39', '2023-08-20 22:27:15'),
('jlxkqpyd@checkyourform.xyz', 'uoeslepdzj', 'ngpduldpjixl', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2026-01-30 04:13:20', NULL),
('jmehoff@gmailod.com', '???? You have a gift from us. Get >> out.carrotquest-mail.io/r?hash=YXBwPTY0MDcy', 'MTJI7X2aDwdu', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-14 01:02:15', NULL),
('jmseventeenlove@gmail.com', 'LOW JIA MING', '997892Jm.', 'avatars/jmseventeenlove-24-11-19-19-11-13.jpg', '60162141372', 'Y', '', '', '', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-19 19:13:05', '2024-11-19 19:16:23'),
('john.khor97@gmail.com', 'John Khor', 'LoveWinsAll', '', '60183998956', 'Y', 'M', 'newbie', 'Kuala Lumpur', NULL, NULL, NULL, 220, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-02-04 13:59:58', '2024-02-04 14:01:09'),
('johnnyleebs@gmail.com', 'John Lee', 'pz18jazz', '', '60166608810', 'Y', 'M', 'intermediate', 'Subang Jaya', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 3, 3, 2, 3, 5, 2, 3.0, '2024-09-28 12:58:49', '2024-09-28 13:04:45'),
('johnson@inetbug.com', 'AJ', 'fg8End4HtUpwUag', '', '60183603644', 'Y', 'M', 'beginner', 'Kuala Lumpur', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-04-10 08:34:13', '2025-04-10 20:41:18'),
('john_thiam@hotmail.com', 'John', 'Jacky9932', 'avatars/john_thiam-24-11-30-12-11-30.jpeg', '60122662300', 'Y', 'M', 'beginner', 'Selangor', '', '', '', 40, 2, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-30 12:09:04', '2024-11-30 12:11:08'),
('jonathanyxs@gmail.com', 'Jonathan Yap', '#Ll161710#', 'avatars/jonathanyxs-24-07-12-19-07-06.jpeg', '60124861751', 'Y', 'M', 'intermediate', 'Putrajaya', '', 'jonthebosss_', '', 100, 5, 0, 'offset_no', 4, 4, 4, 4, 5, 5, 4.3, '2024-07-12 19:25:21', '2024-08-17 19:28:44'),
('jonong1210@gmail.com', 'Jonathan', '54r43e32w', '', '60176788055', 'Y', '', '', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-16 12:44:48', NULL),
('jooleng88@hotmail.com', 'Albert Aw', 'aw120872', 'avatars/jooleng88-24-08-10-01-08-45.jpg', '60126073972', 'Y', 'M', 'intermediate', 'Kuala Lumpur ', NULL, NULL, NULL, 60, 13, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-10 01:38:43', '2024-08-10 01:45:14'),
('joonhong1991@gmail.com', 'Aaron Tan', 'Miss1017', 'avatars/joonhong1991-24-02-11-17-02-48.jpeg', '60125657296', 'Y', 'M', 'intermediate', 'Kuchai Lama KL', '', 'Aaron1205', '', 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-02-11 17:47:52', '2024-02-11 17:50:48'),
('joonyee000@gmail.com', 'Nick', 'jy160200', 'avatars/joonyee000-23-09-14-16-09-47.jpeg', '60176188753', 'Y', '', '', '', NULL, NULL, NULL, 220, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-14 16:41:24', '2023-09-14 16:42:47'),
('joygan1999@gmail.com', 'Jayden', 'Az.91694789', 'avatars/joygan1999-24-11-21-23-11-24.png', '60177640883', 'Y', '', '', '', '', '', '', 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-21 23:36:12', '2024-11-21 23:37:58'),
('jubileeeychime16a@gmail.com', 'QIoEnqzwdQ', 'mktJcftmeDHqeK!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-02-05 17:34:51', NULL),
('jun88sheng@gmail.com', 'Jun', '4iEx6MQ#', 'avatars/jun88sheng-24-06-28-18-06-08.jpg', '60122040456', 'Y', 'M', 'intermediate', 'Subang jaya , selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-28 18:31:56', '2024-06-28 18:34:33'),
('junfengyap2002@gmail.com', 'Yap', 'gumdam200212', 'avatars/junfengyap2002-23-10-29-13-10-36.jpeg', '60132782997', 'Y', 'M', 'newbie', 'PJ', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-10-29 13:40:26', '2023-10-29 13:45:02'),
('junhantan0916@gmail.com', 'Tan', 'junhan0916', 'avatars/junhantan0916-24-10-31-17-10-47.jpg', '60122144314', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-31 17:09:44', '2024-10-31 17:10:47'),
('junsuke23@gmail.com', 'Nicholas Eng', '12345678', '', '60163380989', 'Y', '', '', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-15 18:27:43', NULL),
('junyeng818@gmail.com', 'Jun Yeng', 'badminton', '', '60103861238', 'Y', 'F', 'beginner', 'KL', '', '', '', 220, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-03-03 14:23:40', '2024-03-03 14:37:10'),
('jw319527@gmail.com', 'Jw', 'Jw272722', '', '601162502183', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-10-22 13:53:57', NULL),
('jymieelle8155@gmail.com', 'Jaymie Chua', 'Chua8155&', '', '60137010761', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-29 03:09:42', NULL),
('jzhuen@gmail.com', 'JZ', 'bae120717', 'avatars/jzhuen-24-08-05-13-08-41.jpeg', '60182000822', 'Y', 'M', 'beginner', 'KL', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-05 13:40:33', '2024-08-05 13:43:41'),
('k1mberly4u8@gmail.com', 'Yx', 'zavqy2-vixvyj-wonCeb', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-03 15:14:06', NULL),
('kahjun94.kj@gmail.com', 'Harry Poh ', 'Harry@3007', '', '60102563030', 'Y', 'M', 'intermediate', 'Selangor', NULL, NULL, NULL, 40, 2, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-10-20 17:13:07', '2024-03-03 14:30:43'),
('kaijinwong2001@gmail.com', 'Kai', 'kaijinwong2001', 'avatars/kaijinwong2001-24-10-22-12-10-19.jpg', '60123983687', 'Y', 'M', 'intermediate', 'Selangor', NULL, NULL, NULL, 40, 2, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-30 14:44:07', '2024-10-22 12:09:19'),
('kaijun5866@gmail.com', 'Kai Jun', 'kjc76280', 'avatars/kaijun5866-24-12-06-19-12-45.jpg', '60107059961', 'Y', 'M', 'beginner', 'PERAK', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-06 11:38:57', '2024-12-06 19:10:45'),
('kakits0502@gmail.com', 'sham', 'Fenny9811', '', '60149041539', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-01-24 20:51:55', NULL),
('kamarul8727@gmail.com', 'KAMARUL ZAMAN ', '800219', '', '60177996324', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-15 20:02:25', NULL),
('karolconradg@gmail.com', 'lAzkmsXjZK', 'O9qo1txU26GJCd!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-02-16 22:34:11', NULL),
('kathleenrosche12@gmail.com', 'Kathleen', 'Miniki12@!', '', '60182295077', 'Y', 'F', 'beginner', 'Petaling Jaya', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-11 17:47:44', '2024-06-11 17:48:47'),
('katrishkalis@mytempmail.org', '???? Network; Transaction 0.3 Bitcoin incomplete. Authorize now => https://graph', 'QbQac9CvQK!F', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-08-26 04:50:43', NULL),
('kaxonfoong0205@gmail.com', 'Kaxon', 'william100', '', '601151159026', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-14 19:43:25', NULL),
('kburtfvuswtmg@yahoo.com', 'APVsarYSjX', '0Hcc9TmaZTrhmQ!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-26 00:47:11', NULL),
('kcchang2933@gmail.com', 'Kcchang ', 'Kc19970220.', 'avatars/kcchang2933-23-08-25-22-08-14.jpg', '60129872933', 'Y', 'M', 'intermediate', 'Shah alam', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-25 22:56:20', '2023-08-25 22:59:44'),
('kchristensenqs2006@gmail.com', 'RRzoLHxaqNf', 'K83KIidV6BXwpA!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-01 19:04:33', NULL),
('keasimsee@gmail.com', 'Kean Sim', 'getjy1-mocKit-fyqguk', '', '601110691368', 'Y', 'M', 'intermediate', 'Selangor', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-05-23 16:01:04', '2024-05-23 16:02:12'),
('keele6555@gmail.com', 'Keele Chin', '*0168474104*', '', '60168210503', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-03-26 19:33:45', NULL),
('kelvin.cheok88@gmail.com', 'Kelvin ', 'Jacky@1234', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-11 14:46:00', NULL),
('kelvinghk@yahoo.com', 'Kelvin Goh', 'booxbadminton@1', 'avatars/kelvinghk-24-05-09-15-05-06.jpg', '60123718321', 'Y', 'M', 'intermediate', 'KL', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-05-09 15:17:53', '2024-05-09 15:27:15'),
('kelvinpang543@gmail.com', 'Pang Kai Wei', 'kelvin11Pang', 'avatars/kelvinpang543-24-07-13-19-07-33.jpeg', '60175803073', 'Y', 'M', 'upper_intermediate', 'Bandar sunway ', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-13 19:01:29', '2024-07-13 19:03:01'),
('kennyfoong1033@gmail.com', 'Kong ', 'Civic@bfv24', '', '60129871033', 'Y', 'M', 'intermediate', 'Subang Jaya ', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-11-29 17:36:26', '2023-11-29 17:44:53'),
('kenong@yahoo.com', 'Ken Ong', 'pyjgeg-symgaR-5hezpo', 'avatars/kenong-24-03-23-08-03-30.jpeg', '601123854782', 'Y', 'M', 'intermediate', 'PJ', '', '', '', 60, 3, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-03-23 08:14:10', '2024-03-23 08:21:58'),
('kentyeusy@gmail.com', 'Kent ', 'kent3059', '', '601125563059', 'Y', '', 'newbie', '', '', '', '', 80, 4, 0, 'offset_no', 1, 1, 1, 1, 1, 1, 1.0, '2023-09-08 19:14:30', '2023-09-08 19:16:07'),
('keravit327@gmail.com', 'JLDmRDgJkmLJE', 'yesHcmdF9XdtSY!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-31 11:24:37', NULL),
('kertjordan38@gmail.com', 'MoIUXLymTVzP', '6mC6g8XSnQVZgp!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-12 09:54:29', NULL),
('kertyucds@onet.eu', 'Miguelwak', 'yb^SV8hu64tY', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-04-08 01:44:56', NULL),
('keventai@gmail.com', 'Keven', 'abcd1234', '', '60122191186', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-04-19 03:00:47', NULL),
('kevinraj298@gmail.com', 'Kevin', 'Badminton97', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-06 15:45:25', NULL),
('kevintan295@gmail.com', 'Jacky Tan', '7aQQSYDEBnqp5tV', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-02 17:21:39', NULL),
('kevin_cross91@yahoo.com', 'Kevin Cross', 'fAmman-womkij-wewty6', 'avatars/kevin_cross91-24-01-21-08-01-42.jpeg', '60166537528', 'Y', 'M', 'beginner', 'Kuala Lumpur', '', '', '', 20, 1, 0, 'offset_no', 1, 1, 1, 2, 2, 1, 1.3, '2024-01-20 23:20:43', '2024-01-21 08:31:49'),
('kfreeu0232@gmail.com', 'Kue Kheng Hwa', 'Kue851118', 'avatars/kfreeu0232-24-11-02-10-11-50.jpg', '60172595387', 'Y', 'M', 'beginner', 'Selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-02 10:37:09', '2024-11-02 10:39:19'),
('khenglim_93@hotmail.com', 'Chong Kheng Lim', '1l9i9m3', '', '60162051313', 'Y', 'M', 'upper_intermediate', 'Kuala Lumpur', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 4, 3, 3, 3, 3, 3, 3.2, '2024-06-10 01:23:56', '2024-06-10 01:30:41'),
('khinvyn@gmail.com', 'Khin', '181-cribS1009', 'avatars/khinvyn-23-12-28-16-12-25.jpg', '60123591533', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-12-28 16:44:54', '2023-12-28 16:47:25'),
('khloh79@yahoo.com', 'Loh', 'Caryne80@', 'avatars/khloh79-23-09-02-09-09-57.jpg', '60126610136', 'Y', 'M', 'beginner', 'Puchong', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-02 09:11:15', '2023-09-02 09:13:33'),
('khrisha.93@gmail.com', 'Khrisha', 'Krayzee93$', 'avatars/khrisha.93-24-09-25-14-09-55.jpg', '60172059017', 'Y', 'F', 'beginner', 'Petaling Jaya, Selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 2, 1, 1, 2, 2, 1, 1.5, '2024-09-25 14:20:06', '2024-09-25 14:25:16'),
('kianjie1998@gmail.com', 'Jay', 'Jiepua1998', '', '60123373175', 'Y', '', '', '', NULL, NULL, NULL, 200, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-20 09:04:43', NULL),
('kimhan_jim1997@hotmail.com', 'Jimmy', 'H0ngch0ng!', 'avatars/kimhan_jim1997-25-01-15-15-01-58.jpg', '60177451998', 'Y', 'M', 'upper_intermediate', 'Selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-15 15:55:54', '2025-01-15 15:57:29'),
('kimistaken95@gmail.com', 'Fikiruddin', '123Vampire@', '', '60143106368', 'Y', 'M', 'intermediate', 'Selangor', 'www.thehyperoommy.com/', 'https://www.instagram.com/kim_fikiruddin?igsh=bDhy', 'https://www.facebook.com/kim.fikiruddin?mibextid=L', 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-19 01:59:41', '2024-08-19 02:03:17'),
('kimkuan200207@gmail.com', 'kim', '200207', 'avatars/kimkuan200207-24-07-21-11-07-28.jpg', '60126801265', 'Y', 'M', 'intermediate', 'Puchong ', '', 'Kim.kuan.967', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-21 11:14:19', '2024-07-21 11:19:17'),
('kingkong12227@gmail.com', ' KAR CHUN', 'kingkong12227', '', '60102397636', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-31 16:20:30', NULL),
('kjiemeng@gmail.com', 'Adriian', 'Akjm@1234', 'avatars/kjiemeng-24-10-20-13-10-56.jpg', '60102205817', 'Y', 'M', 'beginner', 'Subang Jaya', '', '', '', 60, 6, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-16 07:57:16', '2024-10-20 13:07:12'),
('kohwangshen@gmail.com', 'Koh Wang Shen', 'Shen8962', '', '60162011160', 'Y', 'M', 'intermediate', 'Selangor Cheras', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-23 17:20:51', '2023-08-23 17:22:16'),
('kokkuang037@gmail.com', 'JACKLEE', 'kokkuang456321', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-04-25 16:01:38', NULL),
('komethi15@yahoo.com', 'Komeg vera', 'kpkworld15', '', '60192351778', 'Y', 'F', 'beginner', 'Kuala lumpur', '', 'Komeg vera', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-28 15:25:21', '2024-09-28 15:39:39'),
('kongpinpin91@gmail.com', 'Kong Pin', 'Lim950815.', 'avatars/kongpinpin91-24-06-28-14-06-19.jpeg', '60175101061', 'Y', 'M', 'upper_intermediate', 'Selangor Puchong', 'www.tiktok.com/@kongpin90?_r=1&_d=e2b1g60d2ike7i&sec_uid=MS4wLjABAAAAim4v1GsASqz', '', '江彬彬', 120, 16, 0, 'offset_no', 5, 3, 3, 5, 3, 3, 3.7, '2024-06-28 14:03:02', '2024-06-28 14:06:39'),
('kongyeexuan.8@gmail.com', 'Kyx', '123456kyx', 'avatars/kongyeexuan.8-23-08-11-00-08-20.jpg', '601162289352', 'Y', 'F', 'intermediate', 'Selangor', '', 'kyx__08', 'Kong Yee Xuan ', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-10 23:56:08', '2023-08-11 00:26:40'),
('konww002@gmail.com', 'William Kon', 'konx1903', '', '60162207582', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-28 09:01:42', NULL),
('kouhong.ckh@gmail.com', 'Chai', 'vastzert12494578', '', '60125141068', 'Y', 'M', 'intermediate', 'Subang', NULL, NULL, NULL, 40, 2, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-01 10:55:34', '2024-06-01 11:16:08'),
('kouhong_ckh@live.com', 'Haikal', 'vastzert12494578', '', '60125141068', 'Y', 'M', 'intermediate', 'one utama', NULL, NULL, NULL, 40, 2, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-27 07:43:14', '2024-12-27 07:44:32'),
('ksphun1901@gmail.com', 'Kangsung', '89sung', '', '60168713521', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-03-26 12:01:44', NULL),
('ktkqmfnkx@yahoo.com', 'jNAiMwMPLFCEu', 'WuhBeh6YOFeITu!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-05 11:57:06', NULL),
('kuanghong5@hotmail.com', 'RAY', 'Password@12345', '', '60164822900', 'Y', 'M', 'beginner', 'Puchong ', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-08 17:24:18', '2024-07-08 17:25:37'),
('kuanhen0628@gmail.com', 'kh', 'Hi12345678', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-10 08:53:45', NULL),
('kuan_3070@hotmail.com', 'Kuan', 'abc888888', 'avatars/kuan_3070-24-10-08-17-10-19.jpg', '60149308846', 'Y', 'M', 'beginner', 'Puchong ', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-20 13:08:05', '2024-10-08 17:28:37'),
('kuga23@gmail.com', 'Hendrik Nathan', 'Waja6279!', '', '60122552725', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-11 18:03:09', NULL),
('kunimisaki831@gmail.com', 'misaki', 'misaki831', 'avatars/kunimisaki831-25-01-28-14-01-48.png', '601159890551', 'Y', 'F', 'intermediate', 'bukit bintang', NULL, NULL, NULL, 20, 5, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-17 18:53:00', '2025-01-28 14:18:09'),
('ky@mbitsdigital.com', 'KY', 'harlow', 'avatars/ky-23-09-13-22-09-28.jpg', '60162727494', 'Y', 'M', 'upper_intermediate', 'PJ', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 4, 4, 4, 4, 4, 4, 4.0, '2023-09-13 22:47:30', '2023-09-13 22:56:44'),
('kyazelim@gmail.com', 'Ky', 'kahyen', '', '60162727494', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-10-12 18:16:37', NULL),
('kzq_96@hotmail.com', 'Bernard Kho', 'abc778869!', '', '60168283861', 'Y', '', '', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-09 07:50:40', NULL),
('laikerjian@yahoo.com', 'Jack', '1!Jackycode', 'avatars/laikerjian-24-03-25-23-03-22.png', '60133997897', 'Y', 'M', 'upper_intermediate', 'SEREMBAN NEGERI SEMBILAN', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 4, 3, 4, 3, 5, 3, 3.7, '2024-03-25 23:05:32', '2024-03-25 23:15:50'),
('lailianglong@gmail.com', 'Lai Liang Long', 'lllong', '', '60162664083', 'Y', 'M', 'beginner', 'Selangor', '', '', '', 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-09 09:31:29', '2024-11-09 09:32:53'),
('laivoonbin01@gmail.com', 'cayden', 'vb2020bin', 'avatars/laivoonbin01-24-08-18-16-08-17.jpg', '60128173323', 'Y', 'M', 'intermediate', 'subang jaya', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-18 16:29:45', '2024-08-18 16:31:33'),
('laiwengchoon@hotmail.com', 'Eric Lai', 'Ericlai123456', '', '60166733003', 'Y', 'M', 'intermediate', 'Petaling Jaya', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-26 21:33:48', '2024-10-26 21:35:01'),
('lakishasanchezb@gmail.com', 'UJJDHFClTPBU', 'O1bGumb5siLe72!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-29 14:19:15', NULL),
('laspobmvev@yahoo.com', 'QThIRxvoWkFL', 'VEUmvGyuIxSpct!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-10 23:07:08', NULL),
('le.ohxuan@gmail.com', 'Lok', 'Xuanle99', 'avatars/le.ohxuan-23-08-17-15-08-35.jpeg', '60185730938', 'Y', 'M', 'newbie', 'Puchong', NULL, NULL, NULL, 20, 5, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-17 15:34:07', '2023-08-17 15:45:35'),
('leawbk@gmail.com', 'Leaw Boon Keat', 'bkleaw123', '', '60127132511', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-04-10 13:22:04', NULL),
('lee0612@hotmail.com', 'SK ', 'Badminton0612', '', '60166427547', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-22 18:22:24', NULL),
('Lee7Douglas9079@gmail.com', 'QKSRulFyKezTR', 'iww7JuXb4ciVYj!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-30 09:00:22', NULL),
('leea79347@gmail.com', 'LeeAlex', 'Alex20family.', '', '601110579657', 'Y', 'M', 'beginner', 'bandar sunway', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-14 14:51:26', '2024-09-14 14:52:24'),
('leehaojie717@gmail.com', 'Jack', '@leehaojie828', 'avatars/leehaojie717-24-04-11-14-04-35.jpeg', '60193806117', 'Y', 'M', 'upper_intermediate', 'Kepong, Bandar Menjalara, 52200 Kuala Lumpur, Federal Territory of Kuala Lumpur', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 4, 3, 3, 4, 4, 2, 3.3, '2024-04-11 14:43:38', '2024-04-11 14:47:08'),
('leejiancong061009@gmail.com', 'Lee Jian Cong', 'LJC_1009', '', '601110848618', 'Y', '', '', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-17 14:44:51', NULL),
('leejianwei0511@gmail.com', 'Lee Jian Wei', 'shann2003', '', '60163223030', 'Y', 'M', 'beginner', 'Puchong, Selangor', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-31 18:26:08', '2024-09-16 12:39:20'),
('leejianweishann@gmail.com', 'Lee Jian Wei', 'shann2003', '', '60163223030', 'Y', 'M', 'newbie', 'Puchong', '', '', '', 20, 6, 0, 'offset_no', 1, 1, 1, 1, 1, 1, 1.0, '2023-08-31 18:26:51', '2023-08-31 18:28:01'),
('leekokyong8880@gmail.com', 'Howard Lee', 'Y@ng28288686', '', '60123428865', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-23 21:57:39', NULL),
('leewengfung2002@gmail.com', 'lee', 'lwf020511', '', '601133499209', 'Y', 'M', 'beginner', 'puchong', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-08 13:41:07', '2024-10-08 13:42:44'),
('leewenshoong@gmail.com', 'Shoong', 'subqib-kepZu6-wyxkes', 'avatars/leewenshoong-23-08-16-12-08-25.jpeg', '60182750065', 'Y', 'M', 'intermediate', 'Selangor ', NULL, NULL, NULL, 60, 3, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-16 12:35:27', '2023-08-18 10:44:05'),
('leiyahaa720@gmail.com', 'KgCLDLroI', 'NYEQNu1cZvJddZ!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-26 01:05:23', NULL),
('lemagnifique338@gmail.com', 'Rob', 'defcon', 'avatars/lemagnifique338-23-08-28-13-08-10.jpg', '60123882627', 'Y', 'M', 'intermediate', 'KL', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-28 13:34:30', '2023-08-28 13:41:13'),
('lennawong14@gmail.com', 'Xinyi', '79308067', '', '601111133191', 'Y', 'F', 'intermediate', 'Seremban', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-17 01:00:17', '2023-09-17 01:02:04'),
('lennyrong8090@gmail.com', 'Lenny', 'Lenny@9090', '', '60176527470', 'Y', 'F', 'beginner', 'Klang', NULL, NULL, NULL, 40, 2, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-18 22:50:43', '2024-07-18 22:52:43'),
('leong.seow@hotmail.com', 'Leong', '890830Aa', '', '60102060420', 'Y', 'M', 'newbie', 'Puchong', '', '', '', 360, 18, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-20 16:04:53', '2024-08-20 16:09:15'),
('lianki.lee@gmail.com', 'LK LEE', 'Abcd1234@', 'avatars/lianki.lee-24-09-03-17-09-52.jpg', '60182734258', 'Y', 'M', 'upper_intermediate', 'KAJANG SELANGOR', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 4, 2, 3, 4, 4, 3, 3.3, '2024-09-03 17:13:34', '2024-09-03 17:28:50'),
('lim-jiajiun@hotmail.com', 'JJ', 'Limjiajiun93', 'avatars/lim-jiajiun-24-11-03-12-11-31.jpeg', '60163117582', 'Y', '', '', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-03 12:26:53', '2024-11-03 12:30:31'),
('limjl0029@gmail.com', 'Jit Lim', 'benakisajerk', 'avatars/limjl0029-24-12-29-14-12-19.jpg', '60122406622', 'Y', 'M', 'beginner', 'KL', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-29 14:13:23', '2024-12-29 14:14:44');
INSERT INTO `users` (`email`, `name`, `password`, `avatar`, `mobile_phone`, `is_mobile_phone_verified`, `gender`, `skill_level`, `address`, `website`, `instagram`, `facebook`, `stats_coins`, `stats_joined`, `stats_photos_likes_count`, `offset_coins`, `bs_1`, `bs_2`, `bs_3`, `bs_4`, `bs_5`, `bs_6`, `bs_average`, `signup_datetime`, `last_updated`) VALUES
('limshenchuan@gmail.com', 'edwin lim', 'pop123', 'avatars/limshenchuan-24-09-08-15-09-52.png', '60129135914', 'Y', 'M', 'intermediate', 'usj', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 3, 3, 3, 3, 4, 2, 3.0, '2024-09-08 15:39:26', '2024-09-08 15:42:59'),
('limweeliang@gmail.com', 'Weeliang', 'Jtoday123', '', '60122376600', 'Y', 'M', 'advanced', 'Puchong', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-31 12:38:37', '2023-08-31 13:04:14'),
('linyslangf46@gmail.com', 'TSUHjpHZZmNVGtI', 'gdIJqHG2hTFjYQ!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-14 23:03:42', NULL),
('liongjianhao@hotmail.com', 'Fred Liong', 'liong123456', 'avatars/liongjianhao-24-08-18-20-08-21.png', '60163023625', 'Y', 'M', 'beginner', 'Selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-18 19:57:21', '2024-08-18 20:06:36'),
('lionlucky2412@gmail.com', 'Paul', 'Dinhthanhbc83@', '', '60163855679', 'Y', '', '', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-06 13:41:40', NULL),
('littlesowl8@gmail.com', 'Pang Zx ', 'hinhin142130', 'avatars/littlesowl8-25-05-02-13-05-24.jpg', '60193831173', 'Y', 'M', 'advanced', 'Wilayah Persekutuan and Selangor ', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-05-02 13:33:04', '2025-05-02 13:36:24'),
('lkitingon@gmail.com', 'Leonard', 'badminton', '', '601111202074', 'Y', 'M', 'beginner', 'KL', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-02-11 17:35:31', '2024-02-11 17:48:43'),
('lobi6261@gmail.com', 'Hbbd brahim', 'Admin123@', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-11-20 00:01:25', NULL),
('login.nicksontan@gmail.com', 'Nickson Tan', 'Nick@3020', 'avatars/login.nicksontan-24-06-07-19-06-41.jpeg', '60125090686', 'Y', 'M', 'upper_intermediate', 'Selangor', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 4, 2, 3, 3, 4, 3, 3.2, '2024-06-07 19:39:41', '2024-06-07 19:44:49'),
('lohcarlson@gmail.com', 'Carl-Son Loh', 'acp123456', 'avatars/lohcarlson-24-04-04-20-04-06.jpg', '60172306138', 'Y', 'M', 'intermediate', 'Shah Alam', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-04-04 14:03:51', '2024-04-04 20:45:16'),
('lokemm007@gmail.com', 'mun ', 'mm2580199', '', '60102256321', 'Y', 'F', 'beginner', 'Kuala lumpur', '', '', '', 220, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-17 11:27:21', '2024-12-19 23:17:01'),
('london@yahoo.com', 'London', 'dddddd', 'avatars/mohdamerudin882-23-06-16-13-06-25.jpg', '60121232022', 'N', 'F', 'advanced', 'Puchong, Selangor', 'www.test.com', '', '', 20, 1, 0, 'offset_no', 6, 2, 3, 4, 7, 5, 4.5, '2023-06-14 14:06:52', '2023-07-27 11:33:06'),
('loong@edgeplannerbuilders.com.my', 'Tony Wong', 'Bee196039.', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-03-14 11:06:03', NULL),
('louratug@mail.ru', 'vortexpromjix', 'KU2i78c801NQ', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-05 18:10:40', NULL),
('lowenghup@gmail.com', 'Low', 'qaz12345', 'avatars/lowenghup-24-08-27-06-08-09.jpeg', '60122707073', 'Y', 'M', 'beginner', 'cyberjaya', '', '', '', 40, 16, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-26 21:19:08', '2024-10-09 16:37:00'),
('lstjeffrey@gmail.com', 'Jeffrey', '7878778', '', '60187654819', 'Y', 'M', 'beginner', 'Puchong', NULL, NULL, NULL, 60, 3, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-16 11:17:26', '2024-07-24 15:37:42'),
('lsyalex999@gmail.com', 'Alex Loh', '962464aa', 'avatars/lsyalex999-23-09-10-14-09-18.jpeg', '60103320810', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-10 14:00:08', '2023-09-10 14:02:18'),
('lucas_lee84@yahoo.com', 'Lucas Lee', 'Sup3rP@55', 'avatars/lucas_lee84-24-06-08-17-06-21.jpeg', '60162304315', 'Y', 'M', 'upper_intermediate', 'Shah Alam', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-08 17:12:53', '2024-06-08 17:14:41'),
('luwes.my@gmail.com', 'Kim', '123Vampire@', '', '60143106368', 'Y', 'M', 'beginner', 'Selangor', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-07 18:38:15', '2024-12-07 18:38:51'),
('lvdjlqff@testform.xyz', 'zzunkxpqjm', 'liohdxgwmosk', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-11-14 12:55:14', NULL),
('lweilun92@gmail.com', 'LIM', 'Cbr12333_', 'avatars/lweilun92-24-07-13-11-07-14.jpg', '60129818475', 'Y', 'M', 'beginner', 'Subang jaya Selangor ', NULL, NULL, NULL, 60, 3, 0, 'offset_no', 3, 2, 2, 2, 3, 1, 2.2, '2024-07-13 11:18:26', '2024-07-24 11:27:53'),
('lwlpeng99@gmail.com', 'Leonard', 'Peng1411????', '', '60198253796', 'Y', '', '', '', NULL, NULL, NULL, 60, 3, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-28 14:37:00', NULL),
('lydiacse16@gmail.com', 'Lydia', 'Jacky9932', 'avatars/lydiacse16-24-11-20-19-11-55.jpeg', '60163224988', 'Y', 'F', 'beginner', 'Selangor', '', '', '', 20, 9, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-20 19:43:05', '2024-11-20 19:45:22'),
('lydiajominin@gmail.com', 'Lydia', 'Lydia54321', 'avatars/lydiajominin-24-10-17-11-10-30.jpeg', '60192080991', 'Y', 'F', 'intermediate', 'Selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-17 11:54:38', '2024-10-17 11:56:30'),
('lydiaong2001@yahoo.com', 'Lydia', 'lydia123456', 'avatars/lydiaong2001-24-01-11-17-01-41.jpeg', '60166679919', 'Y', 'F', 'beginner', 'Kuala Lumpur ', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-01-11 17:49:19', '2024-01-11 17:57:50'),
('m.egast.o.pla.y@gmail.com', 'MelvinBom', '8g3bF#hxcX5U', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-22 05:25:42', NULL),
('m.m.fleischer@t-online.de', 'Sharonnat', '!2oaNgq5c3U', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-11 18:15:32', NULL),
('madamtaisia@mail.ru', 'James Smith', 'Aa7!uhWiYL8b4BQd', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2026-08-24 08:45:50', NULL),
('mail@rstrobl.com', 'Robert', 'foobar123', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-04-07 11:24:52', NULL),
('malaysiaboleh@gmail.com', 'Jacky', '123456', 'avatars/malaysiaboleh-23-08-05-02-08-27.jpg', '', 'N', '', '', '', 'Jacky.com.my', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-05 02:40:43', '2023-08-05 02:54:27'),
('mandyong865@gmail.com', 'Mandy ', '3269@Mooi', '', '60166178373', 'Y', 'F', 'beginner', 'Kuala Lumpur', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 1, 2, 2, 4, 2, 1, 2.0, '2024-01-06 21:48:12', '2024-01-06 21:50:41'),
('manhou1994@gmail.com', 'Calvin Wong', 'Badminton2024$', 'avatars/manhou1994-24-09-09-12-09-01.jpeg', '60123822917', 'Y', 'M', 'beginner', 'Kuala Lumpur', NULL, NULL, NULL, 40, 2, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-09 12:49:50', '2024-09-09 12:53:20'),
('manseng1019@gmail.com', 'Winson Tham ', 'ms173173', 'avatars/manseng1019-24-06-29-10-06-10.jpg', '60108283593', 'Y', 'M', 'intermediate', 'Seri Kembangan ', 'Www.winsontham.com', 'Winson Tham ', 'Winson Tham ', 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-29 10:15:00', '2024-06-29 10:23:35'),
('marcus@polypet.com.sg', 'Marcus', 'janec123', '', '6596938355', 'Y', '', '', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-12-02 12:54:21', NULL),
('marhaabdrazak@gmail.com', 'Ash', 'Chimkynuggy1902', '', '60123910097', 'Y', 'F', 'intermediate', 'Selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-16 15:06:22', '2024-07-16 15:08:07'),
('marko978@web.de', 'Marko Bogdanov', 'PPe!f-mu2TBB8d3*Mo9r', 'avatars/marko978-23-10-13-19-10-28.jpeg', '60165140247', 'Y', 'M', 'advanced', 'Petaling Jaya, Selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 4, 4, 4, 5, 4, 5, 4.3, '2023-10-13 19:41:39', '2023-10-13 19:46:28'),
('martinneldaax46@gmail.com', 'OAspfCxApd', 'uQvTZvyYMkoe72!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-02-20 07:46:55', NULL),
('marwanb91@code-gmail.com', '???? You have 1 notification № 515056. Open - https://graph.org/GET-BITCOIN-TRAN', 'aPF7f1t5c6g6', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-18 16:32:27', NULL),
('mashate_said@yahoo.com', 'bSVHNrQTaewFbVF', 'D0zLnNkJsQxsFf!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-18 19:47:59', NULL),
('masonglinisi3@gmail.com', 'dQqoubqQinhq', 'HvcqpfJZgUmIwd!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-02-22 20:57:19', NULL),
('mass15678@proton.me', 'Walterclill', 'sa1xU53gh!O', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-09 14:23:23', NULL),
('maths190@gmail.com', 'Yoongshing', 'cojcoh-Mebref-0tukte', 'avatars/maths190-25-02-06-20-02-17.jpeg', '60162600410', 'Y', 'M', 'beginner', 'Selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-02-06 20:03:38', '2025-02-06 20:05:33'),
('matthewwinangun0@gmail.com', 'Matt', 'Sw!nburne0', '', '601140613213', 'Y', 'M', 'beginner', 'KL ', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-18 22:53:06', '2024-12-18 22:56:09'),
('mattireyesr25@gmail.com', 'nzzOmWHNP', 'uFeMGSqN6faFKu!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-10 12:36:54', NULL),
('mattyawckml@chahcyrans.com', '???? ???? BTC Reward: 1.0 BTC credited. Claim now → https://graph.org/WITHDRAW-Y', 'f6tc!q5DYf6A', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-08-25 06:56:25', NULL),
('mbfraser@timhoreads.com', '???? Sending a transfer from unknown user. GET =>> https://telegra.ph/BTC-Transa', '1zKhukfnt2WH', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-10 04:08:45', NULL),
('mby15230272325@gmail.com', 'James', 'daochi12e.', 'avatars/mby15230272325-24-04-01-19-04-31.jpeg', '60103994063', 'Y', 'M', 'intermediate', 'Kuala Lumpur', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-04-01 19:53:41', '2024-04-01 19:57:06'),
('mccwai@gmail.com', 'Michael Chow ', 'mushroom', '', '60169619161', 'Y', '', 'upper_intermediate', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 4, 3, 4, 4, 4, 5, 4.0, '2024-10-03 11:01:16', NULL),
('mchin2005@gmail.com', 'Marcus', 'Marcuschin2005', '', '601133044831', 'Y', '', '', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-06 10:35:07', NULL),
('mdanishhazim44@gmail.com', 'Muhammad Danish Hazim', 'MohdKamari09', '', '601139394451', 'Y', 'M', 'beginner', 'Kuala Lumpur ', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-05-11 08:52:01', '2024-05-11 08:53:06'),
('meg.a.sto.p.l.ay@gmail.com', 'PhilipVaw', '@bd36cZn2eUY', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-26 08:13:47', NULL),
('meg.a.stop.lay@gmail.com', 'Jasonjeaky', 'f5Th!hT9q7eW', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-02-14 07:47:24', NULL),
('melissa.tsm15@gmail.com', 'Melissa Teng', 'melissa10g', '', '60166001142', 'Y', 'F', 'beginner', 'Petaling Jaya, Selangor', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-17 21:17:37', '2024-08-18 08:20:33'),
('melv81@gmail.com', 'Melvin ', 'Myangel81*', '', '60165927070', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-17 10:21:09', NULL),
('meychawluk@yahoo.com', 'VvnXJgEOAREJxN', 'v76pHRVncAfJi2!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-14 21:41:04', NULL),
('mhafiz88@yahoo.co.uk', 'Hafiz', 'SygAllah4eva', 'avatars/mhafiz88-24-08-15-15-08-41.jpeg', '60139361306', 'Y', 'M', 'beginner', 'Puchong', NULL, NULL, NULL, 80, 4, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-15 15:52:04', '2024-08-15 15:55:09'),
('mhd.azimahmad@gmail.com', 'Azim Ahmad', 'jim9767561', '', '601137321775', 'Y', 'M', 'beginner', 'Puchong', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-21 14:59:59', '2024-07-21 15:01:05'),
('michaelsaint64@gmail.com', 'Zorro', 'cliche93', 'avatars/michaelsaint64-24-10-03-15-10-06.jpg', '601165126134', 'Y', 'M', 'newbie', 'Subang Jaya', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-03 15:45:10', '2024-10-03 15:46:33'),
('mickfxxx@gmail.com', 'Mick', 'mick1314', '', '60163233531', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-03 14:02:26', NULL),
('mifthuda1337@gmail.com', 'as as as', '12345a', '', '', 'N', '', 'beginner', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 3, 1, 1, 1, 1, 1, 1.3, '2025-03-29 17:18:35', NULL),
('Ming23teng@gmail.com', 'Ming ', 'Jacky1234', '', '60123521252', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-05-08 06:39:57', NULL),
('mingchuan0909@gmail.com', 'Kow Ming Chuan', '51612001', '', '601123544982', 'Y', '', '', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-02-14 16:18:56', NULL),
('mingloh8989@gmail.com', 'Yang Ming', 'Mingloh8989', 'avatars/mingloh8989-23-08-23-18-08-11.gif', '60182048977', 'Y', '', '', '', '', 'yyymmm_loh', '', 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-23 18:39:30', '2023-08-23 18:42:05'),
('miow1111@gmail.com', 'Miow', 'miow9880', 'avatars/miow1111-24-08-16-10-08-07.png', '60194268872', 'Y', 'M', 'upper_intermediate', 'Kuala Lumpur', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 4, 3, 4, 3, 4, 4, 3.7, '2024-08-16 10:14:17', '2024-08-16 10:23:23'),
('mirdzuan@gmail.com', 'Wantan', 'Ronaldosiu7!', '', '60107709667', 'Y', 'M', 'intermediate', 'Bandar', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-15 17:04:04', '2024-11-15 17:05:26'),
('mnasrullah89@gmail.com', 'Muhammad Nasrullah', 'MNASRullah89__', 'avatars/mnasrullah89-24-11-19-19-11-42.jpeg', '60127748604', 'Y', 'M', 'intermediate', 'Shah Alam', NULL, NULL, NULL, 180, 9, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-19 19:19:27', '2024-11-19 19:20:56'),
('moha.mmed484@yahoo.com', 'Mohmmed ', 'Mohammed_1744', '', '601118750839', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-02 21:30:51', NULL),
('mohamadamrizal8@gmail.com', 'Amrizal', 'amrizal0202', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-25 13:07:05', NULL),
('mohdzarulazham970@gmail.com', 'MOHD ZARUL AZHAM BIN NORDIN', '76q3KiCX5DGYYp3', 'avatars/mohdzarulazham970-24-07-06-17-07-50.jpg', '601111827167', 'Y', 'M', 'advanced', 'Subang Jaya', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-06 17:11:27', '2024-07-06 17:19:06'),
('mok7338@gmail.com', 'Jacob', 'fufqen-4nuzwu-Wepwoz', 'avatars/mok7338-23-08-25-14-08-26.jpeg', '60126068770', 'Y', 'M', 'newbie', 'Puchong', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-25 14:56:02', '2023-08-25 14:58:26'),
('mondayminton@gmail.com', 'Lim', '27962796', '', '60178982996', 'Y', '', '', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-01-14 13:29:11', NULL),
('moontontlol321@gmail.com', 'Hshs', 'bokep123', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2026-06-17 16:38:09', NULL),
('mucuwemajel312@gmail.com', 'WeHPOSqRVxEMlS', 'HbcurwiLCYTm0B!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-08 20:02:22', NULL),
('muhdizzat110300@gmail.com', 'Muhammad Izzat', 'Kipas123@', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-04 19:24:09', NULL),
('mummyboy12378@gmail.com', 'Kitjason', 'rtrc45678', '', '6582857078', 'Y', 'M', 'beginner', 'Selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-04 16:00:13', '2024-08-04 16:01:55'),
('munloong1024@gmail.com', 'Wayne', 'L3m0n87401', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-14 14:46:10', NULL),
('must_mu@yahoo.com', 'Aaron Mu', '821212', '', '60122692619', 'Y', 'M', 'intermediate', '47810', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-13 10:11:58', '2024-10-13 10:13:25'),
('myvic86@yahoo.com.sg', 'Alvin', 'Nusk!n123', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-10-07 14:07:15', NULL),
('n.jinying@gmail.com', 'Jinying', 'jying0629', 'avatars/n.jinying-24-08-31-09-08-06.jpeg', '601110564912', 'Y', 'F', 'intermediate', 'Kuala Lumpur', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-31 09:07:06', '2024-08-31 09:09:29'),
('nabilbakti2@gmail.com', 'abdullah nabil', 'abdullahnabil', 'avatars/nabilbakti2-24-08-23-17-08-55.jpg', '60197972523', 'Y', 'M', 'beginner', 'shah alam', NULL, NULL, NULL, 40, 2, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-23 17:22:00', '2024-08-24 02:07:57'),
('nakiyofu@gmail.com', 'CY', 'lcyet456', '', '601155012355', 'Y', 'M', 'intermediate', 'Subang', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-14 19:37:04', '2024-09-14 19:38:10'),
('naveeneshbolt@gmail.com', 'Rao', 'naveeneshrao1', 'avatars/naveeneshbolt-24-10-01-16-10-55.jpg', '60179879440', 'Y', 'M', 'intermediate', 'Batu caves Selangor ', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-01 16:58:21', '2024-10-01 17:04:50'),
('neomail321@gmail.com', 'Neo', 'Royalist', '', '601126139079', 'Y', 'M', 'intermediate', 'Selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-15 16:29:29', '2024-08-15 16:31:41'),
('ngoiwengshen1111@gmail.com', 'Weng Shen ', 'chiko1234', 'avatars/ngoiwengshen1111-23-09-25-16-09-01.jpg', '60196003151', 'Y', '', '', '', '', '', '', 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-25 16:30:33', '2023-09-25 16:33:09'),
('nguandrew89@gmail.com', 'andrew', '01082000', 'avatars/nguandrew89-24-07-21-14-07-44.jpg', '60196166956', 'Y', 'M', 'upper_intermediate', 'pj', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-21 13:57:20', '2024-07-21 14:01:01'),
('ngweixiang2005@gmail.com', 'Ng Wei Xiang', 'My142119$', '', '60126514618', 'Y', 'M', 'intermediate', 'Subang Jaya, Selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-14 21:15:50', '2024-08-14 21:21:43'),
('Nicholaschan020900@gmail.com', 'Nicholas Chan', 'Nicholas02#', 'avatars/nicholaschan020900-24-07-26-11-07-27.jpeg', '60142919336', 'Y', 'M', 'intermediate', 'Petaling Jaya ', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 3, 2, 3, 3, 3, 2, 2.7, '2024-07-26 10:59:18', '2024-07-26 11:03:27'),
('nicholastab88@gmail.com', 'Nicholas ', 'Kaijacky88', 'avatars/nicholastab88-24-10-30-16-10-07.jpg', '601110780281', 'Y', 'M', 'intermediate', 'Puchong', NULL, NULL, NULL, 250, 5, 3, 'offset_no', 3, 3, 3, 2, 4, 3, 3.0, '2024-10-30 15:50:34', '2024-10-30 16:02:15'),
('nicknameho98@gmail.com', 'Ame Faiq Ho', 'Miley@01', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-08 17:52:15', NULL),
('nicktay84@gmail.com', 'Nick ', 'lemondoor118', '', '60193281989', 'Y', '', '', '', NULL, NULL, NULL, 100, 35, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-10-24 19:14:27', NULL),
('nidjelharve2738@gmail.com', 'NyoHvTtCOHddA', 'laaG08JQSaABsg!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-27 19:08:04', NULL),
('niggas2001@yahoo.com', 'Pinoy', 'oooooooo0', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-24 15:23:55', NULL),
('nightangle7@gmail.com', 'Shamini Arasalingam ', 'Gabby079@', 'avatars/nightangle7-24-09-28-15-09-44.jpg', '60163072081', 'Y', 'F', 'beginner', 'Kuala Lumpur ', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-28 15:21:04', '2024-09-28 15:23:48'),
('ninezer@gmail.com', 'Ben Z', 'supernine1984', 'avatars/ninezer-23-09-04-17-09-41.jpg', '60193137067', 'Y', 'M', 'intermediate', 'Petaling Jaya', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-04 17:10:51', '2023-09-04 17:13:41'),
('nirvanao81rift@gmail.com', 'mhKtxaQCyObym', 'L6SWcwBi3idsjJ!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-02-04 17:13:32', NULL),
('nogah22@protonmail.com', 'Alex Oi', 'zerahnogah6291', 'avatars/nogah22-24-07-27-10-07-11.jpg', '60166070836', 'Y', 'M', 'upper_intermediate', 'Subang Jaya, Selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 3, 3, 4, 3, 3, 3, 3.2, '2024-07-27 10:40:08', '2024-07-27 10:54:11'),
('nomin.momin+368v0@mail.ru', 'Opdwodowkdwiidwok djwkqdwqofhjqwlsqj jfkmclasdkjfjewlfjkwkdjoiqw fnedkwdkowfwhi ', 'vt9vB1e^z4K', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-24 22:49:09', NULL),
('nomin.momin+382a6@mail.ru', 'Mfuehudwj hiwjswdwidjwidji jdiwjswihdfeufhiwj ijdiwjwihdiwkdoq jiwjdwidjwifjei j', 'px73g$xc5EN', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-07-14 03:14:53', NULL),
('nomin.momin+487b5@mail.ru', 'Lopoloifhidwjdwfefee fjedwjdwj ijwhfwdj wfiefwjdwd hwidjwidhwfhwidjiwj hjfhefjhw', 'z$zYf7u76wA', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-09-30 16:55:05', NULL),
('noorfikri7@gmail.com', 'Fikri Zilan', '123456', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-12-04 09:15:42', NULL),
('norinebet1993@gmail.com', 'zJPZZxRxMvqwC', 'ZYcRRfWkqJoqQE!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-02-21 07:52:34', NULL),
('nurazmina@epnox.com', 'Mina', 'Cici1997.', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-15 22:29:18', NULL),
('nurzabirahz@gmail.com', 'nrzabirah', 'Zabirah122!', 'avatars/nurzabirahz-24-12-02-20-12-22.jpg', '60177375732', 'Y', 'F', 'beginner', 'Petaling Jaya', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-02 20:33:10', '2024-12-02 20:37:24'),
('ocl_0@foxmail.com', 'Giraffe', 'P@ocl123', 'avatars/ocl_0-24-12-29-11-12-02.png', '60103202211', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-29 11:10:35', '2024-12-29 11:22:02'),
('oestellare27verge@gmail.com', 'ZfuGjIIM', 'Pk2jGCiTuHjC4W!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-02-09 12:40:59', NULL),
('oimeng@rocketmail.com', 'OiMeng', 'Skyryan1234', '', '60182008801', 'Y', 'M', 'beginner', 'Subang Jaya, Selangor', NULL, NULL, NULL, 80, 4, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-11 17:40:29', '2024-09-11 17:41:41'),
('oioi0717@hotmail.com', 'Kristi Yeong', 'oioi100808', 'avatars/oioi0717-24-08-23-15-08-03.jpg', '60165557953', 'Y', 'F', 'beginner', 'Selangor ', NULL, NULL, NULL, 120, 6, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-23 15:09:05', '2024-08-23 15:12:03'),
('omementoouimirage@gmail.com', 'yVeysMKJgsbLX', '2zyoRJJ6HLOweW!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-02-07 15:46:18', NULL),
('ongjuee@gmail.com', 'Jay Ee', 'badmintonJE01', '', '60176923905', 'Y', 'M', 'beginner', 'Subang Jaya, Selangor', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-01-10 15:19:50', '2024-01-10 15:21:14'),
('onglengsi88@gmail.com', 'Nancy', 'Aa780827.', '', '60122885366', 'Y', 'F', 'beginner', 'KL', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-11 18:40:37', '2023-08-11 18:42:23'),
('ooijshen97@gmail.com', 'OOI J SHEN', 'Ooi970313', 'avatars/ooijshen97-23-09-03-12-09-02.jpg', '60134409824', 'Y', 'M', 'advanced', 'Kepong', '', '', '', 220, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-03 12:10:07', '2023-09-03 12:13:25'),
('ooikaisheng1@gmail.com', 'Kai Sheng', '01120312345', '', '601110581932', 'Y', 'M', 'intermediate', 'Cyberjaya, Selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-12 16:11:52', '2023-09-12 16:13:08'),
('ooilifang1994@gmail.com', 'Jess', 'Olf342362', '', '601124090899', 'Y', 'F', 'intermediate', 'Puchong', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 3, 2, 2, 3, 3, 1, 2.3, '2024-08-07 16:12:57', '2024-08-07 16:14:11'),
('oremorissette@yahoo.com', 'PxYqPfNkYQdms', '7VgxMpzjgItAji!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-26 19:41:24', NULL),
('orilovisotsk@yahoo.com', 'gzsglPChezIXAX', 'Yn4sqRrk8xlyIW!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-04 01:07:53', NULL),
('owenvwong@icloud.com', 'Owen ', '111200', 'avatars/owenvwong-24-10-01-22-10-05.jpeg', '601111335457', 'Y', 'M', 'beginner', 'Subang Jaya', NULL, NULL, NULL, 270, 1, 1, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-01 22:23:47', '2024-10-01 22:25:40'),
('oxivaxo747@gmail.com', 'bznDbvyGCivqefg', 'MWD208RcbKpsN5!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-25 04:45:50', NULL),
('palmesilverv4@gmail.com', 'VkycddDuSVbhw', 'wEBHO1aAi93DZy!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-02-23 16:10:31', NULL),
('pangestu.teguh@gmail.com', 'Teguh ', 'Jacky@1984', 'avatars/pangestu.teguh-24-10-07-18-10-56.jpg', '60193511324', 'Y', 'M', 'intermediate', 'Cyberjaya', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-07 18:26:45', '2024-10-08 12:23:40'),
('paouqua@mailbox.in.ua', '* * * Snag Your Free Gift: https://totum.ws/index.php?etdwun * * * hs=e81b76f4e9', 'v=Z#~fyD_', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-08-05 00:37:55', NULL),
('parimala9364@gmail.com', 'Parimala', 'Parimala@94', '', '60128260633', 'Y', 'F', 'intermediate', 'Selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-21 10:21:02', '2023-09-21 10:22:21'),
('patricklim4312@gmail.com', 'Patrick Lim', 'patricklim03', 'avatars/patricklim4312-23-11-04-11-11-50.jpg', '60173736733', 'Y', 'M', 'beginner', 'Petaling Jaya', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-11-04 11:05:24', '2023-11-04 11:08:02'),
('patricksks04@gmail.com', 'Patrick Sin', '630096@Psks', '', '60123356801', 'Y', 'M', 'intermediate', 'Klang ', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-09 14:15:36', '2024-06-09 14:16:54'),
('pazapz@mailbox.in.ua', '* * * Get Free Bitcoin Now: http://vandl-reddevil.com/uploads/k2qh58.php?yllebx ', ',%zQBI[U&.Qr', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-26 21:20:59', NULL),
('pc0ijjbnqg@yahoo.com', 'blUjfFDH', 'xJxsg3qU5qCCgC!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-25 22:09:32', NULL),
('pennwitty2020@gmail.com', 'Jaanet N', 'HObart_2210', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-04-10 14:13:00', NULL),
('pffxthzo@bientotmail.com', 'NAERTERHTE610598NEYHRTGE', 'nd5Yl8x8bU', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-06-28 09:01:00', NULL),
('piaobailiao@gmail.com', 'asen', 'Wangboi69.', 'avatars/piaobailiao-24-08-12-15-08-39.jpeg', '60167224722', 'Y', 'M', 'advanced', 'usj', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-12 15:09:58', '2024-08-12 15:12:47'),
('pirdausmlkn@gmail.com', 'Pierad', 'Daus_5035', '', '60193012268', 'Y', 'M', 'intermediate', 'Selangor pj', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-02-11 08:09:15', '2024-02-11 08:11:03'),
('pjproperty123@gmail.com', 'Bryan', '27962796', '', '60167111556', 'Y', 'M', 'intermediate', 'selangor', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-02 14:02:02', '2023-09-02 14:03:09'),
('pnizrfdm@testform.xyz', 'ewhvqtihwu', 'wlhxgfywrzsd', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-10-23 03:28:30', NULL),
('pokdebb@gmail.com', 'ShafiqHuzaif', 'Rotikaya1*', 'avatars/pokdebb-24-08-20-13-08-34.jpeg', '60166633649', 'Y', 'M', 'beginner', 'puchong', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-20 13:05:19', '2024-08-20 13:09:34'),
('poouicyhynb@yahoo.com', 'QXCTmRgXotUOxj', '4fp4BKix2Gjnfe!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-25 18:33:43', NULL),
('princehoward1@hotmail.com', 'Howard', 'Kemuning11', '', '60173318080', 'Y', 'M', 'intermediate', 'shah alam', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-04-24 10:41:01', '2024-04-24 10:44:52'),
('priyathamsantu@gmail.com', 'Pandiri Priyatham Kumar ', 'Priyatham@61', 'avatars/priyathamsantu-24-06-03-11-06-14.jpg', '601172460173', 'Y', 'M', 'upper_intermediate', 'Kuala Lumpur ', NULL, NULL, NULL, 100, 5, 0, 'offset_no', 4, 3, 3, 3, 4, 3, 3.3, '2024-06-03 11:29:49', '2024-06-03 11:53:00'),
('proctorshilav@gmail.com', 'vHYsflKRguHRgTT', 'o1jQkri1Oiox1y!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-18 09:06:51', NULL),
('pslimowl@gmail.com', 'Pang zi xuan', 'zixuan2011', 'avatars/pslimowl-24-07-08-13-07-46.jpg', '60193831173', 'Y', '', '', '', '', 'zi_xuannnn_0514', 'Pang Zx ', 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-08 12:58:54', '2024-07-08 13:09:09'),
('puchong88@yahoo.com', 'Jacky', 'puchong1', 'avatars/puchong88-24-09-10-14-09-43.jpeg', '60122132066', 'Y', 'M', 'expert', 'Puchong, Selangor', NULL, NULL, NULL, 80, 9, 0, 'offset_100', 6, 6, 7, 6, 7, 7, 6.5, '2023-08-02 18:23:04', '2024-09-10 14:43:43'),
('pung.yeongyaw@gmail.com', 'Pung Yeong Yaw', '166Teq$565294', '', '60172645989', 'Y', 'M', 'beginner', 'Puchong, Selangor', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-10-22 20:41:39', '2023-10-22 20:42:58'),
('pxutexjw@testform.xyz', 'ugmyyxuozd', 'xhkekyqsdugh', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-11-26 14:37:32', NULL),
('pyfiijoj@testform.xyz', 'pvqpgxnjne', 'nkviveegfqrn', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-08-16 18:13:04', NULL),
('qifong0514@gmail.com', 'Man Qi Fong', '05140514Mqf', '', '60106680887', 'Y', '', '', '', NULL, NULL, NULL, 40, 2, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-25 17:06:00', NULL),
('qiygpnqv@immenseignite.info', 'gpevdhkkjz', 'mxwnikzqdhwh', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2026-05-24 19:06:25', NULL),
('rajamohdazeehan@yahoo.com.my', 'RAJA MOHAMMAD AZEEHAN', 'ronaldo93', 'avatars/rajamohdazeehan-24-06-11-14-06-21.jpeg', '60165188538', 'Y', 'M', 'intermediate', 'Cyberjaya, Selangor ', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-11 14:43:13', '2024-06-11 15:10:48'),
('Ravin0608@gmail.com', 'Ravi', 'jidroc-Vusmez-7humti', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-12-24 11:25:16', NULL),
('rayechan119@gmail.com', 'Ray', 'ray@badminton', 'avatars/rayechan119-23-12-04-18-12-59.jpeg', '60129219763', 'Y', 'M', 'beginner', 'Petaling Jaya ', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-12-04 18:11:02', '2023-12-04 18:27:45'),
('rayravernus@gmail.com', 'WL', 'Rydberg@1097', '', '60123019956', 'Y', 'M', 'beginner', 'KL, Puchong', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-01 18:25:05', '2023-09-01 18:26:49'),
('redzaakbar@gmail.com', 'R_hsain', 'Qwer1234', 'avatars/redzaakbar-24-09-15-00-09-04.jpg', '60193052870', 'Y', 'M', 'intermediate', 'Klang', '', 'r_hsain', '', 40, 2, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-14 13:58:06', '2024-09-15 00:40:13'),
('regeyob613@buides.com', 'Derick', 'pot123456', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-04-10 16:09:24', NULL),
('reidaikenun55@gmail.com', 'OkiVhatvMucA', 'A2dArEddqfyznA!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-22 17:25:00', NULL),
('ressijy@gmail.com', 'NJMQSgPdDkAU', 'ol4PYS50eoT0vL!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-02-16 07:15:15', NULL),
('revathysuresh417@gmail.com', 'Rey', 'reva6106', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-03-24 03:22:59', NULL),
('reverieau56iris@gmail.com', 'SUUYmnaTVSfD', 'eDXhUo1Rpt6wuH!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-12 13:32:46', NULL),
('rich88owl@gmail.com', 'Stephen Lim', 'Ab123456', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-12 19:26:17', NULL),
('rich88owl@gmail.con', 'Stephen Lim', 'Ab123456', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-12 19:26:05', NULL),
('richard.gcj@gmail.com', 'Richard Goh', 'Rgcj-1027', 'avatars/richard.gcj-24-10-15-09-10-01.jpg', '60167733122', 'Y', 'M', 'intermediate', 'Puchong', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-15 09:45:00', '2024-10-15 09:47:28'),
('rickyworkco@gmail.com', 'ricky', 'ricky19980622', 'avatars/rickyworkco-23-08-27-13-08-19.jpg', '60129052589', 'Y', 'M', 'intermediate', 'Selangor', NULL, NULL, NULL, 40, 2, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-27 13:14:16', '2023-08-27 13:16:19'),
('robert898989@yahoo.com', 'Robert', 'robert1', '', '60122132066', 'Y', '', '', '', NULL, NULL, NULL, 220, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-18 15:13:26', NULL),
('robertang8766@outlook.com', 'Robert', 'Asdf@1234', '', '60103818766', 'Y', '', '', '', '', '', '', 20, 2, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-18 12:28:37', '2024-12-18 12:29:47'),
('Rocky060404@gmail.com', 'Ragu', 'Ragu0604', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2026-01-19 14:18:05', NULL),
('rogerliew94@gmail.com', 'Roger ', 'badminton0506', '', '601120204078', 'Y', '', '', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-28 15:48:35', NULL),
('roihre17@gmail.com', 'cyniYoMNnsMc', 'js9D0i3Pa1skMO!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-21 20:53:37', NULL),
('romnik2012@code-gmail.com', '???? + 1.82 BTC.NEXT - out.carrotquest.io/r?hash=YXBwPTYyNTczJmNvbnZlcnNhdGlvbj0', 'D87khwDk3Z7Q', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-05 20:17:19', NULL),
('ronnie@yahoo.com', 'Ronnie', '123456', 'avatars/ronnie-24-09-10-18-09-54.jpg', '60122132066', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-10 17:53:03', '2024-09-10 18:02:54'),
('ronnietest@yahoo.com', 'Ronnie', 'ronnie', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-05-09 15:26:40', NULL),
('roofa2000@automisly.org', '???? Message: Transaction NoWX57. CONTINUE =>> out.carrotquest-mail.io/r?hash=YX', 'XJ92qQInJqhD', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-19 19:49:56', NULL),
('roryngdog@gmail.com', 'Guan', 'please,123', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-02-08 12:23:12', NULL),
('rosebaunearsing@yahoo.com', 'kVvaycAz', 'CFVZSD6LiPAaYv!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-16 10:56:01', NULL),
('rosie5000@gmail.com', 'Roshana kariapper ', 'jes123', 'avatars/rosie5000-24-11-18-14-11-03.jpeg', '601118833791', 'Y', 'F', 'beginner', 'Kl', '', '', '', 0, 0, 0, 'offset_no', 2, 1, 1, 1, 1, 1, 1.2, '2024-11-18 14:15:04', '2024-11-18 14:18:37'),
('roychong@yahoo.com', 'Roy', '123456', 'avatars/roychong-24-09-10-17-09-33.jpg', '60122132066', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-10 15:13:13', '2024-09-10 17:18:33'),
('rrozasharn@gmail.com', 'IFddTEogZo', 'mFSnT6vYUY1WDy!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-08 14:36:37', NULL),
('rubbhan1@outlook.com', 'Rubbhan', 'Rubbhan98', '', '601116436294', 'Y', 'M', 'intermediate', 'Glenmarie', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-04 18:11:18', '2024-12-04 18:13:05'),
('rusydinaim01126@gmail.com', 'Naim', 'Naim4611@', '', '601126454047', 'Y', '', '', '', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-28 16:43:05', '2023-08-28 16:44:27'),
('ruxin94@gmail.com', 'Ru xin', 'Badminton123', 'avatars/ruxin94-24-11-26-14-11-10.jpg', '60163327311', 'Y', '', '', '', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-22 15:30:33', '2024-11-26 14:52:39'),
('rykianskyhernly@yahoo.com', 'IVqqpKPLWn', 'nCHQFot4flgX4h!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-01 03:18:42', NULL),
('ryprsb7yotavwthaj@yahoo.com', 'OZJBjrJsYh', 'Y6yq0Zw3CEV5s6!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-28 19:13:50', NULL),
('s081233@gmail.com', 'Ramsay', 's081233', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-19 13:12:09', NULL),
('saad.hos@gmail.com', 'Md Saadman Hossain', 'fidd3152', '', '60147455712', 'Y', 'M', 'intermediate', 'Mont Kiara, KL', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-03 14:44:19', '2024-07-03 14:46:40'),
('saikeong8831@gmail.com', 'Sk liew', 'Abc12345@', '', '60162130390', 'Y', 'M', 'beginner', 'Puchong', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-11-16 17:04:50', '2023-11-16 17:06:13'),
('saileesh01@gmail.com', 'Saileesh', 'v710102106903', 'avatars/saileesh01-24-01-20-18-01-27.jpg', '601121779709', 'Y', 'M', 'intermediate', 'Kuala Lumpur ', NULL, NULL, NULL, 40, 2, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-01-20 18:18:43', '2024-01-25 19:32:00'),
('sailingtomars@protonmail.com', 'James', 'hjb123456', 'avatars/sailingtomars-24-05-30-17-05-13.png', '60105734366', 'Y', 'M', 'intermediate', ' KL Gateway Premium Residences', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-05-30 17:24:11', '2024-06-01 12:05:07'),
('sam.yeow@gmail.com', 'Yeow', '1984ytskenji', 'avatars/sam.yeow-24-02-14-23-02-27.png', '60123376621', 'Y', 'M', 'beginner', 'Kuala Lumpur', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 1, 1, 1, 2, 2, 1, 1.3, '2024-02-14 22:58:51', '2024-02-14 23:00:27'),
('samuelling@live.com', 'samuel ling', 'lingshen0406', '', '601131342394', 'Y', '', '', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-04 14:35:57', NULL),
('samybutt@mail.com', 'Sam', 'Qwerty67890', '', '', 'N', '', 'newbie', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 8, 8, 8, 8, 8, 6, 7.7, '2023-10-03 08:41:30', NULL),
('sangam.k@hotmail.com', 'Sangam', 'Sangam22', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-12-27 14:55:11', NULL),
('santahed@gmail.com', 'Razin Yuzer', '105653@Tnt', 'avatars/santahed-24-02-07-12-02-32.jpg', '60102310834', 'Y', 'M', 'beginner', 'Putra Heights', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-02-07 12:31:24', '2024-02-07 12:33:38'),
('saracyruz@gmail.com', 'Sara', 'mirtis-xuVwib-3mespo', '', '60139030867', 'Y', 'F', 'intermediate', 'Kl', '', '', '', 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-21 12:38:09', '2024-07-21 12:39:04'),
('Savebao@hotmail.com', 'Save', 'j23GTDKviqWEKSL', 'avatars/savebao-24-02-19-19-02-24.jpg', '60172647945', 'Y', 'M', 'intermediate', 'Kuala Lumpur ', '', '', 'Sanhanat Sittiwutworapan', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-02-19 19:09:21', '2024-02-19 19:11:15'),
('schik@cisco.com', 'Patrick Chik', '@Chik7848', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-10-23 15:07:53', NULL),
('seanfoo2109@gmail.com', 'Sean Foo', 'Callofduty7', '', '60127915195', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-11-04 10:17:07', NULL),
('seanteh35@gmail.com', 'Sean', 'Konami90', 'avatars/seanteh35-24-07-14-13-07-11.jpeg', '60135180528', 'Y', 'M', 'newbie', 'Subang Jaya', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 1, 1, 1, 1, 1, 1, 1.0, '2024-07-14 13:14:43', '2024-07-14 13:16:31'),
('sebastian_uebler@yahoo.de', 'kIUZoOxr', 'PJ8YWCr1A8CuSB!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-29 17:44:02', NULL),
('segundowesley628@gmail.com', 'HeVTafmbo', 'tB30qRieyAETMw!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-17 16:11:31', NULL),
('sextonrolino@gmail.com', 'YBoKyxXb', '97z2ct2WgOBP6v!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-21 11:13:41', NULL),
('sf.chg@hotmail.com', 'Siow Foong', 'JL250808', '', '60122745168', 'Y', 'F', 'beginner', 'Petaling Jaya ', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-18 16:02:34', '2024-08-18 16:03:32'),
('shahab.kiarashpour@gmail.com', 'Shahab', 'S_wFTUUMkXk9XSo', 'avatars/shahab.kiarashpour-24-10-04-15-10-37.jpg', '60172428169', 'Y', 'M', 'upper_intermediate', 'Cyberjaya,  Selangor ', NULL, NULL, NULL, 30, 1, 1, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-04 15:05:03', '2024-10-04 15:08:06'),
('shangjing898@gmail.com', 'lee shang jing', 'lee965521', 'avatars/shangjing898-23-11-05-13-11-33.jpg', '60193353559', 'Y', 'M', 'intermediate', 'kl', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-11-05 13:28:08', '2023-11-05 13:31:44'),
('shaoranswc@live.co.uk', 'Shaoran', 'Swc2323910907', 'avatars/shaoranswc-25-03-29-12-03-36.jpg', '60186668573', 'Y', 'M', 'intermediate', 'C', NULL, NULL, NULL, 20, 15, 3, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-06 10:54:14', '2025-03-29 12:28:54'),
('sharon.ong3010@gmail.com', 'sharon ong', 'Potatoes123$', '', '60162907357', 'Y', 'F', 'beginner', 'Selangor', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-17 21:15:23', '2024-08-17 21:19:49'),
('Sharvarikulkarni1@gmail.com', 'Sharvari ', 'harshad', 'avatars/sharvarikulkarni1-24-03-07-22-03-20.jpg', '60176580537', 'Y', 'F', 'beginner', 'Kuala lumpur ', '', '', '', 0, 0, 0, 'offset_no', 4, 1, 1, 2, 1, 1, 1.7, '2024-03-07 22:28:24', '2024-03-07 22:31:36'),
('shaunleex1113@gmail.com', 'Shaunathan', '010613@LYk', '', '60146212236', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-24 02:55:14', NULL),
('shawn.poey@1fit.app', 'Shawn', 'wenshao123', '', '60123726313', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-07 16:20:36', NULL),
('shawnfelt8@gmail.com', 'JosephThani', 'fbo8^hUz72H', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-11 15:07:54', NULL),
('shensoon0602@gmail.com', 'Wengsoon ', 'persona8823', 'avatars/shensoon0602-23-08-31-22-08-58.jpg', '60129208348', 'Y', 'M', 'beginner', 'Kuala Lumpur ', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-31 22:50:05', '2023-08-31 22:53:04'),
('shentan1122@gmail.com', 'Shen', 'shen9835', '', '601110725131', 'Y', '', '', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-04 15:06:51', NULL),
('shermaneoly@gmail.com', 'vUgYDzOoqD', 'bh749X3mDM0pDH!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-02-28 05:54:18', NULL),
('shivenbimmer@gmail.com', 'SHIVENDREN SINGARAVELU ', 'SHiv_108', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-12-16 16:55:01', NULL),
('shiyannn96@gmail.com', 'Zoe ', 'Stupidpanda1996', '', '601112278600', 'Y', 'F', 'beginner', 'Selangor ', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-17 16:03:50', '2023-08-17 16:05:16'),
('shopperdj@yahoo.com', 'Jocelyn Foong', 'aksay30zin', 'avatars/shopperdj-24-08-22-23-08-25.jpeg', '601125778710', 'Y', 'F', 'upper_intermediate', 'PJ', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 4, 3, 4, 3, 4, 5, 3.8, '2024-08-22 23:02:24', '2024-08-22 23:03:50'),
('shuwen425@live.com', 'Suwen', '0109016437Toh!', '', '60109016437', 'Y', 'F', 'beginner', 'Klang', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-17 18:49:21', '2023-08-17 18:51:06'),
('siachenghong@hotmail.com', 'Jonas', 'hong990706', 'avatars/siachenghong-24-01-11-18-01-40.jpg', '60143564018', 'Y', 'M', 'intermediate', 'Setapak', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-01-11 18:20:45', '2024-01-11 18:23:40'),
('siahchengsoon0301@gmail.com', 'CHENG SOON', 'Chengsoon00?', 'avatars/siahchengsoon0301-24-02-10-18-02-46.jpg', '60187792533', 'Y', 'M', 'intermediate', 'KUALA LUMPUR', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-02-10 18:34:14', '2024-02-10 18:35:58'),
('sid.allright@gmail.com', 'Siddharth ', 'Hihello@1', 'avatars/sid.allright-24-12-30-23-12-03.jpg', '60123810076', 'Y', 'M', 'intermediate', 'Subang Jaya, Selangor', NULL, NULL, NULL, 60, 3, 0, 'offset_no', 3, 2, 2, 2, 3, 2, 2.3, '2024-12-21 18:57:36', '2024-12-30 23:27:03'),
('siewsan87@hotmail.com', 'Tan Siew San', 'Asdf123', 'avatars/siewsan87-23-09-01-23-09-51.jpeg', '60123157849', 'Y', 'F', 'beginner', 'Kuala Lumpur', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-01 22:58:37', '2023-09-01 23:02:20'),
('sikkwang.then@gmail.com', 'SK', 'J4cky@2023', 'avatars/sikkwang.then-23-08-28-13-08-11.jpg', '60193864792', 'Y', 'M', 'intermediate', 'Puchong, Selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 3, 2, 2, 2, 2, 2, 2.2, '2023-08-28 13:42:45', '2023-08-28 13:44:43'),
('sillanthana@gmail.com', 'Thanasillan', 'Blueblack@87', '', '60122049131', 'Y', 'M', 'intermediate', 'Shah Alam', '', 'https://instagram.com/sheelan_87?igshid=OGQ5ZDc2OD', 'https://www.facebook.com/profile.php?id=1000745611', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-17 10:12:06', '2023-08-17 10:16:50'),
('simon_lee0122@yahoo.com', 'Simon', '1234567', '', '60165955682', 'Y', 'M', 'newbie', 'PJ', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-08 09:41:41', '2024-06-08 09:47:49'),
('singapore@yahoo.com', 'Sing', 'aaaaaa', 'avatars/mohdamerudin883-23-06-16-03-06-27.jpg', '0122132055', 'Y', 'M', 'upper_intermediate', 'Selangor, Malaysia', 'www.xxx.com', 'myinsta', 'myfacebook', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-06-14 14:06:41', '2023-07-06 04:07:09'),
('sitinabihah96@gmail.com', 'Siti Nabihah', 'byha386310', 'avatars/sitinabihah96-24-07-21-12-07-15.jpg', '60104005518', 'Y', 'F', 'intermediate', 'Kuala Lumpur', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-21 12:17:13', '2024-07-21 12:25:24'),
('sivilir837@okcpress.com', 'Bob', '8kpQ0XMtHd2ZrHJC5UWp', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2026-05-25 09:26:33', NULL),
('skyfong20@gmail.com', 'Ivanfoong', 'Aa5312723$', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-04-12 17:06:57', NULL),
('sl21sc41@gmail.com', 'Simon', 'netherlands21', 'avatars/sl21sc41-24-10-30-01-10-41.jpg', '60128813091', 'Y', 'M', 'upper_intermediate', 'Puchong, Selangor ', '', '', '', 220, 11, 0, 'offset_no', 4, 3, 4, 3, 4, 4, 3.7, '2024-10-30 01:16:40', '2024-11-04 00:04:06'),
('smiqyyvyiuj@yahoo.com', 'WBvDEvloodHtwn', 'tBD4ygGwLqV47L!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-28 17:32:20', NULL),
('snowinteren@gmail.com', 'Syeh Ren', 'Jacky@1195', '', '60129217133', 'Y', 'F', 'intermediate', 'Petaling Jaya', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-04-13 13:41:07', '2024-04-13 13:44:25'),
('soh299@yahoo.com', 'ws', '900704', '', '60129005299', 'Y', '', '', '', NULL, NULL, NULL, 180, 9, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-09 23:58:55', NULL),
('sohype@gmail.com', 'Kim', '123Vampire@', '', '60143106368', 'Y', 'M', 'beginner', 'Selangor', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-21 17:25:26', '2024-12-21 17:26:11'),
('solehchong0416@gmail.com', 'Soleh', '713371Mak!', 'avatars/solehchong0416-24-07-16-16-07-22.png', '601121605306', 'Y', 'M', 'intermediate', 'Putrajaya', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-16 16:15:17', '2024-07-16 16:16:50'),
('solisfrend2002@gmail.com', 'tAQjrgTBihTnsP', 'JO3xmZtDQr7wgw!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-23 23:33:59', NULL),
('songzhou0317@gmail.com', 'Song ', 'Song0317', '', '60194580157', 'Y', '', '', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-21 18:53:48', NULL),
('sonjen2010.js@gmail.com', 'Jenson', 'ojs19980731', '', '60194755387', 'Y', '', '', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-04-10 18:47:23', NULL),
('sonjen2010@hotmail.com', 'Jenson', 'ojs19980731', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-04-10 18:46:48', NULL);
INSERT INTO `users` (`email`, `name`, `password`, `avatar`, `mobile_phone`, `is_mobile_phone_verified`, `gender`, `skill_level`, `address`, `website`, `instagram`, `facebook`, `stats_coins`, `stats_joined`, `stats_photos_likes_count`, `offset_coins`, `bs_1`, `bs_2`, `bs_3`, `bs_4`, `bs_5`, `bs_6`, `bs_average`, `signup_datetime`, `last_updated`) VALUES
('soofw@yahoo.com', 'Joyin', 'Rabbit@1983', 'avatars/soofw-24-01-13-11-01-47.jpg', '60163600255', 'Y', 'F', 'intermediate', 'Pj selangor', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-01-13 11:39:20', '2024-01-13 11:40:47'),
('soon7118@gmail.com', 'Soon', 'Soon790123', 'avatars/soon7118-24-07-18-14-07-30.jpeg', '60127383118', 'Y', '', '', '', '', '', '', 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-18 14:42:05', '2024-07-18 14:44:12'),
('soongtzewen@gmail.com', 'Soong Tze Wen ', 'Soong@1018', '', '60162106612', 'Y', 'F', 'beginner', 'Sabah', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-14 15:24:57', '2024-09-14 15:28:14'),
('spare0067@gmail.com', 'tc', '123456spare', '', '60129459717', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-05 13:17:50', NULL),
('srfnzmry88@gmail.com', 'Minshi', 'Sorfina@01', 'avatars/srfnzmry88-24-08-02-18-08-11.jpeg', '60193473230', 'Y', 'F', 'beginner', 'Petaling Jaya', NULL, NULL, NULL, 20, 5, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-02 18:54:38', '2024-08-02 19:25:40'),
('st.fiofab@yahoo.com', 'AEDsPvmdpcMGN', '17zH1ITQv7xUS9!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-10 00:49:56', NULL),
('stefankhoo.1@gmail.com', 'Yee Bin', 'Sk042416@@', 'avatars/stefankhoo.1-23-08-24-11-08-51.jpg', '60134502800', 'Y', 'M', 'intermediate', 'Puchong', NULL, NULL, NULL, 20, 16, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-24 11:45:46', '2024-04-27 09:27:58'),
('stellaruotalisman65ai@gmail.com', 'vgJjLmjriCkewA', 'cdaQuPK4z15fg2!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-02-25 09:19:01', NULL),
('stepheno364@gmail.com', 'Stephen', 'Oneal_10', 'avatars/stepheno364-23-09-09-09-09-05.jpeg', '601112091591', 'Y', 'M', 'intermediate', 'Selangor , klang ', '', '', '', 40, 2, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-25 23:00:10', '2023-09-09 09:34:05'),
('stephenwongyc82@gmail.com', 'Stephenwong', 'wong8381', 'avatars/stephenwongyc82-24-10-10-06-10-07.jpg', '60163730885', 'Y', '', '', '', NULL, NULL, NULL, 150, 5, 1, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-10 06:06:10', '2024-10-10 06:09:07'),
('stevenkhoh0111@gmail.com', 'Steven Khoh', 'sohai123', 'avatars/stevenkhoh0111-23-12-27-19-12-59.png', '60162426793', 'Y', '', '', '', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-12-27 19:00:16', '2023-12-27 19:06:36'),
('stevescan@24hinbox.com', '✔ You got 33 861 $.  Gо tо withdrаwаl =>> https://forms.yandex.com/cloud/65cb92d', 'Q2oIm1UX1r5o', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-02-22 06:55:15', NULL),
('stunningcurtain@yahoo.com', 'Eric law', 'Sc1978466', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-08 13:08:50', NULL),
('sufino@gmail.com', 'Sufino', 'Finofino1.', 'avatars/sufino-24-07-22-22-07-07.jpg', '60123557124', 'Y', 'M', 'intermediate', 'Kajang', NULL, NULL, NULL, 20, 3, 0, 'offset_no', 4, 3, 2, 2, 3, 2, 2.7, '2024-07-22 21:50:33', '2024-07-22 22:25:28'),
('suhaneshcrusader@yahoo.com', 'Suhanesh', 'Vch_8182', 'avatars/suhaneshcrusader-24-08-15-08-08-17.jpeg', '60124129681', 'Y', '', 'upper_intermediate', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 4, 3, 3, 4, 4, 4, 3.7, '2024-08-15 08:01:00', '2024-08-15 08:03:17'),
('sungwei1147@gmail.com', 'Courageous Sung', 'Csung88.', '', '60122276148', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-09 13:57:52', NULL),
('suthesankanagasabai@gmail.com', 'Suthesan', 'Kana@019', 'avatars/suthesankanagasabai-25-01-01-22-01-12.jpeg', '60133239856', 'Y', 'M', 'intermediate', 'Kuala Lumpur', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-01 21:59:55', '2025-01-01 22:10:21'),
('syafiq.aasb@gmail.com', 'Syafiq', 'syafiq92', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-03 00:27:56', NULL),
('syahmishmsl21@gmail.com', 'Shamz', 'four@OVARIES3waxing', 'avatars/syahmishmsl21-24-11-11-14-11-12.jpg', '60108898500', 'Y', 'M', 'expert', 'Puchong, Selangor', '', 'syahmishamz', '', 40, 2, 0, 'offset_no', 5, 5, 6, 4, 6, 5, 5.2, '2024-11-11 14:43:56', '2024-11-11 14:58:34'),
('syedikhmalhakim12@gmail.com', 'LYQ', 'ikmalhakim@2', '', '60137718130', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-02-12 12:41:30', NULL),
('szejiun0829@gmail.com', 'Vincent', 'vin0829!!', 'avatars/szejiun0829-24-07-27-12-07-30.jpeg', '60173336982', 'Y', 'M', 'intermediate', 'Selangor', NULL, NULL, NULL, 120, 6, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-20 16:32:31', '2024-07-27 12:51:29'),
('szqvascg@bientotmail.com', 'NAYUYUTY865921NEYRTHYT', 'nd5Yl8x8bU', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-06-29 08:45:57', NULL),
('TAISIAEVGENII@MAIL.RU', 'Megan Anderson', 'Aa7!PbDrdpRGaRiN', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2026-08-26 13:44:10', NULL),
('talyasem@angga.team', '⭕ Withdrawing 47 537 USD.  GЕТ >>> https://forms.yandex.com/cloud/65cb1a40c769f1', 'M7Y3Gb1YaN4s', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-02-20 12:18:56', NULL),
('Tanakanarita2@gmail.com', 'Tanaka', 'badminton27', '', '60177951241', 'Y', 'F', 'intermediate', 'Mont kiara', '', 'Tanakanarita', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-02 15:54:38', '2024-10-02 16:19:27'),
('tandkn@gmail.com', 'Tan DK', 'Tdk#123456', 'avatars/tandkn-23-08-11-17-08-26.jpg', '60193559986', 'Y', 'M', 'intermediate', 'Puchong', '', '', '', 1940, 104, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-11 17:37:09', '2023-11-18 14:50:06'),
('tangaiklie@gmail.com', 'Elwin', 'Vonlie1218*', 'avatars/tangaiklie-25-01-10-14-01-02.jpg', '60139489839', 'Y', 'M', 'newbie', 'kuala lumpur', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-10 14:03:42', '2025-01-10 14:05:30'),
('tangyw03@gmail.com', 'Yi Wen', 'nirxuv-kamxyc-3dYzku', '', '60102776276', 'Y', 'M', 'advanced', 'Kuala Lumpur', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 4, 4, 4, 5, 4, 5, 4.3, '2024-07-27 10:40:07', '2024-07-27 10:44:53'),
('tanlion1223@gmail.com', 'TAN ', 'Stella1223', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-21 13:02:08', NULL),
('tanmartin121@gmail.com', 'Martin', 'martin0319', '', '60164160319', 'Y', '', '', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-05-03 17:57:13', NULL),
('tckvbxsi@eblanomail.com', 'NAEWTRER1275115NERTHRRTH', 'nd5Yl8x8bU', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-06-09 04:36:02', NULL),
('te.oliver@outlook.com', 'Oliver', '50515051_Te', 'avatars/te.oliver-24-04-01-23-04-25.jpg', '601126513395', 'Y', 'M', 'intermediate', 'Subang', '', '', '', 40, 2, 0, 'offset_no', 3, 3, 2, 4, 3, 3, 3.0, '2024-04-01 23:44:23', '2024-04-02 00:00:23'),
('Tehyp1424@gmail.com', 'William Teh', 'Tehyp1424', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-04-15 01:05:51', NULL),
('teitzunigamm35@gmail.com', 'hIXNWEsYHCwTP', 'fhqX1A097HJ5SG!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-02 13:24:19', NULL),
('termn8er@ship79.com', '🫦💦 minute spare? this for you youtube.com/redirect?q=yourladyfinder.com/?utm_sou', 'qD5plAueqYed', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2026-02-10 05:20:41', NULL),
('Tess8868@gmail.com', 'Tess', '930305', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-04-03 18:51:49', NULL),
('tessyap108.sbh@gmail.com', 'Tess', '930305', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-04-03 18:51:08', NULL),
('tessyap8868@gmail.com', 'Tess', '930305', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-04-03 18:50:05', NULL),
('testtest@test.com', 'testtest', 'test1234', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-19 21:00:08', NULL),
('tftan@yahoo.com', 'Tf Tan', 'power2000', 'avatars/tftan-25-05-23-23-05-15.jpg', '60102544968', 'Y', 'M', 'upper_intermediate', 'Shah Alam, Selangor', '', '', '', 20, 62, 5, 'offset_no', 5, 6, 6, 5, 6, 5, 5.5, '2024-04-05 11:47:23', '2025-05-23 23:48:15'),
('theinfamous7404@gmail.com', 'Tirth Patel', 'Tigery786', 'avatars/theinfamous7404-24-12-19-14-12-35.jpg', '601128377924', 'Y', '', 'newbie', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 1, 1, 1, 1, 1, 1, 1.0, '2024-12-19 14:00:00', '2024-12-19 14:05:35'),
('thejoekingman@gmail.com', 'Joe Kingman', 'Joekingman000@@@', '', '60122806750', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-15 18:45:50', NULL),
('thekiller2810@yahoo.com', 'Mohd Hanapi', 'F@izah761218', '', '60127359561', 'Y', 'M', 'upper_intermediate', 'Kuala Lumpur', '', 'mhmi2810', 'Takbir Allahuakhbar  (Scorpio)', 0, 0, 0, 'offset_no', 5, 4, 3, 4, 6, 6, 4.7, '2024-06-27 11:15:42', '2024-06-27 11:46:49'),
('thiemkuanhao@gmail.com', 'Jay Thiem Kuan Hao', 'Kuanhao0928', 'avatars/thiemkuanhao-23-09-14-17-09-54.jpeg', '60124818611', 'Y', '', '', '', NULL, NULL, NULL, 220, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-14 16:48:08', '2023-09-14 17:01:54'),
('thomastheprince@outlook.com', 'Thomas ', 'thomaS520', 'avatars/thomastheprince-25-07-25-14-07-59.png', '60169802788', 'Y', 'M', 'beginner', 'Shah Alam selangor ', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-07-25 14:03:41', '2025-07-25 14:05:32'),
('thyemingyu5@gmail.com', 'MY', 'Ttmy0804', 'avatars/thyemingyu5-23-08-17-12-08-32.jpeg', '60105686682', 'Y', 'M', 'intermediate', 'I', NULL, NULL, NULL, 20, 10, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-17 11:59:49', '2023-08-17 12:02:15'),
('tianloklow99@gmail.com', 'Tian Lok', '0163271182', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-15 10:14:24', NULL),
('tickettm2019@gmail.com', 'Emily Johnson', 'Aa7!vLwvp6xwNGa9', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2026-08-23 22:47:35', NULL),
('tingentan98@gmail.com', 'tt', 'momo022094', '', '60194815573', 'Y', 'M', 'intermediate', 'kl', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-04-06 10:19:10', '2024-04-06 10:21:19'),
('tinkerj@hotmail.com', 'Phillip', 'Trial1234', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-11-04 10:26:25', NULL),
('tiongchyi@gmail.com', 'TC', '123456', 'avatars/tiongchyi-24-08-25-11-08-35.jpg', '60177293246', 'Y', '', '', '', NULL, NULL, NULL, 40, 5, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-25 11:15:15', '2024-08-25 11:22:35'),
('tju8sfpbthw52dg@yahoo.com', 'bZXquXxA', '2Z2lcI2a8AZ8uK!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-02-01 19:54:28', NULL),
('tkxingyi14@gmail.com', 'Koichi Takahashi', 'badbutbithard', 'avatars/tkxingyi14-23-09-30-19-09-04.jpg', '60123919401', 'Y', 'M', 'intermediate', 'Japan', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-30 19:05:32', '2023-09-30 19:07:36'),
('Tmsjx@icloud.com', 'NL', '99Zulkarman*', '', '60129953393', 'Y', 'M', 'newbie', 'Kuala Lumpur', NULL, NULL, NULL, 100, 15, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-19 13:21:42', '2023-09-01 18:41:25'),
('toktingli@gmail.com', 'Tok Ting Li', 'icD5tg9JLFq33xs', 'avatars/toktingli-24-12-24-22-12-00.jpg', '601111141191', 'Y', '', '', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-24 22:10:07', '2024-12-24 22:12:00'),
('tokyo@yahoo.com', 'Tokyo', 'aaaaaa', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-06-14 08:06:11', NULL),
('tommytan1985@yahoo.com', 'Tommy Tan', '050103', 'avatars/tommytan1985-24-04-01-14-04-52.jpg', '60127996981', 'Y', 'M', 'upper_intermediate', 'Puchong, Selangor', NULL, NULL, NULL, 40, 2, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-04-01 14:42:53', '2024-04-01 14:52:52'),
('tom_guan97@hotmail.com', 'Charles guan', '@5566Guan97', 'avatars/tom_guan97-24-06-01-12-06-34.jpeg', '60168330916', 'Y', 'M', 'intermediate', '10-03A，Residensi Bukit Palma 2,43000 Cheras Selangor', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-01 12:14:48', '2024-06-01 12:16:37'),
('tongjack99@gmail.com', 'Tong', 'TYJ2580!', 'avatars/tongjack99-24-07-13-15-07-22.jpg', '60178122887', 'Y', 'M', 'intermediate', 'Selangor', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-13 15:37:28', '2024-07-13 15:41:22'),
('tonywong4338@gmail.com', 'Tony Wong', 'bee196039.', '', '60142354338', 'Y', 'M', 'upper_intermediate', 'Putrajaya', NULL, NULL, NULL, 440, 22, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-03-14 11:02:43', '2024-03-14 11:15:04'),
('tpwkzewh@do-not-respond.me', 'Hello', 'nSje83hui', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-21 16:15:39', NULL),
('tskhvtgnps@yahoo.com', 'zwzrIcoRwFh', 'BPLyglaDHlCk5K!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-02-02 17:23:03', NULL),
('tuc.arden@gmail.com', 'Arden', 'Leewen97!', '', '60169301759', 'Y', 'F', 'beginner', 'Sentul Kuala Lumpur', '', 'tuc.arden', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-28 16:17:31', '2024-09-28 16:21:56'),
('tungkl1986@gmail.com', 'Tung kok leong', '145575tg', 'avatars/tungkl1986-24-10-13-10-10-11.jpg', '60173913381', 'Y', 'M', 'beginner', 'Kuala lumpur', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-13 10:49:35', '2024-10-13 11:20:24'),
('twinkie.lai@gmail.com', 'Twinkie Lai', '162800', '', '60139816083', 'Y', 'F', 'intermediate', 'Hong Kong', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-05-22 13:58:55', '2024-05-22 14:01:13'),
('txahole@eewmaop.com', '???? Reminder: You got a transfer NoZX68. CONFIRM >> https://graph.org/GET-BITCO', 'iRK6bAwHI7ge', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-18 19:06:29', NULL),
('tygiqk4uoddeudiiw@yahoo.com', 'fiBGJNbgHAoN', 'iTuvEmPXvnoXrp!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-24 02:14:42', NULL),
('tzenie15@gmail.com', 'Soong Tze Nie', 'Stn5-10-18', '', '60127016612', 'Y', 'F', 'beginner', 'Selangor', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-14 15:14:17', '2024-09-14 15:18:25'),
('ub0flgudyrlm@yahoo.com', 'UFVGhCcNutLL', 'sByKscwOO4L2vL!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-22 18:52:22', NULL),
('udhmnojm@ immenseignite.info', 'jyxsvjwfxk', 'ljlrjndtdnog', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2026-04-11 07:47:13', NULL),
('underwater76@hotmail.com', 'GOH SEONG POR', 'goh575790', 'avatars/underwater76-24-01-25-15-01-27.jpg', '60122191196', 'Y', 'M', 'intermediate', 'PUCHONG', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 4, 2, 2, 3, 3, 2, 2.7, '2024-01-25 15:52:20', '2024-01-25 15:54:58'),
('upiguluvo18@gmail.com', 'xBByJyhBBSFki', 'gp4KRnpaemWOUf!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-02 15:55:13', NULL),
('uvrama@gmail.com', 'Rama', 'Raajes55@@', '', '60126604251', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-07-09 14:40:11', NULL),
('uyilluminateoe95glyph0@gmail.com', 'ObmcoeiLxjHW', 'dZvHbAsaMM8RU6!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-02-15 14:06:52', NULL),
('valenciayou@yahoo.com', 'You Swee Hua', 'You@817977$', '', '60104610455', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-25 19:37:48', NULL),
('vcquekvcc@gmail.com', 'quek ven chian', 'qvc12345', 'avatars/vcquekvcc-24-04-05-23-04-54.jpg', '60129381208', 'Y', '', '', '', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-04-05 23:14:20', '2024-04-05 23:17:21'),
('veeyikpong@gmail.com', 'pong', 'p7o8n8g5', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-27 16:04:01', NULL),
('veichoongsiew@gmail.com', 'Eric Siew', 'Svc@583536', 'avatars/veichoongsiew-24-08-01-14-08-56.jpg', '601121510069', 'Y', '', '', '', NULL, NULL, NULL, 40, 2, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-01 14:39:30', '2024-08-01 14:40:56'),
('veryqq89@gmail.com', 'Foong', 'Fcw1980', 'avatars/veryqq89-24-08-11-11-08-39.jpeg', '60127092754', 'Y', 'F', 'beginner', 'pj', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-11 11:26:57', '2024-08-11 11:29:00'),
('vgillac38@gmail.com', 'gkiweKpzNFMaWG', 'lJbXWeu69Hk2Vo!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-05 02:21:02', NULL),
('vilkilw1992@gmail.com', 'YfaMMVYnPwZPD', 'Flc4ui2HjufDkK!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-02-18 19:45:29', NULL),
('vilmerdoyle5@gmail.com', 'lyBMOgPcd', 'nnkpnn7fmpL53U!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-09 07:42:34', NULL),
('vincelky@live.com', 'Vince', '457790', '', '60105502999', 'Y', 'M', 'intermediate', 'Selangor ', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-10-12 17:30:30', '2023-10-12 17:33:36'),
('vincentleong0602@gmail.com', 'Vincent leong', 'Vincent1015', '', '601112522817', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-21 20:14:06', NULL),
('vivzgnoras@email-temp.com', '???? You got a transaction from user. Gо tо withdrаwаl =>> https://forms.gle/pmu', '9YO8lBFzlXp8', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-01 16:00:53', NULL),
('vlvictorlee@hotmail.com', 'Victor Lee', 'Bhavantu89', '', '60123479699', 'Y', 'M', 'intermediate', 'Subang Jaya', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-04 22:51:13', '2024-07-04 22:52:08'),
('vrzhrbsr@tacoblastmail.com', 'NAERTERHTE432795NEYRTHYT', 'nd5Yl8x8bU', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-11-21 05:04:59', NULL),
('vshkxygf@testform.xyz', 'zxqfqttpou', 'melwmhvennsg', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-11-21 16:23:21', NULL),
('vsmtoddd@immenseignite.info', 'gikpvswrfw', 'grwdyhrjwllh', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2026-05-25 16:20:48', NULL),
('vugnfxba@polosmail.com', 'NARETGR2608599NEYRTHYT', 'nd5Yl8x8bU', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-11-21 22:01:47', NULL),
('vxqipue8euasc4dq@yahoo.com', 'lsIRgGmET', '54bjFVXF9T0ZoE!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-20 19:34:42', NULL),
('w.kjhanakkan@gmail.com', 'Jack', 'jack3003', 'avatars/w.kjhanakkan-24-07-12-09-07-41.jpg', '60172507534', 'Y', 'M', 'beginner', 'Selangor, Petaling Jaya', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-12 09:27:58', '2024-07-12 09:31:19'),
('w0926005493@gmail.com', 'wesley huang', 'playbadminton', 'avatars/w0926005493-24-07-19-13-07-18.jpg', '601158612821', 'Y', 'M', 'upper_intermediate', 'selangor', NULL, NULL, NULL, 120, 6, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-19 13:08:14', '2024-07-19 13:10:37'),
('walterkhaw@gmail.com', 'walter', 'Jalanraya1', 'avatars/walterkhaw-23-09-02-18-09-33.jpg', '60122018145', 'Y', 'M', 'intermediate', 'subang', NULL, NULL, NULL, 60, 3, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-31 16:26:52', '2023-09-02 18:34:33'),
('wanglixiong25@gmail.com', 'Kahyee', 'Wanglixiong210418', '', '601126172818', 'Y', '', '', '', '', '', '', 40, 2, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-03 01:37:16', '2023-09-03 01:43:43'),
('wanyeuhun@gmail.com', 'Yeu Hun', 'goGxip-fahvon-7gofna', '', '60123012833', 'Y', 'M', 'intermediate', 'kuala lumpur', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-24 22:23:09', '2024-12-24 22:24:37'),
('wareve_reaper@yahoo.com', 'Weaver', 'Covid19!', 'avatars/wareve_reaper-24-07-10-17-07-46.jpg', '601121601893', 'Y', 'M', 'beginner', 'Petaling Jaya', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-10 17:00:49', '2024-07-10 17:02:00'),
('watcher2112@ecocryptolab.com', '???? You have a transaction from us. Confirm =>> https://telegra.ph/BTC-Transact', 'PBYP8KH9c2ti', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-11 07:17:08', NULL),
('wdrian@hotmail.com', 'Pang Wei Ren', 'badminton330', 'avatars/wdrian-24-09-09-16-09-33.jpg', '60166407912', 'Y', 'M', 'intermediate', 'Cyberjaya', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-09 16:27:51', '2024-09-09 16:55:33'),
('webkey.pp.ua@gmail.com', 'webkeySpato', 'W1i@98ItcqbF', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-26 18:17:55', NULL),
('weechinoon@gmail.com', 'Wee Chin Oon', 'xecbet-8xyZku-rarwuv', '', '601163100120', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-12-30 13:54:57', NULL),
('weechinoon@yahoo.com', 'Wee Chin', 'neGxa9-dospig-qyszew', 'avatars/weechinoon-24-01-04-13-01-43.jpeg', '601163100120', 'Y', 'M', 'beginner', 'KL', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-01-04 13:30:29', '2024-01-04 13:35:09'),
('weedzie10@gmail.com', 'Aiman', 'P@ssw0rd!', '', '60132877665', 'Y', '', 'intermediate', '', '', '', '', 0, 0, 0, 'offset_no', 3, 2, 1, 3, 4, 2, 2.5, '2024-12-21 14:14:19', '2024-12-21 14:15:41'),
('wefwehfikh@gmail.com', 'George', 'aa1234', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-15 21:09:17', NULL),
('weihungho1993@gmail.com', 'Raff ', 'Welcome123', 'avatars/weihungho1993-24-04-24-17-04-59.jpeg', '60169222960', 'Y', 'M', 'intermediate', 'Puchong ', '', 'https://www.instagram.com/raff_hag?igsh=amo4ZWs3Y3', 'https://www.facebook.com/share/RU8G7AD3sxJ29mP6/?m', 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-04-24 17:38:45', '2024-04-24 17:42:31'),
('weishaw01@hotmail.com', 'Shawn Tan', 'Handsometan01', 'avatars/weishaw01-23-08-20-19-08-23.jpeg', '601123880569', 'Y', 'M', 'upper_intermediate', 'Shah Alam', NULL, NULL, NULL, 120, 49, 2, 'offset_no', 3, 2, 5, 4, 5, 2, 3.5, '2023-08-20 18:57:24', '2023-08-26 12:26:32'),
('weixuan.see@gmail.com', 'SEE WEI XUAN ', 'L185043a', 'avatars/weixuan.see-24-10-20-13-10-47.jpg', '60197329964', 'Y', 'M', 'intermediate', 'SEMENYIH,SELANGOR ', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-20 13:46:14', '2024-10-20 13:48:16'),
('Weiyee0502@gmail.com', 'kienhui', 'Kienhui_1990', 'avatars/weiyee0502-24-03-14-15-03-11.jpeg', '60124466212', 'Y', 'M', 'beginner', 'Pahang', '', 'Kienhui_1995', '成荐晖', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-03-14 15:51:00', '2024-03-14 15:58:17'),
('wellagaindanielkoh@gmail.com', 'Daniel koh', 'dk0163236465', 'avatars/wellagaindanielkoh-23-08-11-19-08-21.jpg', '60163236465', 'Y', 'M', 'intermediate', 'SELANGOR', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-11 18:59:16', '2023-08-11 19:03:46'),
('wendy.farm@ramssol.com', 'Wendy', 'wendy1234', '', '60186670229', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-25 18:10:49', NULL),
('weng.kern@hotmail.com', 'Joshua', 'josh@1990', 'avatars/weng.kern-23-10-21-14-10-06.jpg', '60127801190', 'Y', 'M', 'intermediate', 'Cyberjaya', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 4, 2, 2, 3, 4, 2, 2.8, '2023-10-21 14:28:54', '2023-10-21 14:30:27'),
('wengchun0821@gmail.com', 'Leon', 'Ahliang1726!', '', '60168335208', 'Y', '', '', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-23 00:41:16', NULL),
('wengonn5678@gmail.com', 'max', 'A950905a', '', '60102745426', 'Y', 'M', 'beginner', 'klang valley', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-15 16:24:32', '2024-06-15 17:26:05'),
('wesleysee@outlook.com', 'Wesley', 'See821028', '', '60122842259', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-21 18:58:15', NULL),
('whpwtxdp@immenseignite.info', 'roihyypwdq', 'skqqtmxvsgxn', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2026-08-21 02:57:18', NULL),
('whyehowe9741@gmail.com', 'WH', '97Password.', 'avatars/whyehowe9741-23-11-12-15-11-26.jpeg', '60165219254', 'Y', 'M', 'intermediate', 'Kuala Lumpur ', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-11-12 15:24:40', '2023-11-12 15:34:06'),
('wienczorkowsitammaro@yahoo.com', 'WcmyqHcEh', 'sVzwK9Z7vYRDKE!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-14 16:19:52', NULL),
('wilbertwong1030@gmail.com', 'Wilbert Wong', 'berti1-fupkum-qodXyb', '', '60126006338', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-05-23 13:59:10', NULL),
('williamsteri2002@gmail.com', 'qWkycVYcYnZt', '2ej8f2Rg692dRw!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-08 13:19:51', NULL),
('wilsonlim.kw@gmail.com', 'Wilson Lim', 'Wils12345', 'avatars/wilsonlim.kw-23-10-16-16-10-37.jpeg', '60126895828', 'Y', 'M', 'intermediate', 'Puchong, Selangor', 'rovo.co/wilsonlimkw', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-10-16 15:46:52', '2023-10-16 16:09:52'),
('windchesterng@hotmail.com', 'Chester', '5yqv9QLfQXrUfa5', 'avatars/windchesterng-24-05-25-07-05-31.jpeg', '60127161150', 'Y', 'M', 'intermediate', 'Cheras', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-05-25 07:28:41', '2024-05-25 07:30:45'),
('winnee.hiew@hotmail.com', 'WinneeH', 'nee19940224', '', '60163207952', 'Y', 'F', 'beginner', 'Kajang Selangor', '', 'winnee0224', 'https://www.facebook.com/winnee0224', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-23 20:30:11', '2024-06-23 20:32:10'),
('winnie00000029@gmail.com', 'winnie', '032701jw', '', '60123010327', 'Y', 'F', 'newbie', 'kl', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-25 20:03:13', '2024-07-25 20:04:44'),
('winniehlbong@gmail.com', 'Winnie Bong', 'HL@790803hl', 'avatars/winniehlbong-24-03-29-15-03-50.jpg', '60162723587', 'Y', 'F', 'intermediate', 'Puchong, Selangor', NULL, NULL, NULL, 20, 17, 0, 'offset_no', 3, 3, 2, 3, 3, 2, 2.7, '2024-03-29 15:41:30', '2024-03-29 15:45:50'),
('winsen.oon@gmail.com', 'Win Sen', 'rovo123', '', '60172571430', 'Y', 'M', 'intermediate', 'PJ', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-12-24 19:06:14', '2023-12-24 19:07:28'),
('winsonlim1028@gmail.com', 'ws', 'fytto6-hexwar-wugxyM', '', '60103836216', 'Y', '', '', '', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-04-22 18:18:47', '2024-11-08 18:01:14'),
('wjloke16@gmail.com', 'Loke Wai Jian', 'rt180298', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-14 11:38:42', NULL),
('wjvjyekk@bonsoirmail.com', 'NATREGTEGH726394NEYRTHYT', 'nd5Yl8x8bU', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-06-29 06:36:01', NULL),
('wkstlfzx@testform.xyz', 'jqxhnuphki', 'grikxmdxgmkj', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-11-16 04:56:26', NULL),
('wkweng87@live.com', 'Weng', 'telemong27', 'avatars/wkweng87-24-08-28-15-08-37.jpeg', '60166508485', 'Y', 'M', 'intermediate', 'Puchong ', NULL, NULL, NULL, 60, 3, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-28 15:00:58', '2024-08-28 15:02:37'),
('wlkby@pm.me', 'Wayne Liew', 'gnq5jtg*ybk9pda7WEG', '', '60162330517', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-04-03 22:20:23', NULL),
('wmnlee@netvigator.com', 'Winnie Lee', 'Shopping2024', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-05-20 23:30:15', NULL),
('woicheeyong@gmail.com', 'woi chee yong', '42927335', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-10-10 14:07:32', NULL),
('wongkw2001@gmail.com', 'Wong Kok Wei', 'Cbp1638', '', '60173398717', 'Y', '', '', '', NULL, NULL, NULL, 20, 10, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-30 15:36:58', NULL),
('wongrickyi44@gmail.com', 'Ric Kyi Wong ', 'Wrk980929', 'avatars/wongrickyi44-24-07-27-11-07-36.jpg', '60183101103', 'Y', 'M', 'intermediate', 'Kuala Lumpur ', '', 'Rickyi98', 'Ric Kyi Wong', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-27 11:27:32', '2024-07-27 11:30:28'),
('work777top@gmail.com', 'promokodSpato', '123456abc', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-13 17:19:03', NULL),
('wqvfvhny@do-not-respond.me', 'John', 'nSje83hui', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-05 15:38:19', NULL),
('wqwbudiykxhgpojx@yahoo.com', 'NVBZRQwn', 'GiNGE6YEPc515i!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-04 02:28:51', NULL),
('wshantelql1582@gmail.com', 'bTQOFTcmQ', 'CVCtsnj0pG3EfG!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-17 14:42:53', NULL),
('wtkw2002@yahoo.com', 'Winston', 'jacky2upup$$', 'avatars/wtkw2002-23-09-03-17-09-24.jpeg', '60123170292', 'Y', 'M', 'advanced', 'Selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 4, 4, 4, 4, 4, 5, 4.2, '2023-09-03 17:27:56', '2023-09-03 17:31:40'),
('www.davidong@gmail.com', 'David Ong', 'Dawei0109', '', '60163517272', 'Y', 'M', 'newbie', 'Selangor', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-01-11 18:22:17', '2024-01-11 18:32:07'),
('wxxiang003@gmail.com', 'WxXiang', 'Xiang1363', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-04-16 12:24:17', NULL),
('wyqtozve@ronaldofmail.com', 'Вам перевод 171798 руб. получить тут  www.tinyurl.com/TpbTLeAe TUJE1275115SVWVE', 'poqg8y@L46S', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-06-08 07:57:18', NULL),
('xatunahome@warunkpedia.com', '😈🔥 Wrong person oops 👀 anyhow … linkparterg.cc/?u=w244y2&o=v264&utm=rnd?hs=e81b7', 'iMZFQmX8wmBi', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2026-02-11 09:33:22', NULL),
('xememovuyu286@gmail.com', 'AZFxDzVamRFDt', '3Rk3YzPXZ98z9Y!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-04 12:07:09', NULL),
('xiiaoming341@gmail.com', 'Ming', 'kodbi3-peqjyR-tensij', '', '601110971815', 'Y', 'M', 'intermediate', 'Selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-02-14 18:21:35', '2024-02-14 18:23:05'),
('xinweitan3@gmail.com', 'Tan XW', 'Xw_031199', 'avatars/xinweitan3-24-12-19-15-12-08.jpeg', '60162097394', 'Y', 'M', 'intermediate', 'Puchong', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-19 15:37:10', '2024-12-19 15:40:23'),
('xjphang716@gmail.com', 'Xj', 'Donotforget716.', '', '60104673449', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-05-16 10:01:20', NULL),
('xsheng99@gmail.com', 'Patrick Lim', 'pat-BADMINTON123', 'avatars/xsheng99-23-08-18-11-08-48.jpeg', '60179732685', 'Y', 'M', 'intermediate', 'Kota Damansara, PJ', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 3, 3, 2, 3, 4, 2, 2.8, '2023-08-18 08:41:12', '2023-08-18 12:49:31'),
('xtqdyfpx@bientotmail.com', 'NAERTREGE107205NERTHRTYHR', 'nd5Yl8x8bU', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-06-13 00:03:58', NULL),
('xuhxfdii@testform.xyz', 'ndtljwotfx', 'dxjkouuxxkwp', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-11-28 05:42:34', NULL),
('y.p.qq.com@gmail.com', 'chowyp', 'chow1349', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-18 14:15:44', NULL),
('yacinelamri59@gmail.com', 'YACINE LAMRI', 'Bienvenue5.', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-10-06 13:26:32', NULL),
('yamanishi.ac.0773.02.23@gmail.com', 'kaori', 'nanami773', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-27 20:10:26', NULL),
('yamchinghann@gmail.com', 'Yam Ching Hann', 'Yamch143@', '', '60182064078', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-11-28 10:50:17', NULL),
('yang123pro@hotmail.com', 'Zheng Yang', 'Yangyang98!', '', '60109434137', 'Y', 'M', 'intermediate', 'Bukit Jalil', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-30 23:32:51', '2023-08-30 23:33:59'),
('yasen.krasen.13+89488@mail.ru', 'Mguheidjwdhwfhwj jhiwhfbewjfnwqjfhew jbijfwfkwjdbjkewde fewjnfwqjbdwefhewofhewjb', 'Rx3@syu7k2N', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-18 18:29:53', NULL),
('ydx~nwa9pwyxz@mailbox.in.ua', '* * * $3,222 credit available! Confirm your transaction here: http://chorwacki.c', 'RKN1:\"P[', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-12-11 08:22:48', NULL),
('yeahhcf@gmail.com', 'Fung', '4321POLM', 'avatars/yeahhcf-24-08-21-15-08-36.jpeg', '60182333169', 'Y', 'M', 'beginner', 'Kuala Lumpur', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-21 15:00:54', '2024-08-21 15:02:56'),
('yee_yang94@hotmail.com', 'Kok Yee Yang', 'Allthebest1994!', '', '60192383575', 'Y', 'M', 'intermediate', 'Puchong', NULL, NULL, NULL, 40, 2, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-12-23 13:33:38', '2023-12-23 15:39:07'),
('yekaitan9@gmail.com', 'Nick', 'Temporary1!', '', '601116563225', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-22 22:25:24', NULL),
('yennmao520@gmail.com', 'Kong Zoey', 'Zxykx0412_', 'avatars/yennmao520-23-08-28-16-08-36.jpeg', '60176111358', 'Y', '', '', '', '', 'damnzoey', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-28 16:16:54', '2023-08-28 16:20:36'),
('yeong_1010@hotmail.com', 'Yang', 'ycy1010', 'avatars/yeong_1010-23-09-01-22-09-12.jpg', '60176170369', 'Y', 'M', 'intermediate', 'Equine Park', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-01 22:20:21', '2023-09-01 22:22:58'),
('yewrui@hotmail.com', 'Yew Rui', 'A@hrui123', '', '60123771428', 'Y', 'M', 'intermediate', 'KL', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-11-23 22:17:05', '2023-11-23 22:18:45'),
('yingyung92@gmail.com', 'Chung Ying Yung ', 'Yingyung1992', 'avatars/yingyung92-24-11-02-11-11-02.jpg', '60162545530', 'Y', 'M', 'beginner', 'Selangor', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-11-02 10:44:42', '2024-11-02 11:08:02'),
('yklee1306@gmail.com', 'Lee Yuan Khai', '010613@LYk', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-30 11:53:32', NULL),
('ykworwpkvzj@yahoo.com', 'WNPZOhMCSaEeQM', 'BVm50CsOWteTST!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-13 21:27:06', NULL),
('Yl_hoong@yahoo.com', 'Vincent Yap', '#1Manutd84', 'avatars/yl_hoong-23-12-24-11-12-46.jpg', '60123642817', 'Y', '', '', '', '', '', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-12-24 11:58:31', '2023-12-24 12:00:07'),
('yonder46oracle65@gmail.com', 'BhOSbjlQqzF', 'xuP2tHicxeiX23!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-01-17 06:15:14', NULL),
('yongyiulim1405@gmail.com', 'Yong Yiu', 'Wvcbgl5570!', '', '60162265570', 'Y', '', '', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-26 13:58:12', NULL),
('yongyuanchuan@gmail.com', 'Yong yuan chuan', '990428yycaD', '', '601125758997', 'Y', 'M', 'intermediate', 'Subang', '', '', '', 40, 8, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-07 14:18:52', '2023-09-07 14:20:06'),
('yrrtcvmm@bonsoirmail.com', 'NARYTHY148786NEYRTHYT', 'nd5Yl8x8bU', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-06-12 22:46:43', NULL),
('yuankl1306@gmail.com', 'Lee Yuan Khai', '010613@LYk', 'avatars/yuankl1306-23-08-30-11-08-38.jpeg', '60173339988', 'Y', '', 'expert', '', '', 'yuankhaiii ', 'Lee Yuan Khai', 120, 39, 8, 'offset_no', 6, 7, 8, 7, 7, 7, 7.0, '2023-08-30 11:54:25', '2023-08-30 11:57:15'),
('yufevubu61@gmail.com', 'ZDEPZhDChK', 'JEo47i722lBmRx!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-27 20:29:22', NULL),
('yukicjm0417@gmail.com', 'Yuki', '0169270230Cjm.', '', '60169270230', 'Y', 'F', 'intermediate', 'Ampang', '', 'yukichong0000', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-07 09:18:33', '2024-06-07 09:19:41'),
('yunmoon@excellift.com_XXX', 'Moon', 'yunmoon94', '', '60189451226', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-02 12:56:16', NULL),
('yunmoon@gmail.com', 'Moon', 'yunmoon94', '', '60189451226', 'Y', 'F', 'beginner', 'Selangor ', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-08-02 13:00:15', '2024-08-02 13:02:25'),
('yunxian0801@gmail.com', 'Yun Xian', 'yunxi@n81', 'avatars/yunxian0801-23-11-08-12-11-27.jpeg', '60102210273', 'Y', 'M', 'beginner', 'Bukit Jalil', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-11-08 11:55:28', '2023-11-08 12:00:34'),
('yuuri_7926726@hotmail.com', 'Iris', 'KiraJ@cky1234', 'avatars/yuuri_7926726-24-06-11-14-06-15.jpg', '60142150969', 'Y', 'F', 'beginner', 'Puchong', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-11 14:06:28', '2024-06-11 14:08:31'),
('ywl12@hotmail.com', 'Wai Ling', 'danchel23', '', '60198288732', 'Y', 'F', 'intermediate', 'Shah Alam', NULL, NULL, NULL, 20, 2, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-15 13:23:07', '2024-09-15 13:24:13'),
('zackcsc@qq.com', 'zack chong', 'Syzechiek@0722', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-09-21 17:21:42', NULL),
('zahiruddinmzmz97@gmail.com', 'Zahiruddin ', 'Zahir-9708', 'avatars/zahiruddinmzmz97-24-07-26-23-07-00.jpg', '60174912983', 'Y', 'M', 'newbie', 'Bandar Kinrara Puchong ', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 1, 1, 1, 1, 1, 1, 1.0, '2024-07-26 23:36:08', '2024-07-26 23:39:00'),
('zainancies@gmail.com', 'Zain', 'tF@ncc74', '', '601131081901', 'Y', '', '', '', NULL, NULL, NULL, 220, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-02-04 14:11:22', NULL),
('zandro970626@gmail.com', 'Wilson Loo', '67890yuiop', 'avatars/zandro970626-23-08-31-00-08-58.jpg', '60162593887', 'Y', 'M', 'beginner', 'Balakong, Selangor', NULL, NULL, NULL, 60, 3, 0, 'offset_no', 3, 2, 1, 2, 2, 2, 2.0, '2023-08-30 23:58:44', '2023-08-31 00:45:20'),
('zbt199@gmail.com', 'BINGTAO ZHAO', '301415aA', 'avatars/zbt199-24-11-16-11-11-57.jpg', '60169756879', 'Y', 'M', 'intermediate', 'Bangsar south', '', '', '', 20, 1, 0, 'offset_no', 3, 3, 3, 3, 3, 3, 3.0, '2023-10-21 10:36:02', '2024-11-16 11:30:57'),
('zecheng.t@gmail.com', 'Cheng', '076624008_yq', 'avatars/zecheng.t-24-06-08-18-06-18.png', '60107650206', 'Y', 'M', 'beginner', 'Kuala Lumpur', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-06-08 18:02:43', '2024-06-08 18:10:57'),
('zentofu997@gmail.com', 'Daniel Lim', 'zentofu997', '', '60176724733', 'Y', '', '', '', NULL, NULL, NULL, 20, 1, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-21 19:03:27', NULL),
('zhichihow04@gmail.com', 'zhichi', 'zhichisgay', 'avatars/zhichihow04-24-08-09-15-08-29.jpeg', '60146213776', 'Y', 'M', 'beginner', 'Rawang selangor', '', 'https://www.instagram.com/zhichihow?igsh=ZmRkYzM0Y', '', 20, 1, 0, 'offset_no', 2, 2, 2, 2, 2, 2, 2.0, '2024-08-09 14:57:41', '2024-08-09 15:37:28'),
('zhikuan123@hotmail.com', 'Chia Zhi Kuan', 'zhikuan1234', 'avatars/zhikuan123-24-03-26-11-03-29.jpg', '60172934982', 'Y', 'M', 'upper_intermediate', 'Subang Jaya', '', 'https://www.instagram.com/zkkuan/', '', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-03-26 11:14:57', '2024-03-26 11:25:04'),
('zhukaiatbp@gmail.com', 'chris', '7442124', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2023-08-14 17:38:23', NULL),
('ziming20010903@gmail.com', 'Ming', 'iamcr7siuuu', 'avatars/ziming20010903-24-07-13-10-07-12.jpg', '60165163533', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-07-13 10:55:17', '2024-07-13 10:58:12'),
('zinnurofff@btcmod.com', '???? ⚠️ Urgent: 1.3 BTC transfer canceled. Retry here >> https://graph.org/RECOV', '5E2z4CoQYtd0', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-09-01 00:16:50', NULL),
('ziyingooi0515@gmail.com', 'Cecilia ', 'OZYing_15', '', '60149481172', 'Y', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-12-29 11:24:56', NULL),
('zjgmjplo@do-not-respond.me', 'TestUser', 'nSje83hui', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-03-14 06:08:08', NULL),
('zkong211@yahoo.com.hk', 'Zeke Kong', '649313zk', '', '601112930188', 'Y', 'F', 'beginner', 'Puchong ', '', '', 'ZekeKong', 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2024-09-19 15:20:33', '2024-09-19 15:23:37'),
('zshuli007@naver.com', 'Suli', 'zhou0908!', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2026-08-03 09:58:30', NULL),
('zul9546@gmail.com', 'Zul', '959899', 'avatars/zul9546-25-02-06-15-02-57.jpg', '60198008914', 'Y', 'M', 'intermediate', 'Shah Alam', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2025-02-06 15:44:43', '2025-02-06 15:53:44'),
('zutuji_tisu86@hotmail.com', 'Christopher Martinez', 'Aa7!GGPQQoJjNQNi', '', '', 'N', '', '', '', NULL, NULL, NULL, 0, 0, 0, 'offset_no', 0, 0, 0, 0, 0, 0, 0.0, '2026-09-02 21:03:02', NULL);

-- --------------------------------------------------------

--
-- Table structure for table `users_events`
--

CREATE TABLE `users_events` (
  `users_events_id` int(11) NOT NULL,
  `order_id` varchar(20) NOT NULL,
  `game_id` varchar(100) NOT NULL,
  `user_email` varchar(80) NOT NULL,
  `coins` smallint(6) NOT NULL DEFAULT '0',
  `code` varchar(50) NOT NULL,
  `descp` varchar(200) NOT NULL,
  `game_start_time` datetime DEFAULT NULL,
  `minutes_before_game_start` int(11) DEFAULT NULL,
  `updated_datetime` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `users_events`
--

INSERT INTO `users_events` (`users_events_id`, `order_id`, `game_id`, `user_email`, `coins`, `code`, `descp`, `game_start_time`, `minutes_before_game_start`, `updated_datetime`) VALUES
(1, '20230809181403B902', '4366a087-8bd4-4636-849d-4d99dd1c2805', 'puchong88@yahoo.com', 20, 'coins_joined', 'Joined game', '2023-08-09 20:00:00', 60, '2023-08-09 18:59:41'),
(2, '20230811002455121F', '53be6f21-b394-44f3-b866-523b358af880', 'puchong88@yahoo.com', 20, 'coins_joined', 'Joined game', '2023-08-12 15:00:00', 2311, '2023-08-11 00:28:19'),
(3, '20230811143718588F', '1182b334-3bde-400b-93bb-1ad73e87c683', 'puchong88@yahoo.com', 20, 'coins_joined', 'Joined game', '2023-08-12 20:00:00', 1760, '2023-08-11 14:39:40'),
(4, '20230811174052F6D4', '994dd3c1-6f9c-423f-9e9e-737043877c68', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-11 20:00:00', 138, '2023-08-11 17:41:58'),
(5, '20230812113432E2FA', '53be6f21-b394-44f3-b866-523b358af880', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-12 15:00:00', 204, '2023-08-12 11:35:24'),
(6, '20230812183339BC9A', '1182b334-3bde-400b-93bb-1ad73e87c683', 'ianbo2002@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-12 20:00:00', 84, '2023-08-12 18:35:55'),
(7, '2023081312225936E4', '055aac87-c1b6-4727-975a-5d20e552e631', 'gabrielwkchai@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-13 15:00:00', 154, '2023-08-13 12:25:34'),
(8, '20230817172550B33B', 'ad4cc7ae-56bd-47f8-b1a4-3efa95bb2609', 'hermankok57@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-19 20:00:00', 3032, '2023-08-17 17:27:44'),
(9, '20230817190959B17B', 'bc40821e-f477-4d87-9038-58edf7eaa10c', 'kunimisaki831@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-19 15:00:00', 2624, '2023-08-17 19:15:35'),
(10, '20230818110609EA30', '3f3fde1d-3993-4cbb-8f6f-054638bc2ca6', 'leewenshoong@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-18 20:00:00', 533, '2023-08-18 11:06:34'),
(11, '20230818130539AC9B', '3f3fde1d-3993-4cbb-8f6f-054638bc2ca6', 'thyemingyu5@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-18 20:00:00', 413, '2023-08-18 13:06:09'),
(12, '20230818143746FBC0', '3f3fde1d-3993-4cbb-8f6f-054638bc2ca6', 'crh10001@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-18 20:00:00', 319, '2023-08-18 14:40:21'),
(13, '20230818152012B78F', '3f3fde1d-3993-4cbb-8f6f-054638bc2ca6', 'robert898989@yahoo.com', 20, 'coins_joined', 'Joined game', '2023-08-18 20:00:00', 265, '2023-08-18 15:34:08'),
(14, '20230818152012B78F', '3f3fde1d-3993-4cbb-8f6f-054638bc2ca6', 'robert898989@yahoo.com', 200, 'coins_referral_referred', 'Sign up from referral code: RA26F9E', NULL, NULL, '2023-08-18 16:00:51'),
(15, '20230818152012B78F', '3f3fde1d-3993-4cbb-8f6f-054638bc2ca6', 'puchong88@yahoo.com', 200, 'coins_referral_referring', 'Award for referring (Your referral code: RA26F9E)', NULL, NULL, '2023-08-18 16:00:51'),
(16, '', '', 'crh10001@gmail.com', 500, 'coins_backend', 'Discount for playing 1 hour only', NULL, NULL, '2023-08-18 02:40:55'),
(17, '202308181716156BF7', '3f3fde1d-3993-4cbb-8f6f-054638bc2ca6', 'puchong88@yahoo.com', -100, 'coins_offset', 'Offset payment', NULL, NULL, '2023-08-18 17:26:40'),
(18, '202308181716156BF7', '3f3fde1d-3993-4cbb-8f6f-054638bc2ca6', 'puchong88@yahoo.com', 20, 'coins_joined', 'Joined game', '2023-08-18 20:00:00', 151, '2023-08-18 17:28:33'),
(19, '20230818174139BB69', '3f3fde1d-3993-4cbb-8f6f-054638bc2ca6', 'le.ohxuan@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-18 20:00:00', 137, '2023-08-18 17:42:07'),
(20, '202308182057554508', 'ad4cc7ae-56bd-47f8-b1a4-3efa95bb2609', 'gabrielwkchai@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-19 20:00:00', 1380, '2023-08-18 20:59:34'),
(21, '202308191316016FDA', 'ad4cc7ae-56bd-47f8-b1a4-3efa95bb2609', 'ckiM9322@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-19 20:00:00', 401, '2023-08-19 13:18:29'),
(22, '2023081923345753BB', '4d09649e-1abe-4392-83a3-ea5ffd7b7c54', 'xsheng99@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-20 15:00:00', 924, '2023-08-19 23:35:30'),
(23, '202308200309055C91', '4d09649e-1abe-4392-83a3-ea5ffd7b7c54', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-20 15:00:00', 710, '2023-08-20 03:09:46'),
(24, '2023082314151994A6', 'f73a1c56-9b37-4b29-bfbf-8e422f69a3ac', 'puchong88@yahoo.com', -50, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-08-23 14:18:42'),
(25, '2023082314151994A6', 'f73a1c56-9b37-4b29-bfbf-8e422f69a3ac', 'puchong88@yahoo.com', 20, 'coins_joined', 'Joined game', '2023-08-24 20:00:00', 1779, '2023-08-23 14:20:45'),
(26, '202308231723080E85', 'f73a1c56-9b37-4b29-bfbf-8e422f69a3ac', 'kohwangshen@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-24 20:00:00', 1595, '2023-08-23 17:24:36'),
(27, '20230824114812923A', 'f73a1c56-9b37-4b29-bfbf-8e422f69a3ac', 'stefankhoo.1@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-24 20:00:00', 489, '2023-08-24 11:50:18'),
(28, '20230824124055B422', 'f73a1c56-9b37-4b29-bfbf-8e422f69a3ac', 'thyemingyu5@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-24 20:00:00', 438, '2023-08-24 12:41:46'),
(29, '20230824151730C487', 'f73a1c56-9b37-4b29-bfbf-8e422f69a3ac', 'le.ohxuan@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-24 20:00:00', 282, '2023-08-24 15:17:59'),
(30, '2023082415431889C7', 'f73a1c56-9b37-4b29-bfbf-8e422f69a3ac', 'Tmsjx@icloud.com', 20, 'coins_joined', 'Joined game', '2023-08-24 20:00:00', 256, '2023-08-24 15:43:57'),
(31, '2023082510464723C9', 'b826bce6-7267-4164-b680-f6c800bf50bb', 'Tmsjx@icloud.com', 20, 'coins_joined', 'Joined game', '2023-08-25 20:00:00', 548, '2023-08-25 10:51:09'),
(32, '20230825105720E771', 'b826bce6-7267-4164-b680-f6c800bf50bb', 'jennyfoo5782@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-25 20:00:00', 538, '2023-08-25 11:01:01'),
(33, '20230825181556AB84', 'b826bce6-7267-4164-b680-f6c800bf50bb', 'thyemingyu5@gmail.com', -40, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-08-25 18:16:03'),
(34, '20230825181556AB84', 'b826bce6-7267-4164-b680-f6c800bf50bb', 'thyemingyu5@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-25 20:00:00', 103, '2023-08-25 18:16:31'),
(35, '202308251819074A52', 'b826bce6-7267-4164-b680-f6c800bf50bb', 'qifong0514@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-25 20:00:00', 99, '2023-08-25 18:20:27'),
(36, '202308251842081A02', '2003df1a-c61c-43e4-b145-4ec753581133', 'leewenshoong@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-26 20:00:00', 1517, '2023-08-25 18:42:53'),
(37, '202308252206496A73', '2fe774c0-6aaf-4242-9920-d16ce85ef87c', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2023-08-26 15:00:00', 1011, '2023-08-25 22:08:21'),
(38, '2023082523044456FC', '2fe774c0-6aaf-4242-9920-d16ce85ef87c', 'stepheno364@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-26 15:00:00', 947, '2023-08-25 23:12:14'),
(39, '202308261042070B80', '2fe774c0-6aaf-4242-9920-d16ce85ef87c', 'Tmsjx@icloud.com', 20, 'coins_joined', 'Joined game', '2023-08-26 15:00:00', 257, '2023-08-26 10:42:37'),
(40, '20230826104627355E', '2fe774c0-6aaf-4242-9920-d16ce85ef87c', 'eric1661.e@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-26 15:00:00', 251, '2023-08-26 10:48:45'),
(41, '202308261059139D81', '2fe774c0-6aaf-4242-9920-d16ce85ef87c', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-26 15:00:00', 240, '2023-08-26 10:59:57'),
(42, '20230826181008C716', '2003df1a-c61c-43e4-b145-4ec753581133', 'Tmsjx@icloud.com', 20, 'coins_joined', 'Joined game', '2023-08-26 20:00:00', 98, '2023-08-26 18:21:18'),
(43, '20230827113234387E', '118c3c7b-c574-4c6c-ac4e-6b41ff47e06c', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-27 15:00:00', 206, '2023-08-27 11:33:06'),
(44, '202308271316397EE7', '118c3c7b-c574-4c6c-ac4e-6b41ff47e06c', 'rickyworkco@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-27 15:00:00', 102, '2023-08-27 13:17:52'),
(45, '202308281101033333', '421f78de-0a8f-4707-a9d6-79e87e0e7a6f', 'le.ohxuan@gmail.com', -40, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-08-28 11:01:10'),
(46, '202308281101033333', '421f78de-0a8f-4707-a9d6-79e87e0e7a6f', 'le.ohxuan@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-28 20:00:00', 538, '2023-08-28 11:01:31'),
(47, '202308281341318ECE', '421f78de-0a8f-4707-a9d6-79e87e0e7a6f', 'lemagnifique338@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-28 20:00:00', 375, '2023-08-28 13:44:55'),
(48, '202308281439188126', '421f78de-0a8f-4707-a9d6-79e87e0e7a6f', 'Tmsjx@icloud.com', 20, 'coins_joined', 'Joined game', '2023-08-28 20:00:00', 319, '2023-08-28 14:40:32'),
(49, '202308281637115339', '421f78de-0a8f-4707-a9d6-79e87e0e7a6f', 'thyemingyu5@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-08-28 16:37:18'),
(50, '202308281637115339', '421f78de-0a8f-4707-a9d6-79e87e0e7a6f', 'thyemingyu5@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-28 20:00:00', 202, '2023-08-28 16:37:39'),
(51, '202308281705556C46', '421f78de-0a8f-4707-a9d6-79e87e0e7a6f', 'qifong0514@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-28 20:00:00', 172, '2023-08-28 17:07:09'),
(52, '2023083012200870D3', '68aac591-c098-450b-be68-499c55dfe5c7', 'puchong88@yahoo.com', -150, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-08-30 12:22:54'),
(53, '2023083012200870D3', '68aac591-c098-450b-be68-499c55dfe5c7', 'puchong88@yahoo.com', 150, 'coins_unredeem', 'Refund redeemed coins', NULL, NULL, '2023-08-30 12:45:02'),
(54, '20230830125132E195', 'bcc54a40-df05-45e1-a395-98c37872bcbe', 'puchong88@yahoo.com', -150, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-08-30 12:56:20'),
(55, '20230830125132E195', 'bcc54a40-df05-45e1-a395-98c37872bcbe', 'puchong88@yahoo.com', 20, 'coins_joined', 'Joined game', '2023-08-31 14:00:00', 1502, '2023-08-30 12:57:04'),
(56, '2023083015384772FD', '68aac591-c098-450b-be68-499c55dfe5c7', 'wongkw2001@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-30 20:00:00', 257, '2023-08-30 15:42:55'),
(57, '20230830174837B6E9', '9960946d-14b7-4684-857f-805ce7b118d9', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-31 20:00:00', 1569, '2023-08-30 17:50:36'),
(58, '202308301800138AFA', '68aac591-c098-450b-be68-499c55dfe5c7', 'le.ohxuan@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-08-30 18:00:20'),
(59, '2023083018001535A5', '68aac591-c098-450b-be68-499c55dfe5c7', 'thyemingyu5@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-08-30 18:00:24'),
(60, '202308301800138AFA', '68aac591-c098-450b-be68-499c55dfe5c7', 'le.ohxuan@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-30 20:00:00', 119, '2023-08-30 18:00:52'),
(61, '2023083018001535A5', '68aac591-c098-450b-be68-499c55dfe5c7', 'thyemingyu5@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-30 20:00:00', 119, '2023-08-30 18:00:56'),
(62, '20230830174837B6E9', '9960946d-14b7-4684-857f-805ce7b118d9', 'yuankl1306@gmail.com', 200, 'coins_referral_referred', 'Sign up from referral code: R991D7E', NULL, NULL, '2023-08-30 20:00:04'),
(63, '20230830174837B6E9', '9960946d-14b7-4684-857f-805ce7b118d9', 'weishaw01@hotmail.com', 200, 'coins_referral_referring', 'Award for referring (Your referral code: R991D7E)', NULL, NULL, '2023-08-30 20:00:04'),
(64, '20230831000412C0D1', 'bcc54a40-df05-45e1-a395-98c37872bcbe', 'zandro970626@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-31 14:00:00', 833, '2023-08-31 00:06:50'),
(65, '202308311009338FDA', 'bcc54a40-df05-45e1-a395-98c37872bcbe', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-31 14:00:00', 229, '2023-08-31 10:10:09'),
(66, '20230831104941DE05', 'bcc54a40-df05-45e1-a395-98c37872bcbe', 'hpitonokl.22@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-31 14:00:00', 189, '2023-08-31 10:50:49'),
(67, '20230831105803C5FF', 'bcc54a40-df05-45e1-a395-98c37872bcbe', 'chin825@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-31 14:00:00', 180, '2023-08-31 10:59:15'),
(68, '20230831131714F016', '9960946d-14b7-4684-857f-805ce7b118d9', 'feiyee75@hotmail.com', 20, 'coins_joined', 'Joined game', '2023-08-31 20:00:00', 399, '2023-08-31 13:20:09'),
(69, '202308311406503692', 'bcc54a40-df05-45e1-a395-98c37872bcbe', 'chan.newtonsg@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-31 14:00:00', 7, '2023-08-31 14:07:41'),
(70, '20230831142536CFD9', '9960946d-14b7-4684-857f-805ce7b118d9', 'chutikan.som@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-31 20:00:00', 333, '2023-08-31 14:26:22'),
(71, '2023083116290716B2', '9960946d-14b7-4684-857f-805ce7b118d9', 'walterkhaw@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-31 20:00:00', 209, '2023-08-31 16:30:52'),
(72, '20230831165847AC0E', '9960946d-14b7-4684-857f-805ce7b118d9', 'Tmsjx@icloud.com', 20, 'coins_joined', 'Joined game', '2023-08-31 20:00:00', 175, '2023-08-31 17:04:36'),
(73, '20230831171359B830', '9960946d-14b7-4684-857f-805ce7b118d9', 'le.ohxuan@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-08-31 17:14:04'),
(74, '20230831171359B830', '9960946d-14b7-4684-857f-805ce7b118d9', 'le.ohxuan@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-31 20:00:00', 165, '2023-08-31 17:14:33'),
(75, '20230831181213113E', '09d74b81-1670-4415-832f-ba722cc555e7', 'kunimisaki831@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-02 15:00:00', 2686, '2023-08-31 18:13:37'),
(76, '2023083118282361F6', '9960946d-14b7-4684-857f-805ce7b118d9', 'leejianweishann@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-31 20:00:00', 90, '2023-08-31 18:29:04'),
(77, '20230831191519FCB4', '9960946d-14b7-4684-857f-805ce7b118d9', 'thyemingyu5@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-08-31 19:15:44'),
(78, '20230831191519FCB4', '9960946d-14b7-4684-857f-805ce7b118d9', 'thyemingyu5@gmail.com', 20, 'coins_joined', 'Joined game', '2023-08-31 20:00:00', 43, '2023-08-31 19:16:02'),
(79, '2023083118282361F6', '9960946d-14b7-4684-857f-805ce7b118d9', 'leejianweishann@gmail.com', 200, 'coins_referral_referred', 'Sign up from referral code: R200199', NULL, NULL, '2023-08-31 20:00:04'),
(80, '2023083118282361F6', '9960946d-14b7-4684-857f-805ce7b118d9', 'yuankl1306@gmail.com', 200, 'coins_referral_referring', 'Award for referring (Your referral code: R200199)', NULL, NULL, '2023-08-31 20:00:04'),
(81, '2023090115294490EF', '9d1a1c3b-1df6-4cff-b52a-2b7f766b6782', 'Tmsjx@icloud.com', 20, 'coins_joined', 'Joined game', '2023-09-01 20:00:00', 268, '2023-09-01 15:31:35'),
(82, '20230901204425250E', '09d74b81-1670-4415-832f-ba722cc555e7', 'weishaw01@hotmail.com', -200, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-09-01 20:44:43'),
(83, '20230901204425250E', '09d74b81-1670-4415-832f-ba722cc555e7', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2023-09-02 15:00:00', 1094, '2023-09-01 20:45:28'),
(84, '2023090209140222A3', '09d74b81-1670-4415-832f-ba722cc555e7', 'khloh79@yahoo.com', 20, 'coins_joined', 'Joined game', '2023-09-02 15:00:00', 344, '2023-09-02 09:15:38'),
(85, '20230902111847B666', '09d74b81-1670-4415-832f-ba722cc555e7', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-02 15:00:00', 220, '2023-09-02 11:19:18'),
(86, '202309021142297F7F', '09d74b81-1670-4415-832f-ba722cc555e7', 'chin825@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-02 15:00:00', 195, '2023-09-02 11:44:07'),
(87, '20230902114757D767', '09d74b81-1670-4415-832f-ba722cc555e7', 'Tmsjx@icloud.com', 20, 'coins_joined', 'Joined game', '2023-09-02 15:00:00', 190, '2023-09-02 11:49:35'),
(88, '20230902153411411B', 'd0da02f7-c818-4960-be61-33d6e08ac952', 'tandkn@gmail.com', -140, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-09-02 15:34:47'),
(89, '20230902153411411B', 'd0da02f7-c818-4960-be61-33d6e08ac952', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-03 15:00:00', 1403, '2023-09-02 15:36:15'),
(90, '20230902153501066D', '089694d6-b4d4-47c5-90f8-2922ad83e3e9', 'ckiM9322@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-02 20:00:00', 255, '2023-09-02 15:44:02'),
(91, '202309021744486C78', '089694d6-b4d4-47c5-90f8-2922ad83e3e9', 'feiyee75@hotmail.com', 20, 'coins_joined', 'Joined game', '2023-09-02 20:00:00', 133, '2023-09-02 17:46:22'),
(92, '20230902182919014F', '089694d6-b4d4-47c5-90f8-2922ad83e3e9', 'walterkhaw@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-02 20:00:00', 87, '2023-09-02 18:32:04'),
(93, '202309031213518E3A', 'd0da02f7-c818-4960-be61-33d6e08ac952', 'ooijshen97@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-03 15:00:00', 163, '2023-09-03 12:16:08'),
(94, '20230903134928EDFB', 'd0da02f7-c818-4960-be61-33d6e08ac952', 'wanglixiong25@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-03 15:00:00', 68, '2023-09-03 13:51:15'),
(95, '202309031213518E3A', 'd0da02f7-c818-4960-be61-33d6e08ac952', 'ooijshen97@gmail.com', 200, 'coins_referral_referred', 'Sign up from referral code: RA26F9E', NULL, NULL, '2023-09-03 14:00:04'),
(96, '202309031213518E3A', 'd0da02f7-c818-4960-be61-33d6e08ac952', 'puchong88@yahoo.com', 200, 'coins_referral_referring', 'Award for referring (Your referral code: RA26F9E)', NULL, NULL, '2023-09-03 14:00:04'),
(97, '20230904193120948F', 'b111ff94-20c0-4112-9c67-924d0efda4e4', 'puchong88@yahoo.com', -200, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-09-04 19:31:33'),
(98, '20230904193120948F', 'b111ff94-20c0-4112-9c67-924d0efda4e4', 'puchong88@yahoo.com', 200, 'coins_unredeem', 'Refund redeemed coins', NULL, NULL, '2023-09-04 20:00:04'),
(99, '20230906172101BB69', 'b111ff94-20c0-4112-9c67-924d0efda4e4', 'wongkw2001@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-06 20:00:00', 158, '2023-09-06 17:21:53'),
(100, '20230906181815D367', 'b111ff94-20c0-4112-9c67-924d0efda4e4', 'thyemingyu5@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-06 20:00:00', 100, '2023-09-06 18:19:21'),
(101, '202309071436374039', 'bd173b3f-8d0f-4127-b556-f43ddd2c1249', 'yongyuanchuan@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-07 20:00:00', 322, '2023-09-07 14:37:18'),
(102, '202309071736081BE7', 'bd173b3f-8d0f-4127-b556-f43ddd2c1249', 'weishaw01@hotmail.com', -40, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-09-07 17:36:20'),
(103, '202309071736081BE7', 'bd173b3f-8d0f-4127-b556-f43ddd2c1249', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2023-09-07 20:00:00', 142, '2023-09-07 17:37:38'),
(104, '20230907174826A59D', 'bd173b3f-8d0f-4127-b556-f43ddd2c1249', 'derrick.yongtl@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-07 20:00:00', 130, '2023-09-07 17:49:25'),
(105, '202309071910287F68', 'bd173b3f-8d0f-4127-b556-f43ddd2c1249', 'thyemingyu5@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-07 20:00:00', 48, '2023-09-07 19:11:00'),
(106, '202309071436374039', 'bd173b3f-8d0f-4127-b556-f43ddd2c1249', 'yongyuanchuan@gmail.com', 200, 'coins_referral_referred', 'Sign up from referral code: RA26F9E', NULL, NULL, '2023-09-07 20:00:04'),
(107, '202309071436374039', 'bd173b3f-8d0f-4127-b556-f43ddd2c1249', 'puchong88@yahoo.com', 200, 'coins_referral_referring', 'Award for referring (Your referral code: RA26F9E)', NULL, NULL, '2023-09-07 20:00:04'),
(108, '20230908191957AB75', '97c23f65-ecc4-4302-aac2-9d8321b63985', 'thyemingyu5@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-08 20:00:00', 39, '2023-09-08 19:20:37'),
(109, '20230908192848DDD3', '97c23f65-ecc4-4302-aac2-9d8321b63985', 'chutikan.som@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-08 20:00:00', 30, '2023-09-08 19:29:31'),
(110, '20230908193434BCDE', '97c23f65-ecc4-4302-aac2-9d8321b63985', 'stefankhoo.1@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-08 20:00:00', 24, '2023-09-08 19:35:33'),
(111, '20230908215555DDCC', '8e869651-52d6-4ce5-9137-314ec125e6fb', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-09 15:00:00', 1022, '2023-09-08 21:57:01'),
(112, '20230909090401E2D8', '8e869651-52d6-4ce5-9137-314ec125e6fb', 'chin825@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-09 15:00:00', 354, '2023-09-09 09:05:42'),
(113, '202309090934356EC1', '8e869651-52d6-4ce5-9137-314ec125e6fb', 'stepheno364@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-09 15:00:00', 323, '2023-09-09 09:36:18'),
(114, '20230909124059303D', '8e869651-52d6-4ce5-9137-314ec125e6fb', 'danielwai2228@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-09 15:00:00', 137, '2023-09-09 12:42:29'),
(115, '2023090913120798E3', '8e869651-52d6-4ce5-9137-314ec125e6fb', 'kentyeusy@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-09 15:00:00', 105, '2023-09-09 13:14:44'),
(116, '20230909211956CA84', '85fc1d2e-6af2-4602-8020-ca48f52df8cb', 'zandro970626@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-10 15:00:00', 1057, '2023-09-09 21:22:11'),
(117, '202309092129353D7F', '85fc1d2e-6af2-4602-8020-ca48f52df8cb', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-10 15:00:00', 1049, '2023-09-09 21:30:14'),
(118, '202309101141218476', '85fc1d2e-6af2-4602-8020-ca48f52df8cb', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-09-10 11:41:30'),
(119, '202309101141218476', '85fc1d2e-6af2-4602-8020-ca48f52df8cb', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2023-09-10 15:00:00', 198, '2023-09-10 11:41:59'),
(120, '202309101244523F84', '85fc1d2e-6af2-4602-8020-ca48f52df8cb', 'wanglixiong25@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-10 15:00:00', 133, '2023-09-10 12:46:18'),
(121, '202309121944508E14', 'f4c9c4e5-5b77-466c-a770-aae461b91825', 'kunimisaki831@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-16 15:00:00', 5474, '2023-09-12 19:45:45'),
(122, '202309130841223C7E', '36c1ebc4-5cee-4a1e-826d-f3b8484184b1', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-09-13 08:42:51'),
(123, '202309130841223C7E', '36c1ebc4-5cee-4a1e-826d-f3b8484184b1', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2023-09-13 20:00:00', 673, '2023-09-13 08:46:00'),
(124, '202309131802136E79', '36c1ebc4-5cee-4a1e-826d-f3b8484184b1', 'thyemingyu5@gmail.com', -80, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-09-13 18:02:21'),
(125, '202309131802136E79', '36c1ebc4-5cee-4a1e-826d-f3b8484184b1', 'thyemingyu5@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-13 20:00:00', 117, '2023-09-13 18:02:47'),
(126, '20230914164301BED6', '8906b71a-a483-45be-96ac-088412b568ab', 'joonyee000@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-14 20:00:00', 196, '2023-09-14 16:43:53'),
(127, '202309141714117C88', '8906b71a-a483-45be-96ac-088412b568ab', 'thiemkuanhao@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-14 20:00:00', 164, '2023-09-14 17:15:26'),
(128, '202309141805428898', '8906b71a-a483-45be-96ac-088412b568ab', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-09-14 18:06:05'),
(129, '202309141805428898', '8906b71a-a483-45be-96ac-088412b568ab', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2023-09-14 20:00:00', 112, '2023-09-14 18:07:10'),
(130, '202309141714117C88', '8906b71a-a483-45be-96ac-088412b568ab', 'thiemkuanhao@gmail.com', 200, 'coins_referral_referred', 'Sign up from referral code: R1C2ED5', NULL, NULL, '2023-09-14 20:00:04'),
(131, '202309141714117C88', '8906b71a-a483-45be-96ac-088412b568ab', 'joonyee000@gmail.com', 200, 'coins_referral_referring', 'Award for referring (Your referral code: R1C2ED5)', NULL, NULL, '2023-09-14 20:00:04'),
(132, '20230915162847CC66', '40476584-2b14-4810-ade4-dbaff3b870bc', 'feiyee75@hotmail.com', 20, 'coins_joined', 'Joined game', '2023-09-15 20:00:00', 209, '2023-09-15 16:30:17'),
(133, '2023091609532495FE', 'f4c9c4e5-5b77-466c-a770-aae461b91825', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-09-16 09:53:31'),
(134, '2023091609532495FE', 'f4c9c4e5-5b77-466c-a770-aae461b91825', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2023-09-16 15:00:00', 305, '2023-09-16 09:54:38'),
(135, '20230916095927911A', 'f4c9c4e5-5b77-466c-a770-aae461b91825', 'soh299@yahoo.com', 20, 'coins_joined', 'Joined game', '2023-09-16 15:00:00', 297, '2023-09-16 10:02:55'),
(136, '20230916100601E1AD', 'f4c9c4e5-5b77-466c-a770-aae461b91825', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-16 15:00:00', 293, '2023-09-16 10:06:45'),
(137, '2023091610273805A2', 'f4c9c4e5-5b77-466c-a770-aae461b91825', 'amber98999@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-16 15:00:00', 267, '2023-09-16 10:32:56'),
(138, '20230916110135932E', 'f4c9c4e5-5b77-466c-a770-aae461b91825', 'chin825@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-16 15:00:00', 237, '2023-09-16 11:02:56'),
(139, '2023091611202403D1', 'f4c9c4e5-5b77-466c-a770-aae461b91825', 'yuankl1306@gmail.com', -200, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-09-16 11:20:42'),
(140, '2023091611202403D1', 'f4c9c4e5-5b77-466c-a770-aae461b91825', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-16 15:00:00', 218, '2023-09-16 11:21:04'),
(141, '202309161247415CE6', 'f4c9c4e5-5b77-466c-a770-aae461b91825', 'jonong1210@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-16 15:00:00', 128, '2023-09-16 12:51:34'),
(142, '2023091613482012AC', 'f1c32871-f0dc-48df-b193-a3e98f9e8e58', 'gabrielwkchai@gmail.com', -40, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-09-16 13:48:32'),
(143, '2023091613482012AC', 'f1c32871-f0dc-48df-b193-a3e98f9e8e58', 'gabrielwkchai@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-16 20:00:00', 370, '2023-09-16 13:49:55'),
(144, '2023091610273805A2', 'f4c9c4e5-5b77-466c-a770-aae461b91825', 'amber98999@gmail.com', 200, 'coins_referral_referred', 'Sign up from referral code: RC1DA50', NULL, NULL, '2023-09-16 14:00:05'),
(145, '2023091610273805A2', 'f4c9c4e5-5b77-466c-a770-aae461b91825', 'soh299@yahoo.com', 200, 'coins_referral_referring', 'Award for referring (Your referral code: RC1DA50)', NULL, NULL, '2023-09-16 14:00:05'),
(146, '202309161504305A7B', '172a4d42-2b16-4194-878f-737d01930d7b', 'jayleehong@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-17 15:00:00', 1434, '2023-09-16 15:05:47'),
(147, '20230916184656B58A', '172a4d42-2b16-4194-878f-737d01930d7b', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-17 15:00:00', 1212, '2023-09-16 18:47:41'),
(148, '20230917111648469F', '172a4d42-2b16-4194-878f-737d01930d7b', 'chin825@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-17 15:00:00', 221, '2023-09-17 11:18:04'),
(149, '20230917125728F64B', '172a4d42-2b16-4194-878f-737d01930d7b', 'baiers6811@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-17 15:00:00', 120, '2023-09-17 12:59:42'),
(150, '20230918100204F4EB', 'fd97789a-a76f-4e4b-beeb-55dea69b4e24', 'mingloh8989@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-18 20:00:00', 596, '2023-09-18 10:03:14'),
(151, '20230921195646E1A9', 'cc0bc5bb-16f2-4dbd-b7d7-8d5858ae2fdc', 'kunimisaki831@gmail.com', -60, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-09-21 19:57:13'),
(152, '20230921195646E1A9', 'cc0bc5bb-16f2-4dbd-b7d7-8d5858ae2fdc', 'kunimisaki831@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-23 15:00:00', 2581, '2023-09-21 19:58:29'),
(153, '20230923074527B7F7', 'cc0bc5bb-16f2-4dbd-b7d7-8d5858ae2fdc', 'yuankl1306@gmail.com', -200, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-09-23 07:45:39'),
(154, '20230923074527B7F7', 'cc0bc5bb-16f2-4dbd-b7d7-8d5858ae2fdc', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-23 15:00:00', 433, '2023-09-23 07:46:05'),
(155, '2023092308295915ED', 'cc0bc5bb-16f2-4dbd-b7d7-8d5858ae2fdc', 'chin825@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-23 15:00:00', 388, '2023-09-23 08:31:01'),
(156, '20230923105019BB65', 'cc0bc5bb-16f2-4dbd-b7d7-8d5858ae2fdc', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-23 15:00:00', 246, '2023-09-23 10:53:08'),
(157, '20230923110529377A', 'cc0bc5bb-16f2-4dbd-b7d7-8d5858ae2fdc', 'leejianweishann@gmail.com', -200, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-09-23 11:05:42'),
(158, '20230923110529377A', 'cc0bc5bb-16f2-4dbd-b7d7-8d5858ae2fdc', 'leejianweishann@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-23 15:00:00', 233, '2023-09-23 11:06:03'),
(159, '20230923135606BC82', 'b4c7197f-d57e-4971-94cb-7f928b130b9e', 'soh299@yahoo.com', -200, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-09-23 13:56:19'),
(160, '20230923135606BC82', 'b4c7197f-d57e-4971-94cb-7f928b130b9e', 'soh299@yahoo.com', 20, 'coins_joined', 'Joined game', '2023-09-23 20:00:00', 362, '2023-09-23 13:57:27'),
(161, '202309231409535379', 'b4c7197f-d57e-4971-94cb-7f928b130b9e', 'amber98999@gmail.com', -200, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-09-23 14:10:11'),
(162, '202309231409535379', 'b4c7197f-d57e-4971-94cb-7f928b130b9e', 'amber98999@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-23 20:00:00', 349, '2023-09-23 14:10:51'),
(163, '202309240047551093', 'dae4447c-acbb-41e6-8175-ad4888fe50c3', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-09-24 00:48:02'),
(164, '202309240047551093', 'dae4447c-acbb-41e6-8175-ad4888fe50c3', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2023-09-24 15:00:00', 850, '2023-09-24 00:49:27'),
(165, '202309240302475C36', 'dae4447c-acbb-41e6-8175-ad4888fe50c3', 'yuankl1306@gmail.com', -60, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-09-24 03:03:04'),
(166, '202309240302475C36', 'dae4447c-acbb-41e6-8175-ad4888fe50c3', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-24 15:00:00', 716, '2023-09-24 03:03:26'),
(167, '202309241416042853', 'dae4447c-acbb-41e6-8175-ad4888fe50c3', 'pjproperty123@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-24 15:00:00', 27, '2023-09-24 14:32:17'),
(168, '20230925142321B625', 'ef88e5b2-8465-431e-b39d-2eb2d11045a7', 'kentyeusy@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-25 20:00:00', 334, '2023-09-25 14:25:20'),
(169, '202309251818009448', 'ef88e5b2-8465-431e-b39d-2eb2d11045a7', 'ngoiwengshen1111@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-25 20:00:00', 100, '2023-09-25 18:19:52'),
(170, '20230925184825F025', 'ef88e5b2-8465-431e-b39d-2eb2d11045a7', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-09-25 18:48:31'),
(171, '20230925184825F025', 'ef88e5b2-8465-431e-b39d-2eb2d11045a7', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2023-09-25 20:00:00', 70, '2023-09-25 18:49:36'),
(172, '202309271148539D91', 'f9675413-8c02-40f6-873b-926e4fd62d87', 'soh299@yahoo.com', 20, 'coins_joined', 'Joined game', '2023-09-27 20:00:00', 477, '2023-09-27 12:02:02'),
(173, '20230928112740A33D', '254f8b96-6937-47e4-820c-7fc262adbde4', 'hpitonokl.22@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-28 14:00:00', 149, '2023-09-28 11:30:51'),
(174, '2023092811472572CD', '254f8b96-6937-47e4-820c-7fc262adbde4', 'chin825@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-28 14:00:00', 131, '2023-09-28 11:48:50'),
(175, '202309292048245F49', 'dac4b70a-084f-4b0d-b80c-de3988d1a51e', 'leewenshoong@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-30 15:00:00', 1090, '2023-09-29 20:49:03'),
(176, '20230929214810D8AF', 'dac4b70a-084f-4b0d-b80c-de3988d1a51e', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-30 15:00:00', 1031, '2023-09-29 21:48:51'),
(177, '202309300907366412', 'dac4b70a-084f-4b0d-b80c-de3988d1a51e', 'hpitonokl.22@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-30 15:00:00', 351, '2023-09-30 09:08:57'),
(178, '2023093010142162E6', 'dac4b70a-084f-4b0d-b80c-de3988d1a51e', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-09-30 10:14:30'),
(179, '2023093010142162E6', 'dac4b70a-084f-4b0d-b80c-de3988d1a51e', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2023-09-30 15:00:00', 284, '2023-09-30 10:15:03'),
(180, '2023093010412566E3', 'dac4b70a-084f-4b0d-b80c-de3988d1a51e', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-30 15:00:00', 257, '2023-09-30 10:42:19'),
(181, '202309301044245459', 'dac4b70a-084f-4b0d-b80c-de3988d1a51e', 'kentyeusy@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-30 15:00:00', 252, '2023-09-30 10:47:00'),
(182, '202309301437176C4F', 'c16e87ed-0250-4f86-8343-e42e91b3e14f', 'soh299@yahoo.com', 20, 'coins_joined', 'Joined game', '2023-09-30 20:00:00', 321, '2023-09-30 14:38:37'),
(183, '20230930160606F5FD', 'c16e87ed-0250-4f86-8343-e42e91b3e14f', 'amber98999@gmail.com', -40, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-09-30 16:06:52'),
(184, '20230930160606F5FD', 'c16e87ed-0250-4f86-8343-e42e91b3e14f', 'amber98999@gmail.com', 20, 'coins_joined', 'Joined game', '2023-09-30 20:00:00', 231, '2023-09-30 16:08:01'),
(185, '202310011109430BB1', '2aaa5682-efbe-45f4-806c-5731f62827bd', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2023-10-01 15:00:00', 229, '2023-10-01 11:10:42'),
(186, '20231001111542BEB4', '2aaa5682-efbe-45f4-806c-5731f62827bd', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-10-01 11:15:49'),
(187, '20231001111542BEB4', '2aaa5682-efbe-45f4-806c-5731f62827bd', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2023-10-01 15:00:00', 222, '2023-10-01 11:17:04'),
(188, '20231001112236B558', '2aaa5682-efbe-45f4-806c-5731f62827bd', 'yuankl1306@gmail.com', -40, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-10-01 11:22:51'),
(189, '20231001112236B558', '2aaa5682-efbe-45f4-806c-5731f62827bd', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2023-10-01 15:00:00', 216, '2023-10-01 11:23:11'),
(190, '20231002163246D22E', 'c3234bbe-1305-4d1b-b180-4c64f79c1c27', 'ashokhpadmanathan93@gmail.com', 20, 'coins_joined', 'Joined game', '2023-10-02 20:00:00', 206, '2023-10-02 16:33:37'),
(191, '20231004180906BD49', '1ad1c781-5302-4cf0-bec3-c730232f10c1', 'wongkw2001@gmail.com', 20, 'coins_joined', 'Joined game', '2023-10-04 20:00:00', 109, '2023-10-04 18:10:20'),
(192, '202310041853205B81', '1ad1c781-5302-4cf0-bec3-c730232f10c1', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-10-04 18:53:27'),
(193, '202310041853205B81', '1ad1c781-5302-4cf0-bec3-c730232f10c1', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2023-10-04 20:00:00', 65, '2023-10-04 18:54:50'),
(194, '2023100517332539AD', 'c4132140-2ad8-4636-905c-98faec3b39e5', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2023-10-05 20:00:00', 146, '2023-10-05 17:33:58'),
(195, '20231005173501E237', 'c4132140-2ad8-4636-905c-98faec3b39e5', 'stefankhoo.1@gmail.com', -40, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-10-05 17:35:21'),
(196, '20231005173501E237', 'c4132140-2ad8-4636-905c-98faec3b39e5', 'stefankhoo.1@gmail.com', 20, 'coins_joined', 'Joined game', '2023-10-05 20:00:00', 143, '2023-10-05 17:36:02'),
(197, '202310051831575CB4', 'c4132140-2ad8-4636-905c-98faec3b39e5', 'walterkhaw@gmail.com', 20, 'coins_joined', 'Joined game', '2023-10-05 20:00:00', 86, '2023-10-05 18:33:46'),
(198, '202310071101360752', '8529d565-247d-45ab-96f8-a23b844368f1', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-10-07 11:01:57'),
(199, '202310071101360752', '8529d565-247d-45ab-96f8-a23b844368f1', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2023-10-07 15:00:00', 237, '2023-10-07 11:02:35'),
(200, '202310071133129A4E', '8529d565-247d-45ab-96f8-a23b844368f1', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2023-10-07 15:00:00', 205, '2023-10-07 11:34:21'),
(201, '202310071148340BA2', '8529d565-247d-45ab-96f8-a23b844368f1', 'chin825@gmail.com', 20, 'coins_joined', 'Joined game', '2023-10-07 15:00:00', 190, '2023-10-07 11:49:36'),
(202, '202310071327374DC3', '4b845320-955c-4b90-88ca-8f7f57687379', 'ckiM9322@gmail.com', 20, 'coins_joined', 'Joined game', '2023-10-07 20:00:00', 382, '2023-10-07 13:37:41'),
(203, '2023100721041393B2', 'cb54da9e-ef2d-4ee1-9d70-d9b01146f0b0', 'zandro970626@gmail.com', 20, 'coins_joined', 'Joined game', '2023-10-08 15:00:00', 1074, '2023-10-07 21:05:02'),
(204, '202310081355069C52', 'cb54da9e-ef2d-4ee1-9d70-d9b01146f0b0', 'Tmsjx@icloud.com', 20, 'coins_joined', 'Joined game', '2023-10-08 15:00:00', 63, '2023-10-08 13:56:12'),
(205, '202310091516482FEF', '53230dda-8565-43bb-b411-0438424e955d', 'Tmsjx@icloud.com', -180, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-10-09 15:16:54'),
(206, '202310091516482FEF', '53230dda-8565-43bb-b411-0438424e955d', 'Tmsjx@icloud.com', 20, 'coins_joined', 'Joined game', '2023-10-09 20:00:00', 282, '2023-10-09 15:17:29'),
(207, '20231011164816D7D1', '0e1514f5-2f75-4705-8cc6-5538d7dbdcaa', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2023-10-11 20:00:00', 191, '2023-10-11 16:48:50'),
(208, '202310111650177216', '0e1514f5-2f75-4705-8cc6-5538d7dbdcaa', 'stefankhoo.1@gmail.com', 20, 'coins_joined', 'Joined game', '2023-10-11 20:00:00', 188, '2023-10-11 16:51:31'),
(209, '2023101118490901A2', '0e1514f5-2f75-4705-8cc6-5538d7dbdcaa', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-10-11 18:49:15'),
(210, '2023101118490901A2', '0e1514f5-2f75-4705-8cc6-5538d7dbdcaa', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2023-10-11 20:00:00', 69, '2023-10-11 18:50:20'),
(211, '2023101119124587CE', '0e1514f5-2f75-4705-8cc6-5538d7dbdcaa', 'wongkw2001@gmail.com', 20, 'coins_joined', 'Joined game', '2023-10-11 20:00:00', 46, '2023-10-11 19:13:44'),
(212, '20231012133338E614', '1f1a768e-55aa-48f9-95c8-aa8f7cdefa7f', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2023-10-12 20:00:00', 385, '2023-10-12 13:34:21'),
(213, '2023101318373587F4', 'a48799eb-87e6-434f-a3c7-69ba165bacf8', 'Tmsjx@icloud.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-10-13 18:37:49'),
(214, '2023101318373587F4', 'a48799eb-87e6-434f-a3c7-69ba165bacf8', 'Tmsjx@icloud.com', 20, 'coins_joined', 'Joined game', '2023-10-13 20:00:00', 81, '2023-10-13 18:38:51'),
(215, '20231013202651985D', 'a4e712c5-afba-4cb2-9645-6055af523b95', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-10-13 20:27:01'),
(216, '20231013202651985D', 'a4e712c5-afba-4cb2-9645-6055af523b95', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2023-10-14 15:00:00', 1111, '2023-10-13 20:28:20'),
(217, '2023101322451066EF', 'a4e712c5-afba-4cb2-9645-6055af523b95', 'leejianweishann@gmail.com', -40, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-10-13 22:45:30'),
(218, '2023101322451066EF', 'a4e712c5-afba-4cb2-9645-6055af523b95', 'leejianweishann@gmail.com', 20, 'coins_joined', 'Joined game', '2023-10-14 15:00:00', 974, '2023-10-13 22:45:50'),
(219, '20231014110141CDB9', 'a4e712c5-afba-4cb2-9645-6055af523b95', 'ckiM9322@gmail.com', 20, 'coins_joined', 'Joined game', '2023-10-14 15:00:00', 235, '2023-10-14 11:04:58'),
(220, '20231014143951CD1C', 'a4e712c5-afba-4cb2-9645-6055af523b95', 'chin825@gmail.com', 20, 'coins_joined', 'Joined game', '2023-10-14 15:00:00', 19, '2023-10-14 14:40:53'),
(221, '20231014160225CF0C', 'c01bec16-ad4f-4e46-a13b-ab3381de3838', 'gabrielwkchai@gmail.com', 20, 'coins_joined', 'Joined game', '2023-10-14 20:00:00', 236, '2023-10-14 16:03:43'),
(222, '202310151335230A35', '89813db9-d48d-47a6-ab57-f5deb9133ba2', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2023-10-15 15:00:00', 84, '2023-10-15 13:35:53'),
(223, '202310211100301823', 'c81a6c9c-0018-4114-9f5d-90fe1e3653a5', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2023-10-21 15:00:00', 238, '2023-10-21 11:01:15'),
(224, '20231021131612110D', 'c81a6c9c-0018-4114-9f5d-90fe1e3653a5', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-10-21 13:16:17'),
(225, '20231021131612110D', 'c81a6c9c-0018-4114-9f5d-90fe1e3653a5', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2023-10-21 15:00:00', 99, '2023-10-21 13:20:10'),
(226, '202310211451066B28', '80b75492-b7d4-4d03-880d-f7f4ed034c84', 'gabrielwkchai@gmail.com', 20, 'coins_joined', 'Joined game', '2023-10-21 20:00:00', 307, '2023-10-21 14:52:16'),
(227, '2023102115580682A6', '80b75492-b7d4-4d03-880d-f7f4ed034c84', 'soh299@yahoo.com', 20, 'coins_joined', 'Joined game', '2023-10-21 20:00:00', 240, '2023-10-21 15:59:46'),
(228, '202310211604110CD1', '80b75492-b7d4-4d03-880d-f7f4ed034c84', 'amber98999@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-10-21 16:04:24'),
(229, '202310211604110CD1', '80b75492-b7d4-4d03-880d-f7f4ed034c84', 'amber98999@gmail.com', 20, 'coins_joined', 'Joined game', '2023-10-21 20:00:00', 229, '2023-10-21 16:10:08'),
(230, '202310251038347549', '8995b015-926c-4e26-8981-e9204e65abd7', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2023-10-26 20:00:00', 1999, '2023-10-25 10:40:23'),
(231, '2023102616384111A3', '8995b015-926c-4e26-8981-e9204e65abd7', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-10-26 16:38:47'),
(232, '2023102616384111A3', '8995b015-926c-4e26-8981-e9204e65abd7', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2023-10-26 20:00:00', 199, '2023-10-26 16:40:12'),
(233, '202310271326543F44', '3e8e7c65-784e-48fe-a190-6a372cc412ef', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2023-10-27 20:00:00', 392, '2023-10-27 13:27:25'),
(234, '20231027235247EE9D', '2464b9da-19da-416b-b1fb-43ad3fd3bbd7', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2023-10-28 15:00:00', 906, '2023-10-27 23:53:22'),
(235, '20231028082325A802', '2464b9da-19da-416b-b1fb-43ad3fd3bbd7', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2023-10-28 15:00:00', 396, '2023-10-28 08:23:59'),
(236, '202310281152439BE6', '2464b9da-19da-416b-b1fb-43ad3fd3bbd7', 'chin825@gmail.com', 20, 'coins_joined', 'Joined game', '2023-10-28 15:00:00', 185, '2023-10-28 11:54:02'),
(237, '202310281455344D3B', '4df37f61-831f-41f8-8fd8-1c22b39ad79e', 'gabrielwkchai@gmail.com', 20, 'coins_joined', 'Joined game', '2023-10-28 20:00:00', 303, '2023-10-28 14:56:30'),
(238, '202310291311127C0D', '910c777f-7878-4136-af17-7716dc8224bc', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-10-29 13:11:17'),
(239, '202310291311127C0D', '910c777f-7878-4136-af17-7716dc8224bc', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2023-10-29 15:00:00', 107, '2023-10-29 13:12:13'),
(240, '2023110118502906DB', '19b33d64-b94d-40ae-a38e-7bc202e975f8', 'wongkw2001@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-01 20:00:00', 68, '2023-11-01 18:51:16'),
(241, '202311021044360D47', 'b081b20a-b70f-478d-87c5-19ec7d1796cf', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-02 20:00:00', 552, '2023-11-02 10:47:41'),
(242, '202311032328099F88', 'b0a326d3-bfc4-44bd-9bb7-14847e2c05cd', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-04 15:00:00', 931, '2023-11-03 23:28:43'),
(243, '20231104125332FCD6', 'b0a326d3-bfc4-44bd-9bb7-14847e2c05cd', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-04 15:00:00', 126, '2023-11-04 12:53:59'),
(244, '202311041405245806', 'b0a326d3-bfc4-44bd-9bb7-14847e2c05cd', 'chin825@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-04 15:00:00', 53, '2023-11-04 14:06:32'),
(245, '20231104153619C99E', 'e2def2a7-036a-4f18-9c75-b02991ef6e62', 'soh299@yahoo.com', 20, 'coins_joined', 'Joined game', '2023-11-04 20:00:00', 262, '2023-11-04 15:37:48'),
(246, '20231104173250D67C', 'e2def2a7-036a-4f18-9c75-b02991ef6e62', 'amber98999@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-11-04 17:32:59'),
(247, '20231104173250D67C', 'e2def2a7-036a-4f18-9c75-b02991ef6e62', 'amber98999@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-04 20:00:00', 146, '2023-11-04 17:33:36'),
(248, '2023110417554215B1', 'e2def2a7-036a-4f18-9c75-b02991ef6e62', 'Tmsjx@icloud.com', 20, 'coins_joined', 'Joined game', '2023-11-04 20:00:00', 122, '2023-11-04 17:57:17'),
(249, '202311050946328861', '708ac9b0-8639-4824-93b6-5ab3245929fb', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-11-05 09:46:36'),
(250, '202311050946328861', '708ac9b0-8639-4824-93b6-5ab3245929fb', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2023-11-05 15:00:00', 311, '2023-11-05 09:48:26'),
(251, '202311051003426AD2', '708ac9b0-8639-4824-93b6-5ab3245929fb', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-05 15:00:00', 295, '2023-11-05 10:04:09'),
(252, '20231105123710067C', '708ac9b0-8639-4824-93b6-5ab3245929fb', 'Tmsjx@icloud.com', 20, 'coins_joined', 'Joined game', '2023-11-05 15:00:00', 142, '2023-11-05 12:37:44'),
(253, '2023110512404175DF', '708ac9b0-8639-4824-93b6-5ab3245929fb', 'leejianweishann@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-11-05 12:40:55'),
(254, '2023110512404175DF', '708ac9b0-8639-4824-93b6-5ab3245929fb', 'leejianweishann@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-05 15:00:00', 138, '2023-11-05 12:41:15'),
(255, '202311051332005125', '708ac9b0-8639-4824-93b6-5ab3245929fb', 'shangjing898@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-05 15:00:00', 86, '2023-11-05 13:33:37'),
(256, '20231106160756A31E', '522ded53-a163-49f1-a395-2675ea66ac12', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-06 20:00:00', 231, '2023-11-06 16:08:34'),
(257, '2023110616210611B7', '522ded53-a163-49f1-a395-2675ea66ac12', 'Tmsjx@icloud.com', 20, 'coins_joined', 'Joined game', '2023-11-06 20:00:00', 217, '2023-11-06 16:22:29'),
(258, '20231106172514229F', '522ded53-a163-49f1-a395-2675ea66ac12', 'garyyjh@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-06 20:00:00', 152, '2023-11-06 17:27:03'),
(259, '20231108120118C393', 'd8059c34-fc78-4a9e-91d6-e3e67f35717b', 'yunxian0801@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-08 20:00:00', 476, '2023-11-08 12:03:20'),
(260, '20231109065213BEB2', '5160b344-17b9-4536-995d-4f3966a55adf', 'stefankhoo.1@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-09 20:00:00', 786, '2023-11-09 06:53:39'),
(261, '20231109103827A626', '5160b344-17b9-4536-995d-4f3966a55adf', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-09 20:00:00', 560, '2023-11-09 10:39:43'),
(262, '20231110131519BE5D', '0304f40d-a0a6-4db9-b246-10d8e07de43a', 'feiyee75@hotmail.com', 20, 'coins_joined', 'Joined game', '2023-11-10 20:00:00', 403, '2023-11-10 13:16:09'),
(263, '20231110162545B6EE', '0304f40d-a0a6-4db9-b246-10d8e07de43a', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-10 20:00:00', 213, '2023-11-10 16:26:23'),
(264, '20231111101149EA5A', '2c93ac23-abf2-406e-9e7c-ca9492e76c13', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-11-11 10:11:56'),
(265, '20231111101149EA5A', '2c93ac23-abf2-406e-9e7c-ca9492e76c13', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2023-11-11 15:00:00', 287, '2023-11-11 10:12:39'),
(266, '20231111102401A3C7', '2c93ac23-abf2-406e-9e7c-ca9492e76c13', 'yuankl1306@gmail.com', -100, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-11-11 10:24:08'),
(267, '20231111102401A3C7', '2c93ac23-abf2-406e-9e7c-ca9492e76c13', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-11 15:00:00', 275, '2023-11-11 10:24:34'),
(268, '20231111104127ADDE', '2c93ac23-abf2-406e-9e7c-ca9492e76c13', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-11 15:00:00', 257, '2023-11-11 10:42:04'),
(269, '202311111331037A72', '2c93ac23-abf2-406e-9e7c-ca9492e76c13', 'Tmsjx@icloud.com', 20, 'coins_joined', 'Joined game', '2023-11-11 15:00:00', 87, '2023-11-11 13:32:14'),
(270, '202311111706149899', 'f667b229-38cc-40cf-ae61-80f241d6c0cf', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-12 15:00:00', 1312, '2023-11-11 17:07:14'),
(271, '20231111180156E3BC', '3c2de3c5-27ce-455c-9cae-9651d0c9c108', 'soh299@yahoo.com', 20, 'coins_joined', 'Joined game', '2023-11-11 20:00:00', 116, '2023-11-11 18:03:41'),
(272, '20231112115802002E', 'bda4265e-e4cc-4951-aaae-bd5118e06238', 'jayleehong@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-13 14:00:00', 1559, '2023-11-12 12:00:53'),
(273, '20231112233305EFD7', 'bda4265e-e4cc-4951-aaae-bd5118e06238', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-13 14:00:00', 866, '2023-11-12 23:33:50'),
(274, '202311131332120027', '1d7b49d0-02ea-421d-9048-dc9904d70a15', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-13 20:00:00', 387, '2023-11-13 13:32:55'),
(275, '202311131338386A83', '1d7b49d0-02ea-421d-9048-dc9904d70a15', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-11-13 13:38:43'),
(276, '202311131338386A83', '1d7b49d0-02ea-421d-9048-dc9904d70a15', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2023-11-13 20:00:00', 379, '2023-11-13 13:40:10'),
(277, '202311131458250542', '1d7b49d0-02ea-421d-9048-dc9904d70a15', 'leejianweishann@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-11-13 14:58:36'),
(278, '202311131458250542', '1d7b49d0-02ea-421d-9048-dc9904d70a15', 'leejianweishann@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-13 20:00:00', 300, '2023-11-13 14:59:01'),
(279, '20231113192202889D', '1d7b49d0-02ea-421d-9048-dc9904d70a15', 'chin825@gmail.com', -200, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-11-13 19:22:13');
INSERT INTO `users_events` (`users_events_id`, `order_id`, `game_id`, `user_email`, `coins`, `code`, `descp`, `game_start_time`, `minutes_before_game_start`, `updated_datetime`) VALUES
(280, '20231113192202889D', '1d7b49d0-02ea-421d-9048-dc9904d70a15', 'chin825@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-13 20:00:00', 36, '2023-11-13 19:23:06'),
(281, '202311151830003472', '558e6319-df15-410f-a557-198a9598a5dd', 'yongyuanchuan@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-15 20:00:00', 89, '2023-11-15 18:30:48'),
(282, '20231116171031BAB8', '79496fd0-8f83-4c82-b096-fd1bb92d40b0', 'saikeong8831@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-16 20:00:00', 155, '2023-11-16 17:24:36'),
(283, '202311161726449100', '79496fd0-8f83-4c82-b096-fd1bb92d40b0', 'rickyworkco@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-16 20:00:00', 152, '2023-11-16 17:27:49'),
(284, '2023111617541765D8', '79496fd0-8f83-4c82-b096-fd1bb92d40b0', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-16 20:00:00', 125, '2023-11-16 17:54:53'),
(285, '20231117114242195C', 'a6b1c9e3-b239-40cc-8e3e-444801daf311', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-17 20:00:00', 495, '2023-11-17 11:44:07'),
(286, '20231118100232B804', 'a3721ce2-8986-4538-89eb-96bd47faa4be', 'chin825@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-18 15:00:00', 296, '2023-11-18 10:03:54'),
(287, '20231118102650EF61', 'a3721ce2-8986-4538-89eb-96bd47faa4be', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-18 15:00:00', 272, '2023-11-18 10:27:53'),
(288, '20231119093152CA9F', '7de854c9-f98f-4ac8-b35b-4b4a73123285', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-19 15:00:00', 327, '2023-11-19 09:32:24'),
(289, '20231119121226CF8F', '7de854c9-f98f-4ac8-b35b-4b4a73123285', 'jerryyee0902@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-19 15:00:00', 166, '2023-11-19 12:13:13'),
(290, '202311231741320291', 'e063aabb-35ac-431d-acd5-bff422cff1da', 'garyyjh@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-23 20:00:00', 136, '2023-11-23 17:43:09'),
(291, '202311241004329F60', 'ff171a8c-bd01-4064-90be-b5168fca643b', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-24 20:00:00', 592, '2023-11-24 10:07:21'),
(292, '202311241257038C55', 'ff171a8c-bd01-4064-90be-b5168fca643b', 'yongyuanchuan@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-24 20:00:00', 421, '2023-11-24 12:58:45'),
(293, '20231125102652839C', '1a0e2149-3a50-4c49-bd89-d098debacaac', 'chin825@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-25 15:00:00', 271, '2023-11-25 10:28:02'),
(294, '202311251838206273', 'af9ae535-4f5f-41da-badb-3ab011339594', '1410sophia@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-25 20:00:00', 80, '2023-11-25 18:39:08'),
(295, '20231125184726C604', 'af9ae535-4f5f-41da-badb-3ab011339594', 'soh299@yahoo.com', 20, 'coins_joined', 'Joined game', '2023-11-25 20:00:00', 71, '2023-11-25 18:48:37'),
(296, '2023112519020873F3', 'af9ae535-4f5f-41da-badb-3ab011339594', 'amber98999@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-11-25 19:02:15'),
(297, '2023112519020873F3', 'af9ae535-4f5f-41da-badb-3ab011339594', 'amber98999@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-25 20:00:00', 57, '2023-11-25 19:02:52'),
(298, '20231126103051F93C', '6ef50fa4-0a36-4d3f-982d-5582e9816365', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-26 15:00:00', 268, '2023-11-26 10:31:22'),
(299, '202311271829384B22', '861112d3-cf29-445b-a70b-89168653965d', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-11-27 18:29:45'),
(300, '202311271829384B22', '861112d3-cf29-445b-a70b-89168653965d', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2023-11-27 20:00:00', 89, '2023-11-27 18:30:44'),
(301, '202311291510105A98', '95618610-947a-4631-b645-18e75a95d633', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-11-29 15:10:19'),
(302, '202311291510105A98', '95618610-947a-4631-b645-18e75a95d633', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2023-11-29 20:00:00', 288, '2023-11-29 15:11:53'),
(303, '20231129174001100F', '95618610-947a-4631-b645-18e75a95d633', 'kennyfoong1033@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-29 20:00:00', 137, '2023-11-29 17:42:39'),
(304, '20231130113433608F', 'f503df80-f174-423d-bdb0-c504b6bc230b', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2023-11-30 20:00:00', 504, '2023-11-30 11:35:52'),
(305, '20231201185825E815', '8f314384-16f9-455f-a297-e7360d433460', 'wongkw2001@gmail.com', 20, 'coins_joined', 'Joined game', '2023-12-01 20:00:00', 60, '2023-12-01 18:59:18'),
(306, '20231202082359598E', '01c2b844-0f64-4c23-bb69-38d276106889', 'chin825@gmail.com', 20, 'coins_joined', 'Joined game', '2023-12-02 15:00:00', 393, '2023-12-02 08:26:06'),
(307, '2023120209515387B3', '01c2b844-0f64-4c23-bb69-38d276106889', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2023-12-02 15:00:00', 307, '2023-12-02 09:52:53'),
(308, '20231202130117D05E', '59bad4f3-1192-4f77-8036-b2059f4b3c38', 'marcus@polypet.com.sg', 20, 'coins_joined', 'Joined game', '2023-12-02 20:00:00', 416, '2023-12-02 13:03:57'),
(309, '202312021343598B98', '59bad4f3-1192-4f77-8036-b2059f4b3c38', 'chuayfun@hotmail.com', 20, 'coins_joined', 'Joined game', '2023-12-02 20:00:00', 365, '2023-12-02 13:54:49'),
(310, '20231203121136E823', 'd8b78154-a321-45a8-9b96-55a6c43e54c8', 'yuankl1306@gmail.com', -60, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-12-03 12:12:20'),
(311, '20231203121136E823', 'd8b78154-a321-45a8-9b96-55a6c43e54c8', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2023-12-03 15:00:00', 166, '2023-12-03 12:13:03'),
(312, '202312041701151AFA', '5f86003c-32a1-4384-9ec0-0cfdfd88fe2b', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2023-12-04 20:00:00', 177, '2023-12-04 17:02:10'),
(313, '20231204174234F60F', '5f86003c-32a1-4384-9ec0-0cfdfd88fe2b', 'wongkw2001@gmail.com', 20, 'coins_joined', 'Joined game', '2023-12-04 20:00:00', 136, '2023-12-04 17:43:33'),
(314, '202312041830010A2B', '5f86003c-32a1-4384-9ec0-0cfdfd88fe2b', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-12-04 18:30:27'),
(315, '202312041830010A2B', '5f86003c-32a1-4384-9ec0-0cfdfd88fe2b', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2023-12-04 20:00:00', 87, '2023-12-04 18:32:03'),
(316, '202312091108009DDE', '967ddd4b-8d31-4fa4-8df9-182f964a0af5', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2023-12-09 15:00:00', 231, '2023-12-09 11:08:24'),
(317, '20231210125937B137', 'd8b8bb5f-4899-4b06-a327-fe983517bd6a', 'wongkw2001@gmail.com', 20, 'coins_joined', 'Joined game', '2023-12-10 15:00:00', 118, '2023-12-10 13:01:08'),
(318, '202312141843498040', '56a85ebd-4ae2-4be9-a579-2472c888074e', 'wongkw2001@gmail.com', 20, 'coins_joined', 'Joined game', '2023-12-14 20:00:00', 75, '2023-12-14 18:44:41'),
(319, '202312151813017E66', '8b6b9a58-1a00-47e0-a3d3-5117c7724acf', 'wongkw2001@gmail.com', -180, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-12-15 18:13:21'),
(320, '202312151813017E66', '8b6b9a58-1a00-47e0-a3d3-5117c7724acf', 'wongkw2001@gmail.com', 20, 'coins_joined', 'Joined game', '2023-12-15 20:00:00', 105, '2023-12-15 18:14:11'),
(321, '202312161239003177', '8686c0f6-f5cd-48f5-b0b7-4951a8aa7e0c', 'stefankhoo.1@gmail.com', -60, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-12-16 12:39:13'),
(322, '202312161239003177', '8686c0f6-f5cd-48f5-b0b7-4951a8aa7e0c', 'stefankhoo.1@gmail.com', 20, 'coins_joined', 'Joined game', '2023-12-16 15:00:00', 139, '2023-12-16 12:40:03'),
(323, '20231220165207BAAF', 'be4b6668-ae00-4277-8dbe-1ea7fc94d288', 'chaikuanghong@symphony-eng.com.my', 20, 'coins_joined', 'Joined game', '2023-12-20 20:00:00', 184, '2023-12-20 16:55:12'),
(324, '2023122117331131CB', '2350bed6-1445-448a-9a54-258f9d67eca8', 'garyyjh@gmail.com', 20, 'coins_joined', 'Joined game', '2023-12-21 20:00:00', 144, '2023-12-21 17:35:12'),
(325, '202312231222437E43', 'd7b06d21-60cd-400b-a32b-059689c79b58', 'yuankl1306@gmail.com', -40, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-12-23 12:22:48'),
(326, '202312231222437E43', 'd7b06d21-60cd-400b-a32b-059689c79b58', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2023-12-23 15:00:00', 156, '2023-12-23 12:23:25'),
(327, '2023122313260831EB', 'd7b06d21-60cd-400b-a32b-059689c79b58', 'kentyeusy@gmail.com', 20, 'coins_joined', 'Joined game', '2023-12-23 15:00:00', 91, '2023-12-23 13:28:27'),
(328, '202312231536177222', '6b6dec3e-95d6-493c-955c-9aef2d3a16b5', 'yee_yang94@hotmail.com', 20, 'coins_joined', 'Joined game', '2023-12-23 20:00:00', 261, '2023-12-23 15:38:14'),
(329, '202312241325065A35', '00ad73b6-bc85-4ca6-b705-c994255de4ef', 'stefankhoo.1@gmail.com', 20, 'coins_joined', 'Joined game', '2023-12-24 15:00:00', 93, '2023-12-24 13:26:11'),
(330, '20231227161140E222', '67a5790e-e354-493f-9d31-1948bfa72be1', 'yongyuanchuan@gmail.com', 20, 'coins_joined', 'Joined game', '2023-12-27 20:00:00', 226, '2023-12-27 16:13:27'),
(331, '202312291729348767', '50dc0764-c573-418d-a124-82e88a8c553d', 'feiyee75@hotmail.com', 20, 'coins_joined', 'Joined game', '2023-12-29 20:00:00', 149, '2023-12-29 17:30:26'),
(332, '20231230204347059C', 'be402c50-4601-4985-a8e7-915f158a9315', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2023-12-30 20:44:06'),
(333, '20231230204347059C', 'be402c50-4601-4985-a8e7-915f158a9315', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2023-12-31 15:00:00', 1094, '2023-12-30 20:45:56'),
(334, '20231230235446898C', 'be402c50-4601-4985-a8e7-915f158a9315', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2023-12-31 15:00:00', 904, '2023-12-30 23:55:43'),
(335, '20240106220336CDAA', '9d67a6d6-e3c6-4491-bf09-0d8e56694a45', 'mandyong865@gmail.com', 20, 'coins_joined', 'Joined game', '2024-01-07 15:00:00', 1010, '2024-01-06 22:09:13'),
(336, '20240108172238ADED', 'b76b6517-5fa7-42cc-b77d-fe60491165fa', 'garyyjh@gmail.com', 20, 'coins_joined', 'Joined game', '2024-01-08 20:00:00', 155, '2024-01-08 17:24:55'),
(337, '202401101521471DD0', '09154f51-9cce-40f8-822c-c17b635438a8', 'ongjuee@gmail.com', 20, 'coins_joined', 'Joined game', '2024-01-10 20:00:00', 277, '2024-01-10 15:22:59'),
(338, '202401111818372BF8', 'ff7da317-a737-4930-ad68-e41f848f1b36', 'lydiaong2001@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-01-11 20:00:00', 99, '2024-01-11 18:20:18'),
(339, '202401111822070165', 'ff7da317-a737-4930-ad68-e41f848f1b36', 'siachenghong@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-01-11 20:00:00', 97, '2024-01-11 18:22:45'),
(340, '20240111183225D60A', 'ff7da317-a737-4930-ad68-e41f848f1b36', 'www.davidong@gmail.com', 20, 'coins_joined', 'Joined game', '2024-01-11 20:00:00', 84, '2024-01-11 18:35:07'),
(341, '20240113103151E433', '680e80ae-118f-470f-9573-f726d09218a0', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-01-13 10:32:00'),
(342, '20240113103151E433', '680e80ae-118f-470f-9573-f726d09218a0', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-01-13 15:00:00', 266, '2024-01-13 10:33:32'),
(343, '2024011413302932D3', 'a83e08c7-8882-49e8-87f2-5f07408d4f15', 'mondayminton@gmail.com', 20, 'coins_joined', 'Joined game', '2024-01-14 15:00:00', 86, '2024-01-14 13:33:05'),
(344, '20240114141915AF2E', 'a83e08c7-8882-49e8-87f2-5f07408d4f15', 'soh299@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-01-14 15:00:00', 33, '2024-01-14 14:26:17'),
(345, '2024011518431255FC', '1c302e53-7020-4133-96eb-701292db5331', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-01-15 18:43:18'),
(346, '2024011518431255FC', '1c302e53-7020-4133-96eb-701292db5331', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-01-15 19:59:00', 74, '2024-01-15 18:44:22'),
(347, '20240117160807EAF5', '7c4311f8-c0c9-4d8b-a573-53c94da090d5', 'yongyuanchuan@gmail.com', -200, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-01-17 16:08:16'),
(348, '20240117160807EAF5', '7c4311f8-c0c9-4d8b-a573-53c94da090d5', 'yongyuanchuan@gmail.com', 20, 'coins_joined', 'Joined game', '2024-01-17 20:00:00', 229, '2024-01-17 16:10:47'),
(349, '20240117175129EB18', '7c4311f8-c0c9-4d8b-a573-53c94da090d5', 'stefankhoo.1@gmail.com', -40, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-01-17 17:52:01'),
(350, '20240117175129EB18', '7c4311f8-c0c9-4d8b-a573-53c94da090d5', 'stefankhoo.1@gmail.com', 20, 'coins_joined', 'Joined game', '2024-01-17 20:00:00', 127, '2024-01-17 17:52:52'),
(351, '2024011810541378CD', 'fd6c3ad0-43a2-452b-9b02-4b97641910da', 'fiqrie81@gmail.com', 20, 'coins_joined', 'Joined game', '2024-01-18 20:00:00', 544, '2024-01-18 10:55:21'),
(352, '20240118151551C6DF', 'fd6c3ad0-43a2-452b-9b02-4b97641910da', 'stefankhoo.1@gmail.com', 20, 'coins_joined', 'Joined game', '2024-01-18 20:00:00', 281, '2024-01-18 15:18:08'),
(353, '20240120003537076D', '094ffbe4-d75b-4c2a-be53-d0db8e417a47', 'soofw@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-01-21 15:00:00', 2302, '2024-01-20 00:37:26'),
(354, '202401201113234665', '2cedbca8-194d-4097-aeb2-0d89a331512a', 'yuankl1306@gmail.com', -40, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-01-20 11:13:27'),
(355, '202401201113234665', '2cedbca8-194d-4097-aeb2-0d89a331512a', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2024-01-20 15:00:00', 226, '2024-01-20 11:13:48'),
(356, '202401201121145824', '2cedbca8-194d-4097-aeb2-0d89a331512a', 'jasonngks114@gmail.com', 20, 'coins_joined', 'Joined game', '2024-01-20 15:00:00', 217, '2024-01-20 11:22:54'),
(357, '20240120122621A948', '2cedbca8-194d-4097-aeb2-0d89a331512a', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-01-20 12:26:32'),
(358, '20240120122621A948', '2cedbca8-194d-4097-aeb2-0d89a331512a', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-01-20 15:00:00', 152, '2024-01-20 12:27:11'),
(359, '202401201121145824', '2cedbca8-194d-4097-aeb2-0d89a331512a', 'jasonngks114@gmail.com', 200, 'coins_referral_referred', 'Sign up from referral code: R200199', NULL, NULL, '2024-01-20 15:00:06'),
(360, '202401201121145824', '2cedbca8-194d-4097-aeb2-0d89a331512a', 'yuankl1306@gmail.com', 200, 'coins_referral_referring', 'Award for referring (Your referral code: R200199)', NULL, NULL, '2024-01-20 15:00:06'),
(361, '202401201907568F05', '094ffbe4-d75b-4c2a-be53-d0db8e417a47', 'saileesh01@gmail.com', 20, 'coins_joined', 'Joined game', '2024-01-21 15:00:00', 1182, '2024-01-20 19:17:20'),
(362, '20240120224206CA30', '094ffbe4-d75b-4c2a-be53-d0db8e417a47', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-01-21 15:00:00', 977, '2024-01-20 22:42:58'),
(363, '2024012108110341CB', '094ffbe4-d75b-4c2a-be53-d0db8e417a47', 'kevin_cross91@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-01-21 15:00:00', 407, '2024-01-21 08:12:08'),
(364, '20240121102920D1A0', '094ffbe4-d75b-4c2a-be53-d0db8e417a47', '1410sophia@gmail.com', 20, 'coins_joined', 'Joined game', '2024-01-21 15:00:00', 269, '2024-01-21 10:30:24'),
(365, '20240121121715BFBF', '094ffbe4-d75b-4c2a-be53-d0db8e417a47', 'jackhunt86@gmail.com', 20, 'coins_joined', 'Joined game', '2024-01-21 15:00:00', 161, '2024-01-21 12:18:12'),
(366, '2024012502303800B9', '29acbff5-0ea4-4764-b1d5-480fe21631ca', 'feiyee75@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-01-25 20:00:00', 1048, '2024-01-25 02:31:42'),
(367, '202401251416098790', '29acbff5-0ea4-4764-b1d5-480fe21631ca', 'saileesh01@gmail.com', 20, 'coins_joined', 'Joined game', '2024-01-25 20:00:00', 338, '2024-01-25 14:21:20'),
(368, '202401261708078D96', '65ad312f-55f6-452d-b14d-55c199ea9ce0', 'stefankhoo.1@gmail.com', -40, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-01-26 17:08:21'),
(369, '202401261708078D96', '65ad312f-55f6-452d-b14d-55c199ea9ce0', 'stefankhoo.1@gmail.com', 20, 'coins_joined', 'Joined game', '2024-01-26 20:00:00', 170, '2024-01-26 17:09:01'),
(370, '20240126183721A358', '65ad312f-55f6-452d-b14d-55c199ea9ce0', 'fiqrie81@gmail.com', 20, 'coins_joined', 'Joined game', '2024-01-26 20:00:00', 81, '2024-01-26 18:38:53'),
(371, '2024012811093514F7', 'a569687f-e0f8-4ff1-987c-f23e10102ca8', '1410sophia@gmail.com', 20, 'coins_joined', 'Joined game', '2024-01-28 15:00:00', 229, '2024-01-28 11:10:07'),
(372, '20240131091119C787', 'b3aaabfd-ac80-4f3f-b69f-f119df48f1ff', 'bensigan86@gmail.com', 20, 'coins_joined', 'Joined game', '2024-01-31 20:00:00', 647, '2024-01-31 09:12:12'),
(373, '20240131234904A9ED', 'dfde7498-db6e-4375-ac1c-30a4296a32e3', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-02-01 14:00:00', 850, '2024-01-31 23:49:59'),
(374, '20240202171026B408', '0ece0951-3daa-40b1-bc63-2b9037aeaf3c', 'ashokhpadmanathan93@gmail.com', 20, 'coins_joined', 'Joined game', '2024-02-02 20:00:00', 167, '2024-02-02 17:12:14'),
(375, '20240204140029BB2E', '786351fb-c44d-4c5c-ac7d-71b6db306546', 'john.khor97@gmail.com', 20, 'coins_joined', 'Joined game', '2024-02-04 15:00:00', 57, '2024-02-04 14:02:48'),
(376, '20240204141316C06B', '786351fb-c44d-4c5c-ac7d-71b6db306546', 'zainancies@gmail.com', 20, 'coins_joined', 'Joined game', '2024-02-04 15:00:00', 45, '2024-02-04 14:14:14'),
(377, '20240204141316C06B', '786351fb-c44d-4c5c-ac7d-71b6db306546', 'zainancies@gmail.com', 200, 'coins_referral_referred', 'Sign up from referral code: R97F79E', NULL, NULL, '2024-02-04 15:00:07'),
(378, '20240204141316C06B', '786351fb-c44d-4c5c-ac7d-71b6db306546', 'john.khor97@gmail.com', 200, 'coins_referral_referring', 'Award for referring (Your referral code: R97F79E)', NULL, NULL, '2024-02-04 15:00:07'),
(379, '20240207110349B748', 'e5e3e044-760e-46dd-aee8-495147febaaf', 'bensigan86@gmail.com', 20, 'coins_joined', 'Joined game', '2024-02-07 20:00:00', 535, '2024-02-07 11:04:31'),
(380, '20240208135227675F', '0d23edcc-6b1e-4c04-b409-fd1a852aa90b', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2024-02-08 20:00:00', 366, '2024-02-08 13:53:20'),
(381, '20240208184622409A', '0d23edcc-6b1e-4c04-b409-fd1a852aa90b', 'feiyee75@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-02-08 20:00:00', 67, '2024-02-08 18:52:15'),
(382, '202402111257325B7B', '7835245e-8b7a-4722-b031-0267c745378a', 'pirdausmlkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-02-11 15:00:00', 120, '2024-02-11 12:59:32'),
(383, '202402111736135135', '9cec9a25-478f-47c3-af24-f3d98cb4b512', 'siahchengsoon0301@gmail.com', 20, 'coins_joined', 'Joined game', '2024-02-11 20:00:00', 134, '2024-02-11 17:45:53'),
(384, '202402111737231B1A', '9cec9a25-478f-47c3-af24-f3d98cb4b512', 'lkitingon@gmail.com', 20, 'coins_joined', 'Joined game', '2024-02-11 20:00:00', 133, '2024-02-11 17:46:32'),
(385, '20240211175110C5BA', '9cec9a25-478f-47c3-af24-f3d98cb4b512', 'joonhong1991@gmail.com', 20, 'coins_joined', 'Joined game', '2024-02-11 20:00:00', 128, '2024-02-11 17:51:43'),
(386, '202402121429068C83', 'a6070869-e049-4452-bc68-a90d9ec507b5', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-02-12 14:00:00', 29, '2024-02-12 14:29:41'),
(387, '20240214162536CA4E', 'a76d53bb-7022-47b4-9389-80b5c94bdc1d', 'mingchuan0909@gmail.com', 20, 'coins_joined', 'Joined game', '2024-02-14 20:00:00', 213, '2024-02-14 16:26:58'),
(388, '20240215144524BEC1', '2ae855c7-bc4f-43f5-b303-aaa0b76e7075', 'ashokhpadmanathan93@gmail.com', 20, 'coins_joined', 'Joined game', '2024-02-15 20:00:00', 312, '2024-02-15 14:47:21'),
(389, '202402181154383EBD', '32ff1b7c-4de0-4120-bfd8-e0f469c20c92', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-02-18 15:00:00', 184, '2024-02-18 11:55:23'),
(390, '202402191839107DE9', 'e2847e79-c836-4a63-a69d-41a4f1347bd9', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-02-19 18:39:17'),
(391, '202402191839107DE9', 'e2847e79-c836-4a63-a69d-41a4f1347bd9', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-02-19 20:00:00', 80, '2024-02-19 18:39:54'),
(392, '202402191844141120', 'e2847e79-c836-4a63-a69d-41a4f1347bd9', 'leejianweishann@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-02-19 18:44:23'),
(393, '202402191844141120', 'e2847e79-c836-4a63-a69d-41a4f1347bd9', 'leejianweishann@gmail.com', 20, 'coins_joined', 'Joined game', '2024-02-19 20:00:00', 75, '2024-02-19 18:44:42'),
(394, '20240222154135BF67', '8f5923e9-174c-4dfc-957c-5be7ed37990b', 'feiyee75@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-02-23 20:00:00', 1697, '2024-02-22 15:42:20'),
(395, '20240223134458C254', '8f5923e9-174c-4dfc-957c-5be7ed37990b', 'fiqrie81@gmail.com', -40, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-02-23 13:45:24'),
(396, '20240223134458C254', '8f5923e9-174c-4dfc-957c-5be7ed37990b', 'fiqrie81@gmail.com', 20, 'coins_joined', 'Joined game', '2024-02-23 20:00:00', 373, '2024-02-23 13:46:14'),
(397, '202402241137204655', '0c2b2c3d-e7f9-45c6-a379-6b5275312e20', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-02-24 15:00:00', 202, '2024-02-24 11:37:52'),
(398, '20240224113820A464', '0c2b2c3d-e7f9-45c6-a379-6b5275312e20', 'yuankl1306@gmail.com', -200, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-02-24 11:38:46'),
(399, '20240224113820A464', '0c2b2c3d-e7f9-45c6-a379-6b5275312e20', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2024-02-24 15:00:00', 200, '2024-02-24 11:39:04'),
(400, '20240225120101FB15', '45501f2d-af60-459f-b8e3-c6b74066b0c1', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-02-25 15:00:00', 178, '2024-02-25 12:01:42'),
(401, '202402261650261D69', '0342229e-7b1e-4bdf-a959-c30ac8791e2d', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2024-02-26 20:00:00', 189, '2024-02-26 16:50:53'),
(402, '20240301121937A666', '523bc383-7137-4cdc-afd5-a10edbb99bd5', 'fiqrie81@gmail.com', 20, 'coins_joined', 'Joined game', '2024-03-01 20:00:00', 459, '2024-03-01 12:20:40'),
(403, '20240303141421138C', 'a6884936-83a3-4bac-a2ba-81c6ad5fd9d9', 'kahjun94.kj@gmail.com', 20, 'coins_joined', 'Joined game', '2024-03-03 15:00:00', 39, '2024-03-03 14:20:55'),
(404, '20240303144941DFB1', 'a6884936-83a3-4bac-a2ba-81c6ad5fd9d9', 'junyeng818@gmail.com', 20, 'coins_joined', 'Joined game', '2024-03-03 15:00:00', 2, '2024-03-03 14:57:47'),
(405, '20240303144941DFB1', 'a6884936-83a3-4bac-a2ba-81c6ad5fd9d9', 'junyeng818@gmail.com', 200, 'coins_referral_referred', 'Sign up from referral code: R6D3573', NULL, NULL, '2024-03-03 15:00:10'),
(406, '20240303144941DFB1', 'a6884936-83a3-4bac-a2ba-81c6ad5fd9d9', 'kahjun94.kj@gmail.com', 200, 'coins_referral_referring', 'Award for referring (Your referral code: R6D3573)', NULL, NULL, '2024-03-03 15:00:10'),
(407, '2024030417204899D3', 'a33f6994-354c-44a8-9e07-f6219fe71cd7', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2024-03-04 20:00:00', 157, '2024-03-04 17:22:35'),
(408, '2024030418414174CB', 'a33f6994-354c-44a8-9e07-f6219fe71cd7', 'alftwm@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-03-04 20:00:00', 76, '2024-03-04 18:43:12'),
(409, '20240308164959BBA8', '07db6dff-7855-4e46-bee9-7559a3d70838', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-03-08 16:50:04'),
(410, '20240308164959BBA8', '07db6dff-7855-4e46-bee9-7559a3d70838', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-03-08 20:00:00', 189, '2024-03-08 16:50:33'),
(411, '20240308180515D407', '07db6dff-7855-4e46-bee9-7559a3d70838', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2024-03-08 20:00:00', 114, '2024-03-08 18:05:39'),
(412, '202403091321005950', 'cc7a6971-09aa-4d42-afe9-4821da4ca70c', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-03-09 14:00:00', 37, '2024-03-09 13:22:00'),
(413, '202403111848558151', '4b382bc7-ef74-40b2-8e33-4bc64b59df19', 'garyyjh@gmail.com', 20, 'coins_joined', 'Joined game', '2024-03-11 20:00:00', 69, '2024-03-11 18:50:14'),
(414, '20240311190027C62C', '4b382bc7-ef74-40b2-8e33-4bc64b59df19', 'alftwm@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-03-11 20:00:00', 57, '2024-03-11 19:02:00'),
(415, '20240314111556EFFA', '09228911-e108-4ec3-920a-9bd035d00ca8', 'tonywong4338@gmail.com', 20, 'coins_joined', 'Joined game', '2024-03-14 20:00:00', 522, '2024-03-14 11:17:54'),
(416, '2024031512203729C5', '30490e27-505c-4fe4-910d-49e372a1c913', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2024-03-15 20:00:00', 458, '2024-03-15 12:21:38'),
(417, '20240315190857F4FA', '30490e27-505c-4fe4-910d-49e372a1c913', 'tonywong4338@gmail.com', 20, 'coins_joined', 'Joined game', '2024-03-15 20:00:00', 49, '2024-03-15 19:10:50'),
(418, '20240316104200D612', '61101494-a8e6-40ce-9b86-4976a37e6b94', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-03-16 14:00:00', 197, '2024-03-16 10:42:28'),
(419, '20240317141340FF6A', 'd08bb54a-2ab8-4baa-b2e0-8613cea5a2be', 'andrewngu77@gmail.com', 20, 'coins_joined', 'Joined game', '2024-03-17 15:00:00', 45, '2024-03-17 14:14:48'),
(420, '20240317142958AFF4', 'd08bb54a-2ab8-4baa-b2e0-8613cea5a2be', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-03-17 15:00:00', 29, '2024-03-17 14:30:31'),
(421, '202403211605408F6E', '7e74c752-5b63-43fb-803c-8db572433904', 'ashokhpadmanathan93@gmail.com', -60, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-03-21 16:05:59'),
(422, '202403211605408F6E', '7e74c752-5b63-43fb-803c-8db572433904', 'ashokhpadmanathan93@gmail.com', 20, 'coins_joined', 'Joined game', '2024-03-21 20:00:00', 233, '2024-03-21 16:06:45'),
(423, '202403231049391C2E', '5aef230b-8372-4cdb-81d2-d0bd4696270e', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-03-23 14:00:00', 189, '2024-03-23 10:50:17'),
(424, '20240323105718BB7D', '5aef230b-8372-4cdb-81d2-d0bd4696270e', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-03-23 10:57:28'),
(425, '20240323105718BB7D', '5aef230b-8372-4cdb-81d2-d0bd4696270e', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-03-23 14:00:00', 181, '2024-03-23 10:58:45'),
(426, '202403231116472D97', '5aef230b-8372-4cdb-81d2-d0bd4696270e', 'yuankl1306@gmail.com', -100, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-03-23 11:16:52'),
(427, '202403231116472D97', '5aef230b-8372-4cdb-81d2-d0bd4696270e', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2024-03-23 14:00:00', 162, '2024-03-23 11:17:16'),
(428, '20240324002150525E', 'f5abc8f3-585d-44be-9a9f-411cf0b497b0', 'kenong@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-03-24 15:00:00', 873, '2024-03-24 00:26:34'),
(429, '20240324110247F817', 'f5abc8f3-585d-44be-9a9f-411cf0b497b0', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-03-24 15:00:00', 236, '2024-03-24 11:03:13'),
(430, '20240325152354B1FF', 'fef334b1-6227-49cc-96e6-325500030501', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-03-25 20:00:00', 275, '2024-03-25 15:24:35'),
(431, '2024032720013657C5', 'cca0494e-076c-4bdf-b14d-8c5a05a3d325', 'chaimingyin.cmy@gmail.com', 20, 'coins_joined', 'Joined game', '2024-03-27 20:00:00', 4, '2024-03-27 20:04:10'),
(432, '20240329154724C57C', '79145969-1a36-45f8-8cc5-4229da00c466', 'winniehlbong@gmail.com', 20, 'coins_joined', 'Joined game', '2024-03-29 20:00:00', 250, '2024-03-29 15:49:55'),
(433, '20240330111224FD41', '109d672e-1559-4d8f-8163-161c50bc26b6', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-03-30 14:00:00', 167, '2024-03-30 11:12:57'),
(434, '20240401153544E0D0', '645c4e4b-c52a-4590-b80c-58a28f2094f4', 'alvyn_chin@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-04-01 20:00:00', 262, '2024-04-01 15:37:38'),
(435, '20240401181318C34C', '645c4e4b-c52a-4590-b80c-58a28f2094f4', 'garyyjh@gmail.com', 20, 'coins_joined', 'Joined game', '2024-04-01 20:00:00', 102, '2024-04-01 18:17:53'),
(436, '20240402000036C975', '170c242a-89dd-40a8-a4c1-e2a38dbe2af2', 'te.oliver@outlook.com', 20, 'coins_joined', 'Joined game', '2024-04-03 20:00:00', 2636, '2024-04-02 00:03:28'),
(437, '2024040217082612E7', '170c242a-89dd-40a8-a4c1-e2a38dbe2af2', 'bensigan86@gmail.com', 20, 'coins_joined', 'Joined game', '2024-04-03 20:00:00', 1611, '2024-04-02 17:08:56'),
(438, '20240404154127BC63', '733cd89a-47b4-438b-8bdf-06556e80d669', 'ebnergeoffrey@gmail.com', 20, 'coins_joined', 'Joined game', '2024-04-04 20:00:00', 256, '2024-04-04 15:43:48'),
(439, '20240405120257F36A', '5bd093f6-88e4-43f8-9ff5-1c282f8309eb', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-04-06 14:00:00', 1555, '2024-04-05 12:04:43'),
(440, '202404051301384626', '4033da23-2e69-4e7a-af98-711cc722f970', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2024-04-05 20:00:00', 417, '2024-04-05 13:02:26'),
(441, '20240406111137D63D', 'c9689456-1896-4a59-a916-08667ec2c9ad', 'puchong88@yahoo.com', -200, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-04-06 11:15:34'),
(442, '20240406111137D63D', 'c9689456-1896-4a59-a916-08667ec2c9ad', 'puchong88@yahoo.com', 200, 'coins_unredeem', 'Refund redeemed coins', NULL, NULL, '2024-04-06 11:30:03'),
(443, '20240408170728DA59', '54a00b64-b339-49b5-ba61-6a04426fb225', 'puchong88@yahoo.com', -200, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-04-08 17:09:58'),
(444, '20240408170728DA59', '54a00b64-b339-49b5-ba61-6a04426fb225', 'puchong88@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-04-10 14:00:00', 2688, '2024-04-08 17:11:08'),
(445, '20240408173446883D', '134963b5-c954-4904-bbf4-4d5ceda9bc2a', 'garyyjh@gmail.com', 20, 'coins_joined', 'Joined game', '2024-04-08 20:00:00', 140, '2024-04-08 17:39:19'),
(446, '202404090529108CDF', '54a00b64-b339-49b5-ba61-6a04426fb225', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-04-09 05:29:43'),
(447, '202404090529108CDF', '54a00b64-b339-49b5-ba61-6a04426fb225', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-04-10 14:00:00', 1948, '2024-04-09 05:31:30'),
(448, '2024041009044804FD', 'c9689456-1896-4a59-a916-08667ec2c9ad', 'stefankhoo.1@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-04-10 09:05:07'),
(449, '2024041009044804FD', 'c9689456-1896-4a59-a916-08667ec2c9ad', 'stefankhoo.1@gmail.com', 20, 'coins_joined', 'Joined game', '2024-04-10 10:00:00', 53, '2024-04-10 09:06:05'),
(450, '20240410171503A2DB', '4e24e094-e390-4d64-ba66-804537420d64', 'feiyee75@hotmail.com', -160, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-04-10 17:15:18'),
(451, '20240410171503A2DB', '4e24e094-e390-4d64-ba66-804537420d64', 'feiyee75@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-04-10 20:00:00', 164, '2024-04-10 17:15:58'),
(452, '20240410184818E469', '4e24e094-e390-4d64-ba66-804537420d64', 'sonjen2010.js@gmail.com', 20, 'coins_joined', 'Joined game', '2024-04-10 20:00:00', 70, '2024-04-10 18:49:14'),
(453, '202404111522536E0C', '65144fd5-2eef-4882-ab72-e672b8c93755', 'alvyn_chin@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-04-11 20:00:00', 276, '2024-04-11 15:23:36'),
(454, '20240412171811CDF9', '810bd63b-cab8-4100-a961-5cda512c210b', 'hongyuan2020@gmail.com', 20, 'coins_joined', 'Joined game', '2024-04-13 14:00:00', 1239, '2024-04-12 17:20:36'),
(455, '20240413134851B20E', '79c0cf2b-7bfe-466d-ae62-32c11bb62667', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-04-13 13:49:13'),
(456, '20240413134851B20E', '79c0cf2b-7bfe-466d-ae62-32c11bb62667', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-04-13 20:00:00', 369, '2024-04-13 13:50:42'),
(457, '2024041517120476BD', '37ce37b8-b186-4c81-b15b-c92c0d13808c', 'garyyjh@gmail.com', 20, 'coins_joined', 'Joined game', '2024-04-15 20:00:00', 166, '2024-04-15 17:13:28'),
(458, '2024041613231370B2', 'dd6563dc-b1d9-43fe-9ef8-0720a1005733', 'bensigan86@gmail.com', 20, 'coins_joined', 'Joined game', '2024-04-17 20:00:00', 1836, '2024-04-16 13:23:55'),
(459, '20240418163006148A', '9613a6d5-06e8-417f-8bc3-043178760ab1', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2024-04-18 20:00:00', 209, '2024-04-18 16:30:44'),
(460, '20240419181655F445', 'ad662f32-5de3-4a30-aa58-27fff31509f1', 'alftwm@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-04-19 20:00:00', 100, '2024-04-19 18:19:00'),
(461, '2024042009533501AE', 'b3013a07-f34f-45ff-9faf-19446d9aa4e3', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-04-20 14:00:00', 245, '2024-04-20 09:54:53'),
(462, '202404211054059CE5', 'c62336ef-2448-4e0f-a789-c217e48f1d0a', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-04-21 15:00:00', 245, '2024-04-21 10:54:40'),
(463, '202404221543386F26', 'c3bb458f-fed6-4195-b89e-cfcb425d3b07', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-04-22 20:00:00', 255, '2024-04-22 15:44:33'),
(464, '20240424104618BD14', '4c96bf2d-c881-4209-8bbd-fcb7d80afc98', 'princehoward1@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-04-24 20:00:00', 550, '2024-04-24 10:49:06'),
(465, '202404241744247E2F', '09a305e8-b2e5-4d88-8774-22c1ef0a7c0e', 'weihungho1993@gmail.com', 20, 'coins_joined', 'Joined game', '2024-04-25 20:00:00', 1573, '2024-04-24 17:46:26'),
(466, '202404251543514A79', '09a305e8-b2e5-4d88-8774-22c1ef0a7c0e', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2024-04-25 20:00:00', 255, '2024-04-25 15:44:28'),
(467, '20240425162110531D', '09a305e8-b2e5-4d88-8774-22c1ef0a7c0e', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-04-25 20:00:00', 218, '2024-04-25 16:21:48'),
(468, '20240425163452051A', '09a305e8-b2e5-4d88-8774-22c1ef0a7c0e', 'alftwm@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-04-25 20:00:00', 203, '2024-04-25 16:36:19'),
(469, '202404270927083044', 'b307019d-860d-42b0-8bc7-c9e32324ea04', 'stefankhoo.1@gmail.com', 20, 'coins_joined', 'Joined game', '2024-04-27 14:00:00', 270, '2024-04-27 09:29:47'),
(470, '202404271148172B08', 'b307019d-860d-42b0-8bc7-c9e32324ea04', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-04-27 14:00:00', 131, '2024-04-27 11:48:59'),
(471, '202404281042100C79', '6785c878-e1f8-4f62-8734-3434128a19e6', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-04-28 15:00:00', 257, '2024-04-28 10:42:41'),
(472, '20240429181117BB46', 'f20bfd33-f9c2-42e0-8207-fa94f59d67f2', 'kahjun94.kj@gmail.com', -200, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-04-29 18:12:18'),
(473, '20240429181117BB46', 'f20bfd33-f9c2-42e0-8207-fa94f59d67f2', 'kahjun94.kj@gmail.com', 20, 'coins_joined', 'Joined game', '2024-04-29 20:00:00', 104, '2024-04-29 18:15:20'),
(474, '20240429183131D369', 'f20bfd33-f9c2-42e0-8207-fa94f59d67f2', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-04-29 20:00:00', 87, '2024-04-29 18:32:00'),
(475, '20240430085432EFF7', '258b2ac1-f68e-49ce-9346-9cbe6a6941b2', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-04-30 08:55:11'),
(476, '20240430085432EFF7', '258b2ac1-f68e-49ce-9346-9cbe6a6941b2', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-05-01 14:00:00', 1743, '2024-04-30 08:56:07'),
(477, '2024050112072049F0', '258b2ac1-f68e-49ce-9346-9cbe6a6941b2', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-05-01 14:00:00', 112, '2024-05-01 12:07:54'),
(478, '202405011752420FE9', 'c494554d-6a3f-4b93-b957-9a9abad3cab8', 'bryanchan202@gmail.com', 20, 'coins_joined', 'Joined game', '2024-05-02 20:00:00', 1562, '2024-05-01 17:57:12'),
(479, '2024050123411035A5', 'c494554d-6a3f-4b93-b957-9a9abad3cab8', 'alvyn_chin@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-05-02 20:00:00', 1217, '2024-05-01 23:42:09'),
(480, '20240503173228D25A', 'c9e1fd35-e476-46ac-bed3-d3abf780861f', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-05-03 20:00:00', 145, '2024-05-03 17:34:31'),
(481, '20240503181442AA92', 'c9e1fd35-e476-46ac-bed3-d3abf780861f', 'tanmartin121@gmail.com', 20, 'coins_joined', 'Joined game', '2024-05-03 20:00:00', 104, '2024-05-03 18:15:29'),
(482, '20240503232220CEE3', '5ab70495-975f-4dc5-809a-36f471adcc89', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-05-03 23:22:39'),
(483, '20240503232220CEE3', '5ab70495-975f-4dc5-809a-36f471adcc89', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-05-04 14:00:00', 873, '2024-05-03 23:26:10'),
(484, '2024050410495510CF', '5ab70495-975f-4dc5-809a-36f471adcc89', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-05-04 14:00:00', 189, '2024-05-04 10:50:45'),
(485, '20240505122841AACB', 'da4c217f-f721-4d9e-8b24-8fa6c554812d', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-05-05 15:00:00', 149, '2024-05-05 12:30:04'),
(486, '20240506103553FA71', '3354c803-c663-4289-b01c-001708652611', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-05-06 20:00:00', 563, '2024-05-06 10:36:27'),
(487, '2024051010183546F3', '1a17bcd5-e4b8-468b-8db6-1a1cb8d9041b', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2024-05-10 20:00:00', 580, '2024-05-10 10:19:05'),
(488, '202405101359409304', '1a17bcd5-e4b8-468b-8db6-1a1cb8d9041b', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-05-10 14:00:01'),
(489, '202405101359409304', '1a17bcd5-e4b8-468b-8db6-1a1cb8d9041b', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-05-10 20:00:00', 359, '2024-05-10 14:00:52'),
(490, '202405101730029C8A', '1a17bcd5-e4b8-468b-8db6-1a1cb8d9041b', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-05-10 20:00:00', 149, '2024-05-10 17:30:26'),
(491, '202405101731444BE1', '1a17bcd5-e4b8-468b-8db6-1a1cb8d9041b', 'alftwm@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-05-10 20:00:00', 147, '2024-05-10 17:32:38'),
(492, '20240510222048E620', 'c4b253d8-f397-4fda-9aa0-af5f461611d0', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-05-10 22:20:56'),
(493, '20240510222048E620', 'c4b253d8-f397-4fda-9aa0-af5f461611d0', 'tftan@yahoo.com', 20, 'coins_unredeem', 'Refund redeemed coins', NULL, NULL, '2024-05-10 22:45:02'),
(494, '202405102245574B44', 'c4b253d8-f397-4fda-9aa0-af5f461611d0', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-05-10 22:46:20'),
(495, '202405102245574B44', 'c4b253d8-f397-4fda-9aa0-af5f461611d0', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-05-11 14:00:00', 912, '2024-05-10 22:47:58'),
(496, '2024051319342403F5', '2f966e09-fe9b-4f8b-afa3-06e876718546', 'tonywong4338@gmail.com', 20, 'coins_joined', 'Joined game', '2024-05-13 20:00:00', 22, '2024-05-13 19:37:24'),
(497, '20240513193617AAB9', '2f966e09-fe9b-4f8b-afa3-06e876718546', 'alftwm@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-05-13 20:00:00', 22, '2024-05-13 19:37:30'),
(498, '20240518204150A26E', 'af431b06-632f-4483-934c-e8d38199412a', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-05-18 20:41:59'),
(499, '20240518204150A26E', 'af431b06-632f-4483-934c-e8d38199412a', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-05-19 12:00:00', 916, '2024-05-18 20:43:40'),
(500, '20240520101801AF01', 'b029189e-2faf-43e0-ba24-5c7af103e620', 'tonywong4338@gmail.com', 20, 'coins_joined', 'Joined game', '2024-05-20 20:00:00', 577, '2024-05-20 10:22:36'),
(501, '202405221026025BD2', '1b2af795-a739-49db-8034-a16e75c28b38', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-05-22 10:26:15'),
(502, '202405221026025BD2', '1b2af795-a739-49db-8034-a16e75c28b38', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-05-22 14:00:00', 212, '2024-05-22 10:27:38'),
(503, '20240522152827CFBA', 'ebe5f650-50ec-4014-a3ec-bc01fd767ea7', 'yongyuanchuan@gmail.com', -100, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-05-22 15:28:36'),
(504, '20240522152827CFBA', 'ebe5f650-50ec-4014-a3ec-bc01fd767ea7', 'yongyuanchuan@gmail.com', 20, 'coins_joined', 'Joined game', '2024-05-22 20:00:00', 270, '2024-05-22 15:29:09'),
(505, '20240523173521778F', '7a4465d3-ca25-4236-9929-012744be0826', 'keasimsee@gmail.com', 20, 'coins_joined', 'Joined game', '2024-05-23 20:00:00', 135, '2024-05-23 17:44:36'),
(506, '202405240000146648', 'ff8c1f0f-3a55-4874-9d6a-52ee1aca7f91', 'elinsharptan@gmail.com', 20, 'coins_joined', 'Joined game', '2024-05-24 20:00:00', 1194, '2024-05-24 00:05:59'),
(507, '202405241319258AEC', 'ff8c1f0f-3a55-4874-9d6a-52ee1aca7f91', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2024-05-24 20:00:00', 399, '2024-05-24 13:20:45'),
(508, '20240524140334897C', 'ff8c1f0f-3a55-4874-9d6a-52ee1aca7f91', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-05-24 20:00:00', 355, '2024-05-24 14:04:06'),
(509, '20240524192513CC5B', 'c9d793d6-4f59-4c55-a70b-d961c9824256', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-05-24 19:25:30'),
(510, '20240524192513CC5B', 'c9d793d6-4f59-4c55-a70b-d961c9824256', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-05-25 14:00:00', 1113, '2024-05-24 19:26:22'),
(511, '20240525220359E506', '1e3ea892-5008-4d43-bc6d-e2acb276e130', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-05-26 15:00:00', 1015, '2024-05-25 22:04:49'),
(512, '202405260211562DAB', '1e3ea892-5008-4d43-bc6d-e2acb276e130', 'yee_yang94@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-05-26 15:00:00', 767, '2024-05-26 02:12:51'),
(513, '20240527152939C31E', '608c865e-f172-41c5-9a27-e702884fbcb7', 'tonywong4338@gmail.com', 20, 'coins_joined', 'Joined game', '2024-05-27 20:00:00', 269, '2024-05-27 15:30:54'),
(514, '20240527160430A81E', '608c865e-f172-41c5-9a27-e702884fbcb7', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-05-27 20:00:00', 234, '2024-05-27 16:05:13'),
(515, '202405291624266B10', '90f4570d-b8e6-45c8-8eb2-8e16c131ddc7', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-05-29 20:00:00', 214, '2024-05-29 16:25:10'),
(516, '202405301801207AA1', 'efc850fb-fee8-4e6b-b94e-6aa4453290e0', 'alftwm@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-05-30 20:00:00', 117, '2024-05-30 18:02:49'),
(517, '20240601085528DD1E', 'aa549fbe-8641-4f13-b1b9-5a4e9030b16e', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-06-01 08:55:40'),
(518, '20240601085528DD1E', 'aa549fbe-8641-4f13-b1b9-5a4e9030b16e', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-06-01 14:00:00', 302, '2024-06-01 08:57:23'),
(519, '20240601092511E78D', 'aa549fbe-8641-4f13-b1b9-5a4e9030b16e', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-01 14:00:00', 274, '2024-06-01 09:25:44'),
(520, '2024060111585650DC', 'aa549fbe-8641-4f13-b1b9-5a4e9030b16e', 'kouhong.ckh@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-01 14:00:00', 120, '2024-06-01 11:59:43'),
(521, '2024060112170070B2', 'aa549fbe-8641-4f13-b1b9-5a4e9030b16e', 'tom_guan97@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-06-01 14:00:00', 97, '2024-06-01 12:22:58'),
(522, '202406011808061762', 'c4038c83-bb5a-42c8-8ba2-099f60fa2cac', 'feiyee75@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-06-01 20:00:00', 111, '2024-06-01 18:08:54'),
(523, '202406020745590D86', '41a67a1b-da70-41da-acde-1ea47d32601c', 'arzulmiahmad@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-02 15:00:00', 432, '2024-06-02 07:47:47'),
(524, '2024060223272050A3', '826d5b1e-a438-42e9-b824-59ce13516bbd', 'choonhou922@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-03 10:30:00', 661, '2024-06-02 23:28:59'),
(525, '2024060311460509D5', 'f7a0c0d2-bf41-423e-b289-bb42280100c9', 'priyathamsantu@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-03 14:30:00', 162, '2024-06-03 11:47:02'),
(526, '202406031643478B0A', 'cc64c2ed-0f4d-462e-9fe8-3686c067f5ee', 'feiyee75@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-06-03 20:00:00', 195, '2024-06-03 16:44:41'),
(527, '20240606125000A6F8', '43b36b0a-b86f-4a9d-a9ef-8856c6018b9b', 'tonywong4338@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-06 20:00:00', 428, '2024-06-06 12:51:37'),
(528, '202406061729130FA2', '43b36b0a-b86f-4a9d-a9ef-8856c6018b9b', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-06 20:00:00', 149, '2024-06-06 17:30:02'),
(529, '202406071941346598', '823bb6b3-4055-4318-b5a8-815be3c3fbf7', 'login.nicksontan@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-08 14:00:00', 1097, '2024-06-07 19:42:40'),
(530, '202406080942349DCC', '823bb6b3-4055-4318-b5a8-815be3c3fbf7', 'simon_lee0122@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-06-08 14:00:00', 256, '2024-06-08 09:43:32'),
(531, '20240608111139F7B9', '823bb6b3-4055-4318-b5a8-815be3c3fbf7', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-06-08 11:12:13'),
(532, '20240608111139F7B9', '823bb6b3-4055-4318-b5a8-815be3c3fbf7', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-06-08 14:00:00', 166, '2024-06-08 11:13:27'),
(533, '202406081243176D27', '823bb6b3-4055-4318-b5a8-815be3c3fbf7', 'yuankl1306@gmail.com', -40, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-06-08 12:45:01'),
(534, '202406081243176D27', '823bb6b3-4055-4318-b5a8-815be3c3fbf7', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-08 14:00:00', 74, '2024-06-08 12:45:27'),
(535, '202406081854393B3A', 'a73240eb-a922-4a8d-a11b-6d5a145138df', 'elinsharptan@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-11 20:30:00', 4402, '2024-06-08 19:07:58'),
(536, '202406090856151707', '6420754e-b66a-4370-b4e9-6e2c2c7395f9', 'priyathamsantu@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-09 15:00:00', 362, '2024-06-09 08:57:22'),
(537, '20240609094622FC06', '6420754e-b66a-4370-b4e9-6e2c2c7395f9', 'c.yongjun11@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-09 15:00:00', 312, '2024-06-09 09:47:55'),
(538, '202406091254574A5E', '6420754e-b66a-4370-b4e9-6e2c2c7395f9', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-06-09 12:55:12'),
(539, '202406091254574A5E', '6420754e-b66a-4370-b4e9-6e2c2c7395f9', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-06-09 15:00:00', 123, '2024-06-09 12:56:29'),
(540, '20240610162246BA9F', '6efc9a6b-f757-490b-a907-860cad349c4e', 'ansoncth@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-10 20:00:00', 215, '2024-06-10 16:24:00'),
(541, '20240610163814BFE3', '6efc9a6b-f757-490b-a907-860cad349c4e', 'tonywong4338@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-10 20:00:00', 200, '2024-06-10 16:39:59'),
(542, '202406111511427007', 'a73240eb-a922-4a8d-a11b-6d5a145138df', 'rajamohdazeehan@yahoo.com.my', 20, 'coins_joined', 'Joined game', '2024-06-11 20:30:00', 311, '2024-06-11 15:18:17'),
(543, '202406120147512277', 'a81503ed-ed92-470a-b790-a4d9e1529dc4', 'kathleenrosche12@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-12 20:00:00', 1091, '2024-06-12 01:48:36'),
(544, '202406120149395565', 'a81503ed-ed92-470a-b790-a4d9e1529dc4', 'chrisphang2001@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-12 20:00:00', 1089, '2024-06-12 01:50:27'),
(545, '202406121410010130', 'a81503ed-ed92-470a-b790-a4d9e1529dc4', 'yongyuanchuan@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-06-12 14:10:10'),
(546, '202406121410010130', 'a81503ed-ed92-470a-b790-a4d9e1529dc4', 'yongyuanchuan@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-12 20:00:00', 349, '2024-06-12 14:10:36'),
(547, '20240614124112AFF8', '75a6d557-3251-465a-aeed-83eae34f0187', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-06-14 12:41:31'),
(548, '20240614124112AFF8', '75a6d557-3251-465a-aeed-83eae34f0187', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-06-15 14:00:00', 1517, '2024-06-14 12:42:21'),
(549, '20240615091858D9BE', '75a6d557-3251-465a-aeed-83eae34f0187', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-06-15 14:00:00', 280, '2024-06-15 09:19:28'),
(550, '202406151013353AFE', '75a6d557-3251-465a-aeed-83eae34f0187', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-15 14:00:00', 226, '2024-06-15 10:13:59'),
(551, '20240615103650E419', '75a6d557-3251-465a-aeed-83eae34f0187', 'tonywong4338@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-15 14:00:00', 201, '2024-06-15 10:38:12'),
(552, '20240615182844D7B1', 'b52c3910-cac4-4ad4-b44c-c7eb96844963', 'junsuke23@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-15 20:00:00', 90, '2024-06-15 18:29:50'),
(553, '20240616090212FE9C', '19c8fda5-83e5-4694-81e6-9ec31e1a2dc7', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-06-16 09:02:21'),
(554, '20240616090212FE9C', '19c8fda5-83e5-4694-81e6-9ec31e1a2dc7', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-06-16 15:00:00', 356, '2024-06-16 09:03:32'),
(555, '20240616100559F685', '19c8fda5-83e5-4694-81e6-9ec31e1a2dc7', 'c.yongjun11@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-16 15:00:00', 291, '2024-06-16 10:08:29'),
(556, '20240616112549D471', '19c8fda5-83e5-4694-81e6-9ec31e1a2dc7', 'priyathamsantu@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-16 15:00:00', 201, '2024-06-16 11:38:36'),
(557, '202406161831412CA1', '7126fc8f-710b-4722-a0a0-db8f46ab0c45', 'hillaryxuanne@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-16 20:00:00', 87, '2024-06-16 18:32:54'),
(558, '202406171330395265', '8b81d002-7cfe-466f-81e8-549ec769e32b', 'tonywong4338@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-17 14:30:00', 58, '2024-06-17 13:31:33'),
(559, '2024061816000613A4', '78d9403a-1a95-49c7-be54-a6c4f483523a', 'garyyjh@gmail.com', -160, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-06-18 16:00:30');
INSERT INTO `users_events` (`users_events_id`, `order_id`, `game_id`, `user_email`, `coins`, `code`, `descp`, `game_start_time`, `minutes_before_game_start`, `updated_datetime`) VALUES
(560, '2024061816000613A4', '78d9403a-1a95-49c7-be54-a6c4f483523a', 'garyyjh@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-18 20:30:00', 268, '2024-06-18 16:01:25'),
(561, '202406191540466109', 'b514ba08-ce90-4fe0-93d9-b5c133a84555', 'hillaryxuanne@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-19 20:00:00', 256, '2024-06-19 15:43:46'),
(562, '20240620163400662D', '0650b54f-69ad-4796-9adb-40eada69994d', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-20 20:00:00', 204, '2024-06-20 16:35:18'),
(563, '20240621175240DDDE', 'ee3d087c-00b6-479a-a046-edff8b9b0047', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-06-21 17:52:48'),
(564, '20240621175240DDDE', 'ee3d087c-00b6-479a-a046-edff8b9b0047', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-06-22 14:00:00', 1206, '2024-06-21 17:53:47'),
(565, '202406221810341932', 'a39673e4-f78b-4797-a5a2-d4c8244efa2f', 'c.yongjun11@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-23 15:00:00', 1247, '2024-06-22 18:12:52'),
(566, '202406230925019A38', 'a39673e4-f78b-4797-a5a2-d4c8244efa2f', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-06-23 09:25:15'),
(567, '202406230925019A38', 'a39673e4-f78b-4797-a5a2-d4c8244efa2f', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-06-23 15:00:00', 333, '2024-06-23 09:26:30'),
(568, '20240623100838D1AF', 'a39673e4-f78b-4797-a5a2-d4c8244efa2f', 'gohchunnam123@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-23 15:00:00', 287, '2024-06-23 10:12:08'),
(569, '20240623220149D5CA', 'c7420ee1-e338-48fa-98d6-b042e4bd5dcf', 'garrylcz1205@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-06-24 10:00:00', 716, '2024-06-23 22:03:00'),
(570, '20240624160415E1B1', 'bfe4a8a6-58b7-4c37-b112-cfb91f10be91', 'eugene_hyh@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-06-25 20:30:00', 1701, '2024-06-24 16:08:19'),
(571, '202406250038082106', 'bfe4a8a6-58b7-4c37-b112-cfb91f10be91', 'elinsharptan@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-25 20:30:00', 1188, '2024-06-25 00:41:19'),
(572, '202406251619220E90', 'bfe4a8a6-58b7-4c37-b112-cfb91f10be91', 'feiyee75@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-06-25 20:30:00', 249, '2024-06-25 16:20:31'),
(573, '202406261349543E69', '8c00d2e9-9e1c-472b-be50-7b07c3a54e52', 'hueytingl@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-06-26 20:00:00', 368, '2024-06-26 13:51:26'),
(574, '20240626145311D0CA', '8c00d2e9-9e1c-472b-be50-7b07c3a54e52', 'yongyiulim1405@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-26 20:00:00', 305, '2024-06-26 14:54:26'),
(575, '2024062617130508FA', '8c00d2e9-9e1c-472b-be50-7b07c3a54e52', 'nicktay84@gmail.com', -200, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-06-26 17:13:25'),
(576, '2024062617130508FA', '8c00d2e9-9e1c-472b-be50-7b07c3a54e52', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-26 20:00:00', 165, '2024-06-26 17:14:29'),
(577, '202406271631274C36', '90436e45-332d-42d1-9bf6-595ee5670792', 'fungzv@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-27 20:00:00', 206, '2024-06-27 16:33:19'),
(578, '20240627170802FDD5', '90436e45-332d-42d1-9bf6-595ee5670792', 'cherlytan222@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-27 20:00:00', 171, '2024-06-27 17:08:52'),
(579, '20240628140842508F', '9dda3cd5-2119-493d-9478-a6793dd8b1bc', 'kongpinpin91@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-29 14:00:00', 1428, '2024-06-28 14:11:29'),
(580, '20240628195321B36E', '9dda3cd5-2119-493d-9478-a6793dd8b1bc', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-06-28 19:53:29'),
(581, '20240628195321B36E', '9dda3cd5-2119-493d-9478-a6793dd8b1bc', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-06-29 14:00:00', 1085, '2024-06-28 19:54:23'),
(582, '202406290925599076', '9dda3cd5-2119-493d-9478-a6793dd8b1bc', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-29 14:00:00', 273, '2024-06-29 09:26:44'),
(583, '20240629102433D553', '9dda3cd5-2119-493d-9478-a6793dd8b1bc', 'manseng1019@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-29 14:00:00', 209, '2024-06-29 10:30:01'),
(584, '20240629222009F68B', '16f8b85c-82ba-47eb-af4e-60ffd42c0fd6', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-06-29 22:20:23'),
(585, '20240629222009F68B', '16f8b85c-82ba-47eb-af4e-60ffd42c0fd6', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-06-30 15:00:00', 998, '2024-06-29 22:21:30'),
(586, '20240630092156A3EA', '16f8b85c-82ba-47eb-af4e-60ffd42c0fd6', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-30 15:00:00', 337, '2024-06-30 09:22:39'),
(587, '202406300955150990', '4e835445-024f-4ca1-a71e-f33cd21a4c0a', 'kongpinpin91@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-01 10:00:00', 1443, '2024-06-30 09:56:37'),
(588, '202406301125017F7B', '16f8b85c-82ba-47eb-af4e-60ffd42c0fd6', 'gabri3l@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-06-30 15:00:00', 204, '2024-06-30 11:35:50'),
(589, '202406301225351934', '16f8b85c-82ba-47eb-af4e-60ffd42c0fd6', 'c.yongjun11@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-30 15:00:00', 152, '2024-06-30 12:27:24'),
(590, '20240630154410048F', '762d4b48-d70c-44bd-a0d5-f3ab63965c4a', 'chaiz85@gmail.com', 20, 'coins_joined', 'Joined game', '2024-06-30 20:00:00', 254, '2024-06-30 15:45:38'),
(591, '20240701122043B84E', 'ec701147-fa53-4f26-a05c-e13d696abf82', 'kongpinpin91@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-01 20:00:00', 458, '2024-07-01 12:21:23'),
(592, '20240701180632C23E', 'ec701147-fa53-4f26-a05c-e13d696abf82', 'tonywong4338@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-01 20:00:00', 112, '2024-07-01 18:07:52'),
(593, '202407041300447E0B', 'ea3757f3-d6f9-49b6-a33a-6af42c3ae654', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-04 20:00:00', 418, '2024-07-04 13:01:21'),
(594, '202407041356194359', 'ea3757f3-d6f9-49b6-a33a-6af42c3ae654', 'te.oliver@outlook.com', 20, 'coins_joined', 'Joined game', '2024-07-04 20:00:00', 360, '2024-07-04 13:59:19'),
(595, '202407041531281B96', 'ea3757f3-d6f9-49b6-a33a-6af42c3ae654', 'shentan1122@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-04 20:00:00', 267, '2024-07-04 15:32:29'),
(596, '202407041736403A6C', 'ea3757f3-d6f9-49b6-a33a-6af42c3ae654', 'tonywong4338@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-04 20:00:00', 141, '2024-07-04 17:38:23'),
(597, '20240704192544F1AB', 'ea3757f3-d6f9-49b6-a33a-6af42c3ae654', 'alftwm@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-07-04 20:00:00', 31, '2024-07-04 19:28:17'),
(598, '20240705143516B772', '4430ebe8-234c-44f7-bb64-bbb39cc06280', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-05 20:00:00', 323, '2024-07-05 14:36:37'),
(599, '20240705183916C166', '4430ebe8-234c-44f7-bb64-bbb39cc06280', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-05 20:00:00', 80, '2024-07-05 18:39:56'),
(600, '2024070521282850A8', 'ff343691-92cb-4f9d-b291-75b70e118711', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-07-05 21:28:37'),
(601, '2024070521282850A8', 'ff343691-92cb-4f9d-b291-75b70e118711', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-07-06 14:00:00', 990, '2024-07-05 21:29:39'),
(602, '202407061057131A8B', 'ff343691-92cb-4f9d-b291-75b70e118711', 'shaoranswc@live.co.uk', 20, 'coins_joined', 'Joined game', '2024-07-06 14:00:00', 178, '2024-07-06 11:01:25'),
(603, '202407061719182D8B', '6fb5a379-1cc4-4ee9-93f8-0bcb124931be', 'mohdzarulazham970@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-06 20:00:00', 158, '2024-07-06 17:21:23'),
(604, '20240707090823BDD1', 'ec8f8dcf-7f20-4bec-a677-607f70a168b7', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-07-07 09:08:32'),
(605, '20240707090823BDD1', 'ec8f8dcf-7f20-4bec-a677-607f70a168b7', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-07-07 15:00:00', 350, '2024-07-07 09:09:32'),
(606, '20240707091718569B', 'ec8f8dcf-7f20-4bec-a677-607f70a168b7', 'arzulmiahmad@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-07 15:00:00', 341, '2024-07-07 09:18:53'),
(607, '20240707112216FBC2', 'ec8f8dcf-7f20-4bec-a677-607f70a168b7', 'gabri3l@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-07-07 11:22:42'),
(608, '20240707112216FBC2', 'ec8f8dcf-7f20-4bec-a677-607f70a168b7', 'gabri3l@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-07-07 15:00:00', 216, '2024-07-07 11:23:26'),
(609, '202407071136431C97', 'ec8f8dcf-7f20-4bec-a677-607f70a168b7', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-07 15:00:00', 202, '2024-07-07 11:37:17'),
(610, '2024070712203654C9', 'ec8f8dcf-7f20-4bec-a677-607f70a168b7', 'havard8890@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-07-07 15:00:00', 158, '2024-07-07 12:21:57'),
(611, '20240707124848408F', 'ec8f8dcf-7f20-4bec-a677-607f70a168b7', 'stefankhoo.1@gmail.com', -40, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-07-07 12:50:08'),
(612, '20240707124848408F', 'ec8f8dcf-7f20-4bec-a677-607f70a168b7', 'stefankhoo.1@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-07 15:00:00', 129, '2024-07-07 12:50:44'),
(613, '202407071308006785', 'ec8f8dcf-7f20-4bec-a677-607f70a168b7', 'andrewngu512@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-07 15:00:00', 110, '2024-07-07 13:09:07'),
(614, '202407080115142DC7', '5ebc2cd2-b1a4-49de-97ed-940ad6267efc', '1phousehp@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-08 14:30:00', 779, '2024-07-08 01:30:02'),
(615, '20240708012340B575', '5ebc2cd2-b1a4-49de-97ed-940ad6267efc', 'chuahisaac9657@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-08 14:30:00', 777, '2024-07-08 01:32:11'),
(616, '20240708094119CA46', '5ebc2cd2-b1a4-49de-97ed-940ad6267efc', 'cyz313188@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-08 14:30:00', 284, '2024-07-08 09:45:19'),
(617, '20240708103930B2D9', '5ebc2cd2-b1a4-49de-97ed-940ad6267efc', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-08 14:30:00', 229, '2024-07-08 10:40:20'),
(618, '20240708130958EFC9', '5ebc2cd2-b1a4-49de-97ed-940ad6267efc', 'pslimowl@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-08 14:30:00', 77, '2024-07-08 13:12:01'),
(619, '20240708150357781D', 'c2443935-1a6e-4d06-af56-025375d0848e', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-08 20:00:00', 295, '2024-07-08 15:04:30'),
(620, '202407081845129F01', 'c2443935-1a6e-4d06-af56-025375d0848e', 'feiyee75@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-07-08 20:00:00', 67, '2024-07-08 18:52:07'),
(621, '20240709123428539C', '8530089f-ee86-4055-8671-50983c701a2e', 'feiyee75@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-07-09 20:30:00', 474, '2024-07-09 12:35:33'),
(622, '20240710181315CD78', '9ccf68ac-6403-4899-b8dd-d1131278e464', 'wareve_reaper@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-07-10 20:00:00', 104, '2024-07-10 18:15:37'),
(623, '20240711131020E82D', 'ae6a2c82-fd93-4a29-b872-48ab41e732d3', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-11 20:00:00', 409, '2024-07-11 13:10:52'),
(624, '2024071114142467CE', 'ae6a2c82-fd93-4a29-b872-48ab41e732d3', 'tonywong4338@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-11 20:00:00', 344, '2024-07-11 14:15:30'),
(625, '20240712125934E0EE', 'a9f13ef7-40ca-43ba-852f-986dc0090293', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-12 20:00:00', 419, '2024-07-12 13:00:14'),
(626, '20240712153224D753', 'a9f13ef7-40ca-43ba-852f-986dc0090293', 'kongpinpin91@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-12 20:00:00', 266, '2024-07-12 15:33:36'),
(627, '20240712210931A483', '640515fc-3a74-4b10-b0d6-2a09b3def2bb', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-07-12 21:09:45'),
(628, '20240712210931A483', '640515fc-3a74-4b10-b0d6-2a09b3def2bb', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-07-13 14:00:00', 1008, '2024-07-12 21:11:06'),
(629, '202407130017220241', '160b1423-f530-495b-856a-ee41d910e21e', 'jonathanyxs@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-14 15:00:00', 2321, '2024-07-13 00:18:02'),
(630, '202407130852010685', '640515fc-3a74-4b10-b0d6-2a09b3def2bb', 'shaoranswc@live.co.uk', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-07-13 08:52:55'),
(631, '202407130852010685', '640515fc-3a74-4b10-b0d6-2a09b3def2bb', 'shaoranswc@live.co.uk', 20, 'coins_joined', 'Joined game', '2024-07-13 14:00:00', 305, '2024-07-13 08:54:29'),
(632, '202407131122380A8A', 'cbdefbb0-54c1-430d-8870-bbd8ec103ef2', 'lweilun92@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-17 20:00:00', 6271, '2024-07-13 11:28:40'),
(633, '20240713120933458A', '640515fc-3a74-4b10-b0d6-2a09b3def2bb', '1phousehp@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-07-13 12:10:03'),
(634, '20240713120933458A', '640515fc-3a74-4b10-b0d6-2a09b3def2bb', '1phousehp@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-13 14:00:00', 109, '2024-07-13 12:10:47'),
(635, '202407131245037417', '5ca399e5-6a4c-4b36-bdfd-02e732bc9c10', 'chakhua514@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-07-13 20:00:00', 429, '2024-07-13 12:50:44'),
(636, '202407131747498FE5', '5ca399e5-6a4c-4b36-bdfd-02e732bc9c10', 'arzulmiahmad@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-13 20:00:00', 130, '2024-07-13 17:49:04'),
(637, '20240714095256216A', '160b1423-f530-495b-856a-ee41d910e21e', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-07-14 09:53:11'),
(638, '20240714095256216A', '160b1423-f530-495b-856a-ee41d910e21e', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-07-14 15:00:00', 305, '2024-07-14 09:54:10'),
(639, '202407141058317F88', '160b1423-f530-495b-856a-ee41d910e21e', 'gabri3l@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-07-14 10:58:44'),
(640, '202407141058317F88', '160b1423-f530-495b-856a-ee41d910e21e', 'gabri3l@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-07-14 15:00:00', 240, '2024-07-14 10:59:11'),
(641, '2024071413472619FA', '15a163d2-e479-4ed6-b97b-1a6c7fdf288a', 'aisyfaiz42@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-14 20:00:00', 370, '2024-07-14 13:49:48'),
(642, '20240714190417AA90', '15a163d2-e479-4ed6-b97b-1a6c7fdf288a', 'priyathamsantu@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-14 20:00:00', 54, '2024-07-14 19:05:29'),
(643, '202407151218571994', 'b0eccb1b-6d91-4482-a27d-13619a08b1d2', 'elinsharptan@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-16 20:30:00', 1927, '2024-07-15 12:22:22'),
(644, '20240716040034EF07', '', 'puchong88@yahoo.com', -100, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-07-16 04:05:04'),
(645, '20240716043649CB19', '', 'puchong88@yahoo.com', -100, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-07-16 04:41:22'),
(646, '202407160443125ACF', '', 'puchong88@yahoo.com', -100, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-07-16 04:46:39'),
(647, '202407160500542458', '', 'puchong88@yahoo.com', -100, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-07-16 05:01:03'),
(648, '202407161118427266', 'b0eccb1b-6d91-4482-a27d-13619a08b1d2', 'lstjeffrey@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-16 20:30:00', 549, '2024-07-16 11:20:10'),
(649, '2024071616165900BA', 'b0eccb1b-6d91-4482-a27d-13619a08b1d2', 'solehchong0416@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-16 20:30:00', 250, '2024-07-16 16:19:50'),
(650, '202407162018101620', 'cbdefbb0-54c1-430d-8870-bbd8ec103ef2', 'kongpinpin91@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-17 20:00:00', 1420, '2024-07-16 20:19:02'),
(651, '20240717144609991A', 'cbdefbb0-54c1-430d-8870-bbd8ec103ef2', 'leejiancong061009@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-17 20:00:00', 311, '2024-07-17 14:48:45'),
(652, '20240718134917FDBB', '534baab0-fcb2-4843-af73-14821354e6d6', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-18 20:00:00', 369, '2024-07-18 13:50:00'),
(653, '202407181444345D28', '534baab0-fcb2-4843-af73-14821354e6d6', 'soon7118@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-18 20:00:00', 311, '2024-07-18 14:48:26'),
(654, '20240718225652E27F', 'c949d424-add7-479f-b8b1-4bc1d0160a2c', 'lennyrong8090@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-20 14:00:00', 2341, '2024-07-18 22:58:38'),
(655, '202407182250020E40', 'c949d424-add7-479f-b8b1-4bc1d0160a2c', 'havard8890@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-07-20 14:00:00', 2341, '2024-07-18 22:58:46'),
(656, '202407190859240964', '9f11705c-7966-41a6-a537-255033876c9e', 'jonathanyxs@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-19 20:00:00', 660, '2024-07-19 08:59:55'),
(657, '20240719132047AF18', '6b0ca6d1-a382-4ed3-840c-3ca3de74a181', 'w0926005493@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-21 15:00:00', 2978, '2024-07-19 13:21:55'),
(658, '20240719184919E131', 'c949d424-add7-479f-b8b1-4bc1d0160a2c', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-07-19 18:49:31'),
(659, '20240719184919E131', 'c949d424-add7-479f-b8b1-4bc1d0160a2c', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-07-20 14:00:00', 1149, '2024-07-19 18:50:38'),
(660, '202407192311366B46', 'c949d424-add7-479f-b8b1-4bc1d0160a2c', 'weishaw01@hotmail.com', -40, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-07-19 23:11:46'),
(661, '202407192311366B46', 'c949d424-add7-479f-b8b1-4bc1d0160a2c', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-07-20 14:00:00', 886, '2024-07-19 23:13:08'),
(662, '202407201046376E49', 'c949d424-add7-479f-b8b1-4bc1d0160a2c', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-20 14:00:00', 192, '2024-07-20 10:47:01'),
(663, '20240720113603079C', '9a0461b6-44cf-4a08-885c-74875cf0099e', 'kongpinpin91@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-20 20:00:00', 503, '2024-07-20 11:36:35'),
(664, '20240720124029CF5B', 'c949d424-add7-479f-b8b1-4bc1d0160a2c', 'shaoranswc@live.co.uk', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-07-20 12:41:20'),
(665, '20240720124029CF5B', 'c949d424-add7-479f-b8b1-4bc1d0160a2c', 'shaoranswc@live.co.uk', 20, 'coins_joined', 'Joined game', '2024-07-20 14:00:00', 77, '2024-07-20 12:42:55'),
(666, '20240720165440C535', '9a0461b6-44cf-4a08-885c-74875cf0099e', 'szejiun0829@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-20 20:00:00', 184, '2024-07-20 16:55:08'),
(667, '20240721091225F0F6', '100da5a5-e841-42ad-a922-2303907202eb', 'jonathanyxs@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-22 20:00:00', 2086, '2024-07-21 09:13:49'),
(668, '20240721105308ECDB', '6b0ca6d1-a382-4ed3-840c-3ca3de74a181', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-07-21 10:53:23'),
(669, '20240721105308ECDB', '6b0ca6d1-a382-4ed3-840c-3ca3de74a181', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-07-21 15:00:00', 245, '2024-07-21 10:54:28'),
(670, '20240721112113936B', '6b0ca6d1-a382-4ed3-840c-3ca3de74a181', 'gabri3l@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-07-21 11:21:34'),
(671, '20240721112113936B', '6b0ca6d1-a382-4ed3-840c-3ca3de74a181', 'gabri3l@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-07-21 15:00:00', 217, '2024-07-21 11:22:30'),
(672, '20240721115052BDE0', 'b9b46d3d-c94d-4fdf-8e2c-23a657c169d9', 'elinsharptan@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-23 20:30:00', 3397, '2024-07-21 11:52:23'),
(673, '202407211225402A5D', '4b8e4b42-bd16-4fa0-ab51-5713735c646b', 'sitinabihah96@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-21 20:00:00', 450, '2024-07-21 12:29:08'),
(674, '20240721124115BD11', '4b8e4b42-bd16-4fa0-ab51-5713735c646b', 'saracyruz@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-21 20:00:00', 437, '2024-07-21 12:42:08'),
(675, '202407211401268CF8', '6b0ca6d1-a382-4ed3-840c-3ca3de74a181', 'nguandrew89@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-21 15:00:00', 57, '2024-07-21 14:02:43'),
(676, '202407211502084388', '4b8e4b42-bd16-4fa0-ab51-5713735c646b', 'mhd.azimahmad@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-21 20:00:00', 295, '2024-07-21 15:04:08'),
(677, '20240721191103B5E4', '4b8e4b42-bd16-4fa0-ab51-5713735c646b', 'zentofu997@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-21 20:00:00', 43, '2024-07-21 19:16:16'),
(678, '20240721191948BD54', '4b8e4b42-bd16-4fa0-ab51-5713735c646b', 'songzhou0317@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-21 20:00:00', 38, '2024-07-21 19:21:06'),
(679, '202407220900183C12', '3d92dc3e-534e-46d1-bf60-3838aebc3d18', 'kongpinpin91@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-22 10:00:00', 59, '2024-07-22 09:00:51'),
(680, '20240722175025D832', '100da5a5-e841-42ad-a922-2303907202eb', 'tonywong4338@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-22 20:00:00', 127, '2024-07-22 17:52:24'),
(681, '20240722222554ABA4', 'b9b46d3d-c94d-4fdf-8e2c-23a657c169d9', 'sufino@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-23 20:30:00', 1322, '2024-07-22 22:27:12'),
(682, '202407231350199A6C', 'b9b46d3d-c94d-4fdf-8e2c-23a657c169d9', 'w0926005493@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-23 20:30:00', 399, '2024-07-23 13:50:56'),
(683, '202407231853451D18', 'd1fd1889-1d0e-445f-b665-d03a1403f2b1', 'lweilun92@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-24 20:00:00', 1502, '2024-07-23 18:57:20'),
(684, '20240724021105894C', 'd1fd1889-1d0e-445f-b665-d03a1403f2b1', 'kongpinpin91@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-24 20:00:00', 1068, '2024-07-24 02:11:36'),
(685, '20240724144824B948', 'd1fd1889-1d0e-445f-b665-d03a1403f2b1', 'daftpunkflynn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-24 20:00:00', 309, '2024-07-24 14:50:37'),
(686, '20240724153548D58E', 'd1fd1889-1d0e-445f-b665-d03a1403f2b1', 'lstjeffrey@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-24 20:00:00', 263, '2024-07-24 15:36:41'),
(687, '202407251435520C5C', 'e74af949-2802-4afb-b78c-46f6a2c89b3f', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-25 20:00:00', 322, '2024-07-25 14:37:29'),
(688, '20240725195034C646', 'e74af949-2802-4afb-b78c-46f6a2c89b3f', 'tonywong4338@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-25 20:00:00', 8, '2024-07-25 19:51:47'),
(689, '2024072520052724B7', 'b4a08756-3b8c-457e-a99e-e92678cb4a8b', 'winnie00000029@gmail.con', 20, 'coins_joined', 'Joined game', '2024-07-29 10:00:00', 5153, '2024-07-25 20:06:47'),
(690, '202407260313192169', 'cfb3569a-5ab3-46f5-98ce-a8ee35ef2e2b', 'edmondlim412@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-26 20:00:00', 1005, '2024-07-26 03:14:24'),
(691, '202407261104316864', 'b525d2bc-aad0-4d7f-9d24-3011bc91c147', 'Nicholaschan020900@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-27 20:00:00', 1973, '2024-07-26 11:06:36'),
(692, '202407261252146FD8', 'b525d2bc-aad0-4d7f-9d24-3011bc91c147', 'feiyee75@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-07-27 20:00:00', 1866, '2024-07-26 12:53:23'),
(693, '202407261635175751', 'cfb3569a-5ab3-46f5-98ce-a8ee35ef2e2b', 'kongpinpin91@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-26 20:00:00', 203, '2024-07-26 16:36:02'),
(694, '202407270859471BFC', 'fe13f724-eb52-4a10-857d-f5ea5e47ecbc', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-07-27 09:00:03'),
(695, '202407270859471BFC', 'fe13f724-eb52-4a10-857d-f5ea5e47ecbc', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-07-27 14:00:00', 298, '2024-07-27 09:01:09'),
(696, '202407271045084CA8', 'fe13f724-eb52-4a10-857d-f5ea5e47ecbc', 'tangyw03@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-27 14:00:00', 192, '2024-07-27 10:47:05'),
(697, '20240727125106A9F9', 'b525d2bc-aad0-4d7f-9d24-3011bc91c147', 'szejiun0829@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-27 20:00:00', 427, '2024-07-27 12:52:30'),
(698, '202407271719215591', 'b525d2bc-aad0-4d7f-9d24-3011bc91c147', 'arzulmiahmad@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-27 20:00:00', 159, '2024-07-27 17:20:41'),
(699, '2024072810185929E6', 'e5dd0b23-b836-4268-bc56-e45c755597d0', 'gabri3l@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-07-28 10:19:24'),
(700, '2024072810185929E6', 'e5dd0b23-b836-4268-bc56-e45c755597d0', 'gabri3l@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-07-28 15:00:00', 280, '2024-07-28 10:19:59'),
(701, '2024072817263613DD', '2f99a382-c31a-406e-9a25-eb3c558f022a', 'lwlpeng99@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-28 20:00:00', 151, '2024-07-28 17:28:12'),
(702, '20240728231847D8C1', 'b4a08756-3b8c-457e-a99e-e92678cb4a8b', 'kongpinpin91@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-29 10:00:00', 640, '2024-07-28 23:19:16'),
(703, '20240729102528CC7C', '0e911e7c-6120-4efb-832d-78749e914036', 'jennyfoo5782@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-30 20:30:00', 2042, '2024-07-29 10:27:43'),
(704, '20240729110924F2CD', '0e911e7c-6120-4efb-832d-78749e914036', 'elinsharptan@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-30 20:30:00', 1996, '2024-07-29 11:13:06'),
(705, '20240730131735EBFD', '0e911e7c-6120-4efb-832d-78749e914036', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-30 20:30:00', 431, '2024-07-30 13:18:30'),
(706, '202407301323099F81', '890a9e61-461a-4530-80fb-56671b684f3b', 'lweilun92@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-31 20:00:00', 1832, '2024-07-30 13:27:21'),
(707, '20240730180655587D', '0e911e7c-6120-4efb-832d-78749e914036', 'w0926005493@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-30 20:30:00', 141, '2024-07-30 18:08:04'),
(708, '2024073115533965A5', '890a9e61-461a-4530-80fb-56671b684f3b', 'w0926005493@gmail.com', 20, 'coins_joined', 'Joined game', '2024-07-31 20:00:00', 245, '2024-07-31 15:54:09'),
(709, '20240801122142750B', '9ddfe3a6-f26f-471f-a66d-278cf6cf67b7', 'nicktay84@gmail.com', -200, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-08-01 12:21:58'),
(710, '20240801122142750B', '9ddfe3a6-f26f-471f-a66d-278cf6cf67b7', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-01 20:00:00', 457, '2024-08-01 12:22:31'),
(711, '202408020052512048', '4b247763-b5a8-4627-bedd-8d03e5e62ab1', 'w0926005493@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-02 20:00:00', 1146, '2024-08-02 00:53:19'),
(712, '202408021257107ECD', '82dea93d-19fb-42e0-a2dd-88cb869ce4ee', 'jackiexem0520@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-08-03 20:00:00', 1861, '2024-08-02 12:58:29'),
(713, '202408021304019B0F', '82dea93d-19fb-42e0-a2dd-88cb869ce4ee', 'tongjack99@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-03 20:00:00', 1855, '2024-08-02 13:04:56'),
(714, '20240802130340ABAE', '82dea93d-19fb-42e0-a2dd-88cb869ce4ee', 'yunmoon@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-03 20:00:00', 1854, '2024-08-02 13:05:40'),
(715, '20240802150910DD35', '4b247763-b5a8-4627-bedd-8d03e5e62ab1', 'tonywong4338@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-02 20:00:00', 288, '2024-08-02 15:11:03'),
(716, '202408021527467D5C', '4b247763-b5a8-4627-bedd-8d03e5e62ab1', 'veichoongsiew@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-02 20:00:00', 267, '2024-08-02 15:32:54'),
(717, '2024080216231300B9', '4b247763-b5a8-4627-bedd-8d03e5e62ab1', 'kongpinpin91@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-02 20:00:00', 215, '2024-08-02 16:24:49'),
(718, '202408021947338612', '82dea93d-19fb-42e0-a2dd-88cb869ce4ee', 'srfnzmry88@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-03 20:00:00', 1451, '2024-08-02 19:48:52'),
(719, '20240802213205E4E3', '4c8d82cb-00b1-4c6b-9f4e-005ecd0fb672', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-08-02 21:32:17'),
(720, '20240802213205E4E3', '4c8d82cb-00b1-4c6b-9f4e-005ecd0fb672', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-08-03 14:00:00', 986, '2024-08-02 21:33:23'),
(721, '202408031107495CDC', '4c8d82cb-00b1-4c6b-9f4e-005ecd0fb672', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-03 14:00:00', 169, '2024-08-03 11:10:00'),
(722, '20240803130113B595', '82dea93d-19fb-42e0-a2dd-88cb869ce4ee', 'szejiun0829@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-03 20:00:00', 418, '2024-08-03 13:01:55'),
(723, '2024080314125828A7', 'd749927e-248d-44d2-9af8-e93d7a5c01ab', 'sufino@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-04 20:00:00', 1781, '2024-08-03 14:18:23'),
(724, '202408040007358237', 'dacbf996-95d3-4974-b53d-d77b6f5011d7', 'w0926005493@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-04 15:00:00', 892, '2024-08-04 00:07:56'),
(725, '20240804101534CC01', 'dacbf996-95d3-4974-b53d-d77b6f5011d7', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-08-04 10:15:59'),
(726, '20240804101534CC01', 'dacbf996-95d3-4974-b53d-d77b6f5011d7', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-08-04 15:00:00', 282, '2024-08-04 10:17:01'),
(727, '202408041030110648', 'dacbf996-95d3-4974-b53d-d77b6f5011d7', 'gabri3l@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-08-04 15:00:00', 268, '2024-08-04 10:31:14'),
(728, '20240804115231AED0', 'dacbf996-95d3-4974-b53d-d77b6f5011d7', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-08-04 11:52:39'),
(729, '20240804115231AED0', 'dacbf996-95d3-4974-b53d-d77b6f5011d7', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-08-04 15:00:00', 186, '2024-08-04 11:53:01'),
(730, '20240804115934F92E', 'dacbf996-95d3-4974-b53d-d77b6f5011d7', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-04 15:00:00', 179, '2024-08-04 12:00:00'),
(731, '202408041821408A01', 'd749927e-248d-44d2-9af8-e93d7a5c01ab', 'srfnzmry88@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-04 20:00:00', 97, '2024-08-04 18:22:28'),
(732, '202408041929065124', 'd749927e-248d-44d2-9af8-e93d7a5c01ab', 'boyzhirap18@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-04 20:00:00', 28, '2024-08-04 19:31:05'),
(733, '2024080515353282B8', '55bdc919-83f2-41e1-8719-d39eaa2cae81', 'hcm1995o0o@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-08-05 20:00:00', 257, '2024-08-05 15:42:22'),
(734, '202408051711478032', '55bdc919-83f2-41e1-8719-d39eaa2cae81', 'tonywong4338@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-05 20:00:00', 167, '2024-08-05 17:12:52'),
(735, '20240806170732B7A3', '4eefa73f-42f6-486b-a61f-f66e32944465', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-06 20:30:00', 199, '2024-08-06 17:10:32'),
(736, '20240807151522B7BF', '2aea4f3c-f0fb-4ec4-ab7c-f73b67a7929f', 'yongyuanchuan@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-07 20:00:00', 283, '2024-08-07 15:16:59'),
(737, '2024080809545646D2', '72cf2147-21df-4e87-9d22-04c004bcdd20', 'cherlytan222@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-08 20:00:00', 604, '2024-08-08 09:55:39'),
(738, '202408081039280A70', '72cf2147-21df-4e87-9d22-04c004bcdd20', 'chanhoong91@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-08 20:00:00', 558, '2024-08-08 10:41:18'),
(739, '20240808143543C7AF', '72cf2147-21df-4e87-9d22-04c004bcdd20', 'hcm1995o0o@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-08-08 20:00:00', 322, '2024-08-08 14:37:10'),
(740, '20240808232449A4B9', '32d3e3eb-ef72-49da-9a89-ab7fd08594aa', 'jonathanyxs@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-09 20:00:00', 1234, '2024-08-08 23:25:16'),
(741, '202408091341544848', '32d3e3eb-ef72-49da-9a89-ab7fd08594aa', 'dtan4434@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-09 20:00:00', 366, '2024-08-09 13:53:56'),
(742, '20240809151605505A', '32d3e3eb-ef72-49da-9a89-ab7fd08594aa', 'zhichihow04@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-09 20:00:00', 282, '2024-08-09 15:17:46'),
(743, '20240809192117D5C7', '2ded20c4-11c2-49a2-9110-5966cb7f6477', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-08-09 19:21:32'),
(744, '20240809192117D5C7', '2ded20c4-11c2-49a2-9110-5966cb7f6477', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-08-10 14:00:00', 1116, '2024-08-09 19:23:26'),
(745, '2024081011182380B2', '2ded20c4-11c2-49a2-9110-5966cb7f6477', 'shaoranswc@live.co.uk', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-08-10 11:18:45'),
(746, '2024081011182380B2', '2ded20c4-11c2-49a2-9110-5966cb7f6477', 'shaoranswc@live.co.uk', 20, 'coins_joined', 'Joined game', '2024-08-10 14:00:00', 160, '2024-08-10 11:19:54'),
(747, '20240810114433710D', '2ded20c4-11c2-49a2-9110-5966cb7f6477', 'szejiun0829@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-10 14:00:00', 134, '2024-08-10 11:45:09'),
(748, '2024081015364012EA', '0ffdbe2d-9261-46ea-937b-3486710f3642', 'feiyee75@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-08-10 20:00:00', 262, '2024-08-10 15:37:32'),
(749, '202408110954481DFB', '425e4275-ae57-42b0-93de-5fe5169f0c97', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-11 15:00:00', 304, '2024-08-11 09:55:20'),
(750, '20240811104232D9D7', '425e4275-ae57-42b0-93de-5fe5169f0c97', 'gabri3l@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-08-11 15:00:00', 256, '2024-08-11 10:43:22'),
(751, '202408111339160531', '425e4275-ae57-42b0-93de-5fe5169f0c97', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-08-11 13:39:26'),
(752, '202408111339160531', '425e4275-ae57-42b0-93de-5fe5169f0c97', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-08-11 15:00:00', 79, '2024-08-11 13:40:24'),
(753, '202408121855058F4A', '538f4aa3-a4e8-46e2-b28a-5c60e15c9b2c', 'tonywong4338@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-12 20:00:00', 63, '2024-08-12 18:56:32'),
(754, '20240813132056574A', '65d20528-d1c5-4c60-8590-6ee22939ae7f', 'jonathanyxs@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-13 20:30:00', 428, '2024-08-13 13:21:22'),
(755, '20240813161101F010', '65d20528-d1c5-4c60-8590-6ee22939ae7f', 'lstjeffrey@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-13 20:30:00', 258, '2024-08-13 16:11:59'),
(756, '202408131828444143', '65d20528-d1c5-4c60-8590-6ee22939ae7f', 'winniehlbong@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-08-13 18:29:09'),
(757, '202408131828444143', '65d20528-d1c5-4c60-8590-6ee22939ae7f', 'winniehlbong@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-13 20:30:00', 119, '2024-08-13 18:30:20'),
(758, '20240814001437A460', '556a6330-7aa9-4407-aded-d4a04c5d8f69', 'piaobailiao@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-14 20:00:00', 1184, '2024-08-14 00:15:36'),
(759, '202408141729424BC0', '556a6330-7aa9-4407-aded-d4a04c5d8f69', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-08-14 17:29:52'),
(760, '202408141729424BC0', '556a6330-7aa9-4407-aded-d4a04c5d8f69', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-08-14 20:00:00', 149, '2024-08-14 17:30:42'),
(761, '20240815152842E58F', '44fec27d-e119-4ec4-9f6a-41e6bbb02f07', 'tonywong4338@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-15 20:00:00', 269, '2024-08-15 15:30:01'),
(762, '2024081515480617A1', '44fec27d-e119-4ec4-9f6a-41e6bbb02f07', 'veichoongsiew@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-15 20:00:00', 249, '2024-08-15 15:50:36'),
(763, '202408151555237F3D', '44fec27d-e119-4ec4-9f6a-41e6bbb02f07', 'mhafiz88@yahoo.co.uk', 20, 'coins_joined', 'Joined game', '2024-08-15 20:00:00', 243, '2024-08-15 15:56:41'),
(764, '202408161716237F4A', 'f2c21ea9-ae11-41be-85af-12fdb9a55813', 'winniehlbong@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-08-16 17:16:36'),
(765, '202408161716237F4A', 'f2c21ea9-ae11-41be-85af-12fdb9a55813', 'winniehlbong@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-17 14:00:00', 1242, '2024-08-16 17:17:35'),
(766, '20240817004348F154', 'f2c21ea9-ae11-41be-85af-12fdb9a55813', 'miow1111@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-17 14:00:00', 795, '2024-08-17 00:44:28'),
(767, '202408170633413870', '540a8ad4-196f-4771-9c24-fbf90e17fe5f', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-08-17 06:34:04'),
(768, '202408170633413870', '540a8ad4-196f-4771-9c24-fbf90e17fe5f', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-08-18 15:00:00', 1944, '2024-08-17 06:35:14'),
(769, '202408171545334DC2', '81c63f51-7afc-45b4-b4ec-9c0a23ddb3a0', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-08-17 15:45:46'),
(770, '202408171545334DC2', '81c63f51-7afc-45b4-b4ec-9c0a23ddb3a0', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-08-17 20:00:00', 252, '2024-08-17 15:47:29'),
(771, '202408171732292A46', '81c63f51-7afc-45b4-b4ec-9c0a23ddb3a0', 'hakimiakim4040@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-17 20:00:00', 142, '2024-08-17 17:37:44'),
(772, '202408171754571F80', '81c63f51-7afc-45b4-b4ec-9c0a23ddb3a0', 'lwlpeng99@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-17 20:00:00', 123, '2024-08-17 17:56:31'),
(773, '20240817183016AB42', '540a8ad4-196f-4771-9c24-fbf90e17fe5f', 'jennyfoo5782@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-18 15:00:00', 1227, '2024-08-17 18:32:39'),
(774, '202408171900115A36', '540a8ad4-196f-4771-9c24-fbf90e17fe5f', 'cheehoefong5782@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-18 15:00:00', 1197, '2024-08-17 19:02:27'),
(775, '20240817202148522A', '540a8ad4-196f-4771-9c24-fbf90e17fe5f', 'alex_ckj@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-08-18 15:00:00', 1116, '2024-08-17 20:23:37'),
(776, '20240817204527DB41', '540a8ad4-196f-4771-9c24-fbf90e17fe5f', 'jiahean@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-18 15:00:00', 1092, '2024-08-17 20:47:17'),
(777, '20240817212218D7D3', 'b6763a1a-bd45-4091-aae7-9f4971c98a97', 'melissa.tsm15@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-18 20:00:00', 1356, '2024-08-17 21:23:31'),
(778, '20240817212315DF84', 'b6763a1a-bd45-4091-aae7-9f4971c98a97', 'sharon.ong3010@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-18 20:00:00', 1355, '2024-08-17 21:24:24'),
(779, '202408172246003263', '540a8ad4-196f-4771-9c24-fbf90e17fe5f', 'gabri3l@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-08-18 15:00:00', 973, '2024-08-17 22:46:57'),
(780, '20240817202148522A', '540a8ad4-196f-4771-9c24-fbf90e17fe5f', 'alex_ckj@hotmail.com', 200, 'coins_referral_referred', 'Sign up from referral code: RD877CE', NULL, NULL, '2024-08-18 02:00:09'),
(781, '20240817202148522A', '540a8ad4-196f-4771-9c24-fbf90e17fe5f', 'gabri3l@yahoo.com', 200, 'coins_referral_referring', 'Award for referring (Your referral code: RD877CE)', NULL, NULL, '2024-08-18 02:00:09'),
(782, '20240818131904B159', '540a8ad4-196f-4771-9c24-fbf90e17fe5f', 'priyathamsantu@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-18 15:00:00', 99, '2024-08-18 13:20:36'),
(783, '20240818140203D54A', 'b6763a1a-bd45-4091-aae7-9f4971c98a97', 'winniehlbong@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-08-18 14:02:11'),
(784, '20240818140203D54A', 'b6763a1a-bd45-4091-aae7-9f4971c98a97', 'winniehlbong@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-18 20:00:00', 353, '2024-08-18 14:06:34'),
(785, '2024081818014788DC', 'b6763a1a-bd45-4091-aae7-9f4971c98a97', 'hcm1995o0o@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-08-18 20:00:00', 116, '2024-08-18 18:03:23'),
(786, '2024081902033228A9', '39da78cb-1038-42b6-ac46-09ea69ad8ec5', 'kimistaken95@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-19 10:00:00', 475, '2024-08-19 02:04:28'),
(787, '2024081909163210D3', '39da78cb-1038-42b6-ac46-09ea69ad8ec5', 'tonywong4338@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-19 10:00:00', 42, '2024-08-19 09:17:39'),
(788, '2024081913411457E8', 'e1146d64-b5a7-48f0-92f1-cc9252bed28d', 'sf.chg@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-08-19 20:00:00', 376, '2024-08-19 13:43:02'),
(789, '2024081918592695F5', 'e1146d64-b5a7-48f0-92f1-cc9252bed28d', 'tonywong4338@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-19 20:00:00', 59, '2024-08-19 19:00:26'),
(790, '2024082016094291AD', '35def51f-4368-4888-94c4-97c25dabd1ce', 'leong.seow@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-08-20 20:30:00', 256, '2024-08-20 16:13:42'),
(791, '202408211045185CA0', 'af8a2d0b-92e7-4a42-b5ba-b17008289100', 'cade.guo5@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-24 14:00:00', 4509, '2024-08-21 10:50:56'),
(792, '2024082112502514F8', '38d7f679-22ff-4d7e-8c63-d73c055ee184', 'pung.yeongyaw@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-21 20:00:00', 428, '2024-08-21 12:51:08'),
(793, '202408211045185CA0', 'af8a2d0b-92e7-4a42-b5ba-b17008289100', 'cade.guo5@gmail.com', 200, 'coins_referral_referred', 'Sign up from referral code: R908740', NULL, NULL, '2024-08-21 14:00:10'),
(794, '202408211045185CA0', 'af8a2d0b-92e7-4a42-b5ba-b17008289100', 'kianjie1998@gmail.com', 200, 'coins_referral_referring', 'Award for referring (Your referral code: R908740)', NULL, NULL, '2024-08-21 14:00:10'),
(795, '202408211503213ED5', '38d7f679-22ff-4d7e-8c63-d73c055ee184', 'yeahhcf@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-21 20:00:00', 295, '2024-08-21 15:04:19'),
(796, '202408211909411450', '38d7f679-22ff-4d7e-8c63-d73c055ee184', 'hakimiakim4040@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-21 20:00:00', 45, '2024-08-21 19:14:47'),
(797, '20240822080906565F', '46730ec3-14e3-42c6-96a9-74f55039b7e0', 'jason.ckms@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-22 20:00:00', 709, '2024-08-22 08:10:35'),
(798, '202408221558438F3B', '46730ec3-14e3-42c6-96a9-74f55039b7e0', 'jerry.lee8888@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-22 20:00:00', 231, '2024-08-22 16:08:58'),
(799, '20240822230408F4AB', '721341f5-5377-4d37-86a7-259c8b37bb2d', 'shopperdj@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-08-23 20:00:00', 1255, '2024-08-22 23:04:29'),
(800, '202408230042331BD7', '721341f5-5377-4d37-86a7-259c8b37bb2d', 'wengchun0821@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-23 20:00:00', 1156, '2024-08-23 00:43:07'),
(801, '2024082315122656AB', '721341f5-5377-4d37-86a7-259c8b37bb2d', 'oioi0717@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-08-23 20:00:00', 285, '2024-08-23 15:14:55'),
(802, '202408231533202128', 'af8a2d0b-92e7-4a42-b5ba-b17008289100', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-08-23 15:33:33'),
(803, '202408231533202128', 'af8a2d0b-92e7-4a42-b5ba-b17008289100', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-08-24 14:00:00', 1344, '2024-08-23 15:35:25'),
(804, '20240823160649C0B7', '721341f5-5377-4d37-86a7-259c8b37bb2d', 'chengsikqq2104@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-23 20:00:00', 231, '2024-08-23 16:08:15'),
(805, '2024082317235768CD', '8f918d4a-efd6-4543-82e3-bd8bf6a9c979', 'nabilbakti2@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-24 20:00:00', 1593, '2024-08-23 17:26:42'),
(806, '20240823174537FA2F', '721341f5-5377-4d37-86a7-259c8b37bb2d', 'stefankhoo.1@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-08-23 17:45:57'),
(807, '20240823174537FA2F', '721341f5-5377-4d37-86a7-259c8b37bb2d', 'stefankhoo.1@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-23 20:00:00', 132, '2024-08-23 17:47:00'),
(808, '2024082414520705F0', '8f918d4a-efd6-4543-82e3-bd8bf6a9c979', 'srfnzmry88@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-24 20:00:00', 305, '2024-08-24 14:54:57'),
(809, '20240824172717C505', '8f918d4a-efd6-4543-82e3-bd8bf6a9c979', 'aisyfaiz42@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-24 20:00:00', 147, '2024-08-24 17:32:14'),
(810, '20240824193156278C', 'f5891ca9-6fdc-48c5-8d7e-506be56469aa', 'aisyfaiz42@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-24 22:00:00', 147, '2024-08-24 19:32:26'),
(811, '20240824193636CCEB', 'f5891ca9-6fdc-48c5-8d7e-506be56469aa', 'mhafiz88@yahoo.co.uk', 20, 'coins_joined', 'Joined game', '2024-08-24 22:00:00', 142, '2024-08-24 19:37:44'),
(812, '20240824213819DB4F', 'f5891ca9-6fdc-48c5-8d7e-506be56469aa', 'chengsikqq2104@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-08-24 21:38:44'),
(813, '20240824213819DB4F', 'f5891ca9-6fdc-48c5-8d7e-506be56469aa', 'chengsikqq2104@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-24 22:00:00', 19, '2024-08-24 21:40:16'),
(814, '20240825083519C4B9', '7aac6447-709c-4530-939d-97853be38de4', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-08-25 08:35:26'),
(815, '20240825083519C4B9', '7aac6447-709c-4530-939d-97853be38de4', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-08-25 15:00:00', 383, '2024-08-25 08:36:39'),
(816, '20240825103954C496', '7aac6447-709c-4530-939d-97853be38de4', 'gabri3l@yahoo.com', -200, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-08-25 10:40:21'),
(817, '20240825103954C496', '7aac6447-709c-4530-939d-97853be38de4', 'gabri3l@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-08-25 15:00:00', 258, '2024-08-25 10:41:25'),
(818, '202408251041407C51', '7aac6447-709c-4530-939d-97853be38de4', 'andrewcwk91@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-25 15:00:00', 255, '2024-08-25 10:44:50'),
(819, '2024082512402748AF', '7aac6447-709c-4530-939d-97853be38de4', 'tiongchyi@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-25 15:00:00', 138, '2024-08-25 12:41:47'),
(820, '202408251315598BB5', '7aac6447-709c-4530-939d-97853be38de4', 'tonywong4338@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-25 15:00:00', 102, '2024-08-25 13:17:23'),
(821, '20240825132101EA3C', '7aac6447-709c-4530-939d-97853be38de4', 'gohchunnam123@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-08-25 13:21:09'),
(822, '20240825132101EA3C', '7aac6447-709c-4530-939d-97853be38de4', 'gohchunnam123@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-25 15:00:00', 97, '2024-08-25 13:22:46'),
(823, '2024082617263542D1', 'cd764639-de53-42c1-b660-c58e3f22d732', 'tonywong4338@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-26 20:00:00', 151, '2024-08-26 17:28:30'),
(824, '20240827122453B79F', '7c47de17-5525-4039-bf51-551a98e0a92c', 'leong.seow@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-08-27 20:30:00', 483, '2024-08-27 12:26:20'),
(825, '202408281457209BB2', 'cbc64197-c869-4da1-b377-3d738a8e8b3a', 'oioi0717@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-08-28 20:00:00', 301, '2024-08-28 14:58:28'),
(826, '2024082818023595C6', 'cbc64197-c869-4da1-b377-3d738a8e8b3a', 'suhaneshcrusader@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-08-28 20:00:00', 113, '2024-08-28 18:06:53'),
(827, '202408281958003E65', 'cbc64197-c869-4da1-b377-3d738a8e8b3a', 'wkweng87@live.com', 20, 'coins_joined', 'Joined game', '2024-08-28 20:00:00', 0, '2024-08-28 20:00:09'),
(828, '20240829151942BC40', 'b1636427-8cbd-4bb3-a4d3-962101a10692', 'jerry.lee8888@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-29 20:00:00', 279, '2024-08-29 15:20:54'),
(829, '20240830103334512E', 'eab24d7e-569a-4fc8-8b8a-8f03e27358e2', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-08-30 10:33:43'),
(830, '20240830103334512E', 'eab24d7e-569a-4fc8-8b8a-8f03e27358e2', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-08-31 14:00:00', 1645, '2024-08-30 10:34:49'),
(831, '2024083012340873D1', 'eab24d7e-569a-4fc8-8b8a-8f03e27358e2', 'winniehlbong@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-08-30 12:34:15'),
(832, '2024083012340873D1', 'eab24d7e-569a-4fc8-8b8a-8f03e27358e2', 'winniehlbong@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-31 14:00:00', 1524, '2024-08-30 12:35:06'),
(833, '202408301246198144', 'c094edc8-5eee-4fba-963f-d318a0311efa', 'hcm1995o0o@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-08-30 20:00:00', 431, '2024-08-30 12:48:08'),
(834, '20240830132324FB11', 'eab24d7e-569a-4fc8-8b8a-8f03e27358e2', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-31 14:00:00', 1475, '2024-08-30 13:24:31'),
(835, '202408301336013B74', 'b46ea9e4-c0fc-418c-90ed-fb941f11b88d', 'alyaamanina448@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-01 20:00:00', 3261, '2024-08-30 13:38:54'),
(836, '20240830151838DA5F', 'eab24d7e-569a-4fc8-8b8a-8f03e27358e2', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-08-30 15:18:47'),
(837, '20240830151838DA5F', 'eab24d7e-569a-4fc8-8b8a-8f03e27358e2', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-08-31 14:00:00', 1357, '2024-08-30 15:22:54'),
(838, '2024083022524027EA', 'eab24d7e-569a-4fc8-8b8a-8f03e27358e2', 'jooleng88@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-08-31 14:00:00', 904, '2024-08-30 22:55:29'),
(839, '202408310909530D60', 'eab24d7e-569a-4fc8-8b8a-8f03e27358e2', 'n.jinying@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-31 14:00:00', 288, '2024-08-31 09:11:56');
INSERT INTO `users_events` (`users_events_id`, `order_id`, `game_id`, `user_email`, `coins`, `code`, `descp`, `game_start_time`, `minutes_before_game_start`, `updated_datetime`) VALUES
(840, '20240831093202AC5C', 'eab24d7e-569a-4fc8-8b8a-8f03e27358e2', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-31 14:00:00', 267, '2024-08-31 09:32:37'),
(841, '202408310938022890', 'eab24d7e-569a-4fc8-8b8a-8f03e27358e2', 'shaoranswc@live.co.uk', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-08-31 09:38:15'),
(842, '202408310938022890', 'eab24d7e-569a-4fc8-8b8a-8f03e27358e2', 'shaoranswc@live.co.uk', 20, 'coins_joined', 'Joined game', '2024-08-31 14:00:00', 259, '2024-08-31 09:40:17'),
(843, '20240831094137D429', '911c3446-331d-4b7b-b724-6d5cf2b6eb42', 'shaoranswc@live.co.uk', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-08-31 09:41:45'),
(844, '202408311637213788', '911c3446-331d-4b7b-b724-6d5cf2b6eb42', 'arzulmiahmad@gmail.com', 20, 'coins_joined', 'Joined game', '2024-08-31 20:00:00', 201, '2024-08-31 16:38:31'),
(845, '202408311935119B45', '8d597aee-bd32-479d-9bbe-e777a93634bd', 'winniehlbong@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-08-31 19:35:37'),
(846, '202408311935119B45', '8d597aee-bd32-479d-9bbe-e777a93634bd', 'winniehlbong@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-01 15:00:00', 1163, '2024-08-31 19:36:49'),
(847, '202408312020201648', '8d597aee-bd32-479d-9bbe-e777a93634bd', 'oioi0717@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-09-01 15:00:00', 1118, '2024-08-31 20:21:11'),
(848, '202408312147109372', '8d597aee-bd32-479d-9bbe-e777a93634bd', 'alex_ckj@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-09-01 15:00:00', 1031, '2024-08-31 21:48:31'),
(849, '202408312300422381', '8d597aee-bd32-479d-9bbe-e777a93634bd', 'gabri3l@yahoo.com', -100, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-08-31 23:00:54'),
(850, '202408312300422381', '8d597aee-bd32-479d-9bbe-e777a93634bd', 'gabri3l@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-09-01 15:00:00', 958, '2024-08-31 23:01:22'),
(851, '20240901093007AD54', '8d597aee-bd32-479d-9bbe-e777a93634bd', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-01 15:00:00', 329, '2024-09-01 09:30:59'),
(852, '20240901133247DEFC', 'b46ea9e4-c0fc-418c-90ed-fb941f11b88d', 'wkweng87@live.com', 20, 'coins_joined', 'Joined game', '2024-09-01 20:00:00', 385, '2024-09-01 13:34:09'),
(853, '202409021532047438', '87d692c6-3b2d-4301-876b-c3b0d12e84f2', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-02 20:00:00', 267, '2024-09-02 15:32:51'),
(854, '202409021847527DED', '87d692c6-3b2d-4301-876b-c3b0d12e84f2', 'alftwm@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-09-02 20:00:00', 70, '2024-09-02 18:49:25'),
(855, '20240903154231ADA0', '73d8d7b6-71ac-48f1-ae9f-d5185a513728', 'leong.seow@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-09-03 20:30:00', 286, '2024-09-03 15:43:09'),
(856, '20240903155141961C', '73d8d7b6-71ac-48f1-ae9f-d5185a513728', 'ae861995@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-09-03 20:30:00', 277, '2024-09-03 15:52:24'),
(857, '202409051315094BDB', 'd606ca7c-1df5-40c7-a404-eb8b017f0298', 'jerry.lee8888@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-05 20:00:00', 403, '2024-09-05 13:16:09'),
(858, '2024090517385682B0', 'd606ca7c-1df5-40c7-a404-eb8b017f0298', 'aisyfaiz42@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-05 20:00:00', 140, '2024-09-05 17:39:23'),
(859, '20240905175543FCAD', 'd606ca7c-1df5-40c7-a404-eb8b017f0298', 'amirulafiq0207@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-05 20:00:00', 121, '2024-09-05 17:58:49'),
(860, '202409051933005307', 'e351069d-7caa-40ec-8aac-bfbe1fc8d641', 'arzulmiahmad@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-07 20:00:00', 2905, '2024-09-05 19:34:04'),
(861, '202409060918548F5C', 'efd6d660-d489-46d4-a82e-c50e68fafb52', 'hcm1995o0o@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-09-06 20:00:00', 639, '2024-09-06 09:20:08'),
(862, '2024090610161601DB', 'c3400e65-acd9-4e2e-8d17-604a01523f9e', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-09-06 10:16:27'),
(863, '2024090610161601DB', 'c3400e65-acd9-4e2e-8d17-604a01523f9e', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-09-07 14:00:00', 1662, '2024-09-06 10:17:54'),
(864, '20240906115825A793', 'efd6d660-d489-46d4-a82e-c50e68fafb52', 'lowenghup@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-06 20:00:00', 480, '2024-09-06 11:59:18'),
(865, '2024090612020252FA', 'efd6d660-d489-46d4-a82e-c50e68fafb52', 'lianki.lee@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-06 20:00:00', 475, '2024-09-06 12:04:24'),
(866, '2024090617162143C5', 'efd6d660-d489-46d4-a82e-c50e68fafb52', 'hasif.rozak@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-06 20:00:00', 162, '2024-09-06 17:17:19'),
(867, '202409071635385AB0', 'e351069d-7caa-40ec-8aac-bfbe1fc8d641', 'hwahsy@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-09-07 20:00:00', 202, '2024-09-07 16:37:00'),
(868, '20240907190812BE63', 'e351069d-7caa-40ec-8aac-bfbe1fc8d641', 'srfnzmry88@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-07 20:00:00', 50, '2024-09-07 19:09:21'),
(869, '20240907190803570C', 'e351069d-7caa-40ec-8aac-bfbe1fc8d641', 'szejiun0829@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-07 20:00:00', 50, '2024-09-07 19:09:47'),
(870, '2024090807324786FB', '752c176a-86bf-48f8-baf8-c4e3ea893bfa', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-08 15:00:00', 446, '2024-09-08 07:33:16'),
(871, '20240908115238949A', '752c176a-86bf-48f8-baf8-c4e3ea893bfa', 'gohchunnam123@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-09-08 11:52:48'),
(872, '20240908115238949A', '752c176a-86bf-48f8-baf8-c4e3ea893bfa', 'gohchunnam123@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-08 15:00:00', 185, '2024-09-08 11:54:17'),
(873, '2024090913122705FD', '2745a2ec-1e84-443f-8186-b1972f3c74f9', 'manhou1994@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-10 20:30:00', 1876, '2024-09-09 13:13:33'),
(874, '202409091316143862', '2745a2ec-1e84-443f-8186-b1972f3c74f9', 'goodguymathew@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-10 20:30:00', 1871, '2024-09-09 13:18:30'),
(875, '202409091316143862', '2745a2ec-1e84-443f-8186-b1972f3c74f9', 'goodguymathew@gmail.com', 200, 'coins_referral_referred', 'Sign up from referral code: R4E10E4', NULL, NULL, '2024-09-09 14:00:10'),
(876, '202409091316143862', '2745a2ec-1e84-443f-8186-b1972f3c74f9', 'manhou1994@gmail.com', 200, 'coins_referral_referring', 'Award for referring (Your referral code: R4E10E4)', NULL, NULL, '2024-09-09 14:00:10'),
(877, '20240909173525EAA5', '648196a7-276f-4e2a-aedd-49f8ed0af39e', 'jerry.lee8888@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-09 20:00:00', 141, '2024-09-09 17:38:10'),
(878, '2024091013571690DF', '2745a2ec-1e84-443f-8186-b1972f3c74f9', 'leong.seow@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-09-10 20:30:00', 392, '2024-09-10 13:57:48'),
(879, '20240910171353247C', '2745a2ec-1e84-443f-8186-b1972f3c74f9', 'lowenghup@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-10 20:30:00', 194, '2024-09-10 17:15:28'),
(880, '202409111216344F84', '1eae4505-d087-4ca4-8034-cc5d26755654', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-11 20:00:00', 462, '2024-09-11 12:17:55'),
(881, '20240911125711C547', '1eae4505-d087-4ca4-8034-cc5d26755654', 'andyfen88@outlook.com', 20, 'coins_joined', 'Joined game', '2024-09-11 20:00:00', 421, '2024-09-11 12:58:43'),
(882, '202409111418325954', 'f74aeac4-affa-44e9-b86a-6c0e75541714', 'kongpinpin91@gmail.com', -200, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-09-11 14:18:45'),
(883, '202409111418325954', 'f74aeac4-affa-44e9-b86a-6c0e75541714', 'kongpinpin91@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-14 14:00:00', 4300, '2024-09-11 14:19:17'),
(884, '20240911174245448E', '1eae4505-d087-4ca4-8034-cc5d26755654', 'oimeng@rocketmail.com', 20, 'coins_joined', 'Joined game', '2024-09-11 20:00:00', 136, '2024-09-11 17:43:55'),
(885, '202409111900378B37', '1eae4505-d087-4ca4-8034-cc5d26755654', 'mhafiz88@yahoo.co.uk', 20, 'coins_joined', 'Joined game', '2024-09-11 20:00:00', 57, '2024-09-11 19:02:38'),
(886, '20240912095118BAEE', '6fc9c47a-727f-40d5-bd45-e553e3eca015', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-12 20:00:00', 607, '2024-09-12 09:52:22'),
(887, '202409121231008A50', '6fc9c47a-727f-40d5-bd45-e553e3eca015', 'havard8890@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-09-12 20:00:00', 446, '2024-09-12 12:33:52'),
(888, '20240912123300FA69', '6fc9c47a-727f-40d5-bd45-e553e3eca015', 'lennyrong8090@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-12 20:00:00', 445, '2024-09-12 12:34:40'),
(889, '20240912220919E42D', '19e73770-bd3f-41f4-abe9-b770f4717739', 'hasif.rozak@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-13 20:00:00', 1309, '2024-09-12 22:10:30'),
(890, '202409131040292A3F', '19e73770-bd3f-41f4-abe9-b770f4717739', 'ggugugaga78@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-13 20:00:00', 557, '2024-09-13 10:42:49'),
(891, '2024091312165300CF', 'f74aeac4-affa-44e9-b86a-6c0e75541714', 'jooleng88@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-09-14 14:00:00', 1540, '2024-09-13 12:19:43'),
(892, '202409131332075695', '00471017-e630-4ca4-b218-d48d51600ffa', 'arzulmiahmad@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-14 20:00:00', 1826, '2024-09-13 13:33:13'),
(893, '20240913152558C2E5', 'f74aeac4-affa-44e9-b86a-6c0e75541714', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-09-13 15:26:11'),
(894, '20240913152558C2E5', 'f74aeac4-affa-44e9-b86a-6c0e75541714', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-09-14 14:00:00', 1352, '2024-09-13 15:27:10'),
(895, '20240913153248AE32', '19e73770-bd3f-41f4-abe9-b770f4717739', 'lowenghup@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-13 20:00:00', 265, '2024-09-13 15:34:07'),
(896, '2024091317422747F9', '19e73770-bd3f-41f4-abe9-b770f4717739', 'ianbo2002@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-09-13 17:50:21'),
(897, '2024091317422747F9', '19e73770-bd3f-41f4-abe9-b770f4717739', 'ianbo2002@gmail.com', 20, 'coins_unredeem', 'Refund redeemed coins', NULL, NULL, '2024-09-13 18:00:08'),
(898, '20240913191356572B', 'f74aeac4-affa-44e9-b86a-6c0e75541714', 'manhou1994@gmail.com', -200, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-09-13 19:14:15'),
(899, '20240913191356572B', 'f74aeac4-affa-44e9-b86a-6c0e75541714', 'manhou1994@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-14 14:00:00', 1124, '2024-09-13 19:15:07'),
(900, '20240914062431F44F', 'f74aeac4-affa-44e9-b86a-6c0e75541714', 'shaoranswc@live.co.uk', 20, 'coins_joined', 'Joined game', '2024-09-14 14:00:00', 452, '2024-09-14 06:27:18'),
(901, '202409140958163108', 'f74aeac4-affa-44e9-b86a-6c0e75541714', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-14 14:00:00', 241, '2024-09-14 09:58:57'),
(902, '20240914104554CA27', 'f74aeac4-affa-44e9-b86a-6c0e75541714', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-09-14 10:46:00'),
(903, '20240914104554CA27', 'f74aeac4-affa-44e9-b86a-6c0e75541714', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-09-14 14:00:00', 193, '2024-09-14 10:46:34'),
(904, '2024091411141219B0', '00471017-e630-4ca4-b218-d48d51600ffa', 'ggugugaga78@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-14 20:00:00', 523, '2024-09-14 11:16:31'),
(905, '20240914123637B430', 'f5af852c-86d9-4a42-820f-3c0a46e2593b', 'fikiruddinhakim95@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-14 22:00:00', 562, '2024-09-14 12:37:33'),
(906, '2024091414533136F3', 'f5af852c-86d9-4a42-820f-3c0a46e2593b', 'leea79347@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-14 22:00:00', 425, '2024-09-14 14:54:57'),
(907, '20240914151855DC93', 'f5af852c-86d9-4a42-820f-3c0a46e2593b', 'tzenie15@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-14 22:00:00', 398, '2024-09-14 15:21:45'),
(908, '2024091415283727FA', 'f5af852c-86d9-4a42-820f-3c0a46e2593b', 'soongtzewen@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-14 22:00:00', 389, '2024-09-14 15:30:07'),
(909, '202409142004149DFF', 'f5af852c-86d9-4a42-820f-3c0a46e2593b', 'aun1011@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-09-14 22:00:00', 112, '2024-09-14 20:07:18'),
(910, '20240914213733943F', 'f5af852c-86d9-4a42-820f-3c0a46e2593b', 'redzaakbar@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-14 22:00:00', 21, '2024-09-14 21:38:35'),
(911, '20240915103732A6AE', 'f3dbbb32-f9d6-4ada-a7c6-eaf04b8c1cd4', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-15 15:00:00', 261, '2024-09-15 10:38:02'),
(912, '20240915132449F87A', 'f3dbbb32-f9d6-4ada-a7c6-eaf04b8c1cd4', 'ywl12@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-09-15 15:00:00', 93, '2024-09-15 13:26:21'),
(913, '202409151358290B52', 'f3dbbb32-f9d6-4ada-a7c6-eaf04b8c1cd4', 'winniehlbong@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-09-15 13:58:35'),
(914, '202409151358290B52', 'f3dbbb32-f9d6-4ada-a7c6-eaf04b8c1cd4', 'winniehlbong@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-15 15:00:00', 60, '2024-09-15 13:59:27'),
(915, '20240915141801A7B0', 'f3dbbb32-f9d6-4ada-a7c6-eaf04b8c1cd4', 'jeremyhch00@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-15 15:00:00', 40, '2024-09-15 14:19:39'),
(916, '202409151711468BD0', '07902f23-3c42-4ee8-b5b3-3ba4af55343c', 'lowenghup@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-15 20:00:00', 167, '2024-09-15 17:12:39'),
(917, '202409151846428ABA', '07902f23-3c42-4ee8-b5b3-3ba4af55343c', 'redzaakbar@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-15 20:00:00', 71, '2024-09-15 18:48:31'),
(918, '202409160744590DD2', '2c683d84-f892-4daf-be9e-37ce4adb0c45', 'jameslow1141@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-16 10:00:00', 131, '2024-09-16 07:48:17'),
(919, '202409161104006175', '398cabd8-bf0b-481b-a0b7-18ee3e5081e5', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-16 14:00:00', 174, '2024-09-16 11:05:00'),
(920, '202409161219135A53', '398cabd8-bf0b-481b-a0b7-18ee3e5081e5', 'yuankl1306@gmail.com', -100, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-09-16 12:19:50'),
(921, '202409161219135A53', '398cabd8-bf0b-481b-a0b7-18ee3e5081e5', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-16 14:00:00', 99, '2024-09-16 12:20:08'),
(922, '2024091612250402B8', '398cabd8-bf0b-481b-a0b7-18ee3e5081e5', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-09-16 14:00:00', 93, '2024-09-16 12:26:15'),
(923, '2024091612394343E5', '398cabd8-bf0b-481b-a0b7-18ee3e5081e5', 'leejianwei0511@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-16 14:00:00', 79, '2024-09-16 12:40:23'),
(924, '20240916130706EAD2', '398cabd8-bf0b-481b-a0b7-18ee3e5081e5', 'jooleng88@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-09-16 14:00:00', 49, '2024-09-16 13:10:31'),
(925, '20240917012124A4B7', '60be8352-3bb6-40a7-9443-89306a2fb873', 'beradychua@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-17 20:30:00', 1147, '2024-09-17 01:22:09'),
(926, '2024091712042242FE', '253a240a-6f51-4849-9cb5-38920730741e', 'boscowong97@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-17 14:00:00', 110, '2024-09-17 12:09:16'),
(927, '202409171345150099', '253a240a-6f51-4849-9cb5-38920730741e', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-17 14:00:00', 14, '2024-09-17 13:45:52'),
(928, '2024091813324548C7', 'd3bbe7a3-2056-4fbd-b1ef-753aabd8dd1a', 'lowenghup@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-18 20:00:00', 386, '2024-09-18 13:33:36'),
(929, '2024092015333169BB', '6c8dba5d-9c28-46cf-8f62-1aeadc128678', 'hasif.rozak@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-20 20:00:00', 264, '2024-09-20 15:35:00'),
(930, '20240920192229937F', '6c8dba5d-9c28-46cf-8f62-1aeadc128678', 'leong.seow@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-09-20 20:00:00', 37, '2024-09-20 19:22:58'),
(931, '20240921035040A6C3', 'c4cd0baa-271a-41dd-b10f-11ae393afb07', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-09-21 03:50:58'),
(932, '20240921035040A6C3', 'c4cd0baa-271a-41dd-b10f-11ae393afb07', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-09-21 14:00:00', 607, '2024-09-21 03:52:49'),
(933, '20240921094237BBA1', 'c4cd0baa-271a-41dd-b10f-11ae393afb07', 'shaoranswc@live.co.uk', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-09-21 09:42:47'),
(934, '20240921094237BBA1', 'c4cd0baa-271a-41dd-b10f-11ae393afb07', 'shaoranswc@live.co.uk', 20, 'coins_joined', 'Joined game', '2024-09-21 14:00:00', 255, '2024-09-21 09:44:18'),
(935, '202409211115514D79', 'c4cd0baa-271a-41dd-b10f-11ae393afb07', 'kongpinpin91@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-21 14:00:00', 163, '2024-09-21 11:16:37'),
(936, '20240921150630BEB4', '102cb0fd-1129-42bc-8495-4e004e90c4e7', 'hwahsy@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-09-21 20:00:00', 289, '2024-09-21 15:10:03'),
(937, '2024092209124136F8', 'b22e4666-9921-451a-96c5-9d93f9444605', 'fraihanah3299@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-22 20:00:00', 646, '2024-09-22 09:13:24'),
(938, '20240922111615BA07', 'e1abcc1a-8600-4474-87c6-6157637ac62f', 'gabri3l@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-09-22 15:00:00', 222, '2024-09-22 11:17:43'),
(939, '20240922121451C5C9', 'b22e4666-9921-451a-96c5-9d93f9444605', 'lowenghup@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-22 20:00:00', 464, '2024-09-22 12:15:31'),
(940, '202409221229005204', 'e1abcc1a-8600-4474-87c6-6157637ac62f', 'hasif.rozak@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-22 15:00:00', 149, '2024-09-22 12:30:07'),
(941, '2024092213222765C8', 'e1abcc1a-8600-4474-87c6-6157637ac62f', 'weishaw01@hotmail.com', -40, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-09-22 13:22:45'),
(942, '2024092213222765C8', 'e1abcc1a-8600-4474-87c6-6157637ac62f', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-09-22 15:00:00', 95, '2024-09-22 13:24:26'),
(943, '20240923163731EE30', '5d05bc1e-59a6-47ea-b0af-d254be973416', 'alftwm@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-09-23 20:00:00', 200, '2024-09-23 16:39:50'),
(944, '20240923165723966D', '5d05bc1e-59a6-47ea-b0af-d254be973416', 'kongpinpin91@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-23 20:00:00', 179, '2024-09-23 17:00:26'),
(945, '2024092322121562A3', 'e813c2b9-fa0c-4276-85f9-f5c01f7bc410', 'ggugugaga78@gmail.com', -40, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-09-23 22:14:31'),
(946, '2024092322121562A3', 'e813c2b9-fa0c-4276-85f9-f5c01f7bc410', 'ggugugaga78@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-24 14:00:00', 944, '2024-09-23 22:15:28'),
(947, '202409241228317FCF', 'e813c2b9-fa0c-4276-85f9-f5c01f7bc410', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-24 14:00:00', 90, '2024-09-24 12:29:05'),
(948, '20240924123651E99F', 'a265457f-53ac-4aa8-87a4-e51be6441f14', 'leong.seow@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-09-24 20:30:00', 472, '2024-09-24 12:37:55'),
(949, '2024092415023340C6', 'a265457f-53ac-4aa8-87a4-e51be6441f14', 'oioi0717@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-09-24 20:30:00', 326, '2024-09-24 15:03:22'),
(950, '20240924154924CFCC', 'a265457f-53ac-4aa8-87a4-e51be6441f14', 'winniehlbong@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-09-24 15:49:35'),
(951, '20240924154924CFCC', 'a265457f-53ac-4aa8-87a4-e51be6441f14', 'winniehlbong@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-24 20:30:00', 275, '2024-09-24 15:54:01'),
(952, '202409250052013F02', '64ece0d0-3298-4683-b20c-1b94c30a43ca', 'cjhere4@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-25 20:00:00', 1146, '2024-09-25 00:53:32'),
(953, '202409251309495416', '64ece0d0-3298-4683-b20c-1b94c30a43ca', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-25 20:00:00', 408, '2024-09-25 13:11:31'),
(954, '202409252136378CA5', 'e71c67b5-56e4-4174-be92-11f0e47e66d9', 'winniehlbong@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-09-25 21:39:14'),
(955, '202409252136378CA5', 'e71c67b5-56e4-4174-be92-11f0e47e66d9', 'winniehlbong@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-26 20:00:00', 1340, '2024-09-25 21:39:48'),
(956, '20240926161909F2B4', 'e71c67b5-56e4-4174-be92-11f0e47e66d9', 'jerry.lee8888@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-26 20:00:00', 219, '2024-09-26 16:20:22'),
(957, '20240926164153E61E', 'e71c67b5-56e4-4174-be92-11f0e47e66d9', 'alftwm@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-09-26 20:00:00', 196, '2024-09-26 16:43:28'),
(958, '20240927161258B75D', '5e01dd25-cfd5-47a1-8353-704eabd38dfc', 'winniehlbong@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-09-27 16:13:39'),
(959, '20240927161258B75D', '5e01dd25-cfd5-47a1-8353-704eabd38dfc', 'winniehlbong@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-27 20:00:00', 225, '2024-09-27 16:14:50'),
(960, '20240927162359D32B', '5e01dd25-cfd5-47a1-8353-704eabd38dfc', 'hasif.rozak@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-27 20:00:00', 214, '2024-09-27 16:25:00'),
(961, '20240927215118589A', 'fcbdf91c-e8d7-4e22-978d-e6d877a8ea4e', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-09-27 21:53:17'),
(962, '20240927215118589A', 'fcbdf91c-e8d7-4e22-978d-e6d877a8ea4e', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-09-28 14:00:00', 965, '2024-09-27 21:54:26'),
(963, '202409272232458EE7', '4f540c60-25cb-42e7-84a7-31e94e18815f', 'fikiruddinhakimpersonal@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-28 22:00:00', 1406, '2024-09-27 22:33:53'),
(964, '20240928001855D777', '24dfbacd-c102-4aff-a64e-73c18269329b', 'nakiyofu@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-28 20:00:00', 1180, '2024-09-28 00:19:41'),
(965, '202409280120230C7F', 'fcbdf91c-e8d7-4e22-978d-e6d877a8ea4e', 'jooleng88@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-09-28 14:00:00', 757, '2024-09-28 01:22:34'),
(966, '20240928171638032C', '4f540c60-25cb-42e7-84a7-31e94e18815f', 'ardenlim97@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-09-28 22:00:00', 278, '2024-09-28 17:21:13'),
(967, '202409282122270E14', '4f540c60-25cb-42e7-84a7-31e94e18815f', 'mhafiz88@yahoo.co.uk', 20, 'coins_joined', 'Joined game', '2024-09-28 22:00:00', 36, '2024-09-28 21:23:44'),
(968, '202409290905394E7D', '79fd384e-fb24-489a-b7f2-88f4b815c984', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-09-29 09:05:43'),
(969, '202409290905394E7D', '79fd384e-fb24-489a-b7f2-88f4b815c984', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-09-29 15:00:00', 353, '2024-09-29 09:06:47'),
(970, '2024092909112298A4', '79fd384e-fb24-489a-b7f2-88f4b815c984', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-29 15:00:00', 347, '2024-09-29 09:12:18'),
(971, '20240929102607C440', '79fd384e-fb24-489a-b7f2-88f4b815c984', 'oioi0717@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-09-29 15:00:00', 273, '2024-09-29 10:26:56'),
(972, '20240929110620216E', '79fd384e-fb24-489a-b7f2-88f4b815c984', 'tiongchyi@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-29 15:00:00', 232, '2024-09-29 11:07:51'),
(973, '202409291107034B4F', '79fd384e-fb24-489a-b7f2-88f4b815c984', 'wkweng87@live.com', 20, 'coins_joined', 'Joined game', '2024-09-29 15:00:00', 231, '2024-09-29 11:08:08'),
(974, '2024093014494486C7', '34b67f17-11e1-4c73-bc7a-d482f073993d', 'kaijinwong2001@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-01 20:30:00', 1778, '2024-09-30 14:51:47'),
(975, '202409301804484F21', '3d0e08d5-d10b-4f99-8926-5ed3e37d45fd', 'winniehlbong@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-09-30 18:05:12'),
(976, '202409301804484F21', '3d0e08d5-d10b-4f99-8926-5ed3e37d45fd', 'winniehlbong@gmail.com', 20, 'coins_joined', 'Joined game', '2024-09-30 20:00:00', 114, '2024-09-30 18:05:58'),
(977, '20241001132109B08E', '34b67f17-11e1-4c73-bc7a-d482f073993d', 'leong.seow@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-10-01 20:30:00', 428, '2024-10-01 13:21:43'),
(978, '202410011421135B81', '34b67f17-11e1-4c73-bc7a-d482f073993d', 'hasif.rozak@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-01 20:30:00', 367, '2024-10-01 14:22:12'),
(979, '202410021823186682', 'cd3fb59a-6a51-4007-955b-dfbe89384ca1', 'hasif.rozak@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-02 20:00:00', 95, '2024-10-02 18:24:45'),
(980, '202410031358578531', '13565a03-1bca-443c-8863-9f7c169f5d83', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-03 20:00:00', 359, '2024-10-03 14:00:07'),
(981, '2024100314515483D6', '13565a03-1bca-443c-8863-9f7c169f5d83', 'calvinhah@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-03 20:00:00', 304, '2024-10-03 14:55:06'),
(982, '2024100316115214B7', '13565a03-1bca-443c-8863-9f7c169f5d83', 'calvin_hah_@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-10-03 20:00:00', 227, '2024-10-03 16:12:42'),
(983, '2024100411445298E8', 'f01715e3-5123-4d1b-a7e3-ac7ffc652d9e', 'winniehlbong@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-10-04 11:45:47'),
(984, '2024100411445298E8', 'f01715e3-5123-4d1b-a7e3-ac7ffc652d9e', 'winniehlbong@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-04 20:00:00', 493, '2024-10-04 11:46:15'),
(985, '2024100413324474AB', '83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'darryl.sujang@outlook.com', 20, 'coins_joined', 'Joined game', '2024-10-06 20:00:00', 3266, '2024-10-04 13:33:45'),
(986, '20241004141709A134', 'f01715e3-5123-4d1b-a7e3-ac7ffc652d9e', 'hasif.rozak@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-04 20:00:00', 342, '2024-10-04 14:17:59'),
(987, '202410041508509BDF', 'f01715e3-5123-4d1b-a7e3-ac7ffc652d9e', 'shahab.kiarashpour@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-04 20:00:00', 285, '2024-10-04 15:14:32'),
(988, '20241004193441192A', 'f01715e3-5123-4d1b-a7e3-ac7ffc652d9e', 'leong.seow@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-10-04 20:00:00', 24, '2024-10-04 19:35:16'),
(989, '20241004204659D77A', '49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'jooleng88@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-10-05 14:00:00', 1031, '2024-10-04 20:48:27'),
(990, '202410041508509BDF', 'f01715e3-5123-4d1b-a7e3-ac7ffc652d9e', 'shahab.kiarashpour@gmail.com', 10, 'coins_photo_liked', '<a href=\'https://jacky.com.my/gamephoto-f01715e3-5123-4d1b-a7e3-ac7ffc652d9e.shahab.kiarashpour-20241004-201058-656952-ufvip.jpg\'>Your photo</a> was liked', NULL, NULL, '2024-10-04 21:42:37'),
(991, '20241005035521C7D4', '49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-10-05 03:55:33'),
(992, '20241005035521C7D4', '49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-10-05 14:00:00', 601, '2024-10-05 03:58:03'),
(993, '20241005093412A556', '49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'shaoranswc@live.co.uk', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-10-05 09:34:22'),
(994, '20241005093412A556', '49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'shaoranswc@live.co.uk', 20, 'coins_joined', 'Joined game', '2024-10-05 14:00:00', 263, '2024-10-05 09:36:18'),
(995, '20241005104337EF8E', '49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-10-05 10:43:42'),
(996, '20241005104337EF8E', '49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-10-05 14:00:00', 194, '2024-10-05 10:45:13'),
(997, '20241005104854CF6B', '49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-05 14:00:00', 189, '2024-10-05 10:50:16'),
(998, '20241005104854CF6B', '49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'yuankl1306@gmail.com', 10, 'coins_photo_liked', '<a href=\'https://jacky.com.my/gamephoto-49ef1250-6fa8-4e46-8f21-9bb1582b021e.yuankl1306-20241005-151009-594021-pwgyo.jpg\'>Your photo</a> was liked', NULL, NULL, '2024-10-05 15:52:22'),
(999, '20241005035521C7D4', '49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'tftan@yahoo.com', 10, 'coins_photo_liked', '<a href=\'https://jacky.com.my/gamephoto-49ef1250-6fa8-4e46-8f21-9bb1582b021e.tftan-20241005-151054-992333-xecrz.jpg\'>Your photo</a> was liked', NULL, NULL, '2024-10-05 15:52:41'),
(1000, '20241005104854CF6B', '49ef1250-6fa8-4e46-8f21-9bb1582b021e', 'yuankl1306@gmail.com', 10, 'coins_photo_liked', '<a href=\'https://jacky.com.my/gamephoto-49ef1250-6fa8-4e46-8f21-9bb1582b021e.yuankl1306-20241005-151009-594021-pwgyo.jpg\'>Your photo</a> was liked', NULL, NULL, '2024-10-05 16:37:20'),
(1001, '20241005185409FF60', 'c98c7758-463d-491a-a339-0f8eab8a0c66', 'srfnzmry88@gmail.com', -80, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-10-05 18:54:37'),
(1002, '20241005185409FF60', 'c98c7758-463d-491a-a339-0f8eab8a0c66', 'srfnzmry88@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-05 20:00:00', 64, '2024-10-05 18:55:38'),
(1003, '20241006132001A746', '83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'cjhere4@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-10-06 13:20:17'),
(1004, '20241006132001A746', '83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'cjhere4@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-06 20:00:00', 396, '2024-10-06 13:23:10'),
(1005, '20241006133337AA5C', '7f969388-4fdd-4f54-a739-3675d3795c62', 'gabri3l@yahoo.com', -40, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-10-06 13:33:51'),
(1006, '20241006133337AA5C', '7f969388-4fdd-4f54-a739-3675d3795c62', 'gabri3l@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-10-06 15:00:00', 85, '2024-10-06 13:34:41'),
(1007, '20241006140141DA46', '83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'jackiekong.7200@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-10-06 20:00:00', 356, '2024-10-06 14:03:17'),
(1008, '202410061403054A61', '7f969388-4fdd-4f54-a739-3675d3795c62', 'lionlucky2412@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-06 15:00:00', 54, '2024-10-06 14:05:30'),
(1009, '20241006182744A0F0', '83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'owenvwong@icloud.com', 20, 'coins_joined', 'Joined game', '2024-10-06 20:00:00', 90, '2024-10-06 18:29:24'),
(1010, '20241006182744A0F0', '83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'owenvwong@icloud.com', 200, 'coins_referral_referred', 'Sign up from referral code: R3A1116', NULL, NULL, '2024-10-06 20:00:05'),
(1011, '20241006182744A0F0', '83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'darryl.sujang@outlook.com', 200, 'coins_referral_referring', 'Award for referring (Your referral code: R3A1116)', NULL, NULL, '2024-10-06 20:00:05'),
(1012, '20241006140141DA46', '83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'jackiekong.7200@hotmail.com', 50, 'coins_photo_liked', '<a href=\'https://jacky.com.my/gamephoto-83ab58fa-6dbc-499d-9fe6-5a251fb78f61.jackiekong.7200-20241006-201028-003114-tcwmg.jpeg\'>Your photo</a> was liked', NULL, NULL, '2024-10-06 21:41:34'),
(1013, '2024100413324474AB', '83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'darryl.sujang@outlook.com', 50, 'coins_photo_liked', '<a href=\'https://jacky.com.my/gamephoto-83ab58fa-6dbc-499d-9fe6-5a251fb78f61.darryl.sujang-20241006-201032-764040-jariz.jpg\'>Your photo</a> was liked', NULL, NULL, '2024-10-06 21:41:46'),
(1014, '20241006182744A0F0', '83ab58fa-6dbc-499d-9fe6-5a251fb78f61', 'owenvwong@icloud.com', 50, 'coins_photo_liked', '<a href=\'https://jacky.com.my/gamephoto-83ab58fa-6dbc-499d-9fe6-5a251fb78f61.owenvwong-20241006-201021-957153-slcxa.jpg\'>Your photo</a> was liked', NULL, NULL, '2024-10-06 21:41:52'),
(1015, '20241006220749C28B', 'd0ac4345-c04a-494f-8ac3-4a3f1c2e7594', 'tommytan1985@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-10-07 20:00:00', 1310, '2024-10-06 22:09:25'),
(1016, '202410062305329CDD', 'd0ac4345-c04a-494f-8ac3-4a3f1c2e7594', 'hafizi.shaari@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-07 20:00:00', 1250, '2024-10-06 23:09:58'),
(1017, '2024100715005928E5', 'd0ac4345-c04a-494f-8ac3-4a3f1c2e7594', 'winniehlbong@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-10-07 15:01:04'),
(1018, '2024100715005928E5', 'd0ac4345-c04a-494f-8ac3-4a3f1c2e7594', 'winniehlbong@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-07 20:00:00', 298, '2024-10-07 15:01:30'),
(1019, '20241007150421A52E', 'd0ac4345-c04a-494f-8ac3-4a3f1c2e7594', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-07 20:00:00', 295, '2024-10-07 15:04:57'),
(1020, '20241008112811C2C8', '244ee9bb-34d2-40b0-b226-a4e1ad682945', 'alftwm@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-10-08 20:30:00', 540, '2024-10-08 11:29:29'),
(1021, '202410081223517DDF', '244ee9bb-34d2-40b0-b226-a4e1ad682945', 'pangestu.teguh@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-08 20:30:00', 484, '2024-10-08 12:25:05'),
(1022, '20241008122546F97E', '244ee9bb-34d2-40b0-b226-a4e1ad682945', 'lowenghup@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-08 20:30:00', 483, '2024-10-08 12:26:16'),
(1023, '2024100816424073AC', '244ee9bb-34d2-40b0-b226-a4e1ad682945', 'kuan_3070@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-10-08 20:30:00', 222, '2024-10-08 16:47:26'),
(1024, '2024100818065201D5', '244ee9bb-34d2-40b0-b226-a4e1ad682945', 'chewhuaseong@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-08 20:30:00', 141, '2024-10-08 18:08:06'),
(1025, '202410090902023CFB', '3ebe6390-88b0-4c25-b5a3-c0a33d46b0c6', 'bensigan86@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-09 20:00:00', 656, '2024-10-09 09:03:12'),
(1026, '202410091533415E41', '3ebe6390-88b0-4c25-b5a3-c0a33d46b0c6', 'winniehlbong@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-10-09 15:35:27'),
(1027, '202410091533415E41', '3ebe6390-88b0-4c25-b5a3-c0a33d46b0c6', 'winniehlbong@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-09 20:00:00', 263, '2024-10-09 15:36:01'),
(1028, '20241009163359CDE7', '3ebe6390-88b0-4c25-b5a3-c0a33d46b0c6', 'lowenghup@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-09 20:00:00', 204, '2024-10-09 16:35:32'),
(1029, '2024100917335370ED', '5065ec6b-670f-4aeb-99e0-f593bbc60166', 'haohaota57@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-10 20:00:00', 1584, '2024-10-09 17:35:40'),
(1030, '202410091842479513', '3ebe6390-88b0-4c25-b5a3-c0a33d46b0c6', 'szejiun0829@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-09 20:00:00', 76, '2024-10-09 18:43:14'),
(1031, '2024101017404699A3', '5065ec6b-670f-4aeb-99e0-f593bbc60166', 'winniehlbong@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-10-10 17:41:22'),
(1032, '2024101017404699A3', '5065ec6b-670f-4aeb-99e0-f593bbc60166', 'winniehlbong@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-10 20:00:00', 138, '2024-10-10 17:41:49'),
(1033, '2024101110225753F4', '6e2f9563-a32d-43ba-bf01-7fe7c6b7ebdb', 'hasif.rozak@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-11 20:00:00', 576, '2024-10-11 10:23:56'),
(1034, '20241011172029754C', '6e2f9563-a32d-43ba-bf01-7fe7c6b7ebdb', 'kongpinpin91@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-11 19:59:00', 157, '2024-10-11 17:21:44'),
(1035, '20241011172854E664', '6e2f9563-a32d-43ba-bf01-7fe7c6b7ebdb', 'lowenghup@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-11 19:59:00', 149, '2024-10-11 17:29:20'),
(1036, '202410112122150EFF', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'jooleng88@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-10-12 14:00:00', 996, '2024-10-11 21:23:59'),
(1037, '202410112339201F1D', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-10-11 23:39:25'),
(1038, '202410112339201F1D', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-10-12 14:00:00', 859, '2024-10-11 23:40:30'),
(1039, '2024101203484150A5', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'tftan@yahoo.com', -30, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-10-12 03:49:13'),
(1040, '2024101203484150A5', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'tftan@yahoo.com', 30, 'coins_unredeem', 'Refund redeemed coins', NULL, NULL, '2024-10-12 04:15:02'),
(1041, '20241012043417F686', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'tftan@yahoo.com', -30, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-10-12 04:34:32'),
(1042, '20241012043417F686', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'tftan@yahoo.com', 30, 'coins_unredeem', 'Refund redeemed coins', NULL, NULL, '2024-10-12 05:00:07'),
(1043, '202410120521595CF8', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'tftan@yahoo.com', -30, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-10-12 05:22:08'),
(1044, '202410120521595CF8', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'tftan@yahoo.com', 30, 'coins_unredeem', 'Refund redeemed coins', NULL, NULL, '2024-10-12 05:45:02'),
(1045, '20241012072745E670', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'tftan@yahoo.com', -30, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-10-12 07:27:54'),
(1046, '20241012072745E670', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-10-12 13:59:00', 389, '2024-10-12 07:29:06'),
(1047, '20241012093421DC34', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'kenong@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-10-12 13:59:00', 259, '2024-10-12 09:39:28'),
(1048, '202410120943130A23', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'chuajack@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-12 13:59:00', 253, '2024-10-12 09:45:31'),
(1049, '20241012102623647D', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-12 13:59:00', 212, '2024-10-12 10:26:53'),
(1050, '202410121116477D44', 'bcade0c3-8915-4af6-9483-f4d55c203db3', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-12 13:59:00', 159, '2024-10-12 11:19:20'),
(1051, '20241012174025FCA4', 'a93b28dd-e12c-4275-a4a9-37646aa2a13b', 'haohaota57@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-12 20:00:00', 138, '2024-10-12 17:41:16'),
(1052, '20241012214145C08B', '785d0c9f-b59c-4e10-bbac-14849633974b', 'kenong@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-10-13 15:00:00', 1034, '2024-10-12 21:45:27'),
(1053, '20241012233257B93D', '785d0c9f-b59c-4e10-bbac-14849633974b', 'benalive@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-13 15:00:00', 924, '2024-10-12 23:35:30'),
(1054, '202410130319416D2B', '785d0c9f-b59c-4e10-bbac-14849633974b', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-10-13 03:19:59'),
(1055, '202410130319416D2B', '785d0c9f-b59c-4e10-bbac-14849633974b', 'tftan@yahoo.com', 20, 'coins_unredeem', 'Refund redeemed coins', NULL, NULL, '2024-10-13 03:45:02'),
(1056, '20241013083618F7E3', '785d0c9f-b59c-4e10-bbac-14849633974b', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-10-13 08:36:26'),
(1057, '20241013083618F7E3', '785d0c9f-b59c-4e10-bbac-14849633974b', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-10-13 15:00:00', 382, '2024-10-13 08:37:27'),
(1058, '2024101309285106C6', '785d0c9f-b59c-4e10-bbac-14849633974b', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-13 15:00:00', 330, '2024-10-13 09:29:16'),
(1059, '2024101310524788C8', '785d0c9f-b59c-4e10-bbac-14849633974b', 'tungkl1986@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-13 15:00:00', 245, '2024-10-13 10:54:53'),
(1060, '20241013111851FEC0', '785d0c9f-b59c-4e10-bbac-14849633974b', 'gabri3l@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-10-13 11:19:05'),
(1061, '20241013111851FEC0', '785d0c9f-b59c-4e10-bbac-14849633974b', 'gabri3l@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-10-13 15:00:00', 220, '2024-10-13 11:19:34'),
(1062, '202410131218455BD4', '785d0c9f-b59c-4e10-bbac-14849633974b', 'iamlawliming@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-13 15:00:00', 160, '2024-10-13 12:19:48'),
(1063, '20241014142853E2A5', '481ca9fb-d94f-4c72-909c-dcf6f4133548', 'hasif.rozak@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-14 20:00:00', 329, '2024-10-14 14:30:52'),
(1064, '20241014170819333B', '481ca9fb-d94f-4c72-909c-dcf6f4133548', 'tommytan1985@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-10-14 19:59:00', 169, '2024-10-14 17:09:39'),
(1065, '2024101417163349C9', '481ca9fb-d94f-4c72-909c-dcf6f4133548', 'stefankhoo.1@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-10-14 17:16:45'),
(1066, '2024101417163349C9', '481ca9fb-d94f-4c72-909c-dcf6f4133548', 'stefankhoo.1@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-14 19:59:00', 161, '2024-10-14 17:17:21'),
(1067, '20241014172237FF56', '481ca9fb-d94f-4c72-909c-dcf6f4133548', 'hafizi.shaari@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-14 19:59:00', 154, '2024-10-14 17:24:53'),
(1068, '20241014174659E0E7', '481ca9fb-d94f-4c72-909c-dcf6f4133548', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-14 19:59:00', 131, '2024-10-14 17:47:28'),
(1069, '202410141852060A1B', '481ca9fb-d94f-4c72-909c-dcf6f4133548', 'leong.seow@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-10-14 19:59:00', 66, '2024-10-14 18:52:52'),
(1070, '20241015142020045C', '5fc5de58-846d-4512-83a2-8a06ae1f3e73', 'winniehlbong@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-10-15 14:22:31'),
(1071, '20241015142020045C', '5fc5de58-846d-4512-83a2-8a06ae1f3e73', 'winniehlbong@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-15 20:30:00', 366, '2024-10-15 14:23:00'),
(1072, '20241015194607CE52', '5fc5de58-846d-4512-83a2-8a06ae1f3e73', 'lowenghup@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-15 20:30:00', 43, '2024-10-15 19:46:42'),
(1073, '202410161503496A55', 'b9f660d9-d70d-47a9-88e0-f546cbc15ece', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-16 20:00:00', 295, '2024-10-16 15:04:31'),
(1074, '202410161551534B9F', 'b9f660d9-d70d-47a9-88e0-f546cbc15ece', 'oimeng@rocketmail.com', 20, 'coins_joined', 'Joined game', '2024-10-16 20:00:00', 247, '2024-10-16 15:52:43'),
(1075, '2024101715091464A5', 'a0f20f9f-fa02-4ca4-81ee-78d28a724fad', 'stefankhoo.1@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-10-17 15:09:38'),
(1076, '2024101715091464A5', 'a0f20f9f-fa02-4ca4-81ee-78d28a724fad', 'stefankhoo.1@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-17 20:00:00', 289, '2024-10-17 15:10:34'),
(1077, '20241017153748B6F7', 'a0f20f9f-fa02-4ca4-81ee-78d28a724fad', 'oioi0717@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-10-17 20:00:00', 261, '2024-10-17 15:38:24'),
(1078, '20241017173827D0F3', 'a0f20f9f-fa02-4ca4-81ee-78d28a724fad', 'kaijinwong2001@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-17 20:00:00', 137, '2024-10-17 17:42:02'),
(1079, '202410181531521EB2', '28a0e9f8-34e1-4089-88f7-a54862771e66', 'winniehlbong@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-10-18 15:32:03'),
(1080, '202410181531521EB2', '28a0e9f8-34e1-4089-88f7-a54862771e66', 'winniehlbong@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-18 20:00:00', 262, '2024-10-18 15:37:46'),
(1081, '20241018162218F8C6', '28a0e9f8-34e1-4089-88f7-a54862771e66', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-18 20:00:00', 217, '2024-10-18 16:22:59'),
(1082, '20241018194323BAC7', 'c2858821-3097-4923-a12b-57c0c8c81fc0', 'haohaota57@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-19 19:59:00', 1454, '2024-10-18 19:44:11'),
(1083, '202410181956160063', 'c2858821-3097-4923-a12b-57c0c8c81fc0', 'arzulmiahmad@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-19 19:59:00', 1441, '2024-10-18 19:57:46'),
(1084, '202410190016494CE4', '91987901-d0e8-4648-8441-47fba740dfd8', 'jooleng88@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-10-19 14:00:00', 821, '2024-10-19 00:18:38'),
(1085, '20241019042000ED9F', '91987901-d0e8-4648-8441-47fba740dfd8', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-10-19 04:20:12'),
(1086, '20241019042000ED9F', '91987901-d0e8-4648-8441-47fba740dfd8', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-10-19 14:00:00', 578, '2024-10-19 04:21:17'),
(1087, '202410191109096988', '91987901-d0e8-4648-8441-47fba740dfd8', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-19 14:00:00', 170, '2024-10-19 11:09:37'),
(1088, '202410191313235B63', '91987901-d0e8-4648-8441-47fba740dfd8', 'ianbo2002@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-10-19 13:13:54'),
(1089, '202410191313235B63', '91987901-d0e8-4648-8441-47fba740dfd8', 'ianbo2002@gmail.com', 20, 'coins_unredeem', 'Refund redeemed coins', NULL, NULL, '2024-10-19 13:30:02'),
(1090, '20241020104618B9FA', '0b114c99-5c3f-4f83-9ef8-9ef3aaaaec2e', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-20 15:00:00', 252, '2024-10-20 10:47:02'),
(1091, '2024102011003166E2', '0b114c99-5c3f-4f83-9ef8-9ef3aaaaec2e', 'gabri3l@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-10-20 15:00:00', 238, '2024-10-20 11:01:30'),
(1092, '202410201331184F18', '0b114c99-5c3f-4f83-9ef8-9ef3aaaaec2e', 'kjiemeng@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-20 15:00:00', 86, '2024-10-20 13:33:51'),
(1093, '202410201348335499', '0b114c99-5c3f-4f83-9ef8-9ef3aaaaec2e', 'weixuan.see@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-20 15:00:00', 69, '2024-10-20 13:50:02'),
(1094, '2024102017591314EF', '18a8f187-4afc-4c93-b0dd-339a1f4f5093', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-10-20 17:59:30'),
(1095, '2024102017591314EF', '18a8f187-4afc-4c93-b0dd-339a1f4f5093', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-10-20 20:00:00', 119, '2024-10-20 18:00:27'),
(1096, '2024102017591314EF', '18a8f187-4afc-4c93-b0dd-339a1f4f5093', 'tftan@yahoo.com', 50, 'coins_photo_liked', '<a href=\'https://jacky.com.my/gamephoto-18a8f187-4afc-4c93-b0dd-339a1f4f5093.tftan-20241020-191058-701848-ydqpa.jpg\'>Your photo</a> was liked', NULL, NULL, '2024-10-20 21:53:48'),
(1097, '20241021112729B158', '6dccf3df-09a4-4472-910a-1ccd596c2bb9', 'hasif.rozak@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-21 20:00:00', 510, '2024-10-21 11:29:14'),
(1098, '20241022183956855D', '98d53a0a-3fa3-46dc-8a51-e0877e8879f6', 'lowenghup@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-22 20:30:00', 109, '2024-10-22 18:40:23'),
(1099, '2024102408170370C4', 'c9705c28-6fde-420a-9f9a-feca1a2fc8fd', 'elinsharptan@gmail.com', -120, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-10-24 08:17:16'),
(1100, '2024102408170370C4', 'c9705c28-6fde-420a-9f9a-feca1a2fc8fd', 'elinsharptan@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-24 20:00:00', 702, '2024-10-24 08:17:39'),
(1101, '20241024091719591F', 'c9705c28-6fde-420a-9f9a-feca1a2fc8fd', 'cherlytan222@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-24 20:00:00', 641, '2024-10-24 09:18:11'),
(1102, '2024102419152723FA', 'c9705c28-6fde-420a-9f9a-feca1a2fc8fd', 'leong.seow@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-10-24 20:00:00', 43, '2024-10-24 19:16:02'),
(1103, '2024102511512108A0', 'e8bd9bba-ea33-4902-aa6a-ef15839d8e3a', 'hasif.rozak@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-25 20:00:00', 487, '2024-10-25 11:52:15'),
(1104, '202410251907193BE4', 'e8bd9bba-ea33-4902-aa6a-ef15839d8e3a', 'stephenwongyc82@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-25 20:00:00', 50, '2024-10-25 19:09:02'),
(1105, '20241025221114CEED', 'eca37825-74d4-4041-9067-9f6fef0511f2', 'tftan@yahoo.com', -70, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-10-25 22:11:24'),
(1106, '20241025221114CEED', 'eca37825-74d4-4041-9067-9f6fef0511f2', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-10-26 14:00:00', 944, '2024-10-25 22:15:26'),
(1107, '20241026090123E996', 'eca37825-74d4-4041-9067-9f6fef0511f2', 'shaoranswc@live.co.uk', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-10-26 09:01:34'),
(1108, '20241026090123E996', 'eca37825-74d4-4041-9067-9f6fef0511f2', 'shaoranswc@live.co.uk', 20, 'coins_joined', 'Joined game', '2024-10-26 14:00:00', NULL, '2024-10-26 09:30:04'),
(1109, '20241026145046F152', '6d53dd13-94c4-4639-b203-f0612b8e7566', 'hwahsy@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-10-26 19:59:00', 307, '2024-10-26 14:51:47'),
(1110, '202410270835426DFB', 'd363651b-ed93-4efe-8ab9-a3f44e851c04', 'haohaota57@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-27 15:00:00', 383, '2024-10-27 08:36:36'),
(1111, '20241027103113C38C', 'd363651b-ed93-4efe-8ab9-a3f44e851c04', 'gabri3l@yahoo.com', -40, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-10-27 10:31:28'),
(1112, '20241027103113C38C', 'd363651b-ed93-4efe-8ab9-a3f44e851c04', 'gabri3l@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-10-27 15:00:00', 268, '2024-10-27 10:31:59');
INSERT INTO `users_events` (`users_events_id`, `order_id`, `game_id`, `user_email`, `coins`, `code`, `descp`, `game_start_time`, `minutes_before_game_start`, `updated_datetime`) VALUES
(1113, '20241027194737766E', '6bf50137-436b-45c3-bd19-6f7a613383e6', 'stephenwongyc82@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-27 20:00:00', 11, '2024-10-27 19:48:59'),
(1114, '20241027194737766E', '6bf50137-436b-45c3-bd19-6f7a613383e6', 'stephenwongyc82@gmail.com', 50, 'coins_photo_liked', '<a href=\'https://jacky.com.my/gamephoto-6bf50137-436b-45c3-bd19-6f7a613383e6.stephenwongyc82-20241027-201008-853319-wplcs.jpg\'>Your photo</a> was liked', NULL, NULL, '2024-10-27 21:08:52'),
(1115, '2024102815213701BD', '2393d791-8eeb-4be0-b6cf-1f5dee57eca7', 'cjhere4@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-28 20:00:00', 277, '2024-10-28 15:22:57'),
(1116, '20241028154928011A', '2393d791-8eeb-4be0-b6cf-1f5dee57eca7', 'rogerliew94@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-28 20:00:00', 249, '2024-10-28 15:50:21'),
(1117, '20241029150450193E', 'c91bf89b-3de4-4481-b6d3-2b266a4889e0', 'hasif.rozak@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-29 20:30:00', 323, '2024-10-29 15:06:02'),
(1118, '20241030155253DE8B', '4b4dd849-6d98-486f-b8c4-40890f242938', 'nicholastab88@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-30 20:00:00', 244, '2024-10-30 15:55:57'),
(1119, '20241031125610E515', '0fd696af-9047-4727-a963-8fea7bcdee21', 'dexterliew@icloud.com', 20, 'coins_joined', 'Joined game', '2024-10-31 14:30:00', 92, '2024-10-31 12:57:32'),
(1120, '2024103113033752C6', '0fd696af-9047-4727-a963-8fea7bcdee21', 'freddyz0817@gmail.com', 20, 'coins_joined', 'Joined game', '2024-10-31 14:30:00', 85, '2024-10-31 13:04:06'),
(1121, '2024103117152288CF', 'ffdcdc0a-338f-42b2-b2fb-3f1a9d608332', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-01 20:00:00', 1602, '2024-10-31 17:17:00'),
(1122, '20241101182611237F', 'ffdcdc0a-338f-42b2-b2fb-3f1a9d608332', 'hasif.rozak@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-01 19:59:00', 91, '2024-11-01 18:27:11'),
(1123, '20241101192641C99D', 'ffdcdc0a-338f-42b2-b2fb-3f1a9d608332', 'stephenwongyc82@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-01 19:59:00', 31, '2024-11-01 19:27:31'),
(1124, '20241102094438E854', 'f8bc3821-0b67-4ccb-bbeb-ce9438b20c3b', 'hasif.rozak@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-02 14:00:00', 253, '2024-11-02 09:46:16'),
(1125, '20241102111925C431', 'f8bc3821-0b67-4ccb-bbeb-ce9438b20c3b', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-02 14:00:00', 160, '2024-11-02 11:19:57'),
(1126, '20241102115754052C', 'f8bc3821-0b67-4ccb-bbeb-ce9438b20c3b', 'yuankl1306@gmail.com', -100, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-11-02 11:57:58'),
(1127, '20241102115754052C', 'f8bc3821-0b67-4ccb-bbeb-ce9438b20c3b', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-02 14:00:00', 120, '2024-11-02 11:59:25'),
(1128, '2024110309084334F5', 'fa542a7d-a9d2-41f7-aa5c-04b949ef3f72', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-11-03 09:08:56'),
(1129, '2024110309084334F5', 'fa542a7d-a9d2-41f7-aa5c-04b949ef3f72', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-11-03 15:00:00', 349, '2024-11-03 09:10:05'),
(1130, '20241103104739743A', 'fa542a7d-a9d2-41f7-aa5c-04b949ef3f72', 'gabri3l@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-11-03 10:47:50'),
(1131, '20241103104739743A', 'fa542a7d-a9d2-41f7-aa5c-04b949ef3f72', 'gabri3l@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-11-03 15:00:00', 251, '2024-11-03 10:48:39'),
(1132, '202411031202109B7D', 'fa542a7d-a9d2-41f7-aa5c-04b949ef3f72', 'tiongchyi@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-03 15:00:00', 176, '2024-11-03 12:03:21'),
(1133, '20241103123424B33A', 'fa542a7d-a9d2-41f7-aa5c-04b949ef3f72', 'lim-jiajiun@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-11-03 15:00:00', 143, '2024-11-03 12:36:07'),
(1134, '202411031246124345', 'fa542a7d-a9d2-41f7-aa5c-04b949ef3f72', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-03 15:00:00', 133, '2024-11-03 12:46:37'),
(1135, '20241103135427E498', 'fa542a7d-a9d2-41f7-aa5c-04b949ef3f72', 'hongyip0616@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-03 15:00:00', 64, '2024-11-03 13:55:35'),
(1136, '20241103153356D82B', '0cf19beb-e588-478a-bd64-b01bba004120', 'lowenghup@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-03 20:00:00', 265, '2024-11-03 15:34:32'),
(1137, '2024110309084334F5', 'fa542a7d-a9d2-41f7-aa5c-04b949ef3f72', 'tftan@yahoo.com', 50, 'coins_photo_liked', '<a href=\'https://jacky.com.my/gamephoto-fa542a7d-a9d2-41f7-aa5c-04b949ef3f72.tftan-20241103-151158-559305-jsuog.jpg\'>Your photo</a> was liked', NULL, NULL, '2024-11-03 16:28:34'),
(1138, '202411032356497E8F', '76cd0fcb-368b-44d3-bcdc-ce839531908b', 'sl21sc41@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-04 20:00:00', 1196, '2024-11-04 00:03:09'),
(1139, '20241104134441DAF1', '76cd0fcb-368b-44d3-bcdc-ce839531908b', 'hasif.rozak@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-04 20:00:00', 373, '2024-11-04 13:46:05'),
(1140, '20241105134522240F', '948e438b-6909-48af-9db6-ed57838c8fff', 'eugene_hyh@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-11-05 20:30:00', 403, '2024-11-05 13:46:35'),
(1141, '202411051747144CD4', '948e438b-6909-48af-9db6-ed57838c8fff', 'leong.seow@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-11-05 20:30:00', 161, '2024-11-05 17:48:05'),
(1142, '202411052232543337', '48fd4259-378c-4844-9f80-3c2119c7f5b1', 'sufino@gmail.com', -40, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-11-05 22:33:08'),
(1143, '202411052232543337', '48fd4259-378c-4844-9f80-3c2119c7f5b1', 'sufino@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-06 20:00:00', 1285, '2024-11-05 22:34:41'),
(1144, '20241106132013386C', '48fd4259-378c-4844-9f80-3c2119c7f5b1', 'kjiemeng@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-06 20:00:00', 396, '2024-11-06 13:23:07'),
(1145, '202411071557015FF7', '8c800241-f63e-415f-8bfd-5039e63bcbb4', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-07 20:00:00', 241, '2024-11-07 15:58:23'),
(1146, '2024110716414693D5', '8c800241-f63e-415f-8bfd-5039e63bcbb4', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-07 20:00:00', 197, '2024-11-07 16:42:18'),
(1147, '20241107203429BD24', '8cafa668-a47c-480f-a6b8-01992d7e3dc1', 'nicholastab88@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-08 20:00:00', 1404, '2024-11-07 20:35:26'),
(1148, '20241108112319BC88', '8cafa668-a47c-480f-a6b8-01992d7e3dc1', 'hasif.rozak@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-08 20:00:00', 515, '2024-11-08 11:24:48'),
(1149, '20241108164546D119', 'b39805d3-a6d1-4c94-b9db-eb5f3d5a4825', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-09 10:00:00', 1033, '2024-11-08 16:46:39'),
(1150, '2024110818504013B7', '8cafa668-a47c-480f-a6b8-01992d7e3dc1', 'oimeng@rocketmail.com', 20, 'coins_joined', 'Joined game', '2024-11-08 20:00:00', 68, '2024-11-08 18:51:24'),
(1151, '20241108210219B094', '2f67dcd9-de64-461f-a804-c0837f1c0a1e', 'jooleng88@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-11-09 14:00:00', 1015, '2024-11-08 21:04:11'),
(1152, '20241107203429BD24', '8cafa668-a47c-480f-a6b8-01992d7e3dc1', 'nicholastab88@gmail.com', 50, 'coins_photo_liked', '<a href=\'https://jacky.com.my/gamephoto-8cafa668-a47c-480f-a6b8-01992d7e3dc1.nicholastab88-20241108-201124-698092-gfcpq.jpg\'>Your photo</a> was liked', NULL, NULL, '2024-11-09 01:32:32'),
(1153, '20241109061002E5D5', 'b39805d3-a6d1-4c94-b9db-eb5f3d5a4825', 'tftan@yahoo.com', -70, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-11-09 06:10:16'),
(1154, '20241109061002E5D5', 'b39805d3-a6d1-4c94-b9db-eb5f3d5a4825', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-11-09 10:00:00', 228, '2024-11-09 06:11:50'),
(1155, '202411090751287EBE', 'b39805d3-a6d1-4c94-b9db-eb5f3d5a4825', 'kzq_96@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-11-09 10:00:00', 126, '2024-11-09 07:53:00'),
(1156, '202411090933079F8E', 'b39805d3-a6d1-4c94-b9db-eb5f3d5a4825', 'lailianglong@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-09 10:00:00', 23, '2024-11-09 09:36:20'),
(1157, '202411091018296CE8', '38a5b0c1-d8f2-4ef3-9150-3dfaf235f369', 'haohaota57@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-09 19:00:00', 520, '2024-11-09 10:19:07'),
(1158, '202411091237444407', '2f67dcd9-de64-461f-a804-c0837f1c0a1e', 'jasonleeshop@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-09 14:00:00', 80, '2024-11-09 12:39:54'),
(1159, '202411091301234C3D', '2f67dcd9-de64-461f-a804-c0837f1c0a1e', 'kjiemeng@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-09 14:00:00', 54, '2024-11-09 13:05:27'),
(1160, '20241109061002E5D5', 'b39805d3-a6d1-4c94-b9db-eb5f3d5a4825', 'tftan@yahoo.com', 50, 'coins_photo_liked', '<a href=\'https://jacky.com.my/gamephoto-b39805d3-a6d1-4c94-b9db-eb5f3d5a4825.tftan-20241109-111122-863824-jkvdx.jpg\'>Your photo</a> was liked', NULL, NULL, '2024-11-10 06:15:20'),
(1161, '202411100847238350', '81e92e6c-af54-45b9-990e-8894b6eaf1b9', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-10 15:00:00', 370, '2024-11-10 08:49:35'),
(1162, '202411101027189CCC', '81e92e6c-af54-45b9-990e-8894b6eaf1b9', 'gabri3l@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-11-10 10:27:30'),
(1163, '202411101027189CCC', '81e92e6c-af54-45b9-990e-8894b6eaf1b9', 'gabri3l@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-11-10 15:00:00', 272, '2024-11-10 10:27:56'),
(1164, '202411101108226FD9', '81e92e6c-af54-45b9-990e-8894b6eaf1b9', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-11-10 11:08:36'),
(1165, '202411101108226FD9', '81e92e6c-af54-45b9-990e-8894b6eaf1b9', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-11-10 15:00:00', 230, '2024-11-10 11:09:17'),
(1166, '2024111011554941D2', '81e92e6c-af54-45b9-990e-8894b6eaf1b9', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-10 15:00:00', 183, '2024-11-10 11:56:50'),
(1167, '2024111011554941D2', '81e92e6c-af54-45b9-990e-8894b6eaf1b9', 'yuankl1306@gmail.com', 50, 'coins_photo_liked', '<a href=\'https://jacky.com.my/gamephoto-81e92e6c-af54-45b9-990e-8894b6eaf1b9.yuankl1306-20241110-161156-790498-xumbt.jpg\'>Your photo</a> was liked', NULL, NULL, '2024-11-10 16:46:45'),
(1168, '2024111011554941D2', '81e92e6c-af54-45b9-990e-8894b6eaf1b9', 'yuankl1306@gmail.com', 50, 'coins_photo_liked', '<a href=\'https://jacky.com.my/gamephoto-81e92e6c-af54-45b9-990e-8894b6eaf1b9.yuankl1306-20241110-161143-299342-izlgv.jpg\'>Your photo</a> was liked', NULL, NULL, '2024-11-10 16:46:50'),
(1169, '2024111011554941D2', '81e92e6c-af54-45b9-990e-8894b6eaf1b9', 'yuankl1306@gmail.com', 50, 'coins_photo_liked', '<a href=\'https://jacky.com.my/gamephoto-81e92e6c-af54-45b9-990e-8894b6eaf1b9.yuankl1306-20241110-161143-299342-izlgv.jpg\'>Your photo</a> was liked', NULL, NULL, '2024-11-10 16:49:01'),
(1170, '2024111011554941D2', '81e92e6c-af54-45b9-990e-8894b6eaf1b9', 'yuankl1306@gmail.com', 50, 'coins_photo_liked', '<a href=\'https://jacky.com.my/gamephoto-81e92e6c-af54-45b9-990e-8894b6eaf1b9.yuankl1306-20241110-161156-790498-xumbt.jpg\'>Your photo</a> was liked', NULL, NULL, '2024-11-10 16:49:07'),
(1171, '20241110194927CA2F', 'a17705c9-8c5e-4d19-bb5c-6848b655eb3b', 'chengsikqq2104@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-10 20:00:00', 9, '2024-11-10 19:50:43'),
(1172, '20241111113126750B', 'e6c6e44b-96f2-468d-bfb9-2a349bef1dc4', 'lowenghup@gmail.com', -200, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-11-11 11:33:31'),
(1173, '20241111113126750B', 'e6c6e44b-96f2-468d-bfb9-2a349bef1dc4', 'lowenghup@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-11 20:00:00', 506, '2024-11-11 11:33:51'),
(1174, '20241111150721E46E', '46da3774-f4b5-403b-b87a-173ef0621b39', 'syahmishmsl21@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-16 10:00:00', 6890, '2024-11-11 15:09:14'),
(1175, '20241107203429BD24', '8cafa668-a47c-480f-a6b8-01992d7e3dc1', 'nicholastab88@gmail.com', 50, 'coins_photo_liked', '<a href=\'https://jacky.com.my/gamephoto-8cafa668-a47c-480f-a6b8-01992d7e3dc1.nicholastab88-20241108-201124-698092-gfcpq.jpg\'>Your photo</a> was liked', NULL, NULL, '2024-11-12 07:33:25'),
(1176, '20241112230440B49B', 'a7837be1-2b6d-4ac5-890d-ef7235c63136', 'azrifarisrasid@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-13 20:00:00', 1252, '2024-11-12 23:07:42'),
(1177, '20241112234447CE43', 'a7837be1-2b6d-4ac5-890d-ef7235c63136', 'sl21sc41@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-13 20:00:00', 1214, '2024-11-12 23:45:42'),
(1178, '20241113192123B4CD', 'a7837be1-2b6d-4ac5-890d-ef7235c63136', 'stephenwongyc82@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-13 20:00:00', 37, '2024-11-13 19:22:37'),
(1179, '202411141343508F4F', 'e1dc8794-375e-49e5-a236-b3ad91d3898d', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-14 20:00:00', 375, '2024-11-14 13:44:16'),
(1180, '2024111413584702B0', 'e1dc8794-375e-49e5-a236-b3ad91d3898d', 'lowenghup@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-14 20:00:00', 359, '2024-11-14 14:00:40'),
(1181, '202411150004474350', 'faf60cc3-c7ef-42c6-b737-cad10e9b94b4', 'sl21sc41@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-15 20:00:00', 1194, '2024-11-15 00:05:36'),
(1182, '202411150955222E37', 'faf60cc3-c7ef-42c6-b737-cad10e9b94b4', 'hasif.rozak@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-15 20:00:00', 603, '2024-11-15 09:56:29'),
(1183, '20241115192209B24A', 'faf60cc3-c7ef-42c6-b737-cad10e9b94b4', 'leong.seow@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-11-15 20:00:00', 37, '2024-11-15 19:22:45'),
(1184, '20241115221609CE41', '4a844b1d-e5d5-4395-82a5-203328646caa', 'jooleng88@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-11-16 14:00:00', 942, '2024-11-15 22:17:02'),
(1185, '20241115230727DBFD', '4a844b1d-e5d5-4395-82a5-203328646caa', 'tftan@yahoo.com', -70, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-11-15 23:07:55'),
(1186, '20241115230727DBFD', '4a844b1d-e5d5-4395-82a5-203328646caa', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-11-16 14:00:00', 890, '2024-11-15 23:09:13'),
(1187, '20241116100025633D', '4a844b1d-e5d5-4395-82a5-203328646caa', 'shaoranswc@live.co.uk', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-11-16 10:00:35'),
(1188, '20241116100025633D', '4a844b1d-e5d5-4395-82a5-203328646caa', 'shaoranswc@live.co.uk', 20, 'coins_unredeem', 'Refund redeemed coins', NULL, NULL, '2024-11-16 10:30:03'),
(1189, '2024111610304740CC', '4a844b1d-e5d5-4395-82a5-203328646caa', 'shaoranswc@live.co.uk', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-11-16 10:31:01'),
(1190, '2024111610304740CC', '4a844b1d-e5d5-4395-82a5-203328646caa', 'shaoranswc@live.co.uk', 20, 'coins_joined', 'Joined game', '2024-11-16 14:00:00', 207, '2024-11-16 10:32:02'),
(1191, '202411161116029482', '4a844b1d-e5d5-4395-82a5-203328646caa', 'zbt199@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-16 14:00:00', 163, '2024-11-16 11:16:53'),
(1192, '20241115230727DBFD', '4a844b1d-e5d5-4395-82a5-203328646caa', 'tftan@yahoo.com', 50, 'coins_photo_liked', '<a href=\'https://jacky.com.my/gamephoto-4a844b1d-e5d5-4395-82a5-203328646caa.tftan-20241116-141158-448036-ytkxn.jpg\'>Your photo</a> was liked', NULL, NULL, '2024-11-16 15:56:49'),
(1193, '202411161752197DB0', '15c74628-5b4c-4618-89f0-d752c1f3a181', 'haohaota57@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-16 20:00:00', 127, '2024-11-16 17:52:58'),
(1194, '202411161806598095', '15c74628-5b4c-4618-89f0-d752c1f3a181', 'arzulmiahmad@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-16 20:00:00', 101, '2024-11-16 18:18:15'),
(1195, '202411170529338E80', '80b9276c-2fa3-4185-8325-1a70141484b5', 'tftan@yahoo.com', -70, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-11-17 05:29:52'),
(1196, '202411170529338E80', '80b9276c-2fa3-4185-8325-1a70141484b5', 'tftan@yahoo.com', 70, 'coins_unredeem', 'Refund redeemed coins', NULL, NULL, '2024-11-17 05:45:03'),
(1197, '20241117061115AF63', '80b9276c-2fa3-4185-8325-1a70141484b5', 'tftan@yahoo.com', -70, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-11-17 06:11:23'),
(1198, '20241117061115AF63', '80b9276c-2fa3-4185-8325-1a70141484b5', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-11-17 15:00:00', 527, '2024-11-17 06:12:27'),
(1199, '202411170930101868', '80b9276c-2fa3-4185-8325-1a70141484b5', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-17 15:00:00', 329, '2024-11-17 09:30:42'),
(1200, '20241117112915F3F7', '80b9276c-2fa3-4185-8325-1a70141484b5', 'gabri3l@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-11-17 11:29:23'),
(1201, '20241117112915F3F7', '80b9276c-2fa3-4185-8325-1a70141484b5', 'gabri3l@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-11-17 15:00:00', 209, '2024-11-17 11:30:11'),
(1202, '202411171929083B96', '88961ce1-6cee-4b86-b41b-e40d4ed56a5d', 'azrifarisrasid@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-17 20:00:00', 28, '2024-11-17 19:31:33'),
(1203, '2024111719505739B4', '88961ce1-6cee-4b86-b41b-e40d4ed56a5d', 'stephenwongyc82@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-17 20:00:00', 8, '2024-11-17 19:51:21'),
(1204, '202411181008212C25', '58dcaefe-bfce-4ee0-ad07-4fdddb02db4e', 'danielgancw@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-18 20:00:00', 590, '2024-11-18 10:09:36'),
(1205, '20241119000011C195', 'a564dd1b-74b5-48be-bd0b-1717c8595f3d', 'sl21sc41@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-19 20:30:00', 1228, '2024-11-19 00:01:38'),
(1206, '20241119021621C745', 'a564dd1b-74b5-48be-bd0b-1717c8595f3d', 'jcftran@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-19 20:30:00', 1093, '2024-11-19 02:16:56'),
(1207, '20241119192118D917', 'a564dd1b-74b5-48be-bd0b-1717c8595f3d', 'mnasrullah89@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-19 20:30:00', 68, '2024-11-19 19:21:53'),
(1208, '20241120193253B1AA', '6e8b03f9-07b7-44b6-ba9d-261aaba7b466', 'mnasrullah89@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-20 20:00:00', 25, '2024-11-20 19:34:01'),
(1209, '202411211044366822', 'bd1971f9-c492-4ac3-9116-4de173a5ade7', 'lydiacse16@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-22 20:00:00', 1994, '2024-11-21 10:45:25'),
(1210, '20241121113503D1FE', '619ddb95-1cb0-4814-930d-8e9b2648d731', 'fansygan@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-21 20:00:00', 490, '2024-11-21 11:49:23'),
(1211, '20241121144321BB55', '619ddb95-1cb0-4814-930d-8e9b2648d731', 'azrifarisrasid@gmail.com', -40, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-11-21 14:43:36'),
(1212, '20241121144321BB55', '619ddb95-1cb0-4814-930d-8e9b2648d731', 'azrifarisrasid@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-21 20:00:00', 315, '2024-11-21 14:44:31'),
(1213, '20241121233846AA74', '8cebd65b-bc6c-4104-823f-1d0dfc76a181', 'joygan1999@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-23 10:00:00', 2057, '2024-11-21 23:42:10'),
(1214, '20241122074807F03B', 'bd1971f9-c492-4ac3-9116-4de173a5ade7', 'jcftran@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-22 20:00:00', 730, '2024-11-22 07:49:27'),
(1215, '20241122090050F21A', 'bd1971f9-c492-4ac3-9116-4de173a5ade7', 'nicholastab88@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-22 20:00:00', 658, '2024-11-22 09:01:48'),
(1216, '202411220953547752', 'ba05cbda-d632-429a-b95c-d965f31a37f4', 'sl21sc41@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-23 14:00:00', 1685, '2024-11-22 09:54:44'),
(1217, '20241122164833DF5A', 'bd1971f9-c492-4ac3-9116-4de173a5ade7', 'hasif.rozak@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-22 20:00:00', 190, '2024-11-22 16:49:27'),
(1218, '20241122090050F21A', 'bd1971f9-c492-4ac3-9116-4de173a5ade7', 'nicholastab88@gmail.com', 50, 'coins_photo_liked', '<a href=\'https://jacky.com.my/gamephoto-bd1971f9-c492-4ac3-9116-4de173a5ade7.nicholastab88-20241122-201148-909565-wkpne.jpg\'>Your photo</a> was liked', NULL, NULL, '2024-11-22 21:32:36'),
(1219, '20241122235952CD37', 'ba05cbda-d632-429a-b95c-d965f31a37f4', 'jooleng88@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-11-23 14:00:00', 838, '2024-11-23 00:01:08'),
(1220, '202411230441273531', '8cebd65b-bc6c-4104-823f-1d0dfc76a181', 'huhu980606@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-23 10:00:00', 317, '2024-11-23 04:42:36'),
(1221, '202411230843488308', 'ba05cbda-d632-429a-b95c-d965f31a37f4', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-11-23 08:44:00'),
(1222, '202411230843488308', 'ba05cbda-d632-429a-b95c-d965f31a37f4', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-11-23 14:00:00', 315, '2024-11-23 08:44:50'),
(1223, '20241124100758439F', '976271b4-3944-41e9-842c-e48ad8abdb15', 'jcftran@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-24 15:00:00', 291, '2024-11-24 10:08:57'),
(1224, '2024112412570926E3', '976271b4-3944-41e9-842c-e48ad8abdb15', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-24 15:00:00', 120, '2024-11-24 12:59:38'),
(1225, '202411241316411E11', '976271b4-3944-41e9-842c-e48ad8abdb15', 'tiongchyi@gmail.com', -60, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-11-24 13:17:02'),
(1226, '202411241316411E11', '976271b4-3944-41e9-842c-e48ad8abdb15', 'tiongchyi@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-24 15:00:00', 96, '2024-11-24 13:23:18'),
(1227, '202411241918213404', '8cc1e82e-ebc7-451f-8d3f-dbb4aa8e7656', 'mnasrullah89@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-24 20:00:00', 37, '2024-11-24 19:22:53'),
(1228, '20241125115524C75C', '08388a33-8594-49e4-bca2-2a8dfc3c6c7b', 'danielgancw@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-25 20:00:00', 483, '2024-11-25 11:56:05'),
(1229, '20241125124937C7AD', '39d924f3-be3a-417e-bcdc-535d8b8653dc', 'lydiacse16@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-28 20:00:00', 4749, '2024-11-25 12:50:31'),
(1230, '20241126193758A41C', 'ae78f923-15d3-497f-85e6-d3d1a7f49d95', 'lydiacse16@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-26 20:30:00', 51, '2024-11-26 19:38:55'),
(1231, '202411270737407031', 'ea8b0f44-fb2d-4dea-8dca-49f68712a54c', 'jcftran@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-27 20:00:00', 740, '2024-11-27 07:39:19'),
(1232, '20241127235918CB73', '39d924f3-be3a-417e-bcdc-535d8b8653dc', 'sl21sc41@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-28 20:00:00', 1199, '2024-11-28 00:00:04'),
(1233, '20241129124339234F', '603420dc-ec0d-479a-99e6-6437d8fb778e', 'lydiacse16@gmail.com', -60, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-11-29 12:43:46'),
(1234, '20241129124339234F', '603420dc-ec0d-479a-99e6-6437d8fb778e', 'lydiacse16@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-01 20:00:00', 3315, '2024-11-29 12:44:12'),
(1235, '20241129153916E619', '41d38ae1-d619-4ef0-9722-3bf7333d8ca9', 'hasif.rozak@gmail.com', 20, 'coins_joined', 'Joined game', '2024-11-29 20:00:00', 259, '2024-11-29 15:40:22'),
(1236, '202411292252327CAE', 'ce62d1d6-af43-4bd3-90d1-224ae9fe1308', 'jooleng88@hotmail.com', -200, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-11-29 22:52:51'),
(1237, '202411292252327CAE', 'ce62d1d6-af43-4bd3-90d1-224ae9fe1308', 'jooleng88@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-11-30 14:00:00', 906, '2024-11-29 22:53:30'),
(1238, '2024113004405102A7', 'ce62d1d6-af43-4bd3-90d1-224ae9fe1308', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-11-30 04:41:06'),
(1239, '2024113004405102A7', 'ce62d1d6-af43-4bd3-90d1-224ae9fe1308', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-11-30 14:00:00', 557, '2024-11-30 04:42:25'),
(1240, '202411301012523B36', 'ce62d1d6-af43-4bd3-90d1-224ae9fe1308', 'shaoranswc@live.co.uk', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-11-30 10:13:10'),
(1241, '202411301012523B36', 'ce62d1d6-af43-4bd3-90d1-224ae9fe1308', 'shaoranswc@live.co.uk', 20, 'coins_joined', 'Joined game', '2024-11-30 14:00:00', 225, '2024-11-30 10:14:36'),
(1242, '20241130121123530A', '1770b378-25ff-413b-87f0-5a516f2d5d3c', 'john_thiam@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-11-30 19:30:00', 435, '2024-11-30 12:14:36'),
(1243, '20241201140750E637', '89381aab-ad29-4411-a345-cf481bdec6b2', 'kongpinpin91@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-01 15:00:00', 38, '2024-12-01 14:21:02'),
(1244, '2024120117053098E5', '603420dc-ec0d-479a-99e6-6437d8fb778e', 'jackiekong.7200@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-12-01 20:00:00', 172, '2024-12-01 17:07:58'),
(1245, '20241201171414369E', '603420dc-ec0d-479a-99e6-6437d8fb778e', 'nabilbakti2@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-01 20:00:00', 164, '2024-12-01 17:15:48'),
(1246, '20241201192427B381', '603420dc-ec0d-479a-99e6-6437d8fb778e', 'ywl12@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-12-01 19:24:39'),
(1247, '20241201192427B381', '603420dc-ec0d-479a-99e6-6437d8fb778e', 'ywl12@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-12-01 20:00:00', 34, '2024-12-01 19:25:56'),
(1248, '20241202091116401A', '63fef0c9-51f5-4a00-b2b8-7a7d7d22afff', 'danielgancw@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-02 20:00:00', 648, '2024-12-02 09:11:59'),
(1249, '20241202183155D67E', '63fef0c9-51f5-4a00-b2b8-7a7d7d22afff', 'leong.seow@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-12-02 20:00:00', 87, '2024-12-02 18:32:23'),
(1250, '20241203194856F762', 'e3b133d7-3da0-461d-b406-c1b69baa0f2a', 'lydiacse16@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-03 20:30:00', 40, '2024-12-03 19:49:20'),
(1251, '2024120320453284A9', 'e3b133d7-3da0-461d-b406-c1b69baa0f2a', 'nurzabirahz@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-03 20:30:00', 16, '2024-12-03 20:46:27'),
(1252, '20241204111601AB75', '23e46a33-3f27-490d-993b-13afd977ace5', 'bensigan86@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-04 20:00:00', 523, '2024-12-04 11:16:50'),
(1253, '2024120414370197F9', '23e46a33-3f27-490d-993b-13afd977ace5', 'samuelling@live.com', 20, 'coins_joined', 'Joined game', '2024-12-04 20:00:00', 322, '2024-12-04 14:37:56'),
(1254, '20241204171628639B', '23e46a33-3f27-490d-993b-13afd977ace5', 'oimeng@rocketmail.com', 20, 'coins_joined', 'Joined game', '2024-12-04 20:00:00', 162, '2024-12-04 17:17:36'),
(1255, '202412050912371ADF', '32591673-4b53-40de-b024-83fb27802b41', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-05 20:00:00', 646, '2024-12-05 09:13:48'),
(1256, '202412051922483AC9', '32591673-4b53-40de-b024-83fb27802b41', 'hasif.rozak@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-05 20:00:00', 35, '2024-12-05 19:24:02'),
(1257, '20241206005015B254', '02f93b05-1727-45dd-9899-1b520ed12bfe', 'sl21sc41@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-07 14:00:00', 2228, '2024-12-06 00:51:08'),
(1258, '202412061037132BE5', 'a595afbd-bd03-4122-b6c3-471798440ee3', 'mchin2005@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-06 20:00:00', 561, '2024-12-06 10:38:05'),
(1259, '20241206104753A100', 'a595afbd-bd03-4122-b6c3-471798440ee3', 'haohaota57@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-06 20:00:00', 551, '2024-12-06 10:48:51'),
(1260, '20241206114533236A', 'a595afbd-bd03-4122-b6c3-471798440ee3', 'kaijun5866@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-06 20:00:00', 493, '2024-12-06 11:46:31'),
(1261, '202412061428133801', 'a595afbd-bd03-4122-b6c3-471798440ee3', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-12-06 14:28:23'),
(1262, '202412061428133801', 'a595afbd-bd03-4122-b6c3-471798440ee3', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-12-06 20:00:00', 331, '2024-12-06 14:28:42'),
(1263, '202412071022322598', '02f93b05-1727-45dd-9899-1b520ed12bfe', 'shaoranswc@live.co.uk', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-12-07 10:22:42'),
(1264, '202412071022322598', '02f93b05-1727-45dd-9899-1b520ed12bfe', 'shaoranswc@live.co.uk', 20, 'coins_joined', 'Joined game', '2024-12-07 14:00:00', 215, '2024-12-07 10:24:33'),
(1265, '20241207182835746F', '84faf93f-906a-4f7e-8a10-b45617a0aa8b', 'lwlpeng99@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-07 20:00:00', 80, '2024-12-07 18:39:05'),
(1266, '20241207183906FA07', '84faf93f-906a-4f7e-8a10-b45617a0aa8b', 'luwes.my@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-07 20:00:00', 80, '2024-12-07 18:39:52'),
(1267, '202412080544084C21', '76e999b4-a96c-46df-b256-91e517e1117d', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-12-08 05:44:19'),
(1268, '202412080544084C21', '76e999b4-a96c-46df-b256-91e517e1117d', 'tftan@yahoo.com', 20, 'coins_unredeem', 'Refund redeemed coins', NULL, NULL, '2024-12-08 06:00:07'),
(1269, '20241208071219F982', '76e999b4-a96c-46df-b256-91e517e1117d', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-12-08 07:12:32'),
(1270, '20241208071219F982', '76e999b4-a96c-46df-b256-91e517e1117d', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-12-08 15:00:00', 466, '2024-12-08 07:13:53'),
(1271, '202412081045137051', '76e999b4-a96c-46df-b256-91e517e1117d', 'gabri3l@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-12-08 10:45:21'),
(1272, '202412081045137051', '76e999b4-a96c-46df-b256-91e517e1117d', 'gabri3l@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-12-08 15:00:00', 253, '2024-12-08 10:46:25'),
(1273, '20241209103819278B', 'e071eb73-d357-4419-a82b-71b9e04cc08f', 'danielgancw@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-09 20:00:00', 560, '2024-12-09 10:39:02'),
(1274, '2024120914212485B0', 'e071eb73-d357-4419-a82b-71b9e04cc08f', 'hasif.rozak@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-09 20:00:00', 337, '2024-12-09 14:22:41'),
(1275, '20241209160716965F', 'e071eb73-d357-4419-a82b-71b9e04cc08f', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-09 20:00:00', 231, '2024-12-09 16:08:06'),
(1276, '20241211114651AFD4', '3753cafe-71ba-4cce-aa98-cbb4f413e3b7', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-11 14:00:00', 132, '2024-12-11 11:47:31'),
(1277, '20241211114647E8E8', 'f831faf5-2105-43bb-85e0-81830cbeef60', 'danielgancw@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-11 20:00:00', 492, '2024-12-11 11:47:49'),
(1278, '20241211143335057D', 'f831faf5-2105-43bb-85e0-81830cbeef60', 'mnasrullah89@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-11 20:00:00', 324, '2024-12-11 14:35:06'),
(1279, '202412120032157D15', '4cb91e0c-7876-4992-801d-9635e0a22a18', 'lydiacse16@gmail.com', -40, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-12-12 00:32:26'),
(1280, '202412120032157D15', '4cb91e0c-7876-4992-801d-9635e0a22a18', 'lydiacse16@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-13 20:00:00', 2607, '2024-12-12 00:32:49'),
(1281, '2024121200394929F9', '4cb91e0c-7876-4992-801d-9635e0a22a18', 'john_thiam@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-12-13 20:00:00', 2598, '2024-12-12 00:41:35'),
(1282, '202412120150441A90', '4cb91e0c-7876-4992-801d-9635e0a22a18', 'sl21sc41@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-13 20:00:00', 2528, '2024-12-12 01:51:34'),
(1283, '202412131558425F0D', '4cb91e0c-7876-4992-801d-9635e0a22a18', 'hasif.rozak@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-13 20:00:00', 240, '2024-12-13 15:59:58'),
(1284, '2024121406083129EA', '44fe3dfe-9a09-43e2-9b4a-00fcd81a7d32', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-12-14 06:08:44'),
(1285, '2024121406083129EA', '44fe3dfe-9a09-43e2-9b4a-00fcd81a7d32', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-12-14 14:00:00', 469, '2024-12-14 06:10:13'),
(1286, '20241215095439A00A', '8920e47a-e14b-4473-80b9-fc9a3587d3d7', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-15 15:00:00', 304, '2024-12-15 09:55:14'),
(1287, '2024121513244289A0', '8920e47a-e14b-4473-80b9-fc9a3587d3d7', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-12-15 15:00:00', 94, '2024-12-15 13:25:05'),
(1288, '20241215142115E35D', '8920e47a-e14b-4473-80b9-fc9a3587d3d7', 'tiongchyi@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-15 15:00:00', 37, '2024-12-15 14:22:18'),
(1289, '2024121609030777DF', '246cccde-d80f-435e-bf40-5af71c6cd35b', 'danielgancw@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-16 20:00:00', 655, '2024-12-16 09:04:04'),
(1290, '20241216141401CAB0', 'bbcd01ba-ffd2-4651-b842-2fc7d55ea962', 'lydiacse16@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-12-16 14:14:33'),
(1291, '20241216141401CAB0', 'bbcd01ba-ffd2-4651-b842-2fc7d55ea962', 'lydiacse16@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-20 20:00:00', 6104, '2024-12-16 14:15:13'),
(1292, '20241216181036ED64', '246cccde-d80f-435e-bf40-5af71c6cd35b', 'yuankl1306@gmail.com', -200, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-12-16 18:10:43'),
(1293, '20241216181036ED64', '246cccde-d80f-435e-bf40-5af71c6cd35b', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-16 20:00:00', 108, '2024-12-16 18:11:05'),
(1294, '20241216191837F960', '246cccde-d80f-435e-bf40-5af71c6cd35b', 'leong.seow@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-12-16 20:00:00', 34, '2024-12-16 19:25:06'),
(1295, '20241217183023BD44', '41f16e9a-7398-47e0-b752-a73277751108', 'lydiacse16@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-12-17 18:30:32'),
(1296, '20241217183023BD44', '41f16e9a-7398-47e0-b752-a73277751108', 'lydiacse16@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-17 20:30:00', 119, '2024-12-17 18:30:52'),
(1297, '20241218123013CEFC', '49d1e130-faa3-4a7d-ae93-1fe6291ca16f', 'robertang8766@outlook.com', 20, 'coins_joined', 'Joined game', '2024-12-18 20:00:00', 449, '2024-12-18 12:30:49'),
(1298, '20241218140441A328', '49d1e130-faa3-4a7d-ae93-1fe6291ca16f', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-18 20:00:00', 354, '2024-12-18 14:05:21'),
(1299, '20241218141153A58E', '49d1e130-faa3-4a7d-ae93-1fe6291ca16f', 'mnasrullah89@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-18 20:00:00', 347, '2024-12-18 14:12:24'),
(1300, '202412182228144A96', 'cc9b6daa-a33c-4c47-9c52-0bc2e4ccd83d', 'jcftran@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-19 20:00:00', 1287, '2024-12-18 22:32:02'),
(1301, '20241218225632C1B0', 'cc9b6daa-a33c-4c47-9c52-0bc2e4ccd83d', 'matthewwinangun0@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-19 20:00:00', 1262, '2024-12-18 22:57:16'),
(1302, '202412182258555C79', 'cc9b6daa-a33c-4c47-9c52-0bc2e4ccd83d', 'coolcows95@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-19 20:00:00', 1256, '2024-12-18 23:03:16'),
(1303, '20241219120100B0A9', 'cc9b6daa-a33c-4c47-9c52-0bc2e4ccd83d', 'cjhere4@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-19 20:00:00', 478, '2024-12-19 12:01:57'),
(1304, '202412191408152C39', 'cc9b6daa-a33c-4c47-9c52-0bc2e4ccd83d', 'theinfamous7404@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-19 20:00:00', 348, '2024-12-19 14:11:58'),
(1305, '202412191540591C59', 'cc9b6daa-a33c-4c47-9c52-0bc2e4ccd83d', 'xinweitan3@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-19 20:00:00', 257, '2024-12-19 15:42:42'),
(1306, '20241219184625F25D', 'cc9b6daa-a33c-4c47-9c52-0bc2e4ccd83d', 'henrysutton366@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-19 20:00:00', 70, '2024-12-19 18:49:52'),
(1307, '202412192309558B4E', 'bbcd01ba-ffd2-4651-b842-2fc7d55ea962', 'feiyee75@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-12-20 20:00:00', 1247, '2024-12-19 23:12:10'),
(1308, '202412200056020CFD', 'bbcd01ba-ffd2-4651-b842-2fc7d55ea962', 'sl21sc41@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-20 20:00:00', 1142, '2024-12-20 00:57:02'),
(1309, '202412200647186349', 'bbcd01ba-ffd2-4651-b842-2fc7d55ea962', 'lokemm007@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-20 20:00:00', 791, '2024-12-20 06:48:20'),
(1310, '202412200647186349', 'bbcd01ba-ffd2-4651-b842-2fc7d55ea962', 'lokemm007@gmail.com', 200, 'coins_referral_referred', 'Sign up from referral code: R9D6C12', NULL, NULL, '2024-12-20 09:00:08'),
(1311, '202412200647186349', 'bbcd01ba-ffd2-4651-b842-2fc7d55ea962', 'feiyee75@hotmail.com', 200, 'coins_referral_referring', 'Award for referring (Your referral code: R9D6C12)', NULL, NULL, '2024-12-20 09:00:08'),
(1312, '202412201835163D32', 'bbcd01ba-ffd2-4651-b842-2fc7d55ea962', 'adrianchang97@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-20 20:00:00', 83, '2024-12-20 18:36:44'),
(1313, '2024122018404715B8', 'bbcd01ba-ffd2-4651-b842-2fc7d55ea962', 'hasif.rozak@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-20 20:00:00', 77, '2024-12-20 18:42:51'),
(1314, '20241220232501C625', '08b8cb52-5b30-43aa-8873-c85b37359ab7', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-12-20 23:25:11'),
(1315, '20241220232501C625', '08b8cb52-5b30-43aa-8873-c85b37359ab7', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-12-21 14:00:00', 873, '2024-12-20 23:26:14'),
(1316, '20241221124905FB64', 'b0326908-762e-4ce7-892f-da090b28d82f', 'robertang8766@outlook.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-12-21 12:49:34'),
(1317, '20241221124905FB64', 'b0326908-762e-4ce7-892f-da090b28d82f', 'robertang8766@outlook.com', 20, 'coins_joined', 'Joined game', '2024-12-21 20:00:00', 429, '2024-12-21 12:50:04'),
(1318, '20241221172709A630', 'b0326908-762e-4ce7-892f-da090b28d82f', 'sohype@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-21 20:00:00', 151, '2024-12-21 17:28:35'),
(1319, '20241221172121E9FE', 'b0326908-762e-4ce7-892f-da090b28d82f', 'behweiherng@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-21 20:00:00', 151, '2024-12-21 17:28:52'),
(1320, '20241221221709024C', '37c18771-c2c2-42a0-801f-1a2589b89151', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-22 15:00:00', 1002, '2024-12-21 22:17:52'),
(1321, '20241221234950BA69', '37c18771-c2c2-42a0-801f-1a2589b89151', 'weishaw01@hotmail.com', -40, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-12-21 23:49:58'),
(1322, '20241221234950BA69', '37c18771-c2c2-42a0-801f-1a2589b89151', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-12-22 15:00:00', 909, '2024-12-21 23:50:34'),
(1323, '20241222115648CFCC', '37c18771-c2c2-42a0-801f-1a2589b89151', 'tandkn@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-22 15:00:00', 181, '2024-12-22 11:58:33'),
(1324, '20241223104415476C', 'a0223a98-2d67-4487-bcfb-bcecf6d80e1d', 'danielgancw@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-23 20:00:00', 555, '2024-12-23 10:44:46'),
(1325, '202412231642528153', 'a0223a98-2d67-4487-bcfb-bcecf6d80e1d', 'mnasrullah89@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-23 20:00:00', 196, '2024-12-23 16:43:16'),
(1326, '202412231726128976', 'a0223a98-2d67-4487-bcfb-bcecf6d80e1d', 'alhakim.ambiah@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-23 20:00:00', 152, '2024-12-23 17:27:21'),
(1327, '20241224222506598F', '833d9be0-cfe0-45cf-bae9-493b80ed9551', 'toktingli@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-25 16:00:00', 1052, '2024-12-24 22:27:16'),
(1328, '202412250953161926', '833d9be0-cfe0-45cf-bae9-493b80ed9551', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-12-25 09:53:38'),
(1329, '202412250953161926', '833d9be0-cfe0-45cf-bae9-493b80ed9551', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-12-25 16:00:00', 365, '2024-12-25 09:54:36'),
(1330, '202412251445459D72', '833d9be0-cfe0-45cf-bae9-493b80ed9551', 'nicholastab88@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-25 16:00:00', 73, '2024-12-25 14:46:24'),
(1331, '202412251527117239', '833d9be0-cfe0-45cf-bae9-493b80ed9551', 'wanyeuhun@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-25 16:00:00', 31, '2024-12-25 15:28:40'),
(1332, '202412261454443F06', 'e4683b97-96cf-4a2b-a3dc-0c4ddfff39a6', 'lydiacse16@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-12-26 14:54:56'),
(1333, '202412261454443F06', 'e4683b97-96cf-4a2b-a3dc-0c4ddfff39a6', 'lydiacse16@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-28 14:00:00', 2824, '2024-12-26 14:55:27'),
(1334, '202412262349514097', '2ef4e705-e6b0-47a5-8688-d6a15bfd082a', 'kouhong.ckh@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-27 20:00:00', 1206, '2024-12-26 23:53:12'),
(1335, '20241227074446FEE1', '2ef4e705-e6b0-47a5-8688-d6a15bfd082a', 'kouhong_ckh@live.com', 20, 'coins_joined', 'Joined game', '2024-12-27 20:00:00', 734, '2024-12-27 07:45:24'),
(1336, '202412271511194178', '2ef4e705-e6b0-47a5-8688-d6a15bfd082a', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-27 20:00:00', 287, '2024-12-27 15:12:23'),
(1337, '202412271621547EA4', '2ef4e705-e6b0-47a5-8688-d6a15bfd082a', 'hasif.rozak@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-27 20:00:00', 212, '2024-12-27 16:27:48'),
(1338, '202412271931320149', '2ef4e705-e6b0-47a5-8688-d6a15bfd082a', 'leong.seow@hotmail.com', 20, 'coins_joined', 'Joined game', '2024-12-27 20:00:00', 27, '2024-12-27 19:32:59'),
(1339, '20241227221406F9F6', 'e4683b97-96cf-4a2b-a3dc-0c4ddfff39a6', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-12-27 22:14:28'),
(1340, '20241227221406F9F6', 'e4683b97-96cf-4a2b-a3dc-0c4ddfff39a6', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2024-12-28 14:00:00', 944, '2024-12-27 22:15:28'),
(1341, '20241228105341273E', 'd4a9ccf3-ed48-4535-b981-baf6e62cccc1', 'sid.allright@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-28 20:00:00', 537, '2024-12-28 11:02:54'),
(1342, '20241228183124633A', 'd4a9ccf3-ed48-4535-b981-baf6e62cccc1', 'feelgood817@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-28 20:00:00', 86, '2024-12-28 18:33:44'),
(1343, '202412290819577654', 'e054b228-f64c-41e3-ab87-decf9b08117d', 'adrianchang97@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-12-29 08:20:35'),
(1344, '202412290819577654', 'e054b228-f64c-41e3-ab87-decf9b08117d', 'adrianchang97@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-29 15:00:00', 398, '2024-12-29 08:21:13'),
(1345, '20241229111442C262', 'e054b228-f64c-41e3-ab87-decf9b08117d', 'sid.allright@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-29 15:00:00', 224, '2024-12-29 11:15:50'),
(1346, '20241230115015CF49', '2759b230-ec4b-4c7c-af67-351e5c2e770d', 'danielgancw@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-30 20:00:00', 489, '2024-12-30 11:50:51'),
(1347, '20241230184440D617', '2759b230-ec4b-4c7c-af67-351e5c2e770d', 'lowenghup@gmail.com', -80, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2024-12-30 18:44:57'),
(1348, '20241230184440D617', '2759b230-ec4b-4c7c-af67-351e5c2e770d', 'lowenghup@gmail.com', 20, 'coins_joined', 'Joined game', '2024-12-30 20:00:00', 74, '2024-12-30 18:45:24'),
(1349, '20250101102818D2B3', '223cb743-48ae-414f-8256-9f3b16950d45', 'shaoranswc@live.co.uk', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2025-01-01 10:28:26'),
(1350, '20250101102818D2B3', '223cb743-48ae-414f-8256-9f3b16950d45', 'shaoranswc@live.co.uk', 20, 'coins_joined', 'Joined game', '2025-01-01 14:00:00', 210, '2025-01-01 10:29:37'),
(1351, '202501011220121600', '2fd28d94-178f-440b-9c77-0552070feb05', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2025-01-01 12:20:22'),
(1352, '202501011220121600', '2fd28d94-178f-440b-9c77-0552070feb05', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2025-01-01 16:00:00', 218, '2025-01-01 12:21:18'),
(1353, '2025010114031989D1', '4be00a36-cd00-4889-93a4-f7db43a93cba', 'euroy95@gmail.com', 20, 'coins_joined', 'Joined game', '2025-01-01 20:00:00', 347, '2025-01-01 14:12:44'),
(1354, '202501011915202BA7', '4be00a36-cd00-4889-93a4-f7db43a93cba', 'aiklie99@hotmail.com', 20, 'coins_joined', 'Joined game', '2025-01-01 20:00:00', 38, '2025-01-01 19:21:07'),
(1355, '2025010312410520D2', '47ebb816-6f9b-49e9-8c2b-4206cd8abf9a', 'nicktay84@gmail.com', -200, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2025-01-03 12:41:15'),
(1356, '2025010312410520D2', '47ebb816-6f9b-49e9-8c2b-4206cd8abf9a', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2025-01-03 20:00:00', 438, '2025-01-03 12:41:50'),
(1357, '20250103125334B5F7', '47ebb816-6f9b-49e9-8c2b-4206cd8abf9a', 'feiyee75@hotmail.com', -200, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2025-01-03 12:53:56'),
(1358, '20250103125334B5F7', '47ebb816-6f9b-49e9-8c2b-4206cd8abf9a', 'feiyee75@hotmail.com', 20, 'coins_joined', 'Joined game', '2025-01-03 20:00:00', 425, '2025-01-03 12:54:26'),
(1359, '202501031453088A67', '47ebb816-6f9b-49e9-8c2b-4206cd8abf9a', 'hasif.rozak@gmail.com', 20, 'coins_joined', 'Joined game', '2025-01-03 20:00:00', 305, '2025-01-03 14:54:16'),
(1360, '20250103175806BCA5', '47ebb816-6f9b-49e9-8c2b-4206cd8abf9a', 'ikenuraien@gmail.com', 20, 'coins_joined', 'Joined game', '2025-01-03 20:00:00', 121, '2025-01-03 17:58:54'),
(1361, '202501031811319C73', '47ebb816-6f9b-49e9-8c2b-4206cd8abf9a', 'alexteow23@gmail.com', 20, 'coins_joined', 'Joined game', '2025-01-03 20:00:00', 104, '2025-01-03 18:15:13'),
(1362, '202501031811319C73', '47ebb816-6f9b-49e9-8c2b-4206cd8abf9a', 'alexteow23@gmail.com', 50, 'coins_photo_liked', '<a href=\'https://jacky.com.my/gamephoto-47ebb816-6f9b-49e9-8c2b-4206cd8abf9a.alexteow23-20250103-180118-851747-xfncr.png\'>Your photo</a> was liked', NULL, NULL, '2025-01-03 21:54:00'),
(1363, '202501040208277CE6', 'd1df8166-f867-4e2c-8a3d-4c2954d17280', 'jooleng88@hotmail.com', 20, 'coins_joined', 'Joined game', '2025-01-04 14:00:00', 710, '2025-01-04 02:09:46'),
(1364, '2025010404131166CD', 'd1df8166-f867-4e2c-8a3d-4c2954d17280', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2025-01-04 04:13:25'),
(1365, '2025010404131166CD', 'd1df8166-f867-4e2c-8a3d-4c2954d17280', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2025-01-04 14:00:00', 585, '2025-01-04 04:14:34'),
(1366, '2025010407311540EC', 'd1df8166-f867-4e2c-8a3d-4c2954d17280', 'shaoranswc@live.co.uk', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2025-01-04 07:31:34'),
(1367, '2025010407311540EC', 'd1df8166-f867-4e2c-8a3d-4c2954d17280', 'shaoranswc@live.co.uk', 20, 'coins_joined', 'Joined game', '2025-01-04 14:00:00', 387, '2025-01-04 07:32:43'),
(1368, '202501041017260C22', 'd1df8166-f867-4e2c-8a3d-4c2954d17280', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2025-01-04 14:00:00', 221, '2025-01-04 10:18:11'),
(1369, '20250104101854BF75', 'd1df8166-f867-4e2c-8a3d-4c2954d17280', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2025-01-04 10:18:58'),
(1370, '20250104101854BF75', 'd1df8166-f867-4e2c-8a3d-4c2954d17280', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2025-01-04 14:00:00', 220, '2025-01-04 10:19:27'),
(1371, '2025010407311540EC', 'd1df8166-f867-4e2c-8a3d-4c2954d17280', 'shaoranswc@live.co.uk', 50, 'coins_photo_liked', '<a href=\'https://jacky.com.my/gamephoto-d1df8166-f867-4e2c-8a3d-4c2954d17280.shaoranswc-20250104-070111-128449-mvwhc.jpg\'>Your photo</a> was liked', NULL, NULL, '2025-01-04 15:53:01'),
(1372, '20250104181147AAD0', '6fa26d6c-4295-4634-9fb4-fdb4211f2514', 'mnasrullah89@gmail.com', 20, 'coins_joined', 'Joined game', '2025-01-04 20:00:00', 107, '2025-01-04 18:12:19'),
(1373, '20250106093449D8E8', '2fb3a199-3a46-4aee-b154-64cafaff8ac4', 'danielgancw@gmail.com', 20, 'coins_joined', 'Joined game', '2025-01-06 20:00:00', 624, '2025-01-06 09:35:21'),
(1374, '20250109133627F09F', 'f583409f-beb2-4718-9959-069133795116', 'euroy95@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2025-01-09 13:37:01'),
(1375, '20250109133627F09F', 'f583409f-beb2-4718-9959-069133795116', 'euroy95@gmail.com', 20, 'coins_joined', 'Joined game', '2025-01-09 20:00:00', 382, '2025-01-09 13:37:42'),
(1376, '202501091427049A4C', 'f583409f-beb2-4718-9959-069133795116', 'sl21sc41@gmail.com', 20, 'coins_joined', 'Joined game', '2025-01-09 20:00:00', 331, '2025-01-09 14:28:08'),
(1377, '20250109142956D9F9', 'f583409f-beb2-4718-9959-069133795116', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2025-01-09 20:00:00', 329, '2025-01-09 14:30:35'),
(1378, '202501091903047D60', 'f583409f-beb2-4718-9959-069133795116', 'leong.seow@hotmail.com', 20, 'coins_joined', 'Joined game', '2025-01-09 20:00:00', 56, '2025-01-09 19:03:39'),
(1379, '202501101113122D78', 'f9fa02c0-c4de-4c17-8756-d0ba810634b6', 'euroy95@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2025-01-10 11:13:22'),
(1380, '202501101113122D78', 'f9fa02c0-c4de-4c17-8756-d0ba810634b6', 'euroy95@gmail.com', 20, 'coins_joined', 'Joined game', '2025-01-10 20:00:00', 525, '2025-01-10 11:14:47'),
(1381, '202501101130272467', 'f9fa02c0-c4de-4c17-8756-d0ba810634b6', 'hasif.rozak@gmail.com', 20, 'coins_joined', 'Joined game', '2025-01-10 20:00:00', 508, '2025-01-10 11:31:17'),
(1382, '20250110140624DDEC', 'f9fa02c0-c4de-4c17-8756-d0ba810634b6', 'tangaiklie@gmail.com', 20, 'coins_joined', 'Joined game', '2025-01-10 20:00:00', 350, '2025-01-10 14:09:00');
INSERT INTO `users_events` (`users_events_id`, `order_id`, `game_id`, `user_email`, `coins`, `code`, `descp`, `game_start_time`, `minutes_before_game_start`, `updated_datetime`) VALUES
(1383, '202501110008096E67', 'bf978160-e882-4080-ab46-cd48f005003a', 'mnasrullah89@gmail.com', 20, 'coins_joined', 'Joined game', '2025-01-11 14:00:00', 829, '2025-01-11 00:10:20'),
(1384, '20250111001511C0D6', 'bf978160-e882-4080-ab46-cd48f005003a', 'haziqnadzir98@gmail.com', 20, 'coins_joined', 'Joined game', '2025-01-11 14:00:00', 823, '2025-01-11 00:16:16'),
(1385, '202501110605033A7B', 'bf978160-e882-4080-ab46-cd48f005003a', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2025-01-11 06:05:15'),
(1386, '202501110605033A7B', 'bf978160-e882-4080-ab46-cd48f005003a', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2025-01-11 14:00:00', 473, '2025-01-11 06:06:11'),
(1387, '202501110855029807', 'bf978160-e882-4080-ab46-cd48f005003a', 'shaoranswc@live.co.uk', -70, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2025-01-11 08:55:21'),
(1388, '202501110855029807', 'bf978160-e882-4080-ab46-cd48f005003a', 'shaoranswc@live.co.uk', 20, 'coins_joined', 'Joined game', '2025-01-11 14:00:00', 303, '2025-01-11 08:56:40'),
(1389, '202501110858175A09', 'bf978160-e882-4080-ab46-cd48f005003a', 'yuankl1306@gmail.com', -100, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2025-01-11 08:58:29'),
(1390, '202501110858175A09', 'bf978160-e882-4080-ab46-cd48f005003a', 'yuankl1306@gmail.com', 20, 'coins_joined', 'Joined game', '2025-01-11 14:00:00', 301, '2025-01-11 08:58:58'),
(1391, '202501111036529696', 'bf978160-e882-4080-ab46-cd48f005003a', 'weishaw01@hotmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2025-01-11 10:36:59'),
(1392, '202501111036529696', 'bf978160-e882-4080-ab46-cd48f005003a', 'weishaw01@hotmail.com', 20, 'coins_joined', 'Joined game', '2025-01-11 14:00:00', 202, '2025-01-11 10:37:28'),
(1393, '202501111036529696', 'bf978160-e882-4080-ab46-cd48f005003a', 'weishaw01@hotmail.com', 50, 'coins_photo_liked', '<a href=\'https://jacky.com.my/gamephoto-bf978160-e882-4080-ab46-cd48f005003a.weishaw01-20250111-150152-773848-qjnil.jpg\'>Your photo</a> was liked', NULL, NULL, '2025-01-11 15:44:13'),
(1394, '202501110858175A09', 'bf978160-e882-4080-ab46-cd48f005003a', 'yuankl1306@gmail.com', 50, 'coins_photo_liked', '<a href=\'https://jacky.com.my/gamephoto-bf978160-e882-4080-ab46-cd48f005003a.yuankl1306-20250111-150143-821541-rqget.jpg\'>Your photo</a> was liked', NULL, NULL, '2025-01-11 15:44:24'),
(1395, '202501111036529696', 'bf978160-e882-4080-ab46-cd48f005003a', 'weishaw01@hotmail.com', 50, 'coins_photo_liked', '<a href=\'https://jacky.com.my/gamephoto-bf978160-e882-4080-ab46-cd48f005003a.weishaw01-20250111-150152-773848-qjnil.jpg\'>Your photo</a> was liked', NULL, NULL, '2025-01-11 15:44:51'),
(1396, '202501110858175A09', 'bf978160-e882-4080-ab46-cd48f005003a', 'yuankl1306@gmail.com', 50, 'coins_photo_liked', '<a href=\'https://jacky.com.my/gamephoto-bf978160-e882-4080-ab46-cd48f005003a.yuankl1306-20250111-150143-821541-rqget.jpg\'>Your photo</a> was liked', NULL, NULL, '2025-01-11 15:45:03'),
(1397, '202501110855029807', 'bf978160-e882-4080-ab46-cd48f005003a', 'shaoranswc@live.co.uk', 50, 'coins_photo_liked', '<a href=\'https://jacky.com.my/gamephoto-bf978160-e882-4080-ab46-cd48f005003a.shaoranswc-20250111-080106-222169-skxci.jpg\'>Your photo</a> was liked', NULL, NULL, '2025-01-11 15:45:11'),
(1398, '202501110855029807', 'bf978160-e882-4080-ab46-cd48f005003a', 'shaoranswc@live.co.uk', 50, 'coins_photo_liked', '<a href=\'https://jacky.com.my/gamephoto-bf978160-e882-4080-ab46-cd48f005003a.shaoranswc-20250111-080113-656162-vsteb.jpg\'>Your photo</a> was liked', NULL, NULL, '2025-01-11 15:45:15'),
(1399, '20250111172729C64D', '736b8c3b-9b4e-4e1e-8eb8-95874a56f134', 'sid.allright@gmail.com', 20, 'coins_joined', 'Joined game', '2025-01-11 20:00:00', 151, '2025-01-11 17:28:27'),
(1400, '20250112123102EA48', '0e1d446c-9079-4139-b28a-b3f2f2a101cd', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2025-01-12 12:31:15'),
(1401, '20250112123102EA48', '0e1d446c-9079-4139-b28a-b3f2f2a101cd', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2025-01-12 15:00:00', 147, '2025-01-12 12:32:14'),
(1402, '202501121318489280', '0e1d446c-9079-4139-b28a-b3f2f2a101cd', 'kouhong_ckh@live.com', 20, 'coins_joined', 'Joined game', '2025-01-12 15:00:00', 100, '2025-01-12 13:19:50'),
(1403, '20250112152716F269', '896a854d-da6d-49ac-9ef7-a86064147b40', 'kjiemeng@gmail.com', -60, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2025-01-12 15:27:27'),
(1404, '20250112152716F269', '896a854d-da6d-49ac-9ef7-a86064147b40', 'kjiemeng@gmail.com', 20, 'coins_joined', 'Joined game', '2025-01-12 20:00:00', 272, '2025-01-12 15:27:56'),
(1405, '202501121822434066', '896a854d-da6d-49ac-9ef7-a86064147b40', 'euroy95@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2025-01-12 18:22:49'),
(1406, '202501121822434066', '896a854d-da6d-49ac-9ef7-a86064147b40', 'euroy95@gmail.com', 20, 'coins_joined', 'Joined game', '2025-01-12 20:00:00', 96, '2025-01-12 18:23:31'),
(1407, '2025011219500106BF', '896a854d-da6d-49ac-9ef7-a86064147b40', 'aiklie99@hotmail.com', 20, 'coins_joined', 'Joined game', '2025-01-12 20:00:00', 6, '2025-01-12 19:53:58'),
(1408, '202501131204552D0A', '1eae2559-0904-4ab4-a290-df67f42a617a', 'danielgancw@gmail.com', 20, 'coins_joined', 'Joined game', '2025-01-13 20:00:00', 474, '2025-01-13 12:05:24'),
(1409, '2025011518190460E9', '57b919fb-86e5-47f1-9cc7-b359e00b17b5', 'leong.seow@hotmail.com', 20, 'coins_joined', 'Joined game', '2025-01-15 20:00:00', 100, '2025-01-15 18:19:54'),
(1410, '20250116134424CAD9', '024a0a3f-2975-444c-a913-9f921faac86f', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2025-01-16 20:00:00', 374, '2025-01-16 13:45:05'),
(1411, '202501161423426BA6', '024a0a3f-2975-444c-a913-9f921faac86f', 'mnasrullah89@gmail.com', 20, 'coins_joined', 'Joined game', '2025-01-16 20:00:00', 335, '2025-01-16 14:24:12'),
(1412, '2025011615433491AE', '024a0a3f-2975-444c-a913-9f921faac86f', 'kjiemeng@gmail.com', 20, 'coins_joined', 'Joined game', '2025-01-16 20:00:00', 255, '2025-01-16 15:44:14'),
(1413, '20250117155838C192', '9f49fb7c-8ecd-456a-846b-9287c5ccdc40', 'hasif.rozak@gmail.com', -200, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2025-01-17 16:00:11'),
(1414, '20250117155838C192', '9f49fb7c-8ecd-456a-846b-9287c5ccdc40', 'hasif.rozak@gmail.com', 20, 'coins_joined', 'Joined game', '2025-01-17 20:00:00', 238, '2025-01-17 16:01:08'),
(1415, '202501171734079C7C', '9f49fb7c-8ecd-456a-846b-9287c5ccdc40', 'lowenghup@gmail.com', 20, 'coins_joined', 'Joined game', '2025-01-17 20:00:00', 145, '2025-01-17 17:34:43'),
(1416, '20250117215423A81D', '7aa247f8-899d-4665-9b3d-f416b2e29d02', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2025-01-17 21:54:35'),
(1417, '20250117215423A81D', '7aa247f8-899d-4665-9b3d-f416b2e29d02', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2025-01-18 14:00:00', 964, '2025-01-17 21:55:40'),
(1418, '20250118094536935D', '7aa247f8-899d-4665-9b3d-f416b2e29d02', 'jooleng88@hotmail.com', 20, 'coins_joined', 'Joined game', '2025-01-18 14:00:00', 253, '2025-01-18 09:46:31'),
(1419, '202501191447580955', 'd03ba4c1-4e05-470e-abf5-fa14428f3266', 'haohaota57@gmail.com', 20, 'coins_joined', 'Joined game', '2025-01-19 15:00:00', 11, '2025-01-19 14:48:36'),
(1420, '20250120102312F0AD', 'd5e4076c-c454-4526-9027-bb5776e3c681', 'danielgancw@gmail.com', -200, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2025-01-20 10:23:29'),
(1421, '20250120102312F0AD', 'd5e4076c-c454-4526-9027-bb5776e3c681', 'danielgancw@gmail.com', 20, 'coins_joined', 'Joined game', '2025-01-20 20:00:00', 576, '2025-01-20 10:23:50'),
(1422, '202501201924099E45', 'd5e4076c-c454-4526-9027-bb5776e3c681', 'g.aivee64@gmail.com', 20, 'coins_joined', 'Joined game', '2025-01-20 20:00:00', 35, '2025-01-20 19:24:47'),
(1423, '20250124161852A393', 'cdf069b5-cf62-4449-bc52-54287ab016ad', 'hasif.rozak@gmail.com', 20, 'coins_joined', 'Joined game', '2025-01-24 20:00:00', 220, '2025-01-24 16:19:45'),
(1424, '20250124223902BFA1', '074cdc69-c9b2-42c7-8061-3a75c20f486f', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2025-01-24 22:39:15'),
(1425, '20250124223902BFA1', '074cdc69-c9b2-42c7-8061-3a75c20f486f', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2025-01-25 14:00:00', 919, '2025-01-24 22:40:14'),
(1426, '20250203103800E29B', 'ead4578a-e1a1-431c-baac-71940fefe57d', 'danielgancw@gmail.com', 20, 'coins_joined', 'Joined game', '2025-02-03 20:00:00', 561, '2025-02-03 10:38:35'),
(1427, '20250206133242950D', '3f092be0-8915-488f-a8fb-a855ca8ad632', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2025-02-06 20:00:00', 386, '2025-02-06 13:33:19'),
(1428, '2025020617204112A9', '3f092be0-8915-488f-a8fb-a855ca8ad632', 'syahmishmsl21@gmail.com', 20, 'coins_joined', 'Joined game', '2025-02-06 20:00:00', 157, '2025-02-06 17:22:15'),
(1429, '202502071453261CCE', '7add6563-45f6-42d2-9cc9-e57179daaaa4', 'nicktay84@gmail.com', 20, 'coins_joined', 'Joined game', '2025-02-07 20:00:00', 305, '2025-02-07 14:54:03'),
(1430, '202502071643279A2B', '7add6563-45f6-42d2-9cc9-e57179daaaa4', 'hasif.rozak@gmail.com', -200, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2025-02-07 16:43:41'),
(1431, '202502071643279A2B', '7add6563-45f6-42d2-9cc9-e57179daaaa4', 'hasif.rozak@gmail.com', 20, 'coins_joined', 'Joined game', '2025-02-07 20:00:00', 195, '2025-02-07 16:44:33'),
(1432, '20250208094505561A', '19726f26-630e-4a96-91eb-e6844ed9982c', 'shaoranswc@live.co.uk', -120, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2025-02-08 09:45:15'),
(1433, '20250208094505561A', '19726f26-630e-4a96-91eb-e6844ed9982c', 'shaoranswc@live.co.uk', 20, 'coins_joined', 'Joined game', '2025-02-08 14:00:00', 253, '2025-02-08 09:46:37'),
(1434, '202502081318589450', '19726f26-630e-4a96-91eb-e6844ed9982c', 'haohaota57@gmail.com', 20, 'coins_joined', 'Joined game', '2025-02-08 14:00:00', 40, '2025-02-08 13:19:51'),
(1435, '202502131055577F4C', '39485ffd-319f-4337-a0ed-153e7c268686', 'leong.seow@hotmail.com', 20, 'coins_joined', 'Joined game', '2025-02-13 20:00:00', 543, '2025-02-13 10:56:41'),
(1436, '202502131808039DD8', '39485ffd-319f-4337-a0ed-153e7c268686', 'nicholastab88@gmail.com', 20, 'coins_joined', 'Joined game', '2025-02-13 20:00:00', 111, '2025-02-13 18:08:43'),
(1437, '20250213183822F47B', '39485ffd-319f-4337-a0ed-153e7c268686', 'kunimisaki831@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2025-02-13 18:38:58'),
(1438, '20250213183822F47B', '39485ffd-319f-4337-a0ed-153e7c268686', 'kunimisaki831@gmail.com', 20, 'coins_unredeem', 'Refund redeemed coins', NULL, NULL, '2025-02-13 19:00:05'),
(1439, '20250214142459D1E2', '5a8edf7e-7e05-4a90-85a7-4ff27272dc35', 'feiyee75@hotmail.com', 20, 'coins_joined', 'Joined game', '2025-02-14 20:00:00', 333, '2025-02-14 14:26:53'),
(1440, '20250214232457C4EB', '08480a5e-b40e-43dc-8b45-f04834e5d95d', 'sl21sc41@gmail.com', 20, 'coins_joined', 'Joined game', '2025-02-15 14:00:00', 874, '2025-02-14 23:25:59'),
(1441, '20250215083034C802', '08480a5e-b40e-43dc-8b45-f04834e5d95d', 'tftan@yahoo.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2025-02-15 08:31:44'),
(1442, '20250215083034C802', '08480a5e-b40e-43dc-8b45-f04834e5d95d', 'tftan@yahoo.com', 20, 'coins_joined', 'Joined game', '2025-02-15 14:00:00', 327, '2025-02-15 08:32:48'),
(1443, '20250215105512D16B', '08480a5e-b40e-43dc-8b45-f04834e5d95d', 'kunimisaki831@gmail.com', -20, 'coins_redeem', 'Redeem coins to offset payment', NULL, NULL, '2025-02-15 10:55:21'),
(1444, '20250215105512D16B', '08480a5e-b40e-43dc-8b45-f04834e5d95d', 'kunimisaki831@gmail.com', 20, 'coins_joined', 'Joined game', '2025-02-15 14:00:00', 183, '2025-02-15 10:56:42'),
(1445, '20250215110722D044', '08480a5e-b40e-43dc-8b45-f04834e5d95d', 'kjiemeng@gmail.com', 20, 'coins_joined', 'Joined game', '2025-02-15 14:00:00', 171, '2025-02-15 11:08:13');

-- --------------------------------------------------------

--
-- Table structure for table `users_forgot_password`
--

CREATE TABLE `users_forgot_password` (
  `user_forgot_password_id` int(11) NOT NULL,
  `email` varchar(80) NOT NULL,
  `randcode` varchar(100) NOT NULL,
  `expiry_datetime` datetime NOT NULL,
  `old_password` varchar(20) NOT NULL,
  `verified` varchar(1) NOT NULL DEFAULT 'N',
  `verified_datetime` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `users_forgot_password`
--

INSERT INTO `users_forgot_password` (`user_forgot_password_id`, `email`, `randcode`, `expiry_datetime`, `old_password`, `verified`, `verified_datetime`) VALUES
(1, 'feiyee75@hotmail.com', '33c6b1dadecb4657ccb6342f70ac7eb3620593710a469d84aea5fa89efd383113b57ad0b2ffe569d16dcc893bd18', '2023-08-31 01:14:49', 'QQB@13', 'Y', '2023-08-31 13:16:24'),
(2, 'kentyeusy@gmail.com', '88e3917eaf413113d8b7a8e1587dd4836f1959dccf044311e40628a5132ea12b3f5d05d56eaecaf2a774c499959a', '2023-09-14 04:04:33', '', 'N', '0000-00-00 00:00:00'),
(3, 'kentyeusy@gmail.com', '8c51c9d0e87ac496d4eedb518b98a896b0a38d7cb75b3cfb45c1d5311506aa99677d8cccfd326f19468eb4896ea6', '2023-09-15 20:56:04', 'Kentyeusy141296', 'Y', '2023-09-16 09:01:26'),
(4, 'kentyeusy@gmail.com', '3ddd6e831a162c0682a45f55fd2b0aa26ad9000c62fa58bed669219c6636031c5b1b1abbe43c56f611eafa1bc711', '2023-09-23 01:56:12', 'kent@hana17', 'Y', '2023-09-23 14:01:44'),
(5, 'pjproperty123@gmail.com', '4caaf4458744952e41549ff8f6df972e7559140f015149a87b2ffca12db542ccfadc428a7ae47014142dd4727c3c', '2023-09-24 02:10:27', '279696', 'Y', '2023-09-24 14:15:20'),
(6, 'chua0923@gmail.com', '4540c8611ae89b2f5d969604898ce9537845871bcef25ca3c7565a55f466a1084f67ef4fd04a148280f450903d0d', '2023-10-01 20:09:54', '', 'N', '0000-00-00 00:00:00'),
(7, 'chua0923@gmail.com', 'cd27fda4eb02c8a82cb7dd176984623fe0185c2ee78d4250d97bb6e89ea1b57ba635fe7cc86cc5055a0579ad980e', '2023-10-03 01:32:50', '', 'N', '0000-00-00 00:00:00'),
(8, 'chua0923@gmail.com', '09f4bc0520fda8e8bb3d3ccdc38d458b5f00d6ce1343a62e1d608fc9ee422826b491f42d00643d46ea5a60522668', '2023-10-03 01:32:50', 'Czk1234567', 'Y', '2023-10-03 13:33:40'),
(9, 'wongkw2001@gmail.com', '1f6dc6b47f9ec37d2fa41e3302b3fe84fe3be7f48006ad9074ab4b8949b0aba12aed57239c37756664959bb4b1a1', '2023-10-04 06:07:40', 'CBP1638@', 'Y', '2023-10-04 18:08:34'),
(10, 'wongkw2001@gmail.com', 'a2c4aaa8ceeef020cd8b17fcbeac8dabf10b4dc029f152774ccc372d1974011215c407e5944d8dfd11db1f85afd0', '2023-10-11 07:11:23', '', 'N', '0000-00-00 00:00:00'),
(11, 'ky@mbitsdigital.com', 'd51b401da1a31a03ea8bc646f41206ca4df7ccb6ea4e4bcbaafabfe1ad5b1ff498e5b348d84c2dd750d7bb01b450', '2023-10-12 06:11:10', '', 'N', '0000-00-00 00:00:00'),
(12, 'ky@mbitsdigital.com', 'a51ff33c8aee875b04ca0c41684ef57bb3f6b643b2d35c0dd8b11ec0b5c4c52ec421f5e21b1b5590ab2cac83563f', '2023-10-12 06:11:26', '', 'N', '0000-00-00 00:00:00'),
(13, 'sikkwang.then@gmail.com', 'a423cf7794c0a24647d072a402b620a4aaa1e09dc0a06d1ab1d8a284ecd94dfdcdba032098c85636925a41fbcdde', '2023-10-27 06:19:40', 'Jacky2023', 'Y', '2023-10-27 18:20:41'),
(14, 'wongkw2001@gmail.com', 'a010a8d0c1efd5a366f384648654f301b5b63aa1af80245269041557a2bb1db2f94dfbd714da25400b913d8dee7a', '2023-11-01 06:49:15', 'kokwei0516', 'Y', '2023-11-01 18:49:57'),
(15, 'patricklim4312@gmail.com', '24c674889b8a489b710e058b83bfac8ce7c0997df7b1e4ad9c6ef61c12e59e4de39fe87b644e2542a046b0ae9b9e', '2023-11-04 00:37:30', 'patricklim4312@gmail', 'Y', '2023-11-04 12:42:13'),
(16, 'patricklim4312@gmail.com', 'ccbdd804bf9a56728deb2e50ef7b386250735f518ff742aadcc5c21b04982df245d03d038b844003497f66f131f1', '2023-11-04 00:38:20', 'patricklim4312@gmail', 'Y', '2023-11-04 12:43:27'),
(17, 'kentyeusy@gmail.com', '7aa08306547eeb03347043fb88220c8d2c2a0124f119a66be7e5a380cd373cea75b709be203efba01ff3f1678063', '2023-12-23 00:20:34', 'kent@hana2017', 'Y', '2023-12-23 13:25:22'),
(18, 'hareeuniversity@gmail.com', '215b4697c4e766e1c7a154db4f5f2bb0c36a6c62d901f93745de71fb8dafee595ab095d6b6a5f8a2f4d36fa557ad', '2023-12-24 04:32:11', '', 'N', '0000-00-00 00:00:00'),
(19, 'weechinoon@gmail.com', '1e077dec4e3a4517c35ddef396aaee806c04442d2b8d126465fa030d86e2f9d3b25ede06ac12d41c381c9e2e0db8', '2024-01-03 23:49:01', 'Pisang', 'Y', '2024-01-04 12:53:30'),
(20, 'weechinoon@gmail.com', '2edeb9beeddb138c8a3c9293e2be3f3b7c06ffb969d7d785bdec7a49fc4560df6244f628c27b0aecfe913f178522', '2024-01-03 23:58:00', 'nijgaf-7hypbe-dyxjuB', 'Y', '2024-01-04 12:58:19'),
(21, 'weechinoon@gmail.com', 'f87567841b338c5a1ce6d22f6a07a1273131991b1d13a31d2231db9ae7692954bcc4913c40733f2bbbb09a177fb0', '2024-01-04 00:24:09', 'fugfet-paGfen-rumge8', 'Y', '2024-01-04 13:24:32'),
(22, 'weechinoon@gmail.com', 'e6805d4533237937c52107ab5497d143d23f22dda59cb74033631a4f23d61f7c0d814699c8bc34b6d1d275569da9', '2024-01-04 00:27:11', 'Nurzi4-kibwot-fohcuk', 'Y', '2024-01-04 13:27:44'),
(23, 'jackhunt86@gmail.com', '00fe6a93336f4fd139c7c0402508b42df1cf9407e71f2d93f66a6fc9cc13f4502c4d6dc3bebce1ca3877a224eaea', '2024-01-20 23:21:58', 'Al0lip0pz', 'Y', '2024-01-21 12:22:11'),
(24, 'alvin00us@yahoo.com', 'db722b0ef89762983ec28e31a48cda7e4868b805dd7f65e70291507fa2ec7bc725ec33b660af2895d3e590b8b001', '2024-01-27 01:40:37', 'Candypop821030', 'Y', '2024-01-27 14:41:13'),
(25, 'kuga23@gmail.com', '9b56876e9b538bd272af937e49d8e729125b3c04f0a28e692bf6aba781b15a57f3df27c190750a003ba48311a764', '2024-02-02 05:57:48', '', 'N', '0000-00-00 00:00:00'),
(26, 'kuga23@gmail.com', 'c71e768e6f795edf8b44148e0fd0cad408fbb171508dc8627e3ebad8161d34b0a1e49a845959d49bba6773ea8d42', '2024-02-02 06:00:54', '', 'N', '0000-00-00 00:00:00'),
(27, 'kuga23@gmail.com', '347ee3f5073c6b73171c0b2dc4fb73c177eb8484575a902d119c7a0ec66a37c4f2ebceddb5f847e0de82b4d20cec', '2024-02-03 07:43:34', 'Password999', 'Y', '2024-02-03 20:44:06'),
(28, 'bensigan86@gmail.com', '869c1a3f13296c61959468238655cd0c53a716adb08715bdbce3187977479a9e6ea78d4183081283f1c258f269ae', '2024-02-06 22:02:49', 'ben38966404', 'Y', '2024-02-07 11:03:31'),
(29, 'pirdausmlkn@gmail.com', 'f82da42a5872eea2bcd8f4e53294c585f42467b7f582e3b755171ad0e987fcda64c582b03a6d363a9933ad85e921', '2024-02-10 23:56:16', 'pirdausmlkn@gmail.co', 'Y', '2024-02-11 12:57:03'),
(30, 'abuzar1@windowslive.com', '2905d1a3d36a86c8358847fc305174ab86ef1f2dd918aa7f0580fe2ada7bef7c8e0e57c7b45c3775e3cbfb6579c8', '2024-02-21 02:57:44', 'A123456', 'Y', '2024-02-21 16:00:11'),
(31, 'arzulmiahmad@gmail.com', '4476446aa8d06ced1b4bb2cc463bcd422901a9b00ef701b578f7aadd4a231a3b2453afb4c36a0b05a09f744d562f', '2024-06-01 19:37:46', 'qixkyg-mehHav-5mabwa', 'Y', '2024-06-02 07:40:00'),
(32, 'te.oliver@outlook.com', 'b2b7a0ba5d3c58cb6ab8860757e5baff1c7660e8a71979d7b52e4da55c43fd30070e82ffa3823bcd56a448773841', '2024-06-13 05:37:07', '50515051', 'Y', '2024-06-13 17:37:47'),
(33, 'gabri3l@yahoo.com', '12e569197407532de4e97d7f5e10a9f425bef707baf6c53b924c91c1634a80b3b6fce925f0915afd2d9136bc9698', '2024-06-29 23:22:09', 'Jacky123', 'Y', '2024-06-30 11:23:10'),
(34, 'te.oliver@outlook.com', '17e08350fc20bbd72205d1cee91c51e88dc56955ac0b3cbc7077c5200b56f2999e0ff49d105f2b1b830840c4e92e', '2024-07-04 01:54:12', '', 'N', '0000-00-00 00:00:00'),
(35, 'andrewngu77@gmail.com', 'e7bc765f1aa0c2aacecaf45d037543448a95a791fccbefc06db67155a2b62ee20bf3c81f68517a41ec3ffc9391d7', '2024-07-21 01:50:06', '', 'N', '0000-00-00 00:00:00'),
(36, 'Nicholaschan020900@gmail.com', 'e4209b24bddc46d2bfd3536a91b05b688a431757dd89ec1be87c3f7edf3571f94fca4e2be96c1fee6d67e7813055', '2024-07-25 23:27:11', 'Nickdrgon02#', 'Y', '2024-07-26 11:27:42'),
(37, 'kelvinpang543@gmail.com', '7724944961970ee8436d3689d93ddcf9d3767e2861c96c413b372d6787461113d9f47502f1ae36101691c1ec8a81', '2024-07-28 07:47:10', '', 'N', '0000-00-00 00:00:00'),
(38, 'veichoongsiew@gmail.com', 'daaa15f62851cefbd1c4b509179ebfd27da0ed6057b35bf16a6487b668547764a0ae6cec41fd3c72bdd04bad156d', '2024-08-02 03:26:58', '', 'N', '0000-00-00 00:00:00'),
(39, 'veryqq89@gmail.com', 'c7562e13de63fad5bb4e8c7997023324810c5125bf0b6dec9e875175a68f76bad2d914776faab7888e36eb2e8e3f', '2024-08-24 02:46:15', '', 'N', '0000-00-00 00:00:00'),
(40, 'aisyfaiz42@gmail.com', 'eac294a16a15d7e7143d94a213f90cdd4205afcb77b315321092dfb9be5adc925d679d345b7ab285553de8088576', '2024-08-24 03:53:04', 'walaoaa1.3', 'Y', '2024-08-24 15:53:26'),
(41, 'lowenghup@gmail.com', '9e5dee12d4827b461741a09a6653ec636ffe9675415a9b0291dab8e818fe1e5b0dd8e55cb00949ef05b7908ae537', '2024-09-05 23:54:28', 'qaz12345', 'Y', '2024-09-06 11:55:25'),
(42, 'yuuri_7926726@hotmail.com', '2a99875b600871c8077cf290def1d8636c6f1fcc5527f3c1df72774fa4573a7e58f77e5a6491c973e0392015e8fd', '2024-09-18 06:59:39', 'KiraJ@ckyB@dm1nt0n12', 'Y', '2024-09-18 19:00:28'),
(43, 'hpitonokl.22@gmail.com', '4be8705243b8f19928e66b5a4141bf820e607baffaaab349f1b298891dbce73075615a4a4f404376bf134d01e597', '2024-09-20 02:06:40', 'pit123', 'Y', '2024-09-20 14:18:32'),
(44, 'hwahsy@hotmail.com', '596d73cb5301c65c7b0c941dd1ecbe87e5ba0df58bfd89cff06b2f2df8c2dd7ce2529bec2272cfb8cd464a4a16a4', '2024-09-21 02:57:14', 'b@dmint0n', 'Y', '2024-09-21 14:58:40'),
(45, 'kuan_3070@hotmail.com', '1b686ada64a6b9f0f07baf77469b83007ef61d31dd3163b2df04270bd2989be89666973b0998953c5de654897eb1', '2024-10-08 07:03:22', '12345678', 'Y', '2024-10-08 19:06:01'),
(46, 'bensigan86@gmail.com', '8a479a775acbd472cacc7d93caf4961449c53ded0f63c22d88a19d0028eeaab46b7c0b8fcfa093a59cf9de23bb36', '2024-10-08 19:56:59', 'badminton123', 'Y', '2024-10-09 07:57:29'),
(47, 'jooleng88@hotmail.com', '48b63265293a2faa318816eb098517fdffbd74fe22a0ca291456466ae14f479978e5f015c68ef0394a1b50474da6', '2024-10-18 07:33:37', 'albert', 'Y', '2024-10-18 19:34:34'),
(48, 'dydiandersimone@gmail.com', '1811c06e747fd16f03888e4b7ce9f54b3a30efc37904d093ad506e58c70eb083df06d75e9e0f4444e42716afee3e', '2024-10-25 06:23:15', '', 'N', '0000-00-00 00:00:00'),
(49, 'dydiandersimone@gmail.com', '1885f553ac56b0125257dba91e1fe16a36b3679bb55ff6de53b014c4d80b0e5f1600aa5da36ea30104fa24d64496', '2024-10-25 06:23:22', '', 'N', '0000-00-00 00:00:00'),
(50, 'leiyahaa720@gmail.com', '9d8845545f7370fe0a4fcbccee0735c22fcaaea0f7824ff469d42a3cee6648df260dac646a662665f884bba5763a', '2024-10-25 13:05:35', '', 'N', '0000-00-00 00:00:00'),
(51, 'sebastian_uebler@yahoo.de', 'e0a122d423ee0f7de1f10d6d9e635cd70520ca81e1689380d4b7b8550034c978f8fa85b6b7c5bd89e6c563ed8b17', '2024-10-29 05:44:21', '', 'N', '0000-00-00 00:00:00'),
(52, 'eugene_hyh@yahoo.com', '44cd9f08c8ece2ffd682b78ba8272b41c18fb0e6e76315024eedd01c68c292aef23dfd6e27abb2f50cbd20ca2b0d', '2024-11-05 00:43:55', 'Badminton@123', 'Y', '2024-11-05 13:44:20'),
(53, 'winsonlim1028@gmail.com', '60b54389f32f7bed445bc8adc50a7364b0292369f5032c013fa03250939f156cc3f578f1964d5efed99f744bdf85', '2024-11-08 04:42:06', 'abcd1234', 'Y', '2024-11-08 17:59:05'),
(54, 'st.fiofab@yahoo.com', '35a963d1dae66163cf4a91a3206a5cdfa98db74664c5647c3c60002cd85a564521500092d5794e29001d7544dd5c', '2024-11-09 11:50:14', '', 'N', '0000-00-00 00:00:00'),
(55, 'isolacaraibica@yahoo.com', 'c27ba3fc37e2ca7ded305af57f861dd541f6620ed685f03a8334c29528772d50667a244d7ed32949b966e167c629', '2024-11-10 05:11:01', '', 'N', '0000-00-00 00:00:00'),
(56, 'erdrhafeiaty@yahoo.com', 'c0394d799978ae925b690c3c386206800e4ba4dedbcb297139a9985e31201505b84d8eceed8ae9e98029db2a6926', '2024-11-11 17:41:37', '', 'N', '0000-00-00 00:00:00'),
(57, 'dygiofy34@gmail.com', 'c1ea4a5022f084f2fce514a456e777f3187b13ab0526bf95105325e1a0abe40de8bf8a8949182b926c3e54e361b7', '2024-11-12 14:22:25', '', 'N', '0000-00-00 00:00:00'),
(58, 'erdrhafeiaty@yahoo.com', '2158feb6a6f79fff086418aadb27ecda2c2986ede01cd2bf741b71a40d835077dc68cdca7ef6fe7b862d34660a1e', '2024-11-13 12:37:46', '', 'N', '0000-00-00 00:00:00'),
(59, 'meychawluk@yahoo.com', '1910862e8f038e67a83fa64d0d1487b94110665a96a53b1e55ab30fa24e746af6b34bca747a99948c422769851c7', '2024-11-14 08:41:16', '', 'N', '0000-00-00 00:00:00'),
(60, 'bb5arwxpun40m5k0@yahoo.com', '319ddcb2f0cd2cd8fccb3f94d83dc944b2e7a488cd11dc5d7a534cca609fa62abcc4f1f58a9497a18d455ae145d3', '2024-11-15 05:39:20', '', 'N', '0000-00-00 00:00:00'),
(61, 'hpitonokl.22@gmail.com', 'af14be22d978cef70a943a2603a51246cc1531055d740303c755b13bb985ba75394bb67f0e4c61880b7067e19f1d', '2024-11-15 11:25:48', '', 'N', '0000-00-00 00:00:00'),
(62, 'dario.1955@yahoo.com', '2cbeed0e02b5cf38b52a31b01492e6be8804037c0e57e30fa259ff992f5d237eb59a6e58d7050eb3bc749e69b662', '2024-11-16 03:34:05', '', 'N', '0000-00-00 00:00:00'),
(63, 'wshantelql1582@gmail.com', 'dc5ff696c8bca3459fb6480c505910a99bd58720fb11ee1d58b32f66eec80b1e781ca9711e200dcfffaca3e4630d', '2024-11-17 01:43:16', '', 'N', '0000-00-00 00:00:00'),
(64, 'zainancies@gmail.com', 'e103ac3b959d4e50523af949bc4dd7db0fd34ee69ebc32a30cf76d068609b48e013633bec9a39feabbbc10b78369', '2024-11-17 12:52:24', '', 'N', '0000-00-00 00:00:00'),
(65, 'mashate_said@yahoo.com', 'eeb1b7f834dd7cb571274a6d92154a0a386a534eaeb2e9348d5701a2e213c2c3afcf3a160f79302a01e5bf77ccc3', '2024-11-18 06:48:11', '', 'N', '0000-00-00 00:00:00'),
(66, 'fansygan@gmail.com', 'f7d61628c039c2f2f13a6f945a9c8137ca140c80cf12ddc88b9857ba3fb71cbb4a3a577ed201984271d13ea5d58b', '2024-11-20 22:34:13', 'Gan7088610', 'Y', '2024-11-21 11:34:41'),
(67, 'roihre17@gmail.com', '71095bba0fca92a76c4f5369ae83a77b8140d75f553c8caab16e1b1f8405dbbb28284ed79d32c48f4a2fa7f24f84', '2024-11-21 07:54:07', '', 'N', '0000-00-00 00:00:00'),
(68, 'heilwoodsf@gmail.com', '780800f61b6af5f3458df91ff49453f6bb2ac68907b2ee3e95f88e2e373ea3af6cd34fc71dc8c126b77a019b3d7a', '2024-11-23 16:05:23', '', 'N', '0000-00-00 00:00:00'),
(69, 'isolacaraibica@yahoo.com', 'af26d093050c10b82485fb2a2fe8cc2c05fffa15a24eb8703e4cecbc5bc216167594a8e1ddfc446b1450d9727870', '2024-11-24 12:02:25', '', 'N', '0000-00-00 00:00:00'),
(70, 'pc0ijjbnqg@yahoo.com', 'c40ba1ee10b255bef83bfcd04b9acb4ca1882145334202c047d6a8ae059d6e951a47ac0b4dd6393e8671014bd1c9', '2024-11-25 09:09:49', '', 'N', '0000-00-00 00:00:00'),
(71, 'bernaisvi34@gmail.com', '0426a77b412e1508039ad5e7b0d6f9f311ae4e92439c498453fc1d6a78dd05a32b3e6bf777e03f62b4609b995326', '2024-11-26 08:01:49', '', 'N', '0000-00-00 00:00:00'),
(72, 'nidjelharve2738@gmail.com', '86043073413354c9aaa7d2ca461ac19667fc820cb1c9b7ad44007d6b0a24492a1140c9b498d7c3f5688119d089aa', '2024-11-27 06:08:18', '', 'N', '0000-00-00 00:00:00'),
(73, 'smiqyyvyiuj@yahoo.com', '492c52218b3b44a1ad10a3c4d1e6e12c2ab48fc251ca51cff0fb5e6bb3e06c753bd809fd6ae8467da8c6ce1c23fa', '2024-11-28 04:32:32', '', 'N', '0000-00-00 00:00:00'),
(74, 'lakishasanchezb@gmail.com', 'c067e2796140da87c4b126c5b5328861ce85b8b20183a6ded9eff1347936f22bfc29a7b40962452a9d89b946485d', '2024-11-29 01:19:30', '', 'N', '0000-00-00 00:00:00'),
(75, 'guzzettsecketa@yahoo.com', 'ae221c5b2e640131a31ef7f0438d9666976e1174af60b16754bf8ad0226e5600b22be3c62d096a43851aa05ae9aa', '2024-12-01 08:52:08', '', 'N', '0000-00-00 00:00:00'),
(76, 'djarrodrandolphtc@gmail.com', '547e1e5a10c8eb1da25f5841ae99a4c9312835a6ec0adef5124386ff535f1f9326bea07c6bf8ac088053e551dd4d', '2024-12-02 19:50:15', '', 'N', '0000-00-00 00:00:00'),
(77, 'wqwbudiykxhgpojx@yahoo.com', 'cbda14706bcb54defabee26aa3b5ee053b54617426bdcd97960bbdc33c431c3758b97947ea029a7dfb52a20363c7', '2024-12-03 13:29:06', '', 'N', '0000-00-00 00:00:00'),
(78, 'bluteichtrochez@yahoo.com', 'f636f285be1cd925b5393ecaff6e2aac0e79c31cbee0c4441805f430207270f6d4b01c61a362c410655dc7cd27b5', '2024-12-04 05:05:08', '', 'N', '0000-00-00 00:00:00'),
(79, 'ktkqmfnkx@yahoo.com', 'fbbb08eb4002b1812b0068d7ba4cb806af714dd3a1c85d3cc0c5df42bf2ace57dcdd14ee012450413227a8644835', '2024-12-04 22:57:16', '', 'N', '0000-00-00 00:00:00'),
(80, 'cokspjnisuym@yahoo.com', '39d12df8308b2aa10e4c7da811aa57e6be062558d3c0c33013b74635a7fb6d4f2e0a8b9c52a4b6bdc8455a9148d4', '2024-12-05 18:32:41', '', 'N', '0000-00-00 00:00:00'),
(81, 'demihaelovinski@yahoo.com', 'c8700cfac52446746333fc9cc38c4416e27a648af532502a38e503c66f63d1c58c29f70c8387974dc08672a1da32', '2024-12-06 13:30:20', '', 'N', '0000-00-00 00:00:00'),
(82, 'vilmerdoyle5@gmail.com', '95a50c85eb5da455329ad5de555d139234f00a3282cb4d509e4cdf831864c1de34f0f938cdc1cda57846d3ad0621', '2024-12-08 18:42:54', '', 'N', '0000-00-00 00:00:00'),
(83, 'reverieau56iris@gmail.com', 'b4553be10daf18dc6811e89acf8dc14fa698b95ecda48f0d7939942064baff03e1bd77ba9af9e6e25e3c4b136a63', '2024-12-12 00:32:58', '', 'N', '0000-00-00 00:00:00'),
(84, 'ihdhsfxito@yahoo.com', '76eab44a279c068c79e4b0d7cd2c3c308d95ac466932fa9f7299be779cb099b41214ff3d8193f2702c266cd87923', '2024-12-13 04:03:59', '', 'N', '0000-00-00 00:00:00'),
(85, 'etanbradyrt51@gmail.com', 'dbee50d3c07b24ca94d1762cefeb1503db3eedc0b23a3bd96d07365c0af7c8ac39f9e52946b44828b8b5d44a7cc7', '2024-12-14 23:30:33', '', 'N', '0000-00-00 00:00:00'),
(86, 'rosebaunearsing@yahoo.com', 'da8208ae068337385f82f53b9f0ea7b685c2a75c0232b09d215679e3b9ddcb29888f63f467ac61c56f38e004ebb4', '2024-12-15 21:56:12', '', 'N', '0000-00-00 00:00:00'),
(87, 'segundowesley628@gmail.com', 'f9137b51ce0473f93de429b25b9330766dd2703479c01871065b5359b7060ceb1ef5267d79f1e2960d6b1f03e695', '2024-12-17 03:12:13', '', 'N', '0000-00-00 00:00:00'),
(88, 'etehoqic659@gmail.com', '628eb051976c4f5c279977436c642ae7176c6643e048d05172f1ff5682ca77de5be0a9538db834836747eb31854b', '2024-12-19 06:34:08', '', 'N', '0000-00-00 00:00:00'),
(89, 'vxqipue8euasc4dq@yahoo.com', 'e3cc93146bcc1ef4cd1af75b84f90f20521ec3ad7abb6c4e64585d42a2165a59e688956eb00b0f9909f90ce9fee3', '2024-12-20 06:34:55', '', 'N', '0000-00-00 00:00:00'),
(90, 'ijatuvek88@gmail.com', 'd4ef463b119c360d72830be745407ca166c36a77e6a9dc438909e5e2aed0e106f4961c62c103e922426856eafb34', '2024-12-21 03:32:05', '', 'N', '0000-00-00 00:00:00'),
(91, 'jhghcdoygmnqft@yahoo.com', '93779bfe6987e907ecf9ca0bc91f19d1037df128d892f1121264bd94c95772b8808b4083cd08f0823a1a1962e409', '2024-12-21 22:52:39', '', 'N', '0000-00-00 00:00:00'),
(92, 'gecitewav17@gmail.com', '96b3e963c916436c98190c386e137f4377e233c1ad2a0062821db6b34c6a3e701bd6e1d8096bb11c359ffdfa7cf0', '2024-12-22 17:20:15', '', 'N', '0000-00-00 00:00:00'),
(93, 'tygiqk4uoddeudiiw@yahoo.com', 'b7bea01fc43cec2afc8c7b8f32c27125b26f5fd027471cd418cba6632aace0ecefc04bd3c64c5278ade5fda6dfd4', '2024-12-23 13:14:55', '', 'N', '0000-00-00 00:00:00'),
(94, 'oxivaxo747@gmail.com', 'f5951763751898696e4b05f08474ab800a05a191d346f73e4bb0ac14a52dbfe1fb5d3befef6abe2a0489550f97ee', '2024-12-24 15:46:02', '', 'N', '0000-00-00 00:00:00'),
(95, 'kburtfvuswtmg@yahoo.com', 'ffa1b3b956081b033c54ceeafa03a044f777363b58c7f1583ccb486e85157cc85fb77e957ab1ea6b4b803a1c0499', '2024-12-25 11:47:29', '', 'N', '0000-00-00 00:00:00'),
(96, 'oremorissette@yahoo.com', '37ccb2ca109bcd4401997d2ec7a44544d38705ffa8039f7ffab937ed2537eb5afe8b461f8fbe1d1f1186252c3b49', '2024-12-26 06:41:38', '', 'N', '0000-00-00 00:00:00'),
(97, 'kouhong.ckh@gmail.com', 'b2512f4781356c6f3421555ce6fa9b01cea0b12642a5021c53c14651caf1f71a73f53d7feb2d2c39e0708c7137dc', '2024-12-26 10:47:41', '', 'N', '0000-00-00 00:00:00'),
(98, 'chaikuanghong@symphony-eng.com.my', '718b741111368b6a3180d7b48d0bb36855bc9b8576af03289243291b979dd37ec52c125029fd004ce4146a93c164', '2024-12-26 18:41:36', '', 'N', '0000-00-00 00:00:00'),
(99, 'yufevubu61@gmail.com', 'fae1ae1d3c299e5cee62fcca12b4d92916c2497d90776aeb191d2e378c11320b0a0cf939e97a0a38dde1984e434c', '2024-12-27 07:29:36', '', 'N', '0000-00-00 00:00:00'),
(100, 'ryprsb7yotavwthaj@yahoo.com', '6aacf153a29284902f3db54c200fbfb9ca216669a66d938bf9116b769ed9253ec3fd71dc1fba4f898791a9dfef32', '2024-12-28 06:14:08', '', 'N', '0000-00-00 00:00:00'),
(101, 'hlgadikywht@yahoo.com', '80a5495e971b23a8b1f1c273d4f307585576b672917bf440a998d3ccac34ee67fcd1ceed6ef9d3bf26a57fc1fb06', '2024-12-30 01:17:36', '', 'N', '0000-00-00 00:00:00'),
(102, 'keravit327@gmail.com', '2340e1a96dd32427790b3c1830080517e0ba05eba901abd9e66c1572522799b6c1954b138621309a865beb0d6af3', '2024-12-30 22:25:16', '', 'N', '0000-00-00 00:00:00'),
(103, 'ifivodefi53@gmail.com', '28b7d3246da9a11c2e635789d27fdf34e795e11573e58d67f7c02d791d6152698a3e7f5f464b69ad09bc6d50db83', '2024-12-31 17:06:45', '', 'N', '0000-00-00 00:00:00'),
(104, 'craokqnpkiulx@yahoo.com', 'd4958267e06ed976a1dcbae1670421b5a29721bbed5431c0fcaaf777e6c895a053feea49cd5c6ba35d19d756ad30', '2025-01-01 09:54:06', '', 'N', '0000-00-00 00:00:00'),
(105, 'upiguluvo18@gmail.com', '5b341a4482f12ef6a6548434b55af34f8a2d5026eaca409338f9452b025f606c0e513b9ff204cc552f79d73dda32', '2025-01-02 02:55:26', '', 'N', '0000-00-00 00:00:00'),
(106, 'aqabonuzaf695@gmail.com', '39b5ac093ed8034095997b3884ab957988ce1ecd1f560c88fed1789a89578c53c4f3222807ce2fc71ac4784ed7e7', '2025-01-02 23:37:26', '', 'N', '0000-00-00 00:00:00'),
(107, 'xememovuyu286@gmail.com', '616db1161e158839927987e939822288389e96baa3f32c6b5cef176d78f8c1ad067f4097d2197471980cfd7aa0d9', '2025-01-03 23:07:21', '', 'N', '0000-00-00 00:00:00'),
(108, 'imujemedoqi880@gmail.com', 'cb02dd882bd071e65153ab69564f77ab8866d98bf140a4e0ef9f5650edcf320adaacb0873583b836cc527cba3468', '2025-01-04 23:08:31', '', 'N', '0000-00-00 00:00:00'),
(109, 'ivobaxuhakux47@gmail.com', 'ef4a36d83f8e0331671b5eb85bd608cc6568cbe5b0a97cdc5308a7b8a34577bd5e78f552b40a2df6d4bb9a41a107', '2025-01-07 06:27:27', '', 'N', '0000-00-00 00:00:00'),
(110, 'euroy95@gmail.com', 'd471e91226684d00e0bc6b0a4b58667ba8b6ba23a8c1d5e38f5747ed3ca135c3928c853e2ddce4b50f56d0ae117c', '2025-01-09 00:31:24', '123roy123', 'Y', '2025-01-09 13:36:14'),
(111, 'euroy95@gmail.com', '8337f74b34e774c85dd4736eb938a745d1ba3d8319438eb42f8f253be215ee01d849491c70424c5335c16c3db469', '2025-01-09 00:33:35', '', 'N', '0000-00-00 00:00:00'),
(112, 'hiwuyebuqupu55@gmail.com', '41e34b5e5b51d6d1f139faec64bf51b5269338a114990f2718aae6080d5efb484c4fa7e1cf925d9b1cfbe87ff7ce', '2025-01-09 11:46:54', '', 'N', '0000-00-00 00:00:00'),
(113, 'laspobmvev@yahoo.com', '0afd4404290794947a21b87906c05918b4d5fd3054464042b45ecf6c13062e3588b5e0b08674c21e0765abcadd14', '2025-01-10 10:07:19', '', 'N', '0000-00-00 00:00:00'),
(114, 'dgqmqxk7zl@yahoo.com', '9c8786d219d384ffc1a5175ce4268f2a43526b552a28fc9bc5434b4eb5b7d3a2328f6a9ee9b90c1343ab54896068', '2025-01-11 07:47:42', '', 'N', '0000-00-00 00:00:00'),
(115, 'yonder46oracle65@gmail.com', '061ec0ec1401271112a8d18b1738f34ea4fba2f9f004541942a31638ddf75910c0be672c96a1102ae7be88a3f2e6', '2025-01-16 17:15:24', '', 'N', '0000-00-00 00:00:00'),
(116, 'dixozarud99@gmail.com', 'e5cd0d45e5c7c83ef3f4558c2f6b888259cfaf9ae10518ee36d9e2f6ca2c3ad921ebdf8b50d69c8ce69853b0011a', '2025-01-18 00:00:00', '', 'N', '0000-00-00 00:00:00'),
(117, 'eyonderiohorizon15@gmail.com', '4863ef86d6664c7d769bc795b4ed358f97f4986e423dd128d7d41674219c44ee1857ec9d80f0e674d4f4dbd17bd0', '2025-01-18 21:31:34', '', 'N', '0000-00-00 00:00:00'),
(118, 'horizonaeglyph@gmail.com', '62ee77df59053822d8478313ab8744e4f86bd8c93da355eb3eb1e46e1df2c510500e5117c4ef592c8b950873797e', '2025-01-19 18:17:20', '', 'N', '0000-00-00 00:00:00'),
(119, 'ub0flgudyrlm@yahoo.com', '86ee113a54239188da07e1d0ae3db1ca9912ea337d05111290105ba8c3fb957cf925ead636839084c608ff5a816c', '2025-01-22 05:52:32', '', 'N', '0000-00-00 00:00:00'),
(120, 'Abbie8Mason5200@gmail.com', 'e0d1ba35ec2d91d2ec1fc6b2ea4912daca1b782a744cd88ecf9f37b8ca58a106cc375c9d319dba4cb5b7366eb7fb', '2025-01-24 00:28:44', '', 'N', '0000-00-00 00:00:00'),
(121, 'ewhisperoykaleidoscope96uo@gmail.com', '896f67157d0730fdb9326ff9438f9941132deeeccb471d21bb498991fc958b111270ff3b0e18209acf22ee6f7a1a', '2025-02-06 04:21:42', '', 'N', '0000-00-00 00:00:00'),
(122, 'omementoouimirage@gmail.com', '7fb1400981f53372d94a75e5a82d2fa37bad8cdcba459b7fb6b11fd37b2b536c0f258c4f7b6861bcc55fa974ff05', '2025-02-07 02:46:33', '', 'N', '0000-00-00 00:00:00'),
(123, 'illuminateaerift15@gmail.com', 'd47c764683082b76ec4bb2ce34fa8364fac90e885e946b68eea6b2cd32fabf6cabf25b058d79bf8ac1f388f69941', '2025-02-10 06:43:16', '', 'N', '0000-00-00 00:00:00'),
(124, 'goxivanitepu39@gmail.com', '5e4fbcd1c2d044197d70411879ba94b38d94bc902e48539db79ff7bb19180fc347e8cc8e58caa52b665589793634', '2025-02-14 06:29:43', '', 'N', '0000-00-00 00:00:00'),
(125, 'uyilluminateoe95glyph0@gmail.com', 'b81d9e9864e1b0a8caff0ac6dc7dc8c2ae3e4d53e29539d948b1b477e352122a25f1e64478d70ec0006177d58461', '2025-02-15 01:07:04', '', 'N', '0000-00-00 00:00:00'),
(126, 'pslimowl@gmail.com', 'ac38fa64166f718eb47babedcc44c8de7007fe219616cb6135c9cae5069907653ae54d78a2e498c028663b4387bc', '2025-05-02 01:28:06', '', 'N', '0000-00-00 00:00:00'),
(127, 'hasif.rozak@gmail.com', 'a9fe32eabaf2fdc313bdbf72685706fdee748d0ecc2c528d1c6947f0eff2016545e03421e7c34828d1e54f97c973', '2025-10-10 14:24:03', 'QazasD123@6t9', 'Y', '2025-10-11 02:25:07');

-- --------------------------------------------------------

--
-- Table structure for table `users_signin_sessions`
--

CREATE TABLE `users_signin_sessions` (
  `user_signin_id` int(11) NOT NULL,
  `email` varchar(80) NOT NULL,
  `keycode` varchar(80) NOT NULL,
  `token` varchar(100) NOT NULL,
  `hash` varchar(100) NOT NULL,
  `expiry_datetime` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `users_signin_sessions`
--

INSERT INTO `users_signin_sessions` (`user_signin_id`, `email`, `keycode`, `token`, `hash`, `expiry_datetime`) VALUES
(1, 'kongyeexuan.8@gmail.com', '36dbfab917a4b82a3f9eb76c0bc7344d', 'd3becbe727275fe76992dc224da6550d5d5917c930681ebf5e25d105340a', '162ac11df4c9558b4a37743a9fbf1b24', '2023-09-10 00:05:21'),
(2, 'kongyeexuan.8@gmail.com', 'dbdabcbd7685bb21d1d91377e1eedfba', '0ad9a622f5fb466dc5f21444b5cee19d5b2de174f581fb840d795e05875c', '162ac11df4c9558b4a37743a9fbf1b24', '2023-09-10 00:13:27'),
(3, 'puchong88@yahoo.com', '24f46217a396345d8ff4611914279d4e', '2f2ff0ee98f8de15b392d2df9a658d44a05e1613ebad1943fc65e39141b7', '162ac11df4c9558b4a37743a9fbf1b24', '2023-09-10 18:39:30'),
(4, 'puchong88@yahoo.com', 'c2c7fc983bf2a7e4850314dc67a22df3', '2a86dab774a3afecdbbb294c63d3b34b3e9b4cb2a2c30aaf8155e285a93c', '162ac11df4c9558b4a37743a9fbf1b24', '2023-09-10 19:16:41'),
(5, 'puchong88@yahoo.com', '78c1b10934e8658dde90e7e84e69b0f5', 'eff03344d352aaee92967d47443487f023325585dc8416d18d27a89dabc3', '162ac11df4c9558b4a37743a9fbf1b24', '2023-09-10 20:00:56'),
(6, 'chutikan.som@gmail.com', '84fe99962775a6a25fc155e1e8037a37', '12cde6acd23707a47dacd75b067beaf9dd36aa88ccbdda1baebf91d94849', '85462cd5623d4750f63fa8771d2641d3', '2023-09-10 23:24:44'),
(7, 'onglengsi88@gmail.com', '14f57fd75861e266fa1a0743874fd5e3', 'ad787daf30fcab7a892266dadc557a5bff21eca9f0ab48d9d2eca6699d56', '162ac11df4c9558b4a37743a9fbf1b24', '2023-09-11 11:34:30'),
(8, 'xsheng99@gmail.com', '62712d5d59fbe4a1693f9193633adfd3', '0e11879e77d7a67c356a209a16379105654c7210087a0ae19adf89142ba4', '9712763c687f8c4e7fd16a89c354606e', '2023-09-17 11:00:03'),
(9, 'chin825@gmail.com', 'a7f110c70046df3ab3c6ae6c7f777df7', '2aa55fd816b411e3b72773fc3bf621ebf2a9e42cf882c516f83aaea0a839', '822f98f4d354824d35aed217b21a2c0a', '2023-09-18 20:58:43'),
(10, 'xsheng99@gmail.com', '9926e1b5537a70652946545b26470433', 'ed117ad07b1349bfaf8d1d2d4914dc38d237bf22b1ceb181c7b44149ad4d', '5d2eca77f04cd4b07e92f9a0d58b9451', '2023-09-18 23:05:12'),
(11, 'xsheng99@gmail.com', 'b7b5f07ab2ffce5d0f071cd9c4cdadae', 'd42dafa90e233f54835efde2048f4ea79cc5c39d90703656ae0df0ef3a8a', '5d2eca77f04cd4b07e92f9a0d58b9451', '2023-09-18 23:36:10'),
(12, 'bryan_coolmusic@hotmail.com', '6ad30e25abefeede5d05a34ee8a82396', '0640ea00b721ff511ba67fc226d57d606376d1384a78211c86f9b49fc6b6', '822f98f4d354824d35aed217b21a2c0a', '2023-09-19 11:43:56'),
(13, 'xsheng99@gmail.com', '787acf13fd512d05b37895c26e0c79d5', '7684f4c091744db7e21bf89de0b47b7ae2a2149b24032db5c196cd419f7f', '80cd1fc5c365eb56d016e2eca967e37f', '2023-09-19 14:49:17'),
(14, 'xsheng99@gmail.com', '96160bd5c808e0ee275f7d0f07098aa5', '4caa8ca19816102169ccbafdd1883603d2161dc79603403bd7489461bcd3', '80cd1fc5c365eb56d016e2eca967e37f', '2023-09-19 14:49:18'),
(15, 'xsheng99@gmail.com', '1ef91df723f0dad7b64b33fb2ae5257f', 'ba6a50d03d41c8ed2c1d9cc4a87adad4f28dca3784220398d72e6e6c9189', '9712763c687f8c4e7fd16a89c354606e', '2023-09-20 07:38:46'),
(16, 'dacocond29@gmail.com', '803942411b03f07b376b83dfbc3be212', 'e93026fce3c9b0b5130451f1bef9a343dfcb0bfa77dc68af3585448aaeb7', '162ac11df4c9558b4a37743a9fbf1b24', '2023-09-20 17:39:41'),
(17, 'stefankhoo.1@gmail.com', '6a79ceef52ec1fcb86b4034d0db5baeb', 'cbb04aec53727c047593f68f7ea5574adfa09a4c470532ae67bb78e25fb4', '49db80090a32f9ba17838250009a718b', '2023-09-23 13:36:48'),
(18, 'Tmsjx@icloud.com', '98d2c2bff36064df049ba7f0e2532b13', '0271be5efeb954838698ee0d3e82ef4705c18e0427a58a2ccfbdbed13730', '950f511747489c6f3dc4b6572947ab23', '2023-09-23 15:43:14'),
(19, 'puchong88@yahoo.com', 'c79624bc45dfc1125d91bb0cfe9f5a8e', '79952097d4f0952f64e3b654ff6a1d02269195c1a1ff3e25161b45ebf924', 'b1d6d64c7c19df6e18c7c301e37ab784', '2023-09-24 12:24:29'),
(20, 'eclipseyang97@gmail.com', 'bdcf92ee30f01a5abf382d324012936e', 'c539cd40b7c2046b012505b444993e061b1c99b55225b54e544231846c44', '822f98f4d354824d35aed217b21a2c0a', '2023-09-24 22:19:59'),
(21, 'weishaw01@hotmail.com', 'b0975748ba9b049f542b4c654d4a880e', 'dc8c38437d7806bd1fe4051f1fdc69c3a71a47bb21a0aa536ed808d6130b', '9712763c687f8c4e7fd16a89c354606e', '2023-09-25 12:23:46'),
(22, 'jimmyjiao2@hotmail.com', 'f735c711c6ae572a08703ad63ecd0294', 'afa434ef2163ef16f2c0df471423b2b9cfadc7762dd0a7ce08eb7b3f1cec', 'eff709b9d48a16db3be29757b7f65ee4', '2023-09-28 18:51:22'),
(23, 'wongkw2001@gmail.com', '83d40fbeef861f11f06cf9a7dfd22cab', '4ea41400edde9e0d7867706cf37f219d900e5c201d1d21bffbe709258f74', 'ec213608cfae65c2ce4a7d0f2ed492b5', '2023-09-29 18:38:43'),
(24, 'zandro970626@gmail.com', '61804e4d976ba129754208081c62b418', 'b9a4286dfe4036115ef2d8b6f8621718751c29414e26502731c3e1fde4f6', 'ca728b17f792527237d084b08639f6a3', '2023-09-30 00:40:58'),
(25, 'zandro970626@gmail.com', '899d6fb4e276acb7cd91713368b1a982', '19eab35b2fdecbbf90199760ce93f1fb953cf93ff201d0d7f3143c880504', '822f98f4d354824d35aed217b21a2c0a', '2023-09-30 09:32:02'),
(26, 'limweeliang@gmail.com', 'dc470fe9af39bbd6c057930498809e78', '0ea9783f7643e618d7e4de43cd9e977edc9741a9f74e6d7091b0e8742eca', '822f98f4d354824d35aed217b21a2c0a', '2023-09-30 13:02:28'),
(27, 'feiyee75@hotmail.com', '5c4705315e0eb532af17901c9ff42c5a', '857d6f266de5b98cd8e1ef201b84d9216a99b799bf906e756c93937bae23', '85462cd5623d4750f63fa8771d2641d3', '2023-09-30 13:16:29'),
(28, 'hpitonokl.22@gmail.com', '66add4d88d7cbc845b5c644e49c2a8e2', 'cbe6557f4a7be53d352a8fced7de6abcab9402b58767d36c3f23a194227c', 'c0bc03f553562b0f94db5b0bf7fe5776', '2023-09-30 13:34:32'),
(29, 'le.ohxuan@gmail.com', '2c3ae4aa71dcf1a32a9dc88ece547dcd', 'ca5ed7dc2d4d55d8b0bacfd5e6b3fe0d8b1cbcbdf21fc2456636d53aaaa1', 'fd949e6fd7ac1379dd8c13c7e5da6ae1', '2023-09-30 15:07:45'),
(30, 'xsheng99@gmail.com', '3346bb02d2628ae9adc32ba155e076c4', 'f31f03d29ae2450b2b816ff65ab08acbef8ff2a6bb288475af5f82a0f2e7', '9712763c687f8c4e7fd16a89c354606e', '2023-10-01 07:15:47'),
(31, 'khloh79@yahoo.com', '02adedf2577277b9caf2d0419b7c2474', 'e8efbe470c5aa75646e67c33488076909312921063cc7e6efb252942fca2', 'a150074f29e3bf03b3583466524ffa19', '2023-10-02 12:31:40'),
(32, 'khloh79@yahoo.com', '4941af47669fb0bfcf6fbb121c0def93', '904d7433eadf14cd9f3b47466b53c5fe3f182f1d00b9fb671247747afa56', 'a150074f29e3bf03b3583466524ffa19', '2023-10-02 14:23:01'),
(33, 'walterkhaw@gmail.com', 'c7000044fafb9a352c5b51ae86f615dd', '678a75624d2b04add9850f642cc1f673ab054c70e6d1439ac92d2293699a', '822f98f4d354824d35aed217b21a2c0a', '2023-10-02 19:48:47'),
(34, 'chin825@gmail.com', 'cbcb9f0c2bf4287c7a9faad8e6518373', '264b225940f6a08bd4a7fb9aac3a9ea2bf4dd3a50d0108a6cf3f33e770da', '822f98f4d354824d35aed217b21a2c0a', '2023-10-02 21:11:09'),
(35, 'chin825@gmail.com', '2938ae1cd7c6d59b0bdaa05524163864', 'c9bf3fe967900b5ec4eee3cd224b722bbf5bcea99bc6e8ece7ab747c5981', '822f98f4d354824d35aed217b21a2c0a', '2023-10-02 21:11:09'),
(36, 'zandro970626@gmail.com', '54e3b51066bd010ba3563998dc1214f3', '843df11bebcd717cc9550614eacfc2cc8c8b19e5653adf4ec631429f9a29', 'ca728b17f792527237d084b08639f6a3', '2023-10-03 15:56:55'),
(37, 'feiyee75@hotmail.com', '48cb22dde2abde855911ba14bad01dea', '7afd6d45f5f06d7d7c7acdeb9b0ce943d9d332ac8bb172ee48d4495df1e8', '9712763c687f8c4e7fd16a89c354606e', '2023-10-04 13:23:03'),
(38, 'yongyuanchuan@gmail.com', 'd84bc1f32b166dfc9879b939a44249eb', 'f24897ceb9c3b28a8eaf20bdb0971b159b746b4b8639a563cc1bfdee8939', '822f98f4d354824d35aed217b21a2c0a', '2023-10-07 19:49:29'),
(39, 'rayravernus@gmail.com', '33d98a2baf1382efce13ee1fbac6d20a', '1d16bd56ff1b88ca5396268a2deaedb453e207b54786d37324faf108347a', '5e69e2617495d4246b33a8b072277ca5', '2023-10-07 21:17:41'),
(40, 'kcchang2933@gmail.com', 'c822ec8125243eadb3127f0c4d90b9b3', '8f53ea9ce84df3a5b958ded5f9a48e112ecc921c11438b3de7347fb505cf', '2e03518736fff22a09d53d12cd8578f4', '2023-10-07 23:43:41'),
(41, 'eclipseyang97@gmail.com', 'b37ee67444ebc64cd4c261db0b4468fe', '581585eab0d98bf8a02240c099b7267b4310a926ada2d0256c8b3cfba413', '822f98f4d354824d35aed217b21a2c0a', '2023-10-08 19:38:51'),
(42, 'eclipseyang97@gmail.com', 'cefc419ecdcbef083111e2e6f048a4d0', '71772dd83a980faf2e4ca502dbe2de25b4c20c24383fee00d631fc1a598e', '822f98f4d354824d35aed217b21a2c0a', '2023-10-08 19:38:51'),
(43, 'chutikan.som@gmail.com', '5befa482b4c4e3c2e6fc355f379e66dc', '4aa5b84a0409d1f9630113ca1244cf78967e4a9ae276f1cdd7562b2ba8fd', '85462cd5623d4750f63fa8771d2641d3', '2023-10-08 21:29:55'),
(44, 'yeong_1010@hotmail.com', 'b6bc24964d18cff4e873a57527e47f90', '677c676ce3eeb06c0b747a23c6129d7e5d3dabdeb627182093321fa71714', 'd1b55e8f530fc79c19c8b75980de9d0b', '2023-10-09 08:29:23'),
(45, 'kentyeusy@gmail.com', '62abdcb6568214fba7a49b681553c836', '526aa4b3a8e03b30a32d704f9da498d30c46969e623b50dad0ac9c5dc185', '869cb9bf5ffdeebb7330327be1dcf0fe', '2023-10-09 09:27:12'),
(46, 'kentyeusy@gmail.com', '7245a9c8b2e00fdcd36226b10f3097e9', 'f92cf2f53077c7981fd8914c534b8353150f8c2b5d868444c1e7087bdef5', '869cb9bf5ffdeebb7330327be1dcf0fe', '2023-10-09 09:27:12'),
(47, 'kentyeusy@gmail.com', '170a56f69ec69c468c1a9ca6ace78437', 'ea9f1609fc0a853bd64e0e1686d7a1ff64d72a82c4d77d75f6291d304cc5', '869cb9bf5ffdeebb7330327be1dcf0fe', '2023-10-09 10:56:59'),
(48, 'zandro970626@gmail.com', '2458d7dfd592ada2dfb2e352cd1ebda1', 'a22183fff7dfc491ac1ea59c2fa24287b58651f53ddd92292c9f57bee234', 'ca728b17f792527237d084b08639f6a3', '2023-10-09 21:19:40'),
(49, 'zandro970626@gmail.com', 'c3ce450e45d14f5db969ab9511678d28', 'e82ab4a3a72dd80b323daadf7da1bad83d651f66413756f2956f8d61d806', 'ca728b17f792527237d084b08639f6a3', '2023-10-09 23:53:30'),
(50, 'zandro970626@gmail.com', '41d4dc22dfb7bacff168e983049d9fb5', '355af64e0c7a1943d1acac4829134cbd6f6d74e565428641560bd7ce6034', 'ca728b17f792527237d084b08639f6a3', '2023-10-10 13:31:57'),
(51, 'ooikaisheng1@gmail.com', 'fb5216743032fe6decb49443dd23f2cf', '4e7f0da7ec372ae0de989c054c6b0c8c7886989b74cd2009d500c81e1598', '9712763c687f8c4e7fd16a89c354606e', '2023-10-13 14:14:27'),
(52, 'feiyee75@hotmail.com', 'd79e8830a9d291855a52aa26b8ed6cea', 'a5c4e930e00b214e3dff395b20430b015f4147a23ffe09172130b54c5a46', '9712763c687f8c4e7fd16a89c354606e', '2023-10-15 16:26:12'),
(53, 'soh299@yahoo.com', '4037a2027f305f3f7f815dc73a0aa54d', '0925994926a27d5975a3b19ef97cc580cf9f00020a56236ceae8f1df82ab', '10d824e4559ee0aa93717a46b6ee4abc', '2023-10-16 10:03:11'),
(54, 'gabrielwkchai@gmail.com', '003d0433e8450bead2d52c6cb0a698b8', 'fdde98259cc6222c291be0900c88d7bd165d9938efcb2628e50b91d82195', 'a41d14f79098b3524240cd61f6453702', '2023-10-16 13:48:05'),
(55, 'jayleehong@gmail.com', 'f0673ba6e13e034a5a8f2efe254cfb9f', '80a23efea0c77488402599aa876826ab91f864ca74f0bb35a8aa5499988a', '822f98f4d354824d35aed217b21a2c0a', '2023-10-16 19:08:53'),
(56, 'zandro970626@gmail.com', 'd334b781bdfa7d525638b420d90418d7', '077b4bf3874573ff526172ebfdbd51b710e2934fae3e48592d04c9f37581', 'c543974369a9c8a0e6d2b03967ff5a87', '2023-10-21 23:31:47'),
(57, 'puchong88@yahoo.com', 'abe1691007a811c97fa4b618ac7df4bc', '0d437f42ae58fcf2d890b8734d1138f6c61124916ed2ba05708e62ac96f3', 'f9b631fb3db686a7ad7e03007ddfa79f', '2023-10-23 19:28:15'),
(58, 'kentyeusy@gmail.com', 'fa95df8fbba283131cc00afff6679ae6', '8d18965fc24efbbd4b113e1b784fbb9f93cd87fe3dd6e4be7e1eb4c03532', '09167e41132c52b7c9dfcd227ce7e4b7', '2023-10-25 13:51:12'),
(59, 'soh299@yahoo.com', 'dd295624bc34e845b7d2d9b75e9d12c7', '1efcf904d94b2cfe3ca28078c25f491bb830af42623a2e54c819bf3cf291', '9712763c687f8c4e7fd16a89c354606e', '2023-10-27 16:44:07'),
(60, 'hpitonokl.22@gmail.com', 'dd6c7957fdbdfa4ffe234044ca744da5', '42e1bed2b3e7519fbebe649890a8588ea06ae592d8ddc0920ddb4ad294ad', 'c0bc03f553562b0f94db5b0bf7fe5776', '2023-10-28 08:36:50'),
(61, 'leewenshoong@gmail.com', '7548f5546f3d73847621def7a951cfa3', 'dc2fab2049e84647f9e3bafc3f8efd3341f2c4e893f7a4fb48d78a5f5275', 'a3fdfd6cfde6e96cb34bccabad37ac30', '2023-10-29 20:48:11'),
(62, 'leewenshoong@gmail.com', 'df8a8e4b010f0bd50729963da958d09e', '264ffa61331f76114115f7d474d19749a0fd2dd1350f7c3a8509eee837e5', 'a3fdfd6cfde6e96cb34bccabad37ac30', '2023-10-29 22:00:04'),
(63, 'kentyeusy@gmail.com', '50e3f4781f066475bd2abcb53db5f10c', '1aca1bfda6112adb18357ec5896404f66762922ed24859f8c720257e0af3', 'c3790daea5d0deed80105a6f078c837c', '2023-10-30 08:39:28'),
(64, 'kentyeusy@gmail.com', 'ec08e726788610000340fa18a640491e', 'bc38eb9226695241bf1cf5a3d38ea1a64b12e08d3711146c4bf4474a6aa8', 'c3790daea5d0deed80105a6f078c837c', '2023-10-30 10:43:50'),
(65, 'dacocond29@gmail.com', '10907e7ff8d6396f0b0a52e88dcb18c4', '21cac2d98277bfa2706379322767054e72a4daa22fe4cb6986e06a122057', 'fd949e6fd7ac1379dd8c13c7e5da6ae1', '2023-11-01 17:34:47'),
(66, 'wongkw2001@gmail.com', '0eebc37721616c6d72342986eb2e8436', 'ac8d125a0e8779d3a38982854f2829fee915341601b93a94b46c876f7e8c', 'ec213608cfae65c2ce4a7d0f2ed492b5', '2023-11-03 18:08:41'),
(67, 'walterkhaw@gmail.com', '353bb7d3a82f39a6820f632f60d5d99c', 'fc897c10a774aa3dc18a4bec3e8f945167fd25210dc13e275721c21e0e33', 'c543974369a9c8a0e6d2b03967ff5a87', '2023-11-04 14:10:08'),
(68, 'walterkhaw@gmail.com', '7e54c591007f9e89c6a15954ddbf15a3', '6d62e3ca9cc64dfce42df857011974e0559eff32c970b97970d18c9a57ab', '822f98f4d354824d35aed217b21a2c0a', '2023-11-04 18:37:45'),
(69, 'puchong88@yahoo.com', 'dc3dbdaa24a79a0d622a8a85eec3c42a', '6a97a3c185ace87ae833bcc71602c8c955f3bd95250317e22c7fbbdc93eb', 'f9b631fb3db686a7ad7e03007ddfa79f', '2023-11-06 21:33:47'),
(70, 'Tmsjx@icloud.com', 'dbba1ee706f6d79267775136696085e9', 'b0d55fba6ddeab261126cf30686149a5071ada8957ba1c0d94307e0e8bc6', '950f511747489c6f3dc4b6572947ab23', '2023-11-10 14:09:39'),
(71, 'puchong88@yahoo.com', '4bd6647cdf81dd397854b82288a28c51', '98e69185e49168d74f97ec1dacb718f2352511065f688d7f39d3b71cbf30', 'f9b631fb3db686a7ad7e03007ddfa79f', '2023-11-10 19:41:19'),
(72, 'kentyeusy@gmail.com', '199f5598a8c157b9e79308fe0dc4c26c', 'cf6f8472d9d75493bc740720cc497fa157ceadd6f17ddcdb8faaf4bb7c93', 'a1b10a34b5e62bb0233fe0f1f2f56a9a', '2023-11-13 08:45:35'),
(73, 'kentyeusy@gmail.com', '091153680ccbc096d4d317cc6a8b0a1d', '371658e0d0bf5be43469bee23c3ea637002baa61f7a5bc58e453a908b3f6', 'a1b10a34b5e62bb0233fe0f1f2f56a9a', '2023-11-13 08:45:36'),
(74, 'leejianweishann@gmail.com', '8b24f32b2594f1f29541ba9a71c6aac8', '8eb7d51db77844f6bfb5423525500908b84d3a713ee28c0860db50218da4', '63d812da281f0edbb4c8eacab5cd3879', '2023-11-13 13:00:52'),
(75, 'nicktay84@gmail.com', 'ef9af1ed5946d26299f6b99d5e7e7d9d', 'c1c9a0dd6225f3eaf66456ff0b7483e7f14d38453b7d16b3a3c7303fbe68', 'fb2e13fd7f3f9cb211fec7f8cf51284d', '2023-11-24 10:38:05'),
(76, 'feiyee75@hotmail.com', 'b58c58da87cacd0f86631f03ecf7bb3c', 'd6a241b62fe34639e50805c7c22396970c0459548af1a29457c7b5c9c50f', '1ca83c05916ba53e56051e5ff1240cc9', '2023-12-01 22:46:15'),
(77, 'puchong88@yahoo.com', 'a0d472968ef9db826b0a5c45f86a84a4', '95eb6ce826d5200e891e9050ed6d15d7f8db1985b6f66f66288a8e5040b4', 'de4a07d713c778498ee77911811d60ad', '2023-12-02 19:33:57'),
(78, 'patricklim4312@gmail.com', 'ca1b92eb27fd6b392793d3b77a7eb763', '48ce91c07b06c880aa318355696b5bc16c9aa31537e6a97623cf3ff2eb2f', '62d6fdeacf7c4897dd94088507c17828', '2023-12-04 12:43:34'),
(79, 'shangjing898@gmail.com', '6de0ed7cdf8aab98182a3fba4b463ec9', '78f8601102dc86012eab8cd309d771c68613f34a766f75e74f3da4004f5a', 'de4a07d713c778498ee77911811d60ad', '2023-12-05 13:34:09'),
(80, 'puchong88@yahoo.com', '6eb2b63b0ac22837de80ecf916db6bda', '4f6cb92a65c88500cd1603fc34c54e8f8a1688e756a314c52e7de23340ea', 'de4a07d713c778498ee77911811d60ad', '2023-12-05 14:04:37'),
(81, 'garyyjh@gmail.com', '9ffd278807eaf8acab7cef492fb84c07', '9c20a0a35f8d30f43f7259fdb3689e5ceb1a617979eacb76e5a869e83540', '118ab87c236c63a91dd2dbc77e5e8adb', '2023-12-06 19:28:12'),
(82, 'yunxian0801@gmail.com', 'fe1135dc2e9bad3999038e2058a8be05', '1946c541b875966407a028bcc6592bfcf1c7a5433e8674e264dba2bc20eb', '63d812da281f0edbb4c8eacab5cd3879', '2023-12-08 13:09:51'),
(83, 'wongkw2001@gmail.com', '39dac64652cd264c97dda92bfd715f3d', 'ac29862b2c04ea7759ef4f7d76bb7b095f83a2aeadf28bb6e23d30877582', 'ec213608cfae65c2ce4a7d0f2ed492b5', '2023-12-10 18:51:50'),
(84, 'feiyee75@hotmail.com', '7e19d2a16021574137df728e2bf8bdf1', '1e537513244551f829186f0791ae2c2bad0a6cd76ba7d11a9cc13fc49516', '62d6fdeacf7c4897dd94088507c17828', '2023-12-13 10:29:38'),
(85, 'leejianweishann@gmail.com', 'abd5743a51f7678251396275670f201a', '728f864f5ffb51254b14144e591f2bf257124a01082e6b2f892e02dd3247', '9840c6bff345813956a9d6170ff4ca24', '2023-12-13 14:58:17'),
(86, 'yongyuanchuan@gmail.com', '218e97aaa1148840679d46255196fd38', '09ce93fa04eeab7600585f7d9b4f9706c6064596e3a149125d77ae8ea136', 'ae6f1444c6205c6c883b93c5e528cb61', '2023-12-15 19:25:11'),
(87, 'rickyworkco@gmail.com', '9ea8ae2b8cd98c1c1999de9d71d1f837', 'c571e16e0340ee90b28dbc0dcd854ec671c5a556012413dfb15c4ba016ac', '826d693307aa92d7cc2e41ad1f99bc33', '2023-12-16 16:00:58'),
(88, 'puchong88@yahoo.com', '8d38d5f9253ca23aa234e07cdcf9e200', '3b8f9ff60fff0db18297e9c6024fce25995782046a4f755c0400c8ccdf52', 'ae6f1444c6205c6c883b93c5e528cb61', '2023-12-24 19:54:19'),
(89, 'wongkw2001@gmail.com', '4f4405fde2655b26849fbfc9f176c813', 'e2e4ba8a28b4069fa76fd38c972433cc4c74f69ee45c701dd61ba3799769', 'ba95207c28cda11904ef6ad2ad5bd421', '2024-01-03 17:11:40'),
(90, 'huisiang.tan@live.com.my', 'c72122e9f6e783556950800d562183f8', 'f79f1432443bb35154b28d1c05bb52699bd547dac72c4fc9210d4bf56d7a', '7b210540666e5ff2fe641e84c21ee6e0', '2024-01-08 09:37:06'),
(91, 'wongkw2001@gmail.com', '97010cc2f4d61635cffae19fd05ab801', 'e70459971847a346e484a5627c5a5c01e8a4627a6b6a94b4425bc5fb702e', 'ba95207c28cda11904ef6ad2ad5bd421', '2024-01-09 12:59:13'),
(92, 'puchong88@yahoo.com', 'e31eb4171e3b600c2a153cffde34c587', '6bdaf691ae9c0f9b4aeb1925211a987fe44b7904d2aebccbd3f3a6f6f182', '802041f6e6152661809f382a6094d4c8', '2024-01-09 13:47:20'),
(93, 'garyyjh@gmail.com', 'ec7b3c9cb33a3354a3a1b42b11d12662', '0d5927bfd355716cae0a299df71134cefb105fbde86fdf16e5a143c6bf1f', '118ab87c236c63a91dd2dbc77e5e8adb', '2024-01-12 19:37:26'),
(94, 'wongkw2001@gmail.com', 'c3684296d25f96083c4be2aa5324e7f4', '9eb3b56adc2c3415048ae9c24cc5f294a722b732c7d1302655c67adc872c', 'ba95207c28cda11904ef6ad2ad5bd421', '2024-01-13 18:43:37'),
(95, 'yongyuanchuan@gmail.com', 'bbc37dd5fce15c4ed560babcba722aac', '9b0ee7dc397add4b3599d172ecdba73f43de374aa0719a1f7a61c6afb656', '802041f6e6152661809f382a6094d4c8', '2024-01-26 16:11:35'),
(96, 'huisiang.tan@live.com.my', 'bdcf11d308e559e3764d3c3bd331bee7', 'f87a890cc7c2b603665c8e3e283fbda2e201a060db17f5f66f07fb9e4dcb', '9d0efa8e67493c6ae31b356797402677', '2024-01-27 10:40:26'),
(97, 'feiyee75@hotmail.com', '6207656d035e2ec75f746e27717857a5', 'a50844840065dca5bbccee1abf936896fe46ffaecc4ce143d4e225ce1099', 'b509699b919ccfd3636b4e1d756c5832', '2024-01-28 17:29:24'),
(98, 'garyyjh@gmail.com', 'e0348bd8e6999b70fe03112fc8c564fe', '165a7ac7e379029974eee31dfb75d0176e7af9382728254faddbea6dc23a', '96d1bf3d73ce754bbe04a1439af35898', '2024-02-07 16:19:54'),
(99, 'garyyjh@gmail.com', '97192282ccd1b10d6d1143ff0c4c68ee', 'c3d129910704938a7b43128eee3452fbf11ae5670b0d4221663834c9b7e2', '118ab87c236c63a91dd2dbc77e5e8adb', '2024-02-07 17:22:33'),
(100, 'garyyjh@gmail.com', 'b7bade886985c11e49570eb0af367057', '98973d2b4d996461777d15dc569143501b2d12ddcc0986444dd4b9b57c95', '118ab87c236c63a91dd2dbc77e5e8adb', '2024-02-07 17:22:34'),
(101, 'lydiaong2001@yahoo.com', 'ee887c9f61842897613323f20c2a7d19', '3ed5543e118f305934d2c4996c31a8bbb97de54d6e074df532d4200a6027', 'b657ffaa4c61bfea4b002d01039e52f0', '2024-02-10 18:27:00'),
(102, 'lydiaong2001@yahoo.com', 'd0a451803173053ad3201fe676d86e0b', '067adfe11998323415f64e2b951e6e6b528ca47022823a08f37ea38b304d', 'b657ffaa4c61bfea4b002d01039e52f0', '2024-02-10 19:16:49'),
(103, 'puchong88@yahoo.com', 'f453d1f9bdd55d7bf3c55707bd4aabde', 'd3b6e8157f8f2c80a42de2849fccaa9f9391c68076a0f9b90b4cbce44252', '802041f6e6152661809f382a6094d4c8', '2024-02-17 19:41:21'),
(104, 'jackhunt86@gmail.com', '8f8e3c55146e2035a009b923e7f86e17', '95983946804f9d17ff8f3196853201d24c538083be87dae4f005772bd41e', 'b509699b919ccfd3636b4e1d756c5832', '2024-02-20 12:22:23'),
(105, 'chin825@gmail.com', '2034954a0b351f5e7d20690a65872265', '5a48c3ea9e092639569a1f3fb0e11f85b79cb3e8db7d9ea8bfd81c0b3eb5', '802041f6e6152661809f382a6094d4c8', '2024-02-23 20:57:59'),
(106, 'feiyee75@hotmail.com', '8e4ef4f971f2a8b127be38f02d711ebb', '57f18b9ef8242400e38ae0d0f0973a60c1ec442a5382b7a36d9c66247c74', 'bfabae19e45a4c1b35a0dacd558d6850', '2024-02-24 02:32:45'),
(107, 'saileesh01@gmail.com', '2464c7ffd91604462d8ce4dd7d3ed7ae', 'd7fe375760e26370c2f08dc973e109b9ee3cd621405168940b8251993f91', '802041f6e6152661809f382a6094d4c8', '2024-02-24 19:30:18'),
(108, 'saileesh01@gmail.com', '6679e88a89026eba1513eb7bc8c0b334', 'a8b509e22028fcb6fe1b3ac2d63ea143c9ae72855cf4e8b01b5cb302f72d', '802041f6e6152661809f382a6094d4c8', '2024-02-24 19:42:41'),
(109, 'alvin00us@yahoo.com', '685bf3fd4013404a5ba436b4e5d23d73', 'c82a2b441150b4eccfe9ccbc6458a39c74198a4a87c5cdb96be60974d1b2', '802041f6e6152661809f382a6094d4c8', '2024-02-27 10:20:41'),
(110, 'puchong88@yahoo.com', 'd6b5fa7f0c8dba49c10fd90509f2071b', 'cc81e832875a7007f9d1894048e8c0c8a0966b2a7fbb6cff8b5d1428f709', '9e6234ff825da133cdc1ed6bc8b4cc18', '2024-03-01 19:29:59'),
(111, 'puchong88@yahoo.com', '1b7aa0e1c3b548e2939ed5c48aa6b85a', '845052c5195197b627842e614b2206205e2e04f96e16d4c56729e6325e73', '9e6234ff825da133cdc1ed6bc8b4cc18', '2024-03-01 19:39:08'),
(112, 'kuga23@gmail.com', 'f0d9b54c026d6fd2cab75741e2b44656', 'dc675a8f26b74fe665f4cd15c01439f42e8049c121b6c5b88ffe76e9ac1b', '79f1ca06a5e0f16e580483736ac031ef', '2024-03-04 20:44:28'),
(113, 'bensigan86@gmail.com', '4ae85746ca864ef5d809c865ce344bda', '7ad7cf8980c8e974133da70669d6cb7ac3dab7b150b4c6dc58c44d48617b', '9e6234ff825da133cdc1ed6bc8b4cc18', '2024-03-08 11:03:44'),
(114, 'feiyee75@hotmail.com', 'd1ddfdbe8482ec68aba66ed76c249dfa', 'ace06255d4f9b672e634fc9ed36717e14ce780990041838c20ada01ee732', '25d0fdb20c17bb46e6418cc4bbfe29f4', '2024-03-09 18:45:51'),
(115, 'joonhong1991@gmail.com', '2f83dca1044570e369db56cda8dc1a7e', '6a706e6449cd5f6b735d40d0e877c03e5ce50abb408c891f075532bd1176', 'bfabae19e45a4c1b35a0dacd558d6850', '2024-03-12 17:52:28'),
(116, 'junyeng818@gmail.com', '4865784d2b2de5935c0961803f0a8889', 'e999d4566c89f745299f7faa4abc5f9def6071ac36df6809e640597995a3', '5d86559d8b11557f40eea622cf374f38', '2024-04-02 14:24:38'),
(117, 'alftwm@hotmail.com', '5eb2ad6c1a933d77bac9a1c796897f96', '452c31cc8ce9936706484b5edfee5fac821da3d8009b1189c95a0fee557c', 'af6da1d570e1448212ffcb474d1e89fb', '2024-04-03 19:55:42'),
(118, 'tonywong4338@gmail.com', '09d51839008dc959a0458a1f9b1cc8a6', 'd5bd8189e214295b25c795a9ce01067ece82c88c67bbb4cae4dd729c8466', 'af6da1d570e1448212ffcb474d1e89fb', '2024-04-14 17:26:10'),
(119, 'andrewngu77@gmail.com', '29feadf1bd8cf9118a9eaaa02a729a12', '421903fbcb5ea4f10aa6f635d79832a5ce752873fcfd7e060d8ee9c5748e', '5286076e4e9bf8c55feef0cbdd5e20f7', '2024-04-16 14:13:27'),
(120, 'kenong@yahoo.com', 'cfe94ec835561f02b193718727215793', '533c6fe5716abe1ad1496407f3c5744a1b4059de50313786d915d874090a', 'eadd672782b6c16b474bfc691408de25', '2024-04-23 00:21:46'),
(121, 'laikerjian@yahoo.com', '20a7082512bcf0c800a5540aaab0de4b', '5ba70256a67fc689b1707e8aa902be5fcc506c703aa7d4e4b5ef83a57e6e', '52cc2d6a6d573a1f469e75c5222a2322', '2024-04-24 23:06:09'),
(122, 'chaimingyin.cmy@gmail.com', '407bfe27535d1e4741637c0640779d9c', 'fdac7b9f7f731f20e98db6472904361eefe04f239f0c7b2f7d8578e405b5', '5b42d5d6ae4a014930f033a7ea3c878a', '2024-04-26 19:54:31'),
(123, 'chaimingyin.cmy@gmail.com', '44cda64970dc9bead7a7417d55bf247d', '27d3986e13eb2b6450b3d5c0103b2beb40cc280475daea266cdd4cdcc98d', '5b42d5d6ae4a014930f033a7ea3c878a', '2024-04-26 19:54:32'),
(124, 'tommytan1985@yahoo.com', 'eee3f839b743e6870eab5714f9b48f51', '6c3c16afd44039919ac72c0b4ee0c76e29d1a50fac3d9caf58ef8ecd671e', '0287811add1022e29e042e20071a4f85', '2024-05-01 14:45:32'),
(125, 'alvyn_chin@hotmail.com', '86598c8f3ae029b8690ca9bf359e57e0', 'a6cbeb155e95ba05068cc255c6fa5a5f504471f43f42958d5808b929022d', 'b2571ef38a17cd64c3092e056c52b3bb', '2024-05-01 15:30:56'),
(126, 'alvyn_chin@hotmail.com', '6f27f554fe7bd83f24d17ced65aca7d6', '0da0c399c607f664bf73df8a2bd0b383405337e17bda20ee9d4f136cf5dc', 'b2571ef38a17cd64c3092e056c52b3bb', '2024-05-01 16:58:51'),
(127, 'alvyn_chin@hotmail.com', '656d9baec5bdfd209efb5407039e2889', '0472d9878a1903880e3224c54266b48ebaf708cc5983c9981f9670a245ba', '1cf589fe6abd23e7cd75e75cc50c6a36', '2024-05-02 19:05:39'),
(128, 'te.oliver@outlook.com', '36a26a3a7116377d62a4f1172d2c54bb', 'f96a37128fa49a42710c3b53f74349066bd83b0f2490946ed2c47d2b13a8', 'dc2e24658d7b4af345786579bd8691b7', '2024-05-03 00:17:59'),
(129, 'te.oliver@outlook.com', 'e6d859773839417f36bdf60fa3e78562', '078f9902dc2dc01c1c85ef5c0b536d39700c8968f66766c0fafa03942a7f', '4f446e72ce25684112207413f68b5d34', '2024-05-03 18:46:35'),
(130, 'chaimingyin.cmy@gmail.com', '248fe00997b544b7e702ea1681958a7a', '72082e714613e677d3d1a75e44ca1e7d75f6090aecdce48f0124f2795a9c', '5d95f4ebf24105cca792fc3f93217009', '2024-05-05 19:26:56'),
(131, 'chaimingyin.cmy@gmail.com', '3e1b0eec9b78d2eed157dd214e514a27', '5cd3fb2946a6161a6e5cbb73fdb94b2a5ee77357f199784b3a5852b88d1e', '5d95f4ebf24105cca792fc3f93217009', '2024-05-05 19:26:56'),
(132, 'vcquekvcc@gmail.com', '180e4d484d12706ddc0c12cb2ff42758', 'de2c8b79edb47eb9b05b070792fb1358b815aa8f357d9d1c379f3ecbd0d3', '1d33fadfb304f17004d18a32ec619c8f', '2024-05-06 08:33:29'),
(133, 'tingentan98@gmail.com', 'ca394e3a12eb785ce73f749c129f2e8e', 'a03b30acb672a71d9bc194b562eccf03f3d279598b461d2c683beb48727c', '5d86559d8b11557f40eea622cf374f38', '2024-05-06 10:20:12'),
(134, 'tingentan98@gmail.com', '6ecfe82147c406bad1283d97783a2cca', '132ad1823c8743f1d6e09a8e9002439a2c80fea2d2fc9dfab50e29886428', '5d86559d8b11557f40eea622cf374f38', '2024-05-06 10:25:16'),
(135, 'tftan@yahoo.com', 'b3191c47d3524b9c5b71882d102e588d', 'b8ae7aac86160dc9e37e33e03655c547561fa7b488e628bce5b77e8a7dda', '1c46a8f6cb4cf56457ecbc369ac0134d', '2024-05-08 18:19:15'),
(136, 'tftan@yahoo.com', 'e5e43de13d26dc86f1e735c09660e7ce', 'aa10c071f3be2a894cbc0be0fdfd43da3f12fd57d932b0a984e65087034d', '350fafa1f1cfb9eec23505177fb7ad5f', '2024-05-09 11:09:45'),
(137, 'ahheng1998@hotmail.com', '90e643c28434937faf2f4316c2a3f79d', 'c4ae6e7d60d427cd98b5ff176cce0ac9cc5cba9982049e5ec8965dd489d4', '1cf589fe6abd23e7cd75e75cc50c6a36', '2024-05-10 16:26:57'),
(138, 'chiachianng@gmail.com', '6e541821c6f7ac4e8d9757eab9fcb25e', '6359bddf12df756fb252c264e0b20eb275593e92815de8a1d36f38c23155', 'fa063428a55252b908c904b6c4b8396b', '2024-05-10 19:39:12'),
(139, 'alvyn_chin@hotmail.com', 'fb294d5e9a6d4813f27d4c0e3956b539', '2460e6d5201f618d8e7254d6a402aef135e5fabd487344a4914e751eb652', '1cf589fe6abd23e7cd75e75cc50c6a36', '2024-05-11 16:10:46'),
(140, 'leehaojie717@gmail.com', 'bd764a3f99789683e471e8903ee2304d', '0ac5a0c171777821ddb085f4567e7cba28301891a039b8b816c6ab9f0a2b', '0f56f15c27a8dd69978d0ae4ba8912e6', '2024-05-12 07:24:11'),
(141, 'jayden_wong1992@hotmail.com', 'aa82fb0b39eba845a8d8471083f82992', '43bc466a151240ff99f0d9026d402b2d7952804387ed2b9edf35400fbf17', '737958ae26006e2f66c3a93cfd855ae5', '2024-05-13 10:49:55'),
(142, 'c.yongjun11@gmail.com', 'ea381a19ba8752efc51399308e3803de', '3ef5c58b2c0d417d139a8229f4937adc595d93981581a3920b00c7bacb6b', '88d0e73fadbd8527d7e4b17a3ff2625d', '2024-05-14 18:34:11'),
(143, 'alftwm@hotmail.com', '445ab082b02422385915cb410ab69787', '5ede590ea061c599a797d4797c57bab6b80f865993ea4bd573cb08e9b57c', '156d9612b691be612f86b648b274cfa0', '2024-05-20 09:35:50'),
(144, 'princehoward1@hotmail.com', '976ad52b2aaa584bf9b62b90eaffb974', 'a449358e7ccf16184f1a70caf3eac31a844d1ec98d63715861e6a20c7f50', '737958ae26006e2f66c3a93cfd855ae5', '2024-05-24 10:42:01'),
(145, 'kokkuang037@gmail.com', 'd3b40e9c9f1e91812e14a85f6cbdf700', '3e9ee49c05d4ed2ba1690517fd7b602f74fc95c7ce104b61e61e9d367352', '77b39ed52daba5a14ec627e605806a5c', '2024-05-25 16:02:23'),
(146, 'weihungho1993@gmail.com', '0cbc13f6f2f495c4e8b8d4ba2984e930', '0e61fd366b37c2e699bcf4a77b5f18a2cba7d40efcd0b644adf1d67a2e71', '2517c9087fa6298cd76af1f1a5eb3dfa', '2024-05-25 18:00:48'),
(147, 'puchong88@yahoo.com', 'c702ea4040d2cd7613c7bfdc327ebabd', 'a2006409fe608c256ec176a588c46e6c9bc04b238a1fb777c90dbae8ba48', '156d9612b691be612f86b648b274cfa0', '2024-05-29 19:40:49'),
(148, 'tftan@yahoo.com', '09f6bd1a143358118bb6b0c7bdff9f8f', 'a1987fa5c28e038dbbfb98d3e63a8bc9e012d4d2567f25623886c5d9ccc4', '557aa32372eb31fa0fe3f2e2434c963b', '2024-05-30 08:54:21'),
(149, 'tftan@yahoo.com', '6f18636f96f64c83351823ae05a4f9bd', '65c94fbb93f78fe3542d5ffd8eea30af7377f8410f92779d08072a5e6e05', 'da96a419807c85c092eaf66e609077b5', '2024-06-02 23:22:10'),
(150, 'vcquekvcc@gmail.com', 'a3689f4d6d78a071e3a5ab272be93e96', '3a6c11dc8327fe0cbb5611b79d91ec21bbc8128d4e0334cf7f538f5e7d94', '156d9612b691be612f86b648b274cfa0', '2024-06-04 17:52:41'),
(151, 'Ming23teng@gmail.com', 'ff32757725d7f1965700874946649f73', '6c8cf9ab80c125e86f0eb2567786eb8e4c00f3b29e1bec43d09d091ae58e', '156d9612b691be612f86b648b274cfa0', '2024-06-07 06:40:15'),
(152, 'puchong88@yahoo.com', '7e2d9c413ec5b24de8fa44dc5aa12e69', '2d78f6ccc06f24905e66a80e296534fb28a095b8f28e03306593de24dcf1', '156d9612b691be612f86b648b274cfa0', '2024-06-09 19:20:51'),
(153, 'tftan@yahoo.com', '5640d22fe395a64b7dadd9dce8b4132a', 'd55887adef360423628ab3bea23d4dba1bb35071f054d2c445c6c0cadd96', '5caabe5303fd74491844ecb14ed7a3de', '2024-06-09 22:20:34'),
(154, 'tftan@yahoo.com', '529e21388593db094ed9695c0bfe8311', '2952abb011cdadeb64fd0da64e2614455be83d0810ef8f770ab01d19c54e', '156d9612b691be612f86b648b274cfa0', '2024-06-09 22:45:17'),
(155, 'tftan@yahoo.com', '1654282104e7e3bee26f3e08029b76b5', 'a6155d985f4c9fb1ac77259d7359000aa37c14994fb9ff9521b1cd0cf0bf', '12323f3a3198feccdd340186036e1e45', '2024-06-21 10:25:53'),
(156, 'puchong88@yahoo.com', '6d3763a3ae2923b4596b71a760a8db44', 'e1a91bda0a9c5c129194debf401e1686f21b460c555546916d05d07ade4c', 'f3df3592016e4e5f6b1d552cb692992c', '2024-06-25 13:37:29'),
(157, 'alftwm@hotmail.com', '7f723a746abf19e338a833254618af7d', '6cbdc4209a1fc163a80d265767f8a29646400010eb7a58cdd05f172873a6', 'f3df3592016e4e5f6b1d552cb692992c', '2024-06-29 19:54:58'),
(158, 'tftan@yahoo.com', '7fe24ad1a591014e0e8d452204ec87ba', 'ab1f7cb8ae36a76dcd773ca593bf09e8431cbabbe5520d7c7b39bf499f2f', 'e5a0926618b8a421f0e1850e758ad694', '2024-07-01 08:55:10'),
(159, 'choonhou922@gmail.com', '6222f2e1cb8613666a08fde71f05fc35', '6f7b5be28f10f42b65cab62814dfcc11e8ddfa4b765e75c4ac3b5bd435e5', '822f98f4d354824d35aed217b21a2c0a', '2024-07-03 08:32:08'),
(160, 'jdingxue@gmail.com', 'a7eb2ef6cad12f9cfe1b4d33d70a7e66', '96bcd398d75e1e5763efcfc026f91100a4a9ccfd30b324f132fc5a898faf', 'e941aa0162e50b44db49aec8fd45f71b', '2024-07-05 10:20:57'),
(161, 'tftan@yahoo.com', 'f420b1057117792be6fc342ba1fcdab9', '92f3aa3f1ca2824f1eeba9ac58b16906fd7fc061a7b30c1aee7c5cc049a7', 'a2e557d92e64a9434d163f21873b6ade', '2024-07-06 12:22:51'),
(162, 'tftan@yahoo.com', '7c52f152fcbb2c40ecc89190838d5b1b', '83bbd9995aa0d2e36c1a95bc3be3f62aec405fa8a3a72d045546c4e2f7a0', '01525d8bf6059001fd660ee9da395e44', '2024-07-08 10:26:20'),
(163, 'c.yongjun11@gmail.com', '498d7ea2c887b7e85ecc431cbcee2257', 'fd3f64a2459e322346bf625640378c18c9f4adc86ca4bc143d323162f724', 'f84a307513d75beb749cc0497d6a23ad', '2024-07-08 18:00:09'),
(164, 'priyathamsantu@gmail.com', 'b3ccf5454ddba85c4f663139df612760', '5f760607c3672b2814618f33e68f4fa54f31f97f3ad0a906fcde04e71278', 'f3df3592016e4e5f6b1d552cb692992c', '2024-07-09 08:56:04'),
(165, 'c.yongjun11@gmail.com', '154ce3e10d799c21f0029f2977737f5c', '804c4836b712f52aea1a6343792287684a1f9f0ffb016012354e0e8302f4', '28d57cab1d470ee0d9203da032ed563d', '2024-07-09 09:46:03'),
(166, 'zecheng.t@gmail.com', 'f2d85790153d6f91ed7a203c90e7cb91', '7a2542746f9d559eec8e809b0af53f6d565a61613910da1a521c22309877', '4c3a4f0285c9fbcc147968ecbc81f461', '2024-07-09 15:25:52'),
(167, 'yongyuanchuan@gmail.com', 'b0320d3a76bff8ed08c1e6780a6f0c94', '3ec120de2189522129448b126718eecaf049f6d53f95394dbaf8e2e5dc7a', 'f3df3592016e4e5f6b1d552cb692992c', '2024-07-12 14:09:58'),
(168, 'zecheng.t@gmail.com', '4a8fa5c0adfa5108b6743960c3d593bc', 'dc4ed1733e1eff1b5745abf0c7111231d8f0c0e2fcbafa6b38b04ff28a99', 'c71cc062d2a0fcab1a3d394503210626', '2024-07-15 15:44:28'),
(169, 'junsuke23@gmail.com', '8fa40bfedc033a94f1106b140a2da884', '7fd810e2d875e85b9a7f1fe24e6581b92ffca9e2396a623dcdb48d2688ea', '8a095961aad9a6e8575dff44f7de5fca', '2024-07-15 19:29:50'),
(170, 'c.yongjun11@gmail.com', '005fa315f6a605637b6d959100229ec7', 'a638242f899949eae2860639566d39206256a3e9aa513ad49fef61bdc102', '56e979737204a83f21e17f433e6b4e20', '2024-07-16 14:53:14'),
(171, 'hillaryxuanne@gmail.com', '348122d9d74e351f98207fb6903edf01', 'bbdbbaf1d5647e194fb0a8bf0422a8584ba4a91f740100e67682fddd4276', '3a8d2b0b7debea1f8126978848fb3f71', '2024-07-17 17:24:32'),
(172, 'khenglim_93@hotmail.com', '348c5cac5176c5e92de80d5ed988facf', 'deb04acc16e3ec33068d8d0d474441bf1216834d7cd03fbd056d03b4ec80', 'a2e557d92e64a9434d163f21873b6ade', '2024-07-18 02:13:41'),
(173, 'tftan@yahoo.com', 'd82f0d7c0f2848e618f5fa010b56a762', '8db66c82fbe009ab0b771c6fca07f740440eae367bef17355f921d8d5367', 'ac232f98cd0629d9db78ca5b0df8c9cd', '2024-07-21 17:52:30'),
(174, 'priyathamsantu@gmail.com', 'af7fa79540496ad1a8cba9692f915fc4', 'e5039a709b89bb79646751c586c1ec12f5dab2788cf84e0d81c62c6b1c02', '3a8d2b0b7debea1f8126978848fb3f71', '2024-07-22 20:31:12'),
(175, 'priyathamsantu@gmail.com', 'adf944480351717a3a5eded4b40d328c', 'a42b620adf6940c9349cfe1ccb59b0ddf1506594f6a6d64f3291c9f5edeb', '3a8d2b0b7debea1f8126978848fb3f71', '2024-07-22 20:31:23'),
(176, 'eugene_hyh@yahoo.com', 'e5b1a7313dfe54ab9e4c8bb14b72c108', 'eb6f631af0fe62982aeddd72e671618b06a3d439497a342e2fb443a550ef', 'c71cc062d2a0fcab1a3d394503210626', '2024-07-25 15:24:12'),
(177, 'eugene_hyh@yahoo.com', '001497aabc811c3b32f0f2ec916367ce', '6fc67ff144d35639e01994c30e68971b657a9bf9b94ea4cebcb03d906d8b', '8a095961aad9a6e8575dff44f7de5fca', '2024-07-25 19:43:33'),
(178, 'cherlytan222@gmail.com', '463d9fcfa93de367050d4e4c8f6dcdb4', '6ee23430b8f2f708a8bc5c182793183c1aed07bad962d071b2827e5ba037', '7ffcf02bce7870daffb71c4e1a9d71ad', '2024-07-27 13:42:05'),
(179, 'fungzv@gmail.com', '7b22e67ac9652139d8e9a67b9d78c652', 'c24fabac07eb902b23423a269b32f50fc8f905a0132e50b87fbbadac963b', 'e941aa0162e50b44db49aec8fd45f71b', '2024-07-27 16:31:15'),
(180, 'fungzv@gmail.com', 'c24cccf2156bbdbe8e6cf2d6e09cd987', '2ac8fcb15ee32cf2796e853e1fe12041c64c36eda3108002a83ccad08da3', '168fac4a95dbacb1c9bcfbcc13dcb547', '2024-07-27 19:19:33'),
(181, 'fungzv@gmail.com', 'b15b87c57c7c563b31cd34ac9d4dd770', '80aefb1d4d79362372d1662d67550cda35f2c57b76dcd629fbac48d186d5', '168fac4a95dbacb1c9bcfbcc13dcb547', '2024-07-27 19:19:45'),
(182, 'tftan@yahoo.com', '4ec3925fdc5d013746a4abaa90e44b16', 'bc0934022c54f87cb88003ca9601179ddaf04459c4bf77610949c5ecd707', '1d0b148508f8cc74e08572a2440c98aa', '2024-07-28 19:52:22'),
(183, 'kongpinpin91@gmail.com', '62cb984191bdcdaa608338362825b516', 'e7592a1a881caaea9294efb33ead61daf97384fa4192052899f521c6ace6', '8a095961aad9a6e8575dff44f7de5fca', '2024-07-29 11:16:35'),
(184, 'tftan@yahoo.com', 'eb8dd31892ef946dc8702a58e6fc995b', '79bca8e46a986b22c2c7a12beaa0cd7cc08a2909d3968df089ddae817c97', '3a8d2b0b7debea1f8126978848fb3f71', '2024-07-29 13:38:11'),
(185, 'kongpinpin91@gmail.com', '9a48cbc56a671c04f6c0836e0db01e41', '6a4366a24640a7a73bce316276e309981374c8c105dcb7681f1bbcc28af5', '8a095961aad9a6e8575dff44f7de5fca', '2024-07-29 13:42:31'),
(186, 'kongpinpin91@gmail.com', '62d8e5396f9e0fab6598acaf524cd555', '66e2e513725aab14b6364cb5fdb0a839e7b5155686ee61f96cff127d4100', '8a095961aad9a6e8575dff44f7de5fca', '2024-07-30 09:51:59'),
(187, 'gabri3l@yahoo.com', '2cfa05d954dedda98579367a4903be24', '5e42015355fea2fbed91ab3658726353aaf78c81ffbfdc94886cb74d9886', '3a8d2b0b7debea1f8126978848fb3f71', '2024-07-30 11:23:15'),
(188, 'c.yongjun11@gmail.com', 'ac0eb9a7b5644be335bbb23bb6441bea', 'a5e923979d8a6e9d48eb43244a315a236193adf75978959a936f7d9b7f3e', 'be9e24a553c8af44ba885a335b616198', '2024-07-30 11:35:55'),
(189, 'gabri3l@yahoo.com', '408046aab841df7018efe98892bbc91d', '7cb00df8a7e787fc29f85a2ff8a2292a0d96cd66d3459833cf661e8d9392', '99a64237040ea5fa2da6c44e555ff6ca', '2024-07-30 12:10:32'),
(190, 'c.yongjun11@gmail.com', '283b422a60fce62edc3b14eea5c4448f', '6466c9c902c5457f0cb2c8ecaf8e5a8c18b8645d69e85da26c7e2bcb6236', 'be9e24a553c8af44ba885a335b616198', '2024-07-30 12:25:31'),
(191, 'adriannicklaus7a2@gmail.com', 'ff509f2eb58358d99c2585a997193cbf', '4db9dc0be2c113cd55182d8a8ee4032ce33885c8a0a1489637790b3de13a', '29dbcd42d5489726d73899f5ce9a6ecf', '2024-07-30 19:15:19'),
(192, 'tftan@yahoo.com', 'd2cc9d5008ffc7a3fdd13c490b9c2c3e', 'bd5472b1836eefcdfb230dc4a796ff6182ace5a6ae365e6068ee78d05fb6', '1d0b148508f8cc74e08572a2440c98aa', '2024-07-31 12:15:08'),
(193, 'kongpinpin91@gmail.com', '80e4076aa7f03a24ac11c9778e0e1f77', '2f988253c6258142bb0aae71d26908d91910002a322a33766fd112614910', '8a095961aad9a6e8575dff44f7de5fca', '2024-07-31 20:00:52'),
(194, 'te.oliver@outlook.com', '80b89fea00d3c229013e7aedfd2b0916', '9ccb235b2c6f5ce7873f13bbc6d91ae9559441373de2ddb5c50d1e45d5b8', '168fac4a95dbacb1c9bcfbcc13dcb547', '2024-08-03 13:55:47'),
(195, 'tftan@yahoo.com', 'aa770790037fe5f620e7244e93cf4550', '7d7ee571063336696771e0db5d20f736448c70a93336e270e00decad7f4b', '1d0b148508f8cc74e08572a2440c98aa', '2024-08-04 21:28:18'),
(196, 'feiyee75@hotmail.com', '69402bb6a11b51183aeaf11f903bcf91', '22e2b8cfcfba67fe40d2de5d0f50f251189a7bfd2365f8cb2050937a09a4', '8a095961aad9a6e8575dff44f7de5fca', '2024-08-07 18:44:02'),
(197, 'shaoranswc@live.co.uk', '7529fabda6695353a93181f839c715ce', '99b56cca44922f4543280a61e32dc9c14abd75376c6dddc9cd9eaf740f02', 'd8a05a2532ebf713f6519849bd7c3ded', '2024-08-08 14:29:59'),
(198, 'wareve_reaper@yahoo.com', '06b65f88d57447ef9993fb4bd91a9393', 'e8d38ef6bc2885d7cdb946509fc50ffda90a7abaf1d92dc4b2839d64f844', '3a8d2b0b7debea1f8126978848fb3f71', '2024-08-09 17:39:20'),
(199, 'tftan@yahoo.com', '3e9e83352224e226203d17091ff37b0d', '2d3c5de0062e7f0b0d828688db9536d27db1c6887bf5c10554196ebb3eca', '1f20a0b060767d7ddb6c2f730baf22c6', '2024-08-11 21:09:27'),
(200, 'shaoranswc@live.co.uk', 'ee8f7444bca8821e619d12f33d78db4d', '81146f92447b024bfd8c7ff8b1b490db46e7931f642874118bbd8410ae35', 'd575c9f3a1a6b0bb43c450bcee28c539', '2024-08-13 12:05:08'),
(201, 'puchong88@yahoo.com', '8a61fdf6407a059e6518a8ba76384d95', 'af323d1b625bad1a6de7329f69d5fae6f08fd155351f0f070a02038102b9', '3a8d2b0b7debea1f8126978848fb3f71', '2024-08-13 12:49:55'),
(202, 'seanteh35@gmail.com', 'a0e4efe9d0a0936e7e73a24ac065bc32', 'a137b2132e5ed94d1e35c014ff2079c1393c5fc876ab568274b4a11c2e30', '8a095961aad9a6e8575dff44f7de5fca', '2024-08-14 00:30:21'),
(203, 'seanteh35@gmail.com', '9ade7bffbf55cd2054613f689ba7279a', 'e57886052f102acc339d794da3e10b4536011576d9597495bebb711e4638', '8a095961aad9a6e8575dff44f7de5fca', '2024-08-14 00:30:22'),
(204, 'thejoekingman@gmail.com', '26a4b73b448a49ee0c5cff19f38847b5', 'eeedc7399c9784b14973fc347aed026b6d4f55264d66556381999435f83b', '8a095961aad9a6e8575dff44f7de5fca', '2024-08-14 19:06:07'),
(205, 'lstjeffrey@gmail.com', '6281d42cd3c14171d6af9b3e6374e94c', '9b41536176a732942312fa0feec2392bcab54e6cfb65c8a4014101332b80', 'c71cc062d2a0fcab1a3d394503210626', '2024-08-15 17:35:25'),
(206, 'tftan@yahoo.com', '4276c76298015c8cd9fb78471f1bde60', 'b782de3d591e02da8ae2d807d83cc638559322c3545bc9edea8619238753', '1d0b148508f8cc74e08572a2440c98aa', '2024-08-18 18:47:32'),
(207, 'shaoranswc@live.co.uk', 'fad4e2231534d409a9358919abf489eb', '503b46c6e5f660c63384190778a260c632b1887e23e97bb284fc0067ebe8', '3a8d2b0b7debea1f8126978848fb3f71', '2024-08-19 12:09:54'),
(208, 'szejiun0829@gmail.com', '772d375251919a36d855893421356d01', 'f3d7aa9b319fe30c85409ab9f1843d9b7935211bb3611016804f7b56ac75', '8a095961aad9a6e8575dff44f7de5fca', '2024-08-19 18:28:58'),
(209, 'w0926005493@gmail.com', '17effc933401aa616c0e981d510396a7', '392c12a18256270a008e60ed528df3c1db4329f9e05961c7d6279df1e8d6', '1d0b148508f8cc74e08572a2440c98aa', '2024-08-20 02:51:25'),
(210, 'gabri3l@yahoo.com', '9154a0abdc44c6a86ae00528f24a2a89', 'e4a5172ff0e6d98a25fc586c89ed9256290509438a4f7f2137c286e2c4f7', '948bca337f9908dfaf739a70d1348897', '2024-08-20 11:20:47'),
(211, 'andrewngu512@gmail.com', '21da1623f9820d9dac83a40b450c58a5', 'dd23687b68c66615aa4521afa8ecdb22cae4c3245b164109b26064a4be6d', '99a64237040ea5fa2da6c44e555ff6ca', '2024-08-20 13:51:20'),
(212, 'zentofu997@gmail.com', 'f819c184f6306c0fdb222aaf721e6dd7', '93478be72417ca42dc1b03e155266c1ecdfcda0efa955f678fce6508980f', '3e55376587ad4e00940a09ee77fe6bcf', '2024-08-20 19:10:54'),
(213, 'vincentleong0602@gmail.com', '99cf4bab51f174f765c015db58d408f9', 'e9e97e870ee84c4dd8fcfdb163ac9407982904a0a222e96f094e7c111f8a', '8a095961aad9a6e8575dff44f7de5fca', '2024-08-20 20:15:21'),
(214, 'sufino@gmail.com', '10d9122dd3d2bfda9020919cba6eb4d5', 'a680d57db72c3658a3f653b215b1a0c20557b60da887978d8be9a7ce9da1', '168fac4a95dbacb1c9bcfbcc13dcb547', '2024-08-22 20:26:33'),
(215, 'lweilun92@gmail.com', '27e78d79688f48a2c516a7299a10dbe9', 'f3b3b5f0dabe2e2a1ac797afeee06009bb249287668ea4e19f4a88ff2a48', 'c71cc062d2a0fcab1a3d394503210626', '2024-08-23 10:32:06'),
(216, 'lweilun92@gmail.com', '182ab86e9e0364a0f3304db7d23824f6', 'bcb19a417e139cd24e93f316c8e1e9dff55fadd0c3cf03f3f6715eb3b944', 'c71cc062d2a0fcab1a3d394503210626', '2024-08-23 11:25:17'),
(217, 'lstjeffrey@gmail.com', 'dd1e37bb074fd09936446f05c1895601', '46f65c987132fc8ffa7bd188236afcb1cca5ff4ba29798941e093f02429c', 'c71cc062d2a0fcab1a3d394503210626', '2024-08-23 16:32:29'),
(218, 'daftpunkflynn@gmail.com', '47e8e06c0e5a9404ebdc2012911e2f03', '20228a1dfbfa481bd1705803429172ec6dd0a8bfa4f6c5467451406b3787', 'c71cc062d2a0fcab1a3d394503210626', '2024-08-24 09:04:47'),
(219, 'Nicholaschan020900@gmail.com', 'ffe80df162d5b6587d48df75973df381', '09cd9afa47ba5d7a8312148287dd9268983300b7fdd64b5152f69ddcdf96', '3a8d2b0b7debea1f8126978848fb3f71', '2024-08-25 11:27:51'),
(220, 'chinfefi@gmail.com', '4d9b89f06ff94b008787199eefd49b45', '90a6a7b3f6e508bc25b50e175fff9a2cd122a026c1d81891b9ff40e08d35', '8a095961aad9a6e8575dff44f7de5fca', '2024-08-25 16:55:30'),
(221, 'edmondlim412@gmail.com', '89e6729d34a431b41be14a3430363481', '2cdd550674fbcdc0541235b4348ca9e067562ee1f4f646d381594af17f7f', '8a095961aad9a6e8575dff44f7de5fca', '2024-08-25 18:53:43'),
(222, 'tftan@yahoo.com', '9797039569b638f4676f05c00230b2e8', '475f8e137c1f38f72ff08ed963ea3d38bf9ee4f10b80d89ca8f011caf2ac', '2544f66262274f50b34dce8b2c1c8b6e', '2024-08-26 08:59:25'),
(223, 'shaoranswc@live.co.uk', '978bc15d5cd8db19c78639bd3e19acca', '36f136ba3f4b22d7ca7905be1e8983cfac5217f52ab628aa5baaf2b4fc0f', '2544f66262274f50b34dce8b2c1c8b6e', '2024-08-26 12:49:06'),
(224, 'shaoranswc@live.co.uk', '9b03d5bfa937daf97173d9154f4ab86b', 'a8f11caafbe3ff30a18ad4699b987de5d9f6a54ddb09f6b9b0e80a404af3', '20b701227853b45a08c7f6e4ab50f282', '2024-08-26 12:51:36'),
(225, 'gabri3l@yahoo.com', '91cc95739a7e407693254c2a729d38f9', 'bd8bbe5254aabedfa49954143f914b970ec1ea77a223b0dcbbd7e073af77', '8d0557391e2f53d493bd551dfe03dcdc', '2024-08-27 10:18:47'),
(226, 'lweilun92@gmail.com', '1d4aa55adfdd905db1b6e396cfb4bb75', '73d5d8a53c0bdfb3ca7d9fddb11007839691ba4ba6d6cb2edb7058be6ade', 'f24f3609454e6bb564384fa31209c05d', '2024-08-29 13:22:48'),
(227, 'nicktay84@gmail.com', '4791f46f2ad2eac19a05567e82caa418', 'de0b42f3d2aa00ef8796b63fd7f9736a3493006ccdb36bd2b1b7b466bca5', '168fac4a95dbacb1c9bcfbcc13dcb547', '2024-08-29 19:33:17'),
(228, 'w0926005493@gmail.com', '83e0430605fde68f018bfa677aee5acc', 'b7db4a751d33624d633dc38710a4b1b0af56c9007971dddc9154d23103f6', '3a8d2b0b7debea1f8126978848fb3f71', '2024-08-30 15:53:35'),
(229, 'lstjeffrey@gmail.com', 'e3c719fe135aff42049f72e1b26ffefe', '46741e47541bbd0c398bdde971ffdbdd88acb1ee3ac907469ac2102d5614', 'f24f3609454e6bb564384fa31209c05d', '2024-09-01 12:03:35'),
(230, 'tftan@yahoo.com', '5a24c7c0105500d71f34c27844a8a796', 'df92e8ba0d42b80a2e4ef3bb98cc43660d345db404448cf6e07295eb5f46', '36b80d6af1a50301138594a002f134c5', '2024-09-01 17:38:45'),
(231, 'tftan@yahoo.com', '111e10f84b8a543445d7ee1475515582', '5407762232b0360f3b33514e39847926ebcb2b9aa57f349aeade360281fa', 'd9daac349c5fed014a98f8bd41d38440', '2024-09-02 10:45:45'),
(232, 'szejiun0829@gmail.com', 'e4ecfcecd3d3cf5cadffb4e48e0c576b', '9aa7c08aab66e1c92f9132768d7678880a7fd14ca3dcaf758277824801fb', '8a095961aad9a6e8575dff44f7de5fca', '2024-09-02 17:08:31'),
(233, 'tongjack99@gmail.com', '07cfcfdf7ce556d7b7ebca9c8ed2952b', 'c2c1d20c2e4dd707f7efe554dc88c415f4dfe2ed833f92edd20252b5ab8e', '2544f66262274f50b34dce8b2c1c8b6e', '2024-09-02 17:22:47'),
(234, 'chanhoong91@gmail.com', 'e2ab827aecb1df03406dc56b44810263', '9f2f8c7c8b1a2c2b1f6df9e2f0b4c5f0f57a4d72244123af221f9fe21a8d', '1252fe1e1628c426b078d28f4420bb31', '2024-09-07 13:51:54'),
(235, 'jooleng88@hotmail.com', '62b948207d20f335ffce84f94b9510f4', '3e07057d7d5fb7de75156d2a98995bbb2399db8595c5755638b54fc5d3b5', '8bded207ba72057c00a63328a5880e79', '2024-09-09 02:06:47'),
(236, 'shaoranswc@live.co.uk', '52e59e1da6d0ad9d1052672dc474c7d9', '3601ce1ff1a95632f5a4e638122ee1569fbafdd2a68a5e2283a5acf875d6', '2544f66262274f50b34dce8b2c1c8b6e', '2024-09-09 11:17:38'),
(237, 'szejiun0829@gmail.com', 'f2363ea540b5222f673d5cabe19e0269', '5b191169c782273635b2fab23aeb18692a2ff8c88d2f5a3b5c0f3b78350a', '8a095961aad9a6e8575dff44f7de5fca', '2024-09-09 12:43:09'),
(238, 'dylanteoh1@gmail.com', '3164ecbbd329b0171ab3db6598487934', '42be82327130396c18c9f1d79e56f92ae4e3a4debb5019df7829799bf790', '2544f66262274f50b34dce8b2c1c8b6e', '2024-09-09 16:13:00'),
(239, 'gabri3l@yahoo.com', 'eff796a15eaa5d1c05dc1a5749290718', '95e7b4cc22919f96ae99c4266f59532681e9e6c09cb3d747ed4f853474ca', '814016f4683dba5b1658b4d80be6b9b0', '2024-09-09 20:13:20'),
(240, 'jooleng88@hotmail.com', '9dbc38f9a5be8e054c63a1f8376d792d', 'd4c8185137f3790c8d284647211d1c3081224eb7596320025c4c5e734303', '2544f66262274f50b34dce8b2c1c8b6e', '2024-09-10 00:32:51'),
(241, 'gabri3l@yahoo.com', 'b93a9a4115b5cd889f4c8c51c31f9595', '240a20f5f6b67f7461fd9c2abd137326f5422b9b0d9d2cf512a67cf5e5c0', '814016f4683dba5b1658b4d80be6b9b0', '2024-09-10 10:04:00'),
(242, 'lstjeffrey@gmail.com', '505e7a156f5e2c3b8b74a432f7cdeb71', '17b4eee472a013d37dbb6a1dc8ecdb3c8444f7b1fa47b29a5fb567741e66', 'f24f3609454e6bb564384fa31209c05d', '2024-09-12 16:10:17'),
(243, 'veichoongsiew@gmail.com', '2a313306c97a91a30328d54d4af912bf', '8c096fe2225714eb05eec19ae7a6a15bea22a4c373e47fab06904e200794', '31d7c710139a617935c8f50535510266', '2024-09-14 15:47:31'),
(244, 'miow1111@gmail.com', 'ae879a41d1288bed76bb84a4f29414da', '84f05b9738330fb32f3af8c9d8f264e78fa6b87a050bdeae8a7647f71288', 'c72126ed8c93b165d651e4b6fd9fd920', '2024-09-16 00:43:20'),
(245, 'tftan@yahoo.com', '630caeab0f265f8b4755f229857fba6e', '7d0ba5e93f2efc09cfc324738036447b81ca1284b37a620b08cba2ecc8a0', '53a713b1fa2469640b23e9b4c3d7b280', '2024-09-16 15:45:25'),
(246, 'dylanteoh1@gmail.com', 'b8003f078b344196cfa97fffe5bc0da1', '918dcf17af63dc62db50aa7e4fc89533301426a0ce669faae4f5c3fd5b1c', '2544f66262274f50b34dce8b2c1c8b6e', '2024-09-16 22:10:07'),
(247, 'gabri3l@yahoo.com', '563bf9cdc0b22263c2e45af07b80855d', 'acc82a106ca0901ec582be1c2655a619593e5989277c326beb1c5c4a5ce9', '34dda7fe6f171216be6502edeaf0c5ab', '2024-09-16 22:45:39'),
(248, 'jiahean@gmail.com', '2279ce03b66cb175619195c8835b2336', 'b4f4438ed03ee8bb2c9163b86206a899cdd49a4ed13c8b858ec8f44777bc', '50633a04fa37e45233a508d82bc10e02', '2024-09-17 07:45:32'),
(249, 'melissa.tsm15@gmail.com', '9d9abc955c3fc8c95f4651d74b5e041a', '907e0a36402b7acaad009cf1943990fdfb084f0f312fefb415fb8884f279', '8a095961aad9a6e8575dff44f7de5fca', '2024-09-17 08:19:21'),
(250, 'sharon.ong3010@gmail.com', 'baf6282b7ca092c3b1a904a3f1167dba', '8f760128ace1533e994e4301e5167b61ec82582350c1372980a237c5caef', 'f24f3609454e6bb564384fa31209c05d', '2024-09-17 18:40:45'),
(251, 'yeahhcf@gmail.com', '4726203f3f388bf08747caafbfce6020', '9f94b8fad8494f33fc2a71c0b1489c6902ff4d5975e64e07d7b30834b76d', 'bd81de36091211004298495d17346b2c', '2024-09-20 19:30:06'),
(252, 'yeahhcf@gmail.com', '38ac1c3de6271442db5b5f13049a6f61', '484f17bc1b226c894db907a603f82caea0160d83d53a17095852b374736c', 'bd81de36091211004298495d17346b2c', '2024-09-20 20:56:06'),
(253, 'puchong88@yahoo.com', '7c2b7ab078e37647eadb20636fcc1889', 'd5fc11cea8532c640a42285b4fb6343cc975817b49980a64fc4e6a42cec7', '2544f66262274f50b34dce8b2c1c8b6e', '2024-09-22 16:25:27'),
(254, 'chengsikqq2104@gmail.com', 'eda799c7b308c3fba4d41f608c4419db', 'fdb029ecb4c6082942a2dc786a47e0a50976035434929b4779e5725a3ade', '088b39fd1482f8b98f5dcda4a579f0c0', '2024-09-22 19:57:45'),
(255, 'tftan@yahoo.com', '9a051b4daa83c813db78e108f271e349', 'bb787254a4b82f159b68868f157ef408127de06bd043b5ba7ffdaa5514b2', 'f9643a3aacbfdad00667092e7676d27c', '2024-09-24 08:35:02'),
(256, 'gabri3l@yahoo.com', '7116c7c7d9730b320a112541f0882282', '5b6e9242412ea8868caad4d72d4171dca81dc58edb8436300fe41d9008a0', '7816b1ff06b25de430fca4fe3a8c01df', '2024-09-24 10:39:37'),
(257, 'leong.seow@hotmail.com', '4bc7bb9bb84817d28e56654777538879', '71a18676317dac38d0831c5777cb011aecdead37d5d7913062aaf8303983', '76ce824c52771505025858c96ab9da89', '2024-09-26 12:24:46'),
(258, 'alyaamanina448@gmail.com', '4f56452d429a31db4247fa0d68e9d36f', '649afea4accf24dfc7d969c870aad7c841f281213e8aa441f8ed55207bb6', 'a4638a42734939e105e9cee9d4b6b137', '2024-09-27 15:52:17'),
(259, 'wkweng87@live.com', 'e99f089313074ccd0426f6f613ea3946', '16686e3ab51d550a70d8ceefea591a6aa42cfcf7680dc2efd94d91e4531a', '0defdde482e1bc23881d5cca7818f8d4', '2024-09-27 19:57:09'),
(260, 'puchong88@yahoo.com', '9ee4ed5056557ea82ba0b098b87bc55b', '00dbf1523bb8fc9d0dd26894c918e99f8bedcb7008819b135fca45568d3f', '076f473eca0a167b9ef7c3a239e842b4', '2024-09-28 17:13:39'),
(261, 'tftan@yahoo.com', 'f6d7abab8ade5357e57638d1d4326530', 'fced6f540b365e1cbe24d4f1fe888d3645aab713c76715aeb5809b4f6051', '9b62241d4955be5822fc310144e58749', '2024-09-29 15:17:26'),
(262, 'shaoranswc@live.co.uk', '6d1f31e6677d34f92aa854d8ba9a8d17', '822db008aa007c468736e00ffee65768e5c14ba1df8dbc2d6207617eb26e', '076f473eca0a167b9ef7c3a239e842b4', '2024-09-30 09:55:09'),
(263, 'tftan@yahoo.com', 'a32363a04c61bf81d5722418c81ffa1e', 'cae28986ca0ae97234c2023ad03f869da0e47acf53410666805868046df2', '2544f66262274f50b34dce8b2c1c8b6e', '2024-09-30 12:24:52'),
(264, 'wkweng87@live.com', '9a88ec28fa6c3610fab3c5276b34bd61', '06975c76cfc9d8ec655908ae23a2b4bffd37183eb1ea0d977f595dc11d03', 'd0a1039d22c0639d830e8ef8e8c64a3e', '2024-09-30 20:47:43'),
(265, 'gabri3l@yahoo.com', '09d5ce28bc180187f9ec9e1acbc05f71', 'e34f950b64ab61b20b1e99b1014d9798038b8f9e0f146bed34c366d1d774', 'cfcaf3e6cbaf2e6f8cf70f5299c0e4a9', '2024-09-30 23:00:15'),
(266, 'wkweng87@live.com', '0b42918722f1ddbfe0d3baec2446be8c', '1ff96b9bcefb64e5f497cb17c557c8fc8899af977e9bb0fb583760a18336', 'd0a1039d22c0639d830e8ef8e8c64a3e', '2024-10-01 13:19:56');
INSERT INTO `users_signin_sessions` (`user_signin_id`, `email`, `keycode`, `token`, `hash`, `expiry_datetime`) VALUES
(267, 'shaoranswc@live.co.uk', '1c74ad0bebdce8a7ded8411ae8e392a4', '61a6b86729a916acecf05f10ee61a9eb5321203fb46111f5fc1ad7b0ede9', '076f473eca0a167b9ef7c3a239e842b4', '2024-10-01 23:14:44'),
(268, 'alftwm@hotmail.com', '8d61a53f81b1bdf11acb810661b2146d', '21e62c8ed84e1501ed846dfa33eb2c4d835d76f63518345f49ef03317a29', '2544f66262274f50b34dce8b2c1c8b6e', '2024-10-02 18:47:20'),
(269, 'tftan@yahoo.com', '34e3a5bcb9e83de3a8d57590621652cb', '311d5e78ebaa6cf31190a23f838df2ae9d99f281852595d4915273d25735', '15e00362b3c995147ce5714003bc4dba', '2024-10-06 10:16:10'),
(270, 'hasif.rozak@gmail.com', 'b90c511f418a90e20941e4cee5fce5ac', 'a00bba0f2d74ca504a794207d90d3ba7e922472541ef10abb0c0679b3aac', '088b39fd1482f8b98f5dcda4a579f0c0', '2024-10-06 20:01:34'),
(271, 'tftan@yahoo.com', '9d96038b08ad971fe9fb39c57e45ec5d', 'efc68075dd07508b0db420d93052f4900b1728c5cfe8bdfb5430d30b2458', '076f473eca0a167b9ef7c3a239e842b4', '2024-10-08 13:37:17'),
(272, 'manhou1994@gmail.com', '0d33120c34bcc67f68a6981f6b7778f6', '75c215d5a64c9be7afc730b0ad066b61bff8da92d2bd6aed71e492605e41', '088b39fd1482f8b98f5dcda4a579f0c0', '2024-10-10 15:06:55'),
(273, 'manhou1994@gmail.com', 'cec2102ec9f56dd79699b16450d31fd7', '9983829ef11f856df5995f7d37e036fbe0da0ec14c99e498c1b351e45457', '088b39fd1482f8b98f5dcda4a579f0c0', '2024-10-10 19:06:14'),
(274, 'manhou1994@gmail.com', '54446a32d19876b4cfce9a9bdd0aaa4b', '214bb40d5a35af1bf8372a2e8b1f4902f94e86f260634c91cd67876bda77', '088b39fd1482f8b98f5dcda4a579f0c0', '2024-10-10 20:08:24'),
(275, 'manhou1994@gmail.com', '63f8a4e721353e2294607fddace5bda7', '4d0fc419c218d88bebc6d5cadebdb0aa234a289e9086c5493d33072c187d', '088b39fd1482f8b98f5dcda4a579f0c0', '2024-10-10 23:19:29'),
(276, 'cstham1993@gmail.com', '9830b7438d1d5f67ea2239639ae8be28', '68af8c38ba058b2be2b08a479bea6512bb96f227b74aa8e6f44fe34ae0b6', '076f473eca0a167b9ef7c3a239e842b4', '2024-10-11 15:53:27'),
(277, 'oimeng@rocketmail.com', '73b03a359939ce7637d4202137173107', '757e29ff3e4717a51c3b11cc3cd9e9a89a11062e6f411d8d2392a2ab40b6', '076f473eca0a167b9ef7c3a239e842b4', '2024-10-11 19:50:43'),
(278, 'jooleng88@hotmail.com', '5b791e004bd68b10b70cdcc2d3ec8acc', 'a09e60ddd1ce86aef2b0bb1cbba607b3bcf5b31be4228f12e955b04939a0', '8bded207ba72057c00a63328a5880e79', '2024-10-13 11:52:43'),
(279, 'tftan@yahoo.com', '934976c1c4a4c0a67f1408c48d077665', '24ddab37d58c98a6c4472d0bd9f8e05fecee524dd268cda9320b112f8faf', '9b62241d4955be5822fc310144e58749', '2024-10-13 15:25:02'),
(280, 'shaoranswc@live.co.uk', 'ede183388a649e2fa5739bbcb4039829', '989fc36d31fda2eff3b2880aed14d89cd2e001b7aa6804c2ffcd6c758029', '076f473eca0a167b9ef7c3a239e842b4', '2024-10-14 06:13:43'),
(281, 'beradychua@gmail.com', '2905c6dbd3563e942bd2a27fc586a3f6', '2cd73c2a65b0ad01fb243d24362533edcd9619654d7b0731e1fb5a434953', '37ff46c6fb04264abc12248b9c2eef04', '2024-10-14 10:25:38'),
(282, 'leea79347@gmail.com', '4946a5a24579a87a93621fe684f5b087', '980bb60590ecae6175413e82bda1317e21840b80f9729bd2597e991b0006', '088b39fd1482f8b98f5dcda4a579f0c0', '2024-10-14 16:59:03'),
(283, 'redzaakbar@gmail.com', '6c032121d2bd107eefbb1ed39f23b689', '19272fd37b6bc34136aa6373c90b5e33b7267414719c2f484ad0282e580a', '076f473eca0a167b9ef7c3a239e842b4', '2024-10-14 21:45:21'),
(284, 'ywl12@hotmail.com', 'ce7636372d29979258a7d7016cea20e6', 'f635054cd663573604e82f316c4f2e02dea56d92b2640366d36ec2c7e10f', 'cfcaf3e6cbaf2e6f8cf70f5299c0e4a9', '2024-10-15 14:17:10'),
(285, 'ywl12@hotmail.com', '57117667445c6c43190229abf74bd268', 'd1003e88c69cd278d490662471c243ede03d9e54a250ff9a767a74263982', 'cfcaf3e6cbaf2e6f8cf70f5299c0e4a9', '2024-10-15 14:17:10'),
(286, 'jasonleeshop@gmail.com', '7ad6e082090eda1a05723f8d38a88aca', '8f1be7e268d6085420aabfa0347c731038bb1daba6e1d6436f208eec2692', '8488079b43fc7e918d9aa17dc6bd2e73', '2024-10-17 12:36:14'),
(287, 'oioi0717@hotmail.com', '6b47a2ef6e6ce658a9cb5a53a15ccd5b', '7cf543f93486134434234fd7bb522a5a699912289a7bec3e9dba17d5058a', '076f473eca0a167b9ef7c3a239e842b4', '2024-10-17 15:30:21'),
(288, 'alftwm@hotmail.com', '1605afaf89400a6481bcddb2e936ec8b', 'a3d302b35f4f7edf2cf7cc768d9c1af7837fc768d417deff553010a4ba77', '076f473eca0a167b9ef7c3a239e842b4', '2024-10-19 18:27:26'),
(289, 'puchong88@yahoo.com', '78e8b98a6013bc3b93725ff04c027d53', '0ac866aebedeff0730c4c731942c74e58566a457b37b5c7a815efe57150b', '076f473eca0a167b9ef7c3a239e842b4', '2024-10-20 19:43:34'),
(290, 'kongpinpin91@gmail.com', '203e1a42ee2774e0833a8e0fa2fc6299', '604a6b3aa51e59e9375e7763c7b1530a74c387af53462e6b428e05ccde51', '076f473eca0a167b9ef7c3a239e842b4', '2024-10-21 11:15:43'),
(291, 'shaoranswc@live.co.uk', '36fed5edd6c55a16d41fda04a4c2d894', '0d67133b6a7bd599b98287e5664c63a1f990c1498e240ca266de755b2f99', 'c4771e734815932c7853ed0576c4b624', '2024-10-21 17:36:29'),
(292, 'gabri3l@yahoo.com', '0df913585a82bb22c3cf358b31f1d986', '7c52d1bd043bc9de0549a322a41c4326774572039fc2d6127638ea6dd598', '6722d125ae185217428f0f51d456c418', '2024-10-22 11:15:52'),
(293, 'lowenghup@gmail.com', 'a2a7423508a5b1266df1c990a5be3970', 'a74626df2495ba25f06984c39076b3d2c040dd34797967f8263c8e4afe34', 'bc86301e27eaf7f549f6fe46996f51ce', '2024-10-22 12:12:48'),
(294, 'tommytan1985@yahoo.com', '3ecbff3bba45f3d3d5a19433e3fdc7e2', 'f6ab44c337b4449983705f7ea9c9d9dbb2fccbb1a818add23f5ee188c78a', 'a013a2200a074ba8af53b5bda1c634bc', '2024-10-23 14:54:02'),
(295, 'alftwm@hotmail.com', '3c14b884bdefb82f281502bf55b2be66', 'a8e59a7b111be630c5111d92c57bf0226079de0ca9807ea8a7b0620d0298', 'c4771e734815932c7853ed0576c4b624', '2024-10-23 16:36:25'),
(296, 'tftan@yahoo.com', 'cd93c6562aec812d7710b6ef7717a823', 'ed78f04754ab0eec638029eefcf6008c7a86542533b75046d07ca95f70da', 'cc6dc69430886339bdca304cb1452522', '2024-10-27 21:51:09'),
(297, 'nakiyofu@gmail.com', '60d6ca4ef79d2401e70b838833f4be51', '67ac9994135a6b2c92c0dab973e3ebd848616dfb64f1deb9de90d6ba5ff5', 'd432684b77cd686750a61f626f992370', '2024-10-28 00:18:17'),
(298, 'nakiyofu@gmail.com', '174f2093c762006bc10c127ef86bf3e2', 'e768e972db1548f318888226274de5106b7c03221ea9eed5b879ecca165c', '088b39fd1482f8b98f5dcda4a579f0c0', '2024-10-28 15:04:09'),
(299, 'kongpinpin91@gmail.com', '25e3c82bd7c61e5df371d35c7afcb5fa', '8b82e905bfebb435e82a3224c2832d0f2dca4d8b9c058bd43224ed9f0888', 'c4771e734815932c7853ed0576c4b624', '2024-10-29 23:41:22'),
(300, 'kaijinwong2001@gmail.com', '0433222ab1b66b433599eb0b68e566db', 'e9dcca40b75a55f8d7ff0117b2e0baf2538b24433ccbe1d9c86a94564b62', 'ef19843c81a83ebcbf4b26ba6e7c9c68', '2024-10-30 16:58:55'),
(301, 'darryl.sujang@outlook.com', '8c71eb4298166ef12246df5a698e5848', '5a5a6fcf9265763b4a645921fc66233015b65b6a50f05f27695ddd7c1bd4', 'c4771e734815932c7853ed0576c4b624', '2024-10-30 18:14:53'),
(302, 'jasonleeshop@gmail.com', 'fec507c09613b03a0580f7c0f24eb17f', '6e2d6f961c5e8d373802e6f7589addf129eeaeb4b1b9039cb41c1be51c92', 'd432684b77cd686750a61f626f992370', '2024-10-31 13:36:17'),
(303, 'shaoranswc@live.co.uk', '8fc0dd8211c4dc96d4807734015ea63e', '3624ac7c32a4a49897e2fa005fd06efbed248d8bf866feec245ce7884879', 'c4771e734815932c7853ed0576c4b624', '2024-11-04 09:33:50'),
(304, 'cjhere4@gmail.com', '155545e99436f29375110952713cd86e', 'd2a2d46ca1974d94330f857713c167c9fde58f7db5aeca04fce908366c10', 'fa06a66c7805ad10506004546f6223c4', '2024-11-04 18:11:41'),
(305, 'gabri3l@yahoo.com', '30f8631097ccdef8bf043acbe75e8146', 'd11b2a0ab24d7808354682b9a9856d3285fef97231f1e0cbd111dfc374e0', '2147309c4ec9329207b7cbfee3ac66d9', '2024-11-05 13:33:24'),
(306, 'darryl.sujang@outlook.com', '67943156e46eba2b8b1cceb27e084e65', 'e91b4cef8fe45ac9a0a24119d8ee2c89fda73da7d1373ff391b898ef1a73', 'c4771e734815932c7853ed0576c4b624', '2024-11-05 20:49:43'),
(307, 'tommytan1985@yahoo.com', 'b7fba7031cd44f85986541bd450c0086', 'e70bb46017b6ac4f547fb4b6936c39feb05c6f57bac4e1975fdaf27364cc', '2f90f7c9f2aebec102d11aad5022d448', '2024-11-05 22:06:21'),
(308, 'kuan_3070@hotmail.com', '39b10d2e4b1c139f708e58c119b00b45', '169e3440515f6bcd5c34365dd935c89c2bde622ca0c58f4b73d99fb69b99', 'd432684b77cd686750a61f626f992370', '2024-11-07 19:06:25'),
(309, 'bensigan86@gmail.com', 'a44172ff019684a6b63a92e6dfafe906', '3890e423c038df09b17168f2203c0f7ddff67ea63deecc28182edb7eaf20', 'd432684b77cd686750a61f626f992370', '2024-11-08 07:57:43'),
(310, 'lowenghup@gmail.com', '4a8a50aa183385f7e8e261347db104d2', '32f960fd2faa724b4cf66cb6f72d40bb78b9c2ed621409446336c8ac665d', 'c01d549b6cf7aa3c42f85c8d0a098f5a', '2024-11-08 14:33:33'),
(311, 'szejiun0829@gmail.com', '7ea388480de9ed3ea2e19216e629bc3d', 'a337507cf8ba6c961389e62e2f7a1231b16cc8796923e7fb32b6635aa3d6', '893c387750d829e0cedad8db99abfe1a', '2024-11-08 19:03:33'),
(312, 'haohaota57@gmail.com', '41d3851122de20eb372307f4e90799c7', 'e3d2e4dc5e1fb65674a51bde2346fd1694f564879b5664c8e97518ccb3c9', '893c387750d829e0cedad8db99abfe1a', '2024-11-09 19:07:17'),
(313, 'cheekin27@yahoo.com', '01781a35f6b138a640b5632173ea0b58', '93978c02866180ba93baeb49c740750cf26dbda29a69a65a47f0e9ea20b5', 'd432684b77cd686750a61f626f992370', '2024-11-10 16:44:42'),
(314, 'tftan@yahoo.com', 'cd90e0d9bd96e04623a54098d46c2c6d', '2f98cb6dcc8aa352efc198ef2c12c48d1a37db884915c06c8213d4244f8e', '3cec2625f358ddf9915ee4748a753a33', '2024-11-11 03:48:29'),
(315, 'tftan@yahoo.com', '782b976951eeba088448a521c2b7a006', '1c80ca402bc9b58e17c14a77953208ff9f6bb5dc7376c4dd37c9a1526a1a', '076f473eca0a167b9ef7c3a239e842b4', '2024-11-11 04:34:10'),
(316, 'santahed@gmail.com', 'adcb124675dbdf6321fefd3ed86a966b', '976af420d7d5f6053923e27ad567ad49897ddd41b7d8ad93f5841839c915', '76dee3fc6f1b767389e93f160130e665', '2024-11-11 18:12:58'),
(317, 'gabri3l@yahoo.com', '7aa126d6edccd107e641694f08dcbc19', 'c06ac926f59b63e96ffa462a71232e372aec18e34823636f5fc5c0137fca', '2a6b4f5d13bae8ec37a9f8e7b83c5327', '2024-11-12 11:18:23'),
(318, 'tftan@yahoo.com', '455f28771d7844b17719950d9d678a2e', 'd94d90ef47949a16d50b0ab75f3cb9e3bf12c7763bc4bd23131b008a78f6', '076f473eca0a167b9ef7c3a239e842b4', '2024-11-12 14:43:33'),
(319, 'iamlawliming@gmail.com', '70edfa2e90e888b68723fec062d587ec', 'baf3469435b245be8a0370f336f63836236c4c25ad19b3a100194f3f612e', 'c4771e734815932c7853ed0576c4b624', '2024-11-12 15:03:12'),
(320, 'jackiekong.7200@hotmail.com', '6f96c6abc457cf6674832c5b453a2188', '24045864b96cc1922cb80929692c2e0878d819cb6a45d779fd133c13ef62', 'c01d549b6cf7aa3c42f85c8d0a098f5a', '2024-11-12 17:05:07'),
(321, 'puchong88@yahoo.com', '095e6443cac17bb20a51d6f67a14c6e5', '1d6f8c29c85cb1f6ad49dcb93c17da41dd25aa5c435e7d15d5ae62f99dfd', 'c4771e734815932c7853ed0576c4b624', '2024-11-13 19:47:31'),
(322, 'oimeng@rocketmail.com', 'fc3d3ed3a8e04d7f979d55d89fe37bde', '0a2c822cde5e8f9bf998b8eb8ef477cbfe1662439f5fa61743760f07381c', 'd432684b77cd686750a61f626f992370', '2024-11-15 15:44:37'),
(323, 'oioi0717@hotmail.com', 'f3714dab79eb6da0c6e4070aeef0bc97', 'c68fb70d170f1530bda6b52fc593e101f015690b10ea8522d53a0ab500a0', 'c4771e734815932c7853ed0576c4b624', '2024-11-16 19:50:47'),
(324, 'oioi0717@hotmail.com', '808b8bde37aa1a2b4b375f6d028aaa0c', 'f2dc3bfbd27939d7579e754413331a46da6977432205062b6b16e46835e2', 'c4771e734815932c7853ed0576c4b624', '2024-11-16 19:50:53'),
(325, 'akmal.iwan@yahoo.com', 'eb975fc5f4f0c58de8c30701a02d18a3', '2d59bbbd6c914a5a0cef19564e27de4e5b68b72ec2e625556ef7380b7e84', '8bded207ba72057c00a63328a5880e79', '2024-11-16 22:15:33'),
(326, 'puchong88@yahoo.com', '653fa69f01edbf0fef9c7bf2a78b0cf0', '7bb6a4cad2319a92dbe2bd863689e64f47ecc2e5957345732cbf08b1c729', 'c4771e734815932c7853ed0576c4b624', '2024-11-17 16:52:17'),
(327, 'jooleng88@hotmail.com', 'f2f5accc33fbfe9c8f02a518ba4308b0', '65bcebd173a31ecd03741c2a511582ff6168102079b512c5445963a85e90', '8bded207ba72057c00a63328a5880e79', '2024-11-17 19:35:40'),
(328, 'haraneeganesh18@gmail.com', 'd4bc5c4323a216565be2d64820b11cb1', '88adf9a7bdcb1abb6bd183ebee2b1e7d7d67573f12ffccffbe4b52656691', 'c4771e734815932c7853ed0576c4b624', '2024-11-17 19:53:20'),
(329, 'evasheaulee@gmail.com', '6a2d311dbe09bdd611337ff76badc0f8', 'b75ef46d470b90c402e271873f5b4b6f283a80248423ae03aa81d4d7f845', '65b85bb1a3c1a1c12de0975ce7b67021', '2024-11-18 14:24:13'),
(330, 'haohaota57@gmail.com', 'afa513ef072a71fd1f1a7887bd9882e0', '1fcfd09b45c94784197b441edf570e386e8f9c14d6c81620903866a28baf', '893c387750d829e0cedad8db99abfe1a', '2024-11-18 18:55:10'),
(331, 'kjiemeng@gmail.com', 'ea6368ef675b04e45000e8aa2870c785', '4875e7689e6146cdbef7f7283a8db44cef243652fe2f620bff7c4d0a94e5', 'c4771e734815932c7853ed0576c4b624', '2024-11-18 22:27:08'),
(332, 'kjiemeng@gmail.com', '4e7df6ae3dff16bde8bf77000a37455d', '25ed5ccd1ce8c77f1c44c313be587bc6fc8c4adb06f70b27c22a74a1151a', '98450da32e4fc21ce3f962018fec69d1', '2024-11-19 14:24:58'),
(333, 'akmal.iwan@yahoo.com', 'f6e6b24da72ac87765fffeb4befd22ab', '58b04900e5bead5b07b20d3dfeab9e0bb588d0ea4303389b30de041ad99d', '8bded207ba72057c00a63328a5880e79', '2024-11-21 18:56:10'),
(334, 'lowenghup@gmail.com', '655e721556b89534f0fe02116294226e', 'f08b90280d8f95c7907ed42850ee3424b7ea31dc41f8639428e0a52f8fd4', 'be8a6d61d917215b1b9b0b839d4fd47e', '2024-11-21 19:44:09'),
(335, 'puchong88@yahoo.com', '707e75178a224b56d5cd3e1c919d57d3', '47eacc0a49f87a3aef1cca515872f4e593295ff1f6ef6bc4a9c62c742037', '98450da32e4fc21ce3f962018fec69d1', '2024-11-22 18:40:14'),
(336, 'tftan@yahoo.com', '5e6eab8efb40025670eb4a8eb0bb16ef', '3e48c0328c80ca74a63a40356ed51e9ff856736e5978dafda35b056ce420', 'fcf585c26f6dc378ccb4eec56108a471', '2024-11-24 22:11:09'),
(337, 'shaoranswc@live.co.uk', 'f616dc67c30706a7fe39d3ae329b66a5', 'e4300e931a8c08ab87308601f99d79b96e3f4d5e0f3f492b93b0a0c4d234', '98450da32e4fc21ce3f962018fec69d1', '2024-11-25 09:01:11'),
(338, 'tftan@yahoo.com', '1ad44cdeece77bb893f6f97e4d97e938', 'e4a05bbcf19ffbd6d963aef4ad562c35bac6be9a71bb7775c26c76a0935f', 'fcf585c26f6dc378ccb4eec56108a471', '2024-11-25 20:44:33'),
(339, 'gabri3l@yahoo.com', '5c16f0a8083eb183eace58742cb73c06', '527cdadc0b6363fbfd72239220874ceba7becb855b44e30eb8f80e0ada8a', '3218edec24a0e240c6cfca4d1242543a', '2024-11-26 10:30:57'),
(340, 'stephenwongyc82@gmail.com', '7c1599a54f39be7f7957ae47483e8f22', '69f4ada3c5b702bf0d1612898cd78d9e57ffdd5a241f591bbaa92a1b2ff1', '8dbc0ab2d0a57cf1258243919087febd', '2024-11-26 19:47:31'),
(341, 'chewhuaseong@gmail.com', '98d6e9f3fe96fb8ab85afdc388e9a2eb', '12aa6433c766c8c415a0d7c88f835049a0ea8f8ede80413cbc6f5d23fe17', '893c387750d829e0cedad8db99abfe1a', '2024-11-28 11:15:34'),
(342, 'nicholastab88@gmail.com', 'ab149dd5762719323eca6476c647f92d', '60a40a695f35f1acef1302e418e35709811143e80a61d36e41b2d6544ee3', '131c93092db00d9c4cae748880a57a1c', '2024-11-29 17:41:30'),
(343, 'freddyz0817@gmail.com', '4e5f3f8ee9cb490bcfddaf83588cf8b7', '2b831e0898b6ec921640469612ffcb79b8ee1a964a2454467b3062a16e4c', '088b39fd1482f8b98f5dcda4a579f0c0', '2024-11-30 13:05:55'),
(344, 'freddyz0817@gmail.com', 'dfc3d610793df02b2053e163db532688', 'e39f077bb18fef4cd99086a08a64d9a2efae3c78ae427b2c98e2316cf38c', '088b39fd1482f8b98f5dcda4a579f0c0', '2024-11-30 13:46:21'),
(345, 'dexterliew@icloud.com', '23883cc8f743e3c1af80f9e9f97da417', 'bf4308f71c9c39f652254b7c91812f54c0b991c8e1a8489d3615f1bd89b2', '3eda50468521a7ce27faf3f606ec60f2', '2024-11-30 13:56:51'),
(346, 'nicktay84@gmail.com', '5994b027e8f47c5e2906e08f4e72a0e2', 'db8c0e099435fdf25478693d56f0112919bf3959d5521da8238186234aa6', '8bded207ba72057c00a63328a5880e79', '2024-11-30 19:46:22'),
(347, 'dexterliew@icloud.com', '0fb35429c2b602033f79f61e57ab22e8', 'cede5871a681946d7ac5029013bcc195e2a23280696677b60096f250b5d9', '3eda50468521a7ce27faf3f606ec60f2', '2024-12-01 18:33:23'),
(348, 'gabri3l@yahoo.com', '43e36c6ada24ea9c5fb81122d90d1d58', '3cbe2105f558edd3da69ee56b2040f304b82f4395bcda0aa47ada1ea2b8c', 'fcd146287eee7352c1099a6adee44759', '2024-12-03 10:47:23'),
(349, 'lim-jiajiun@hotmail.com', 'f37475282a46a507ced893ff13784e4e', 'dcb58a2d05fc8a593b0b5dd82911bb713105f05eb7848fe94cd62c0dba4a', '8a095961aad9a6e8575dff44f7de5fca', '2024-12-03 12:37:21'),
(350, 'akmal.iwan@yahoo.com', '6776c6d2b69c7b7d0f1d076f6faa2ad8', 'a6a8f02a5c214be2e608b0b8b689fb7cb340206100b84397e128958423ce', '8bded207ba72057c00a63328a5880e79', '2024-12-04 09:01:14'),
(351, 'eugene_hyh@yahoo.com', '0bc753b0fa6507ec531377c9b14afd4f', '45e893dc832d4f9fce1bbc17526116ef44705c6db672da8da687c580f95d', '549333249fd0e87fc5342298a756b1aa', '2024-12-05 13:44:24'),
(352, 'sufino@gmail.com', 'e3d82ee79a958424b3236758ec83d6b3', 'e09e023ac00a812080f49542f06ec0bfd7a8aca98dd24455b0d97efc05bb', '8bded207ba72057c00a63328a5880e79', '2024-12-05 22:32:50'),
(353, 'tftan@yahoo.com', 'fc4d2c0db6d09d4eb7bb89d6256fac88', 'bcbb6ad7793aa89fba18737708db4641dadd5cb5b92477284c58fab2df5b', 'efd3fbf06fde764650a7e5c0528e3dbe', '2024-12-08 23:22:49'),
(354, 'gabri3l@yahoo.com', '7aaed045820685b2081655a11c5ec483', '0fe7978f7c2a3e9a6308a4dc65e76c53c686819477165dd07c31c279034b', '5040c41503d0d9698f8e8e6ba764a6b4', '2024-12-10 10:27:14'),
(355, 'danielgancw@gmail.com', '69fedabea9771b2465ebbf3df27ea451', '24aef5c4eaffda37a9ee000d2654455db8c5c64d8351111de853437dc109', '8a095961aad9a6e8575dff44f7de5fca', '2024-12-11 18:18:39'),
(356, 'danielgancw@gmail.com', '6b34e6704d5fb7e687052eed41160157', '8a80cb162c127f360bc011a6f579ffcaa08cbeae25a9a4441a106c52937b', '8a095961aad9a6e8575dff44f7de5fca', '2024-12-11 18:18:41'),
(357, 'azrifarisrasid@gmail.com', '6981dcf5b63ae13ff9b3f362d002c0eb', '1671b6edac972395fd4c067d317fd66e04e503bac90dc0140631744d55f8', '98450da32e4fc21ce3f962018fec69d1', '2024-12-13 12:34:29'),
(358, 'jason421412@gmail.com', '6a07d4843bb88ffef8e0c453a5967aee', '8e346ed65816ff505dc1e17a7de90e3af87f994879b8d15a3e8f25f9c722', '549a4a52b315a08f38dda709cfb605be', '2024-12-15 12:35:29'),
(359, 'jason421412@gmail.com', 'a1786da9c1797b293a5075aab274858b', '91f4e036c5cc09aaff1ec8738df57f6e86864d041c758a9930bdaa5d10a6', '549a4a52b315a08f38dda709cfb605be', '2024-12-15 12:37:01'),
(360, 'tftan@yahoo.com', '04a44d8da55ad7383cad6ad00ce0f0ec', 'a4bcf1e8847bcf63de163c4995acbfa94ca2e16bfb7a60c3e2f89cdc2bdc', '076f473eca0a167b9ef7c3a239e842b4', '2024-12-15 23:07:12'),
(361, 'shaoranswc@live.co.uk', '53948b12b1cea967499bc3216129db2d', '7252900e7174060c936808c352ccfe259f700c227b8a227183bed3bd59ae', '98450da32e4fc21ce3f962018fec69d1', '2024-12-16 10:00:05'),
(362, 'shaoranswc@live.co.uk', 'bdb8b7b99b15f96b43c1916f1e60560b', '1a26c3b82226d0e3fa8f5afe074483e4b0c98f633af2a64c683c4a69358f', '98450da32e4fc21ce3f962018fec69d1', '2024-12-16 10:30:41'),
(363, 'tftan@yahoo.com', '4111b2d0245d915bcdb04b1a724b405a', 'fe0f3849060523d965830ce6c73c6d8d88b6dae3d75a6b0d6fccadfdab43', '076f473eca0a167b9ef7c3a239e842b4', '2024-12-16 14:54:54'),
(364, 'tftan@yahoo.com', 'c6f0f68290ee165cee1043752c1e4a5a', 'ffad1c1148f9515a00b61753a91e9da75cba407444ab147856d895a5c214', '076f473eca0a167b9ef7c3a239e842b4', '2024-12-16 14:54:55'),
(365, 'tftan@yahoo.com', '78ffef48f7303e161426cc2793fc6d27', 'f2cafbf34f1443d885b9205160cc80bfbbb443776ba591fb062b77432a2c', '076f473eca0a167b9ef7c3a239e842b4', '2024-12-16 18:18:38'),
(366, 'gabri3l@yahoo.com', 'b42c2af4bdc5f31fef1c9812e34c59a9', 'bfecab272f56a999d86e83e21e27f18b414f1b24b225ba533aa8a0c63ebd', '7cd2ff44fd2a9e65accba616432b87c7', '2024-12-17 11:29:04'),
(367, 'tftan@yahoo.com', 'b80897f0955fb4655b57a303554d8fd3', '8b6c2a6cdfa0ab61b85a9dd2f3c9a9d9277d9e03ce4a21c74f136dd8e1a4', '076f473eca0a167b9ef7c3a239e842b4', '2024-12-17 17:09:35'),
(368, 'zainancies@gmail.com', '01452b73b86609532b68acf7cae8003d', 'a0196d25e9f6090e05cf7875b0f65227fa663136cb16be471eb130a2fa47', '33aaf8c828d4c0e7961ffcc30bdd0f95', '2024-12-18 01:53:46'),
(369, 'danielgancw@gmail.com', 'c190cbc6c4b1ee7d8d1a5c8a096c57e7', 'd6d1d4eff98af64c3a991f61a2294b3c5285e749d0494bfeed80919d1494', '549333249fd0e87fc5342298a756b1aa', '2024-12-18 10:08:08'),
(370, 'mnasrullah89@gmail.com', '3b3bf0490be5a79cf22f86bdc2f846cc', '6182683328c423957c8b5922092e7e861888d51a1779db579cc3b9a07c72', 'ebe0bebef569a2bb23c4418f550eae67', '2024-12-19 19:24:56'),
(371, 'azrifarisrasid@gmail.com', 'eebe105eff57fb83144001f097e8c436', 'a62d5636e49944073d0f3f63d1757e91e960ed0dd10aff3afd57502d965a', '57274191b14e158a521c71c65d4965d4', '2024-12-21 10:33:43'),
(372, 'puchong88@yahoo.com', 'f64971cf66096b38f73042a512ca3424', 'cc09a3d6a0911a53f952e8fa749e1b74480ccf899bf93258278be0aa93b3', '57274191b14e158a521c71c65d4965d4', '2024-12-21 11:38:10'),
(373, 'azrifarisrasid@gmail.com', '1cac97e72990957af4b7f52765b76331', '0d45a5f27c654ccb02d6b9d9bed61ced94d78ae5fd89c8cddb09dfe7ea36', '57274191b14e158a521c71c65d4965d4', '2024-12-21 14:43:12'),
(374, 'shaoranswc@live.co.uk', 'ab58366fba52e34869e0fb1a63e7d05e', 'f918f9fded9fc48633ee96a93139ae2a9655ffafd47301341f080057bb86', '57274191b14e158a521c71c65d4965d4', '2024-12-21 16:18:02'),
(375, 'puchong88@yahoo.com', '46674594f840e065509d9988d4394925', '0946166e3ffe182ef68c769f5c22386aeecb314c261d54fff4e95a941cd3', '57274191b14e158a521c71c65d4965d4', '2024-12-21 19:40:27'),
(376, 'tftan@yahoo.com', '3ebc4cf8fce9373f62716955f2f1cf14', '6ac31e7d71dec47a60a971efd631659c8e0f6830941b5c890fbb0c66b3da', 'e5ff7ac0221fa5033bfaca49f1d3558f', '2024-12-23 08:43:38'),
(377, 'dexterliew@icloud.com', '2df371f52e307ae1ef4e0f1c6b579878', 'aae866e10852eb9bc7bbb5cc9506bef615f90327646267e1cc4ba5e63689', 'a02f56046f67c9c561aa990d18586338', '2024-12-23 14:25:43'),
(378, 'mnasrullah89@gmail.com', '85b43bd06e7bffac14206b796c60c513', '827d9f302959686cc073268be4489064d2e62683f5c9b06bbab81adfb0d0', '304489cd496db23e113bd1e6a2a4108d', '2024-12-23 19:24:10'),
(379, 'danielgancw@gmail.com', '276304d0c7f1fb9ed115e645801b9326', 'aca8720a53fd1cfe20b2c016c40d3f365d316ec0eaadecb752e8ab77b028', '275d2c53f1b71c08662eae75f7863f2d', '2024-12-25 11:55:05'),
(380, 'tftan@yahoo.com', 'aa1741654e33e05b8bc928db19cb5a33', 'cc7e31bf9d1a71f9e4f319d231bbcc4a6243c790ef52fedb216fc081e10e', 'b7a1ba42b230707fa337969f68c7974c', '2024-12-30 04:40:36'),
(381, 'shaoranswc@live.co.uk', '9ffe2d65c4881fe1d572a0cc7aec8ec5', 'aeeddc26cb8604898b06207873b217da9a362c6495f3575863f7aaa26f9f', '57274191b14e158a521c71c65d4965d4', '2024-12-30 10:12:43'),
(382, 'tftan@yahoo.com', '6e786e765a3b82a3a84f03f680b6f7cf', '32a298075141f8dbb416907c4c32c71b74a00bed33bac55101c4cc211d2b', '076f473eca0a167b9ef7c3a239e842b4', '2024-12-30 15:17:07'),
(383, 'kongpinpin91@gmail.com', '03598da7b2d743f1937ed8ee8fb1df84', 'c5ada0d571c44baaee96d76fb92191b661fa9ba9a3b2144254bfb47342e4', '57274191b14e158a521c71c65d4965d4', '2024-12-31 14:07:41'),
(384, 'evasheaulee@gmail.com', 'a4a59dc4535ec36405d514493a2c4eba', '7424c961c78a0db046ce876ef4a87462c5c35d7b90a308dbf4a1ba12d04e', '710f3f41b136068fc2f0246c54de8fcf', '2025-01-05 07:38:30'),
(385, 'kaijun5866@gmail.com', '5601a20df58f2450585c09d4219b17f5', '17199c0edd00805eb13fda3f1131baa910e11cf92fe68309f69fbd0cdb3d', '57274191b14e158a521c71c65d4965d4', '2025-01-05 19:07:17'),
(386, 'gabri3l@yahoo.com', 'dce641aefd4a75d69b97c4586ac19c21', '2ae5753aacd7194d367d4df9fe9f700d6b0d3a94ae08578677c0b9d77101', '4d9619c5b430ae0de773b5964f8ef6e3', '2025-01-07 10:45:00'),
(387, 'dexterliew@icloud.com', 'dbc70a3514b7c7a65ed5f0a9ba4555b4', '6d3397dadb7b6fa668c5dbbfedfe3533022baaf4231680d6214b327466bb', '9d6b698543e773264766d2c3456ee0de', '2025-01-11 18:35:09'),
(388, 'dexterliew@icloud.com', 'a933be3585529362da00ad2b6a55f76c', '6fc3298cbcb27b8ad4c366d8d6ad84e8ec7cd5aa4e40ea561268737d0084', '9d6b698543e773264766d2c3456ee0de', '2025-01-11 18:35:09'),
(389, 'tftan@yahoo.com', 'acaafde0c6b239948a4adb1fea548e45', 'ba8e5e6d64f672a3cbde79001810afcb34ac0d70debaa798ddff1d39ee67', '076f473eca0a167b9ef7c3a239e842b4', '2025-01-13 06:08:26'),
(390, 'jcftran@gmail.com', 'bc36693de40e0e19f29b958a4ef4959f', '61bf8f93764eb70c35f2fbbeac9547ca1120edebe4268fd22b1ca4da8f44', '6772be12dfaaa3931bf395bf54647657', '2025-01-17 22:28:08'),
(391, 'xinweitan3@gmail.com', 'd0351dbac967c5a4479863d6e50c1211', 'e974b2f3e32943a01dc82f667f55c950d38bc6fb4d195d7212acee0893e5', '710f3f41b136068fc2f0246c54de8fcf', '2025-01-18 20:04:34'),
(392, 'feiyee75@hotmail.com', '773814c074b9e7ec75a456c2858c36a1', '4c80507c7455418e70c4442f1444c9e04f3dd35d7d7595f2476a10025d92', '710f3f41b136068fc2f0246c54de8fcf', '2025-01-18 23:12:53'),
(393, 'lokemm007@gmail.com', 'fea2e169876351b6032a23d51180e528', '5578e7c24ab49bdce15bbd12b0bc0158688d160857d732d7c5fe4abb17d6', 'b34df2334ef7fd916ea8a9fe2f707ef6', '2025-01-19 18:21:11'),
(394, 'tftan@yahoo.com', 'f71624fd667fb58ac5050029089446d8', '1cf06afb50032d700d203340636b98f613f2d90f7644e515382e8a7f32ea', '076f473eca0a167b9ef7c3a239e842b4', '2025-01-20 09:58:29'),
(395, 'puchong88@yahoo.com', '222e2bba4ef66bbd8539884b477ee8b7', '711eb9dec9a0845aef2dfddcbe1ea476c9f198851e267472beb626093220', '57274191b14e158a521c71c65d4965d4', '2025-01-21 13:46:24'),
(396, 'puchong88@yahoo.com', 'cfe135b8c1a36c2e3a8a70017d499a05', 'a968d7e33127b4e909a28afc15c1814fa8e50d38d580d44f66488187c16c', '57274191b14e158a521c71c65d4965d4', '2025-01-21 14:45:08'),
(397, 'dexterliew@icloud.com', '770a57e927f93e8ee39b5a1a60d683e6', '1b047d882c525222335c6046200e1c93f5240e20ba0d54279c6aa3e52dfb', 'a25887dc2ee3ef10d3f89489bc7a3498', '2025-01-24 15:42:35'),
(398, 'sid.allright@gmail.com', '8339851918240a671f4f04e1a4811232', '7d2abb7772c42f9b3a12a8b383b899c425a0b64a3e01ba93e4d17030f14b', '57274191b14e158a521c71c65d4965d4', '2025-01-27 19:50:33'),
(399, 'alhakim.ambiah@gmail.com', '9b8462aa56e9d946f440ee87ca378a6b', '6dad7cc8d965f7864e98fee9fadbdd8c7807f2b0f0cc4ae3272314722142', 'e5ff7ac0221fa5033bfaca49f1d3558f', '2025-01-28 09:51:29'),
(400, 'ocl_0@foxmail.com', '8efa2e60cc5d842647fee95a5e79772b', '163611675d1a7ad0925582dae3c221724e0516d0c1af7e0ab5d1f977c9fe', '1bc335aef52dc613ebfeaeea37cbf809', '2025-01-28 15:16:45'),
(401, 'danielgancw@gmail.com', '563071b377e6a11709ab9895e4e59bde', '1d756e9dd8183f27cdd548a2b08a32bda5e4d50c60fde82e08b093cb9a67', '275d2c53f1b71c08662eae75f7863f2d', '2025-01-29 11:21:19'),
(402, 'lowenghup@gmail.com', '76ba1c99c643deef0ff42074fb30031b', 'dace4306cc2e7b5885e98ed8544be314f1021f1fa266f325843e047f7848', 'af71ef1859a7fd13fd7d8b0791155e8d', '2025-01-29 19:46:47'),
(403, 'sid.allright@gmail.com', 'cf976998efaf426d70f86cfba37d8c01', '709245d48b70bfa205d014ab947b6d36c46031b400470597c04d7b8c929a', '57274191b14e158a521c71c65d4965d4', '2025-01-29 23:19:43'),
(404, 'sid.allright@gmail.com', '280ac9db0e3216b805755ecc8f4ffd31', 'ed07306a708b44ffad7ab7878c5202fec8f4edf38be3ddadf763cfffeed6', '57274191b14e158a521c71c65d4965d4', '2025-01-30 08:33:35'),
(405, 'shaoranswc@live.co.uk', 'ff78cf3c8d7c2c980ea581c90cb067ef', 'a56580109ac906f224704d4e23bb44fbcd8e1e7189a9f09a3490d155b159', '57274191b14e158a521c71c65d4965d4', '2025-01-31 10:28:03'),
(406, 'tftan@yahoo.com', '52427fee8161fd4ee359a46c00de8e70', 'a528210ad85b5108fdaa39b374d7c7f51712239e2bcd9cd65388c07ffcdf', 'd2ecb8c56d6583511aad9e1b0d9817ba', '2025-01-31 12:20:03'),
(407, 'tftan@yahoo.com', 'fcba3b3dadfd00e71f9c8df42cbcd476', '076f13400d4235bf6aeb1de4c9b365112740f3d8a407cc655e709fb8ce90', '076f473eca0a167b9ef7c3a239e842b4', '2025-01-31 17:18:43'),
(408, 'lowenghup@gmail.com', '54c03f8064df7d98b777dbf8e4d43698', 'a574422f441ec9ef3e76b2dd151d2e945209b7d25559ab91eeb58caab062', 'af71ef1859a7fd13fd7d8b0791155e8d', '2025-02-02 18:51:24'),
(409, 'ikenuraien@gmail.com', 'f129d16401fb1b24346dd526cd5eb348', '83ba6c42f4330ae1a32d5bdc1aa9052f122f94e9cf15ccd3b20bbe5b7c6e', '0dbc3d1c119579aa84067105a8a86102', '2025-02-02 19:41:08'),
(410, 'ocl_0@foxmail.com', 'a0bac838ecaa0458bdeb6b670766fb2d', 'ee410795ffbe39a43004820d737f063b7729d106138d5f6394ab1ba6e7bb', '1bc335aef52dc613ebfeaeea37cbf809', '2025-02-03 22:40:58'),
(411, 'lowenghup@gmail.com', '2cda81896fe250cb04fc6a815fb0fdb3', 'b1ada414184c47adaca6df51ff77e9d41dea30e30babf8c2fdfbbb813a80', 'af71ef1859a7fd13fd7d8b0791155e8d', '2025-02-06 15:08:41'),
(412, 'kjiemeng@gmail.com', 'b1c0ddf9daf8628c7ee021ce81b9d21d', 'e2743471c95159c5d6f458660ee3810f1b419333c426ee94a0ffdb5b46c1', '57274191b14e158a521c71c65d4965d4', '2025-02-07 17:57:58'),
(413, 'rubbhan1@outlook.com', 'a59997233ffd4f5ff397bcd8b93b3a00', '92fc5d4f5b7f57cd11e881b61a2fcf9cf9c6b1982985435a76fdb2543d8e', '275d2c53f1b71c08662eae75f7863f2d', '2025-02-07 19:32:34'),
(414, 'euroy95@gmail.com', '39c75e90b3802f960ba51567f0198863', '651afc179327077da383d7912bf1f8401da60ee0966f10b88a126bd5e2ff', '6772be12dfaaa3931bf395bf54647657', '2025-02-08 13:36:21'),
(415, 'euroy95@gmail.com', '619634253a2a5eb54e75c5f3dd980a9d', '04fc29d3854eab9e16102b2c03ca67d154466d934c43311097ff88629bf5', '6772be12dfaaa3931bf395bf54647657', '2025-02-08 13:37:54'),
(416, 'shaoranswc@live.co.uk', 'c9d325a02c554781d677a4c0153d16a4', '0ed5a81f0145ac546acd8f3e93ffbfd250449b7c605998f1fab18d3b921b', '57274191b14e158a521c71c65d4965d4', '2025-02-10 08:54:55'),
(417, 'sufino@gmail.com', '57645a462d9b53326e392c73e25f6f98', '2f807f0b86ea6c73daa504e14222c73f909f3dadda7971f4154cf4d51112', '6772be12dfaaa3931bf395bf54647657', '2025-02-15 15:02:56'),
(418, 'puchong88@yahoo.com', '8c9b77662e248342405d85eeaac942e3', 'e4f579e104bd732fe5842c742a7b4b576d84c18ea74c1b3f29eb1731ad18', '3177897495ce952c74e5d0ab1961e80e', '2025-02-17 13:21:49'),
(419, 'g.aivee64@gmail.com', 'a8a47562a1c9a8fba0778de7e91985d4', 'c305f7801c700334eff890dbce65bc54de62f27c455248625242ab451e28', '710f3f41b136068fc2f0246c54de8fcf', '2025-02-19 19:23:03'),
(420, 'danielgancw@gmail.com', 'a8cbb6742d1a292bd00722c80457a9a1', 'e1c2c81c9618694a480fffcbf2ec3ecd1dee14a18d7d3ae26f29919b33e2', '5fe0cf3a3fdacebc1e133b20f3b2576d', '2025-03-05 10:37:51'),
(421, 'puchong88@yahoo.com', 'e40e1e17b0b5926becc7feb4fb3754c0', '547503e75a9cd553aac29de4a5c3c200bb6ff95ac43590a485a1179841a1', '9d0733fcb3ca3704ccefcdc3121da89e', '2025-03-08 20:01:09'),
(422, 'shaoranswc@live.co.uk', '3d4b0f6d777adb093429bc74f5b75444', '2bc2cc65139e72a74adc33d6d37cd012eafa817c7b194ddd2a9badee0d1b', '3177897495ce952c74e5d0ab1961e80e', '2025-03-10 13:25:29'),
(423, 'feiyee75@hotmail.com', 'c7df2e86a40eec867a931cb1bfc597e2', '91987799275789827e805c608a9c6d8712fc8c8791af8bdf18466558d960', 'c016296f8c2f6729251fe3ac7aa229c4', '2025-03-16 14:27:29'),
(424, 'tftan@yahoo.com', '353f286113fac821e749bf47d8f550fb', 'd72f582ea6a7b54ecdb438bac061112a9f5cd6378fb774d71d3d9153a389', '076f473eca0a167b9ef7c3a239e842b4', '2025-03-17 08:30:18'),
(425, 'kjiemeng@gmail.com', 'f78ff64029ef4c6d1e76597de7628dc0', '15920e1c8dad59a21eb8ad6e794b8748c3a7404ccc83e5de68bdb9dda602', '9d0733fcb3ca3704ccefcdc3121da89e', '2025-03-17 11:07:14'),
(426, 'oimeng@rocketmail.com', 'ecb0a77a99f8ea673917aa4cac473978', '067387a5c5c136c627e2c43055489b73ce88f6e32cf0ab313ff430af584f', 'ea71eae3d801c3e6698315f0f504ac9b', '2025-03-22 16:41:55'),
(427, 'shaoranswc@live.co.uk', '0ef2f7cded7e1ff5c91bfc74d7d2a4bd', 'cea24cfbf1702ef12f225cfe4ddac5bffbdeae1c9e8e88e48d176ad11b9a', '9d0733fcb3ca3704ccefcdc3121da89e', '2025-03-24 08:33:50'),
(428, 'tonywong4338@gmail.com', 'ec2d9262a9242776849378c1d6030ce2', 'e23e14e4c4dfbafbf5bcdbd9b5f3770dcf9c939bba0bf109fb9667fa9d41', 'ea71eae3d801c3e6698315f0f504ac9b', '2025-04-05 16:18:44'),
(429, 'johnson@inetbug.com', '7c9af2ca9148721c2b7746f2059ca521', 'e728a45f04f5cd9c1c77c1303ec52288f3fbc552144e371b35aa8cd9e94c', 'b26eed610bea475006118f84e7732d81', '2025-05-10 10:45:47'),
(430, 'alhakim.ambiah@gmail.com', '43bd6b354b47b2c08452222f13c88064', '09d29c5152fa7c2c4f152dc36b54e794e96212b11867a971c515b95bf733', '5ae06a0f00ba1ddac7605a1de3dcac19', '2025-07-19 22:50:42');

--
-- Indexes for dumped tables
--

--
-- Indexes for table `cities`
--
ALTER TABLE `cities`
  ADD PRIMARY KEY (`city_id`);

--
-- Indexes for table `coupons`
--
ALTER TABLE `coupons`
  ADD PRIMARY KEY (`coupon_code`);

--
-- Indexes for table `games`
--
ALTER TABLE `games`
  ADD PRIMARY KEY (`game_id`);

--
-- Indexes for table `games_BAK1`
--
ALTER TABLE `games_BAK1`
  ADD PRIMARY KEY (`game_id`);

--
-- Indexes for table `games_joined`
--
ALTER TABLE `games_joined`
  ADD PRIMARY KEY (`order_id`);

--
-- Indexes for table `games_joined_delete_log`
--
ALTER TABLE `games_joined_delete_log`
  ADD PRIMARY KEY (`games_joined_delete_log_id`);

--
-- Indexes for table `games_photos`
--
ALTER TABLE `games_photos`
  ADD PRIMARY KEY (`photo_id`);

--
-- Indexes for table `games_photos_likes`
--
ALTER TABLE `games_photos_likes`
  ADD PRIMARY KEY (`game_id`,`photo`,`user_email`);

--
-- Indexes for table `orders`
--
ALTER TABLE `orders`
  ADD PRIMARY KEY (`order_id`);

--
-- Indexes for table `order_details`
--
ALTER TABLE `order_details`
  ADD PRIMARY KEY (`order_id`,`product_id`,`product_variant_id`);

--
-- Indexes for table `payments`
--
ALTER TABLE `payments`
  ADD PRIMARY KEY (`payment_id`);

--
-- Indexes for table `payments_returns`
--
ALTER TABLE `payments_returns`
  ADD PRIMARY KEY (`payment_return_id`);

--
-- Indexes for table `phone_otp`
--
ALTER TABLE `phone_otp`
  ADD PRIMARY KEY (`phone_otp_id`);

--
-- Indexes for table `phone_otp_verifications`
--
ALTER TABLE `phone_otp_verifications`
  ADD PRIMARY KEY (`phone_otp_verification_id`);

--
-- Indexes for table `products`
--
ALTER TABLE `products`
  ADD PRIMARY KEY (`product_id`);

--
-- Indexes for table `product_brands`
--
ALTER TABLE `product_brands`
  ADD PRIMARY KEY (`brand_id`);

--
-- Indexes for table `product_categories`
--
ALTER TABLE `product_categories`
  ADD PRIMARY KEY (`category_id`);

--
-- Indexes for table `product_likes`
--
ALTER TABLE `product_likes`
  ADD PRIMARY KEY (`product_id`,`user_email`);

--
-- Indexes for table `product_variants`
--
ALTER TABLE `product_variants`
  ADD PRIMARY KEY (`product_id`,`variant_id`);

--
-- Indexes for table `referral_engine`
--
ALTER TABLE `referral_engine`
  ADD PRIMARY KEY (`referral_id`);

--
-- Indexes for table `referral_signup`
--
ALTER TABLE `referral_signup`
  ADD PRIMARY KEY (`referral_signup_id`);

--
-- Indexes for table `states`
--
ALTER TABLE `states`
  ADD PRIMARY KEY (`state_id`);

--
-- Indexes for table `users`
--
ALTER TABLE `users`
  ADD PRIMARY KEY (`email`);

--
-- Indexes for table `users_events`
--
ALTER TABLE `users_events`
  ADD PRIMARY KEY (`users_events_id`);

--
-- Indexes for table `users_forgot_password`
--
ALTER TABLE `users_forgot_password`
  ADD PRIMARY KEY (`user_forgot_password_id`);

--
-- Indexes for table `users_signin_sessions`
--
ALTER TABLE `users_signin_sessions`
  ADD PRIMARY KEY (`user_signin_id`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `cities`
--
ALTER TABLE `cities`
  MODIFY `city_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=759;

--
-- AUTO_INCREMENT for table `games_joined_delete_log`
--
ALTER TABLE `games_joined_delete_log`
  MODIFY `games_joined_delete_log_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=318;

--
-- AUTO_INCREMENT for table `payments_returns`
--
ALTER TABLE `payments_returns`
  MODIFY `payment_return_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2595;

--
-- AUTO_INCREMENT for table `phone_otp`
--
ALTER TABLE `phone_otp`
  MODIFY `phone_otp_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=677;

--
-- AUTO_INCREMENT for table `phone_otp_verifications`
--
ALTER TABLE `phone_otp_verifications`
  MODIFY `phone_otp_verification_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=588;

--
-- AUTO_INCREMENT for table `product_brands`
--
ALTER TABLE `product_brands`
  MODIFY `brand_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1001;

--
-- AUTO_INCREMENT for table `referral_engine`
--
ALTER TABLE `referral_engine`
  MODIFY `referral_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=682;

--
-- AUTO_INCREMENT for table `referral_signup`
--
ALTER TABLE `referral_signup`
  MODIFY `referral_signup_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=222;

--
-- AUTO_INCREMENT for table `states`
--
ALTER TABLE `states`
  MODIFY `state_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=17;

--
-- AUTO_INCREMENT for table `users_events`
--
ALTER TABLE `users_events`
  MODIFY `users_events_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1446;

--
-- AUTO_INCREMENT for table `users_forgot_password`
--
ALTER TABLE `users_forgot_password`
  MODIFY `user_forgot_password_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=128;

--
-- AUTO_INCREMENT for table `users_signin_sessions`
--
ALTER TABLE `users_signin_sessions`
  MODIFY `user_signin_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=431;
COMMIT;

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
